2023-01-12 16:56:35 +00:00
|
|
|
{
|
|
|
|
"store.product": {
|
|
|
|
"children": [
|
2023-01-20 14:59:33 +00:00
|
|
|
"html#breadcrumb",
|
2023-01-12 16:56:35 +00:00
|
|
|
"condition-layout.product#availability",
|
2023-02-02 23:03:37 +00:00
|
|
|
"html#description",
|
2023-02-06 22:55:12 +00:00
|
|
|
//"html#specifications-title",
|
|
|
|
//"product-specification-group#table",
|
2023-01-12 16:56:35 +00:00
|
|
|
"shelf.relatedProducts",
|
|
|
|
"product-questions-and-answers"
|
|
|
|
]
|
|
|
|
},
|
2023-02-02 00:52:20 +00:00
|
|
|
|
2023-01-20 16:19:56 +00:00
|
|
|
"html#breadcrumb": {
|
|
|
|
"props": {
|
|
|
|
"tag": "section",
|
2023-01-20 16:35:32 +00:00
|
|
|
"testId": "breadcrumbs",
|
2023-01-20 16:19:56 +00:00
|
|
|
"blockClass": "pdp-breadcrumb"
|
|
|
|
},
|
|
|
|
"children": ["breadcrumb"]
|
|
|
|
},
|
2023-02-02 00:52:20 +00:00
|
|
|
|
2023-02-02 23:03:37 +00:00
|
|
|
"html#specifications-title": {
|
|
|
|
"props": {
|
|
|
|
"tag": "div",
|
|
|
|
"blockClass": "specifications-title"
|
|
|
|
},
|
2023-01-12 16:56:35 +00:00
|
|
|
"children": ["rich-text#specifications"]
|
|
|
|
},
|
2023-02-02 00:52:20 +00:00
|
|
|
|
2023-01-12 16:56:35 +00:00
|
|
|
"rich-text#specifications": {
|
|
|
|
"props": {
|
|
|
|
"text": "##### Product Specifications"
|
|
|
|
}
|
|
|
|
},
|
2023-02-02 00:52:20 +00:00
|
|
|
|
2023-02-02 23:03:37 +00:00
|
|
|
"html#description": {
|
2023-01-12 16:56:35 +00:00
|
|
|
"props": {
|
2023-02-02 23:03:37 +00:00
|
|
|
"tag": "div",
|
|
|
|
"blockClass": "description"
|
2023-01-12 16:56:35 +00:00
|
|
|
},
|
|
|
|
"children": ["product-description"]
|
|
|
|
},
|
2023-02-02 00:52:20 +00:00
|
|
|
|
2023-01-12 16:56:35 +00:00
|
|
|
"condition-layout.product#availability": {
|
|
|
|
"props": {
|
|
|
|
"conditions": [
|
|
|
|
{
|
|
|
|
"subject": "isProductAvailable"
|
|
|
|
}
|
|
|
|
],
|
2023-02-02 23:03:37 +00:00
|
|
|
"Then": "html#product-main",
|
|
|
|
"Else": "html#product-availability"
|
2023-01-12 16:56:35 +00:00
|
|
|
}
|
|
|
|
},
|
2023-02-02 00:52:20 +00:00
|
|
|
|
2023-02-02 23:03:37 +00:00
|
|
|
"html#product-main": {
|
2023-01-12 16:56:35 +00:00
|
|
|
"props": {
|
2023-02-02 23:03:37 +00:00
|
|
|
"tag": "section",
|
|
|
|
"blockClass": "product-main"
|
2023-01-12 16:56:35 +00:00
|
|
|
},
|
2023-02-02 23:03:37 +00:00
|
|
|
"children": ["html#stack", "html#right-col"]
|
2023-01-12 16:56:35 +00:00
|
|
|
},
|
|
|
|
|
|
|
|
"stack-layout": {
|
|
|
|
"props": {
|
|
|
|
"blockClass": "product"
|
|
|
|
},
|
|
|
|
"children": [
|
2023-01-27 13:46:17 +00:00
|
|
|
"html#product-image",
|
2023-01-12 16:56:35 +00:00
|
|
|
"product-bookmark",
|
|
|
|
"product-specification-badges"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
|
|
|
|
"product-specification-badges": {
|
|
|
|
"props": {
|
|
|
|
"specificationGroupName": "Group",
|
|
|
|
"specificationName": "On Sale",
|
|
|
|
"visibleWhen": "True",
|
|
|
|
"displayValue": "SPECIFICATION_NAME"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
|
2023-02-02 23:03:37 +00:00
|
|
|
"html#stack": {
|
2023-01-12 16:56:35 +00:00
|
|
|
"props": {
|
2023-02-02 23:03:37 +00:00
|
|
|
"tag": "section",
|
|
|
|
"blockClass": "stack"
|
|
|
|
},
|
|
|
|
"children": ["stack-layout"]
|
2023-01-12 16:56:35 +00:00
|
|
|
},
|
2023-02-02 00:52:20 +00:00
|
|
|
|
2023-01-27 13:46:17 +00:00
|
|
|
"html#product-image": {
|
|
|
|
"props":{
|
|
|
|
"tag": "div",
|
|
|
|
"testId": "product-images",
|
|
|
|
"blockClass": "product-image"
|
|
|
|
},
|
2023-01-12 16:56:35 +00:00
|
|
|
"children": ["product-images"]
|
|
|
|
},
|
2023-02-02 00:52:20 +00:00
|
|
|
|
2023-01-12 16:56:35 +00:00
|
|
|
"product-images": {
|
|
|
|
"props": {
|
2023-01-27 13:46:17 +00:00
|
|
|
"aspectRatio": "1:1",
|
|
|
|
"displayThumbnailsArrows": false,
|
|
|
|
"thumbnailsOrientation": "horizontal",
|
|
|
|
"showNavigationArrows": false,
|
|
|
|
"showPaginationDots": false,
|
|
|
|
"thumbnailAspectRatio": "1:1"
|
2023-01-12 16:56:35 +00:00
|
|
|
}
|
|
|
|
},
|
2023-02-02 00:52:20 +00:00
|
|
|
|
|
|
|
"html#product-quantity": {
|
|
|
|
"props": {
|
|
|
|
"tag": "div",
|
|
|
|
"testId": "product-quantity",
|
|
|
|
"blockClass": "product-quantity"
|
|
|
|
},
|
|
|
|
"children": ["product-quantity"]
|
|
|
|
},
|
|
|
|
|
|
|
|
"html#product-quantity-cart-button": {
|
|
|
|
"props": {
|
|
|
|
"tag": "div",
|
|
|
|
"blockClass": "product-quantity-cart-button"
|
|
|
|
},
|
|
|
|
"children": [
|
|
|
|
"html#product-quantity",
|
2023-02-02 23:03:37 +00:00
|
|
|
"html#buy-button"
|
2023-02-02 00:52:20 +00:00
|
|
|
]
|
|
|
|
},
|
|
|
|
|
2023-02-06 22:39:04 +00:00
|
|
|
"html#pix-price": {
|
|
|
|
"props": {
|
|
|
|
"blockClass": "pix",
|
|
|
|
"testId": "pix-price"
|
|
|
|
},
|
|
|
|
"children": ["pix-component"]
|
|
|
|
},
|
|
|
|
|
2023-02-02 23:03:37 +00:00
|
|
|
"html#right-col": {
|
2023-01-12 16:56:35 +00:00
|
|
|
"props": {
|
2023-02-02 23:03:37 +00:00
|
|
|
"tag": "section",
|
2023-01-27 13:46:17 +00:00
|
|
|
"blockClass": "right-col"
|
2023-01-12 16:56:35 +00:00
|
|
|
},
|
|
|
|
"children": [
|
2023-02-02 23:03:37 +00:00
|
|
|
"html#product-name",
|
2023-01-31 23:20:46 +00:00
|
|
|
"product-identifier.product",
|
2023-01-12 16:56:35 +00:00
|
|
|
"product-rating-summary",
|
|
|
|
"flex-layout.row#selling-price",
|
2023-02-01 01:24:18 +00:00
|
|
|
"product-installments#m3",
|
2023-02-06 22:39:04 +00:00
|
|
|
"html#pix-price",
|
2023-02-01 17:50:01 +00:00
|
|
|
"html#sku-selector-m3",
|
2023-02-02 00:52:20 +00:00
|
|
|
"html#product-quantity-cart-button",
|
2023-01-12 16:56:35 +00:00
|
|
|
"product-assembly-options",
|
|
|
|
"product-gifts",
|
|
|
|
"availability-subscriber",
|
2023-02-03 22:23:47 +00:00
|
|
|
"html#shipping-simulator"
|
2023-02-06 23:05:11 +00:00
|
|
|
//"share#default"
|
2023-01-12 16:56:35 +00:00
|
|
|
]
|
|
|
|
},
|
|
|
|
|
2023-02-03 05:14:49 +00:00
|
|
|
"html#shipping-simulator": {
|
|
|
|
"props": {
|
|
|
|
"tag": "div",
|
|
|
|
"testId": "shipping-simulator",
|
|
|
|
"blockClass": "shipping-simulator"
|
|
|
|
},
|
|
|
|
"children": ["shipping-simulator"]
|
|
|
|
},
|
|
|
|
|
2023-02-01 01:24:18 +00:00
|
|
|
"product-installments#m3": {
|
|
|
|
"props": {
|
|
|
|
"markers": ["highlight"],
|
|
|
|
"blockClass": "m3-custom-installments",
|
|
|
|
"message": "<highlight>{installmentsNumber} x</highlight> de <highlight>{installmentValue}</highlight> sem juros",
|
|
|
|
"installmentsCriteria": "max-quantity-without-interest"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
|
2023-02-02 23:03:37 +00:00
|
|
|
"html#product-name": {
|
2023-01-12 16:56:35 +00:00
|
|
|
"props": {
|
2023-02-02 23:03:37 +00:00
|
|
|
"tag": "div",
|
|
|
|
"blockClass": "product-name"
|
2023-01-12 16:56:35 +00:00
|
|
|
},
|
|
|
|
"children": ["vtex.store-components:product-name"]
|
|
|
|
},
|
|
|
|
|
|
|
|
"sku-selector": {
|
|
|
|
"props": {
|
|
|
|
"variationsSpacing": 3,
|
2023-02-01 17:50:01 +00:00
|
|
|
"showValueNameForImageVariation": true,
|
|
|
|
"imageHeight": 48,
|
|
|
|
"imageWidth": 48
|
2023-01-12 16:56:35 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
|
2023-02-01 17:50:01 +00:00
|
|
|
"html#sku-selector-m3": {
|
|
|
|
"props":{
|
|
|
|
"tag": "section",
|
|
|
|
"testId": "sku-selector",
|
|
|
|
"blockClass": "sku-selector-m3"
|
|
|
|
},
|
|
|
|
"children": ["sku-selector"]
|
|
|
|
},
|
|
|
|
|
2023-02-02 23:03:37 +00:00
|
|
|
"html#buy-button": {
|
2023-01-12 16:56:35 +00:00
|
|
|
"props": {
|
2023-02-02 23:03:37 +00:00
|
|
|
"tag": "div",
|
|
|
|
"blockClass": "buy-button"
|
2023-01-12 16:56:35 +00:00
|
|
|
},
|
2023-02-01 22:57:33 +00:00
|
|
|
"children": ["html#add-to-cart-button"]
|
2023-01-12 16:56:35 +00:00
|
|
|
},
|
|
|
|
|
2023-02-02 23:03:37 +00:00
|
|
|
"html#product-availability": {
|
2023-01-12 16:56:35 +00:00
|
|
|
"props": {
|
2023-02-03 19:57:10 +00:00
|
|
|
"tag": "section",
|
2023-02-02 23:03:37 +00:00
|
|
|
"blockClass": "product-availability"
|
2023-01-12 16:56:35 +00:00
|
|
|
},
|
|
|
|
"children": [
|
2023-02-02 23:03:37 +00:00
|
|
|
"html#stack",
|
|
|
|
"html#right-col-availability"
|
2023-01-12 16:56:35 +00:00
|
|
|
]
|
|
|
|
},
|
2023-02-02 00:52:20 +00:00
|
|
|
|
2023-02-02 23:03:37 +00:00
|
|
|
"html#right-col-availability": {
|
2023-01-12 16:56:35 +00:00
|
|
|
"props": {
|
2023-02-03 19:57:10 +00:00
|
|
|
"tag": "section",
|
|
|
|
"blockClass": "info-availability"
|
2023-01-12 16:56:35 +00:00
|
|
|
},
|
|
|
|
"children": [
|
2023-02-02 23:03:37 +00:00
|
|
|
"html#product-name",
|
2023-01-12 16:56:35 +00:00
|
|
|
"product-identifier.product",
|
2023-02-03 19:57:10 +00:00
|
|
|
"html#availability",
|
|
|
|
"html#sku-selector-m3"
|
2023-01-12 16:56:35 +00:00
|
|
|
]
|
|
|
|
},
|
2023-02-02 23:03:37 +00:00
|
|
|
|
|
|
|
"html#availability": {
|
2023-01-12 16:56:35 +00:00
|
|
|
"props": {
|
2023-02-02 23:03:37 +00:00
|
|
|
"blockClass": "message-availability",
|
|
|
|
"tag": "div"
|
2023-01-12 16:56:35 +00:00
|
|
|
},
|
|
|
|
"children": ["availability-subscriber"]
|
|
|
|
},
|
|
|
|
|
|
|
|
"share#default": {
|
|
|
|
"props": {
|
|
|
|
"social": {
|
|
|
|
"Facebook": true,
|
|
|
|
"WhatsApp": true,
|
|
|
|
"Twitter": false,
|
|
|
|
"Pinterest": true
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|