VexlyVexly
Landing

Edit section: products

Section colours (gym / landing)

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

{
  "contentType": "list",
  "itemSchema": "product",
  "title": "Best Selling",
  "categories": [
    "electronic",
    "fashion",
    "footwear",
    "toys"
  ],
  "items": [
    {
      "id": "1",
      "link": "",
      "name": "Sony Xperia M5",
      "image": "https://themes.pixelstrap.com/bigdeal/assets/images/layout-2/product/a1.jpg",
      "price": 24.05,
      "category": "electronic",
      "oldPrice": 28.05,
      "description": ""
    },
    {
      "id": "2",
      "link": "",
      "name": "Woman Hande Bag",
      "image": "https://themes.pixelstrap.com/bigdeal/assets/images/layout-2/product/a3.jpg",
      "price": 24.05,
      "category": "fashion",
      "description": ""
    },
    {
      "id": "3",
      "link": "",
      "name": "Nikon Camera",
      "image": "https://themes.pixelstrap.com/bigdeal/assets/images/layout-2/product/a4.jpg",
      "price": 20.05,
      "category": "electronic",
      "oldPrice": 28.05,
      "description": ""
    },
    {
      "id": "4",
      "link": "",
      "name": "Lenovo Laptop",
      "image": "https://themes.pixelstrap.com/bigdeal/assets/images/layout-2/product/a5.jpg",
      "price": 30.05,
      "category": "electronic",
      "description": ""
    },
    {
      "id": "5",
      "link": "",
      "name": "Earphone Pouch Bag",
      "image": "https://themes.pixelstrap.com/bigdeal/assets/images/layout-2/product/a6.jpg",
      "price": 80.05,
      "category": "electronic",
      "description": ""
    },
    {
      "id": "6",
      "link": "",
      "name": "Wooden Table",
      "image": "https://themes.pixelstrap.com/bigdeal/assets/images/layout-2/product/a7.jpg",
      "price": 28.05,
      "category": "toys",
      "description": ""
    },
    {
      "id": "7",
      "link": "",
      "name": "Running Shoes",
      "image": "https://themes.pixelstrap.com/bigdeal/assets/images/layout-2/product/a1.jpg",
      "price": 45.99,
      "category": "footwear",
      "oldPrice": 60,
      "description": ""
    }
  ]
}

Live preview

Updates as you edit

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