{
"categorySetup" : {
"category_style" : "grid1",
"data_point" : "recipes_collection",
"fields" : {
"description" : "description",
"image" : "image",
"title" : "title"
}
},
"category_first" : false,
"detailsSetup" : {
"actionButton" : "ADD TO CART",
"actionButtonWhenActionDone" : "PRODUCT ADDED",
"collections" : [ "variants", "ingredients", "photos" ],
"commentButton" : "Comments",
"descriptionTitle" : "Directions",
"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" : "timetoprepare",
"subtitleFunctions" : "prepend~Time to prepare: ,append~ for {for} persons.",
"title" : "title",
"titleFunctions" : "trim:40",
"video" : "videolink"
},
"isShopping" : false,
"photosTitle" : "Product Images",
"shareButton" : "Share this recepie",
"showPhotos" : true,
"videoButton" : "View Video"
},
"expanded" : true,
"icon" : "MdRestaurantMenu",
"isRoot" : true,
"listStyle" : "list",
"listingSetup" : {
"collection_key" : "collection_recipe",
"data_point" : "recipes",
"fields" : {
"actionButton" : "BUY",
"description" : "description",
"image" : "image",
"subtitle" : "timetoprepare",
"title" : "title"
},
"listing_style" : "list"
},
"name" : "Recipes"
}