← back to Dw Theme Boost Fix
templates/product.quickshop.json
51 lines
/*
* ------------------------------------------------------------
* IMPORTANT: The contents of this file are auto-generated.
*
* This file may be updated by the Shopify admin theme editor
* or related systems. Please exercise caution as any changes
* made to this file may be overwritten.
* ------------------------------------------------------------
*/
{
"wrapper": "div.shopify-section--product-quickshop-template",
"sections": {
"main": {
"type": "product-ajax",
"blocks": {
"title": {
"type": "title",
"settings": {}
},
"price": {
"type": "price",
"settings": {}
},
"description": {
"type": "description",
"settings": {}
},
"form": {
"type": "form",
"settings": {}
},
"vendor": {
"type": "vendor",
"settings": {}
}
},
"block_order": [
"vendor",
"title",
"price",
"form",
"description"
],
"settings": {}
}
},
"order": [
"main"
]
}