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-01-27 19:32:01 +00:00
|
|
|
"tab-layout#product-specification",
|
2023-01-29 14:19:47 +00:00
|
|
|
"html#pdp-slider-shelf-title",
|
|
|
|
"html#list-context-pdp-shelf",
|
2023-01-27 00:52:46 +00:00
|
|
|
"newsletter",
|
2023-01-12 16:56:35 +00:00
|
|
|
"product-questions-and-answers"
|
|
|
|
]
|
|
|
|
},
|
2023-01-27 19:32:01 +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"
|
|
|
|
},
|
2023-01-21 20:47:29 +00:00
|
|
|
"children": ["breadcrumb#pdp-breadcrumb"]
|
2023-01-20 16:19:56 +00:00
|
|
|
},
|
2023-01-26 03:05:11 +00:00
|
|
|
|
|
|
|
"breadcrumb#pdp-breadcrumb": {
|
|
|
|
"props": {
|
|
|
|
"homeIconSize": 0,
|
|
|
|
"showOnMobile": true
|
|
|
|
}
|
|
|
|
},
|
|
|
|
|
2023-01-27 00:52:46 +00:00
|
|
|
"html#product-images": {
|
|
|
|
"props": {
|
|
|
|
"blockClass": "productImages",
|
|
|
|
"testId": "product-images"
|
|
|
|
},
|
|
|
|
"children": ["flex-layout.row#product-image"]
|
|
|
|
},
|
|
|
|
|
|
|
|
"flex-layout.row#product-image": {
|
|
|
|
"title": "LAYOUT: exibição do carossel de images do produto",
|
|
|
|
"children": ["product-images"]
|
|
|
|
},
|
|
|
|
|
|
|
|
"product-images": {
|
|
|
|
"title": "BLOCO: exibição do carossel de imagens do produto",
|
|
|
|
"props": {
|
|
|
|
"aspectRatio": "1:1",
|
|
|
|
"thumbnailAspectRatio": "1:1",
|
|
|
|
"thumbnailsOrientation": "horizontal",
|
|
|
|
"displayThumbnailsArrows": false,
|
|
|
|
"thumbnailVisibility": "visible",
|
|
|
|
"showNavigationArrows": false,
|
|
|
|
"showPaginationDots": false,
|
|
|
|
"thumbnailMaxHeight": 90
|
|
|
|
}
|
|
|
|
},
|
|
|
|
|
|
|
|
"flex-layout.row#product-main": {
|
|
|
|
"props": {
|
|
|
|
"colGap": 7,
|
|
|
|
"rowGap": 7,
|
|
|
|
"marginTop": 5,
|
|
|
|
"marginBottom": 7,
|
|
|
|
"paddingBottom": 7,
|
|
|
|
"blockClass": "productMain"
|
|
|
|
},
|
|
|
|
"children": ["flex-layout.col#stack", "flex-layout.col#right-col"]
|
|
|
|
},
|
|
|
|
|
|
|
|
"stack-layout": {
|
|
|
|
"props": {
|
|
|
|
"blockClass": "product"
|
|
|
|
},
|
|
|
|
"children": [
|
|
|
|
"html#product-images",
|
|
|
|
"product-bookmark",
|
|
|
|
"product-specification-badges"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
|
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"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
|
|
|
|
"product-specification-badges": {
|
|
|
|
"props": {
|
|
|
|
"specificationGroupName": "Group",
|
|
|
|
"specificationName": "On Sale",
|
|
|
|
"visibleWhen": "True",
|
|
|
|
"displayValue": "SPECIFICATION_NAME"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
|
|
|
|
"flex-layout.col#stack": {
|
|
|
|
"children": ["stack-layout"],
|
|
|
|
"props": {
|
|
|
|
"width": "60%",
|
|
|
|
"rowGap": 0
|
|
|
|
}
|
|
|
|
},
|
2023-01-26 03:05:11 +00:00
|
|
|
|
2023-01-12 16:56:35 +00:00
|
|
|
"flex-layout.col#right-col": {
|
|
|
|
"props": {
|
2023-01-27 00:52:46 +00:00
|
|
|
"blockClass": "productInformations",
|
2023-01-12 16:56:35 +00:00
|
|
|
"preventVerticalStretch": true,
|
|
|
|
"rowGap": 0
|
|
|
|
},
|
|
|
|
"children": [
|
|
|
|
"flex-layout.row#product-name",
|
|
|
|
"flex-layout.row#selling-price",
|
|
|
|
"product-installments",
|
2023-01-27 00:52:46 +00:00
|
|
|
"html#sku-selector",
|
2023-01-29 14:19:47 +00:00
|
|
|
|
2023-01-12 16:56:35 +00:00
|
|
|
"product-gifts",
|
2023-01-29 14:19:47 +00:00
|
|
|
"flex-layout.row#pdp-buy-actions",
|
2023-01-12 16:56:35 +00:00
|
|
|
"availability-subscriber",
|
2023-01-26 03:05:11 +00:00
|
|
|
"shipping-simulator"
|
2023-01-12 16:56:35 +00:00
|
|
|
]
|
|
|
|
},
|
|
|
|
|
2023-01-27 19:32:01 +00:00
|
|
|
"product-installments": {
|
|
|
|
"props": {
|
|
|
|
"markers": ["discount"],
|
|
|
|
"message": "{installmentsNumber}x {installmentValue}{hasInterest, select, true { {interestRate} de juros} false { sem juros}}"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
|
2023-01-12 16:56:35 +00:00
|
|
|
"flex-layout.row#product-name": {
|
|
|
|
"props": {
|
2023-01-27 00:52:46 +00:00
|
|
|
"marginBottom": 5,
|
|
|
|
"preserveLayoutOnMobile": true
|
2023-01-12 16:56:35 +00:00
|
|
|
},
|
2023-01-27 00:52:46 +00:00
|
|
|
|
|
|
|
"children": ["flex-layout.col#product-name"]
|
|
|
|
},
|
|
|
|
|
|
|
|
"flex-layout.col#product-name": {
|
|
|
|
"props": {
|
|
|
|
"blockClass": "productName",
|
|
|
|
"rowGap": 3
|
|
|
|
},
|
|
|
|
|
|
|
|
"children": [
|
|
|
|
"vtex.store-components:product-name",
|
|
|
|
"product-identifier.product"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
|
|
|
|
"html#sku-selector": {
|
|
|
|
"props": {
|
|
|
|
"testId": "sku-selector"
|
|
|
|
},
|
|
|
|
|
|
|
|
"children": ["sku-selector"]
|
2023-01-12 16:56:35 +00:00
|
|
|
},
|
|
|
|
|
|
|
|
"sku-selector": {
|
|
|
|
"props": {
|
|
|
|
"variationsSpacing": 3,
|
|
|
|
"showValueNameForImageVariation": true
|
|
|
|
}
|
|
|
|
},
|
|
|
|
|
2023-01-29 14:19:47 +00:00
|
|
|
"flex-layout.row#pdp-buy-actions": {
|
|
|
|
"children": ["html#pdp-product-quantity", "html#add-to-cart-button"]
|
|
|
|
},
|
|
|
|
|
2023-01-12 16:56:35 +00:00
|
|
|
"flex-layout.row#buy-button": {
|
|
|
|
"props": {
|
|
|
|
"marginTop": 4,
|
2023-01-27 19:32:01 +00:00
|
|
|
"marginBottom": 7,
|
|
|
|
"blockClass": "productAddToCart"
|
2023-01-12 16:56:35 +00:00
|
|
|
},
|
2023-01-27 19:32:01 +00:00
|
|
|
"children": ["html#add-to-cart-button"]
|
|
|
|
},
|
|
|
|
|
|
|
|
"html#add-to-cart-button": {
|
|
|
|
"props": {
|
|
|
|
"testId": "add-to-cart-button"
|
|
|
|
},
|
|
|
|
"children": ["add-to-cart-button#pdp-add-to-cart-button"]
|
|
|
|
},
|
|
|
|
|
2023-01-29 14:19:47 +00:00
|
|
|
"html#pdp-product-quantity": {
|
|
|
|
"props": {
|
|
|
|
"testId": "product-quantity"
|
|
|
|
},
|
|
|
|
"children": ["product-quantity"]
|
|
|
|
},
|
|
|
|
|
|
|
|
"product-quantity": {
|
|
|
|
"props": {
|
|
|
|
"showLabel": false
|
|
|
|
}
|
|
|
|
},
|
|
|
|
|
2023-01-27 19:32:01 +00:00
|
|
|
"add-to-cart-button#pdp-add-to-cart-button": {
|
|
|
|
"props": {
|
|
|
|
"text": "Adicionar à sacola",
|
|
|
|
"blockClass": "productAddToCartButton"
|
|
|
|
}
|
2023-01-12 16:56:35 +00:00
|
|
|
},
|
|
|
|
|
|
|
|
"flex-layout.row#product-availability": {
|
|
|
|
"props": {
|
|
|
|
"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": [
|
2023-01-27 00:52:46 +00:00
|
|
|
"vtex.store-components:product-name",
|
2023-01-12 16:56:35 +00:00
|
|
|
"product-identifier.product",
|
|
|
|
"sku-selector",
|
|
|
|
"flex-layout.row#availability"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"flex-layout.row#availability": {
|
|
|
|
"props": {
|
|
|
|
"blockClass": "message-availability"
|
|
|
|
},
|
|
|
|
"children": ["availability-subscriber"]
|
|
|
|
}
|
|
|
|
}
|