@pattern-lab/starterkit-handlebars-demo
Version:
Pattern Lab's Demo StarterKit for Handlebars.
128 lines (127 loc) • 4.45 kB
JSON
{
"page": {
"title": "Suede Booties",
"description": false
},
"featureImage": {
"src": "../../images/women-boot-wedges.jpg",
"alt": "Boot wedges",
"width": "1200",
"height": "800"
},
"htmlText": "<p>These suede booties are the perfect shoes to accent your outfit whether heading to a casual dinner or an elaborate gala.</p><p>These booties come in a sepia (shown) or a stark black. These are made of 100% suede in U.S.A.</p><h2>$120</h2>",
"priceSection": {
"label": "$120"
},
"checkoutForm": {
"formFields": {
"items": [
{
"selectField": {
"label": "Pick a Size",
"selectOptions" : [
{
"value" : "size-1",
"option" : "Size 5"
},
{
"value" : "size-2",
"option" : "Size 5.5"
},
{
"value" : "size-3",
"option" : "Size 6"
},
{
"value" : "size-4",
"option" : "Size 6.5"
},
{
"value" : "size-5",
"option" : "Size 7"
},
{
"value" : "size-6",
"option" : "Size 7.5"
},
{
"value" : "size-7",
"option" : "Size 8"
},
{
"value" : "size-8",
"option" : "Size 8.5"
},
{
"value" : "size-9",
"option" : "Size 9"
},
{
"value" : "size-10",
"option" : "Size 9.5"
},
{
"value" : "size-11",
"option" : "Size 10"
},
{
"value" : "size-12",
"option" : "Size 10.5"
},
{
"value" : "size-13",
"option" : "Size 11"
}
]
}
}
]
},
"buttonGroup": [
{
"buttonTag": false,
"linkTag": true,
"url": "link.pages-cart",
"buttonText": "Add To Cart"
}
]
},
"stackedBlockSection": {
"sectionTitle": "Related Items",
"stackedBlockList": [
{
"additionalClasses": "",
"url" : "link.pages-detail",
"stackedBlockMedia": {
"src" : "../../images/men-blue-shoes.jpg",
"alt" : "blue walking shoes"
},
"headline" : "Walking Shoes",
"excerpt" : "This casual pair of shoes will have you looking dapper in the city",
"label" : "$60"
},
{
"additionalClasses": "",
"url" : "link.pages-detail",
"stackedBlockMedia": {
"src" : "../../images/women-hiking-boots.jpg",
"alt" : "leather boots"
},
"headline" : "Leather Boots",
"excerpt" : "Hike down the trail in these durable, 100% authentic leather boots.",
"label" : "$120"
},
{
"additionalClasses": "",
"url" : "link.pages-detail",
"stackedBlockMedia": {
"src" : "../../images/women-blue-heels.jpg",
"alt" : "blue heels"
},
"headline" : "Blue Suede Heels",
"excerpt" : "Strut your stuff on the streets with these stunning high heels",
"label" : "$80"
}
]
}
}