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-10 14:16:37 +00:00
|
|
|
// "tab-layout#Descricao"
|
|
|
|
"html#tab-layout",
|
2023-02-08 23:06:09 +00:00
|
|
|
"rich-text#slide",
|
|
|
|
"list-context.product-list#demo1",
|
2023-01-12 16:56:35 +00:00
|
|
|
"product-questions-and-answers"
|
|
|
|
]
|
|
|
|
},
|
2023-02-08 02:55:02 +00:00
|
|
|
"tab-layout#Descricao": {
|
|
|
|
"children": ["tab-list#Descricao", "tab-content#Descricao"],
|
|
|
|
"props": {
|
|
|
|
"blockClass": "Descricao",
|
|
|
|
"defaultActiveTabId": "Descricao1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
|
|
|
|
"tab-list#Descricao": {
|
|
|
|
"children": [
|
|
|
|
"tab-list.item#Descricao1",
|
|
|
|
"tab-list.item#Descricao2",
|
|
|
|
"tab-list.item#Descricao3",
|
|
|
|
"tab-list.item#Descricao4",
|
|
|
|
"tab-list.item#Descricao5"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"tab-list.item#Descricao1": {
|
|
|
|
"props": {
|
|
|
|
"blockClass": "DescricaoTab",
|
|
|
|
"tabId": "Descricao1",
|
|
|
|
"label": "Descrição",
|
|
|
|
"defaultActiveTab": true
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"tab-list.item#Descricao2": {
|
|
|
|
"props": {
|
|
|
|
"blockClass": "DescricaoTab",
|
|
|
|
"tabId": "Descricao2",
|
|
|
|
"label": "Descrição"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
|
|
|
|
"tab-list.item#Descricao3": {
|
|
|
|
"props": {
|
|
|
|
"blockClass": "DescricaoTab",
|
|
|
|
"tabId": "Descricao3",
|
|
|
|
"label": "Descrição"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
|
|
|
|
"tab-list.item#Descricao4": {
|
|
|
|
"props": {
|
|
|
|
"blockClass": "DescricaoTab",
|
|
|
|
"tabId": "Descricao4",
|
|
|
|
"label": "Descrição"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
|
|
|
|
"tab-list.item#Descricao5": {
|
|
|
|
"props": {
|
|
|
|
"blockClass": "DescricaoTab",
|
|
|
|
"tabId": "Descricao5",
|
|
|
|
"label": "Descrição"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
|
|
|
|
"tab-content#Descricao": {
|
|
|
|
"props": {
|
|
|
|
"blockClass": "DescricaoCont"
|
|
|
|
},
|
|
|
|
"children": [
|
|
|
|
"tab-content.item#Descricao1",
|
|
|
|
"tab-content.item#Descricao2",
|
|
|
|
"tab-content.item#Descricao3",
|
|
|
|
"tab-content.item#Descricao4",
|
|
|
|
"tab-content.item#Descricao5"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"tab-content.item#Descricao1": {
|
|
|
|
"children": ["flex-layout.row#description"],
|
|
|
|
"props": {
|
|
|
|
"tabId": "Descricao1",
|
|
|
|
"blockClass": "DescricaoCont1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"tab-content.item#Descricao2": {
|
|
|
|
"children": ["flex-layout.row#description"],
|
|
|
|
"props": {
|
|
|
|
"tabId": "Descricao2",
|
|
|
|
"blockClass": "DescricaoCont1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
|
|
|
|
"tab-content.item#Descricao3": {
|
|
|
|
"children": ["flex-layout.row#description"],
|
|
|
|
"props": {
|
|
|
|
"tabId": "Descricao3",
|
|
|
|
"blockClass": "DescricaoCont1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"tab-content.item#Descricao4": {
|
|
|
|
"children": ["flex-layout.row#description"],
|
|
|
|
"props": {
|
|
|
|
"tabId": "Descricao4",
|
|
|
|
"blockClass": "DescricaoCont1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"tab-content.item#Descricao5": {
|
|
|
|
"children": ["flex-layout.row#description"],
|
|
|
|
"props": {
|
|
|
|
"tabId": "Descricao5",
|
|
|
|
"blockClass": "DescricaoCont1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
|
|
|
|
"flex-layout.row#description": {
|
|
|
|
"props": {
|
|
|
|
"blockClass": "description",
|
|
|
|
"marginBottom": 7
|
|
|
|
},
|
|
|
|
"children": ["product-images#imageDescription", "product-description"]
|
|
|
|
},
|
2023-02-10 14:16:37 +00:00
|
|
|
"product-description":{
|
|
|
|
"props":{
|
|
|
|
"collapseContent": false
|
|
|
|
}
|
|
|
|
},
|
2023-02-08 02:55:02 +00:00
|
|
|
|
|
|
|
"flex-layout.row#wrapperImageDescription": {
|
|
|
|
"props": {
|
|
|
|
"blockClass": "imageDescription",
|
|
|
|
"width": "50%"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
|
|
|
|
"product-images#imageDescription": {
|
|
|
|
"props": {
|
|
|
|
"blockClass": "imageDescription",
|
|
|
|
"displayMode": "first-image"
|
|
|
|
|
|
|
|
}
|
|
|
|
},
|
|
|
|
|
2023-02-08 23:06:09 +00:00
|
|
|
"rich-text#slide": {
|
|
|
|
"props": {
|
|
|
|
"textAlignment": "CENTER",
|
|
|
|
"textPosition": "CENTER",
|
|
|
|
"text": "Você também pode gostar:",
|
|
|
|
// "textColor": "c-on-emphasis",
|
|
|
|
"blockClass": "help-message"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
|
|
|
|
"list-context.product-list#demo1": {
|
|
|
|
"blocks": ["product-summary.shelf#demo1"],
|
2023-02-10 14:16:37 +00:00
|
|
|
"children": [ "html#slider-layout#carousel"]
|
|
|
|
},
|
|
|
|
|
|
|
|
"html#product-summary":{
|
|
|
|
"props": {
|
|
|
|
"testId": "vtex-product-summary"
|
2023-02-08 23:06:09 +00:00
|
|
|
},
|
2023-02-10 14:16:37 +00:00
|
|
|
"children": [
|
|
|
|
"product-summary-image",
|
|
|
|
"product-summary-name",
|
|
|
|
"product-list-price",
|
|
|
|
"product-selling-price"
|
|
|
|
]
|
|
|
|
},
|
2023-02-08 23:06:09 +00:00
|
|
|
|
|
|
|
"product-summary.shelf#demo1": {
|
|
|
|
"children": [
|
2023-02-10 14:16:37 +00:00
|
|
|
"html#product-summary"
|
2023-02-08 23:06:09 +00:00
|
|
|
]
|
|
|
|
},
|
|
|
|
|
|
|
|
"slider-layout#carousel": {
|
|
|
|
"props": {
|
|
|
|
"itemsPerPage": {
|
|
|
|
"desktop": 4,
|
|
|
|
"tablet": 3,
|
|
|
|
"phone": 2
|
|
|
|
},
|
|
|
|
"infinite": true,
|
|
|
|
// "showNavigationArrows": "desktopOnly",
|
|
|
|
"blockClass": "carousel"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
|
|
|
|
"slider-layout#demo-products": {
|
|
|
|
"props": {
|
|
|
|
"fullWidth": false,
|
|
|
|
"centerModeSlidesGap": 16
|
|
|
|
}
|
|
|
|
},
|
|
|
|
|
2023-02-08 00:29:59 +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-08 00:29:59 +00:00
|
|
|
|
|
|
|
|
2023-01-12 16:56:35 +00:00
|
|
|
"flex-layout.row#specifications-title": {
|
|
|
|
"children": ["rich-text#specifications"]
|
|
|
|
},
|
|
|
|
"rich-text#specifications": {
|
|
|
|
"props": {
|
|
|
|
"text": "##### Product Specifications"
|
|
|
|
}
|
|
|
|
},
|
2023-02-08 02:55:02 +00:00
|
|
|
|
2023-01-12 16:56:35 +00:00
|
|
|
"condition-layout.product#availability": {
|
|
|
|
"props": {
|
|
|
|
"conditions": [
|
|
|
|
{
|
|
|
|
"subject": "isProductAvailable"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"Then": "flex-layout.row#product-main",
|
|
|
|
"Else": "flex-layout.row#product-availability"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"flex-layout.row#product-main": {
|
|
|
|
"props": {
|
|
|
|
"colGap": 7,
|
|
|
|
"rowGap": 7,
|
|
|
|
"marginTop": 4,
|
|
|
|
"marginBottom": 7,
|
|
|
|
"paddingTop": 7,
|
2023-02-08 00:29:59 +00:00
|
|
|
"paddingBottom": 7,
|
|
|
|
"blockClass": "product-main"
|
2023-01-12 16:56:35 +00:00
|
|
|
},
|
|
|
|
"children": ["flex-layout.col#stack", "flex-layout.col#right-col"]
|
|
|
|
},
|
|
|
|
|
|
|
|
"stack-layout": {
|
|
|
|
"props": {
|
|
|
|
"blockClass": "product"
|
|
|
|
},
|
|
|
|
"children": [
|
2023-02-10 14:16:37 +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"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
|
|
|
|
"flex-layout.col#stack": {
|
|
|
|
"children": ["stack-layout"],
|
|
|
|
"props": {
|
2023-02-06 19:48:15 +00:00
|
|
|
// "width": "60%",
|
2023-01-12 16:56:35 +00:00
|
|
|
"rowGap": 0
|
|
|
|
}
|
|
|
|
},
|
2023-02-10 14:16:37 +00:00
|
|
|
"html#product-image": {
|
|
|
|
"props": {
|
|
|
|
"testId": "product-images"
|
|
|
|
},
|
2023-01-12 16:56:35 +00:00
|
|
|
"children": ["product-images"]
|
|
|
|
},
|
|
|
|
"product-images": {
|
|
|
|
"props": {
|
2023-02-06 19:34:30 +00:00
|
|
|
"thumbnailsOrientation": "horizontal",
|
|
|
|
|
2023-01-12 16:56:35 +00:00
|
|
|
"aspectRatio": {
|
|
|
|
"desktop": "auto",
|
2023-02-06 19:34:30 +00:00
|
|
|
"phone": "auto"
|
2023-01-12 16:56:35 +00:00
|
|
|
},
|
2023-02-06 19:34:30 +00:00
|
|
|
|
|
|
|
"showPaginationDots": false,
|
|
|
|
"showNavigationArrows": false
|
2023-01-12 16:56:35 +00:00
|
|
|
}
|
|
|
|
},
|
2023-02-06 19:48:15 +00:00
|
|
|
|
2023-01-12 16:56:35 +00:00
|
|
|
"flex-layout.col#right-col": {
|
|
|
|
"props": {
|
|
|
|
"preventVerticalStretch": true,
|
|
|
|
"rowGap": 0
|
|
|
|
},
|
|
|
|
"children": [
|
2023-02-10 14:16:37 +00:00
|
|
|
// "flex-layout.row#product-name"
|
|
|
|
"html#product-name",
|
|
|
|
// "product-identifier.product"
|
|
|
|
"html#product-identifier.product",
|
2023-01-12 16:56:35 +00:00
|
|
|
"product-rating-summary",
|
2023-02-10 14:16:37 +00:00
|
|
|
// "flex-layout.row#selling-price"
|
|
|
|
"html#product-selling-price",
|
|
|
|
"html#product-installments#m3",
|
|
|
|
// "product-installments#m3",
|
|
|
|
// "Pix"
|
|
|
|
"html#pix",
|
|
|
|
// "sku-selector"
|
|
|
|
"html#sku-selector",
|
2023-02-08 00:29:59 +00:00
|
|
|
// "product-quantity",
|
|
|
|
"html#quantity-button-buy",
|
2023-01-12 16:56:35 +00:00
|
|
|
"product-gifts",
|
2023-02-08 00:29:59 +00:00
|
|
|
// "flex-layout.row#buy-button",
|
2023-02-10 14:16:37 +00:00
|
|
|
"availability-subscriber","html#shipping-simulator"
|
|
|
|
// "shipping-simulator"
|
2023-01-12 16:56:35 +00:00
|
|
|
]
|
|
|
|
},
|
|
|
|
|
2023-02-08 00:29:59 +00:00
|
|
|
"html#quantity-button-buy":{
|
|
|
|
"props": {
|
|
|
|
"blockClass": "quantity-button-buy"
|
|
|
|
},
|
|
|
|
"children": [
|
2023-02-10 14:16:37 +00:00
|
|
|
"html#product-quantity#size",
|
|
|
|
"html#buy-button"
|
2023-02-08 00:29:59 +00:00
|
|
|
]
|
|
|
|
},
|
2023-02-10 14:16:37 +00:00
|
|
|
|
2023-02-08 00:29:59 +00:00
|
|
|
"product-quantity#size": {
|
|
|
|
"props": {
|
2023-02-10 14:16:37 +00:00
|
|
|
|
2023-02-08 00:29:59 +00:00
|
|
|
"size": "large",
|
|
|
|
"showLabel": false
|
|
|
|
}
|
|
|
|
},
|
2023-01-12 16:56:35 +00:00
|
|
|
"flex-layout.row#product-name": {
|
|
|
|
"props": {
|
|
|
|
"marginBottom": 3
|
|
|
|
},
|
|
|
|
"children": ["vtex.store-components:product-name"]
|
|
|
|
},
|
|
|
|
|
|
|
|
"sku-selector": {
|
|
|
|
"props": {
|
|
|
|
"variationsSpacing": 3,
|
2023-02-08 14:51:49 +00:00
|
|
|
"showValueNameForImageVariation": true,
|
|
|
|
"blockClass":"sku"
|
2023-01-12 16:56:35 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
|
2023-02-10 14:16:37 +00:00
|
|
|
|
|
|
|
"flex-layout.row#buy-button": {
|
2023-01-12 16:56:35 +00:00
|
|
|
"props": {
|
2023-02-08 00:29:59 +00:00
|
|
|
"blockClass": "size-buy-button"
|
2023-01-12 16:56:35 +00:00
|
|
|
},
|
|
|
|
"children": ["add-to-cart-button"]
|
|
|
|
},
|
|
|
|
|
|
|
|
"flex-layout.row#product-availability": {
|
|
|
|
"props": {
|
2023-02-09 02:09:19 +00:00
|
|
|
"blockClass":"indisponivel",
|
2023-01-12 16:56:35 +00:00
|
|
|
"colGap": 7,
|
|
|
|
"marginTop": 4,
|
|
|
|
"marginBottom": 7,
|
|
|
|
"paddingTop": 7
|
|
|
|
},
|
|
|
|
"children": [
|
|
|
|
"flex-layout.col#stack",
|
|
|
|
"flex-layout.col#right-col-availability"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"flex-layout.col#right-col-availability": {
|
|
|
|
"props": {
|
|
|
|
"preventVerticalStretch": true,
|
|
|
|
"rowGap": 0,
|
|
|
|
"blockClass": "info-availability"
|
|
|
|
},
|
|
|
|
"children": [
|
|
|
|
"flex-layout.row#product-name",
|
|
|
|
"product-identifier.product",
|
2023-02-10 14:16:37 +00:00
|
|
|
"flex-layout.row#availability",
|
|
|
|
"sku-selector"
|
|
|
|
|
2023-01-12 16:56:35 +00:00
|
|
|
]
|
|
|
|
},
|
2023-02-08 00:29:59 +00:00
|
|
|
|
|
|
|
"product-identifier.product": {
|
|
|
|
"props": {
|
|
|
|
"label": "hide"
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
},
|
|
|
|
|
2023-01-12 16:56:35 +00:00
|
|
|
"flex-layout.row#availability": {
|
|
|
|
"props": {
|
|
|
|
"blockClass": "message-availability"
|
|
|
|
},
|
|
|
|
"children": ["availability-subscriber"]
|
2023-02-10 14:16:37 +00:00
|
|
|
},
|
|
|
|
|
|
|
|
"html#product-installments#m3":{
|
|
|
|
"props": {
|
|
|
|
"testId": "product-installments"
|
|
|
|
},
|
|
|
|
|
|
|
|
"children": [
|
|
|
|
"product-installments#m3"
|
|
|
|
]
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"html#pix":{
|
|
|
|
"props": {
|
|
|
|
"testId": "pix-price"
|
|
|
|
},
|
|
|
|
|
|
|
|
"children": [
|
|
|
|
"Pix"
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
"html#product-selling-price":{
|
|
|
|
"props": {
|
|
|
|
"testId": "product-price"
|
|
|
|
},
|
|
|
|
|
|
|
|
"children": [
|
|
|
|
"product-selling-price"
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"html#buy-button":{
|
|
|
|
"props": {
|
|
|
|
"blockClass": "size-buy-button",
|
|
|
|
"testId": "add-to-cart-button"
|
|
|
|
},
|
|
|
|
|
|
|
|
"children": [
|
|
|
|
"flex-layout.row#buy-button"
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
},
|
|
|
|
"html#product-quantity#size":{
|
|
|
|
"props": {
|
|
|
|
"testId":"product-quantity",
|
|
|
|
"blockClass": "size-quantity-button"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"children": [
|
|
|
|
"product-quantity#size"
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
},
|
|
|
|
"html#product-name":{
|
|
|
|
"props": {
|
|
|
|
"testId":"product-name"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"children": [
|
|
|
|
"flex-layout.row#product-name"
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
},
|
|
|
|
"html#product-identifier.product":{
|
|
|
|
"props": {
|
|
|
|
"testId":"product-code"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"children": [
|
|
|
|
"product-identifier.product"
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
},
|
|
|
|
"html#sku-selector":{
|
|
|
|
"props": {
|
|
|
|
"testId":"sku-selector"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"children": [
|
|
|
|
"sku-selector"
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
},
|
|
|
|
"html#shipping-simulator":{
|
|
|
|
"props": {
|
|
|
|
"testId":"shipping-simulator"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"children": [
|
|
|
|
"shipping-simulator"
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
},
|
|
|
|
"html#tab-layout":{
|
|
|
|
"props": {
|
|
|
|
"testId":"product-description"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"children": [
|
|
|
|
"tab-layout#Descricao"
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
},
|
|
|
|
"html#slider-layout#carousel":{
|
|
|
|
"props": {
|
|
|
|
"testId":"product-summary-list"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"children": [
|
|
|
|
"slider-layout#carousel"
|
|
|
|
|
|
|
|
]
|
|
|
|
|
2023-02-08 00:29:59 +00:00
|
|
|
}
|
2023-01-12 16:56:35 +00:00
|
|
|
|
2023-02-10 14:16:37 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2023-01-12 16:56:35 +00:00
|
|
|
}
|