← back to Dw Theme Tab Banners
templates/index.json
39 lines
{
"sections": {
"hero": {
"type": "home-slideshow",
"blocks": {
"slide": {
"type": "slide",
"settings": {
"image": "shopify://shop_images/HomeHero.jpg",
"content-alignment": "center",
"overlay-color": "#ffffff",
"title": "Designer Wallcoverings",
"subheading": "Curated collections",
"cta": "Shop All",
"url": "shopify://collections/all"
}
}
},
"block_order": ["slide"],
"name": "Slideshow",
"settings": { "layout": "content-width", "autoplay": false }
},
"tab_banners": {
"type": "home-tab-banners",
"settings": {
"title": "",
"menu": "main-menu",
"columns": 2,
"gap": 4,
"height": "medium",
"overlay": true,
"show_cta": true,
"cta_text": "Shop"
}
}
},
"order": ["hero", "tab_banners"]
}