VexlyVexly
Landing

Edit section: offer_bar

Section colours (gym / landing)

Override background and text colour for this section on the public page.

{
  "contentType": "list",
  "itemSchema": "custom",
  "title": "Offer bar",
  "categories": [],
  "items": [
    {
      "id": 1,
      "label": "10% OFF"
    },
    {
      "id": 2,
      "label": "UNDER @99"
    },
    {
      "id": 3,
      "label": "FREE SHIPPING"
    },
    {
      "id": 4,
      "label": "EXTRA 10% OFF"
    },
    {
      "id": 5,
      "label": "$79 CASHBACK"
    },
    {
      "id": 6,
      "label": "80% OFF"
    },
    {
      "id": 7,
      "label": "ON SALE"
    },
    {
      "id": 8,
      "label": "ONLY $49"
    },
    {
      "id": 9,
      "label": "UNDER @150"
    },
    {
      "id": 10,
      "label": "SAVE MONEY"
    }
  ],
  "customFields": [
    {
      "key": "id",
      "type": "text",
      "label": "ID"
    },
    {
      "key": "label",
      "type": "text",
      "label": "Label"
    }
  ]
}

Live preview

Updates as you edit

No visual preview for section type "offer_bar". Use JSON preview below to check data.