{
  "discounts": [
    {
      "text": "Voucher abcd applies and giving 20% off",
      "isDeletable": true
    },
    {
      "text": "Voucher 20% off",
      "isDeletable": true
    },
	{
      "text": "Buy 4 for 3"
    },
	{
      "text": "Online only offer"
    },
	{
      "text": "2 for £35"
    },
	{
      "text": "Offer price equivalent to £17.50 per item"
    }
  ]
}