{
"categorySetup" : {
"category_style" : "grid1",
"data_point" : "products_collection",
"fields" : {
"description" : "description",
"image" : "image",
"title" : "title"
}
},
"category_first" : true,
"detailsSetup" : {
"actionButton" : "ADD TO CART",
"actionButtonWhenActionDone" : "PRODUCT ADDED",
"collections" : [ "variants", "ingredients", "photos" ],
"descriptionTitle" : "Description",
"fields" : {
"description" : "description",
"descriptionFunctions" : ",",
"image" : "image",
"photos" : "photos",
"price" : "price",
"priceFunctions" : "round,toCurrency~USD,prepend~Price: ",
"shareLink" : "link",
"subPrice" : "price",
"subPriceFunctions" : "multiply~{qty},round,toCurrency~USD,prepend~/per peace ,append~ for {qty} item/s.",
"subtitle" : "brand",
"subtitleFunctions" : "prepend~Brand: ",
"title" : "title",
"titleFunctions" : "trim:40",
"video" : "video"
},
"isShopping" : true,
"navButtonAction" : "add-to-favorites",
"navButtonActionDoneIcon" : "MdFavorite",
"navButtonIconActiveIcon" : "MdFavoriteBorder",
"photosTitle" : "Product Images",
"shareButton" : "Share this recepie",
"showNavButton" : "true",
"showPhotos" : true,
"videoButton" : "View Video"
},
"icon" : "MdHome",
"isRoot" : true,
"listStyle" : "grid1",
"listingSetup" : {
"collection_key" : "collection_product",
"data_point" : "products",
"fields" : {
"actionButton" : "BUY",
"description" : "description",
"image" : "image",
"subtitle" : "price",
"subtitleFunctions" : "roundOn,toCurrency~USD",
"title" : "title"
},
"listing_style" : "list"
},
"name" : "Shop"
}