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-25 00:23:44 +00:00
|
|
|
"html#DescriptionSectionPDP",
|
|
|
|
"flex-layout.row#related-products-pdp",
|
2023-01-25 21:45:51 +00:00
|
|
|
"product-questions-and-answers",
|
|
|
|
"insert-js"
|
2023-01-22 23:28:21 +00:00
|
|
|
],
|
|
|
|
"props": {
|
|
|
|
"paddingLeft": 7
|
|
|
|
}
|
2023-01-12 16:56:35 +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-01-25 00:23:44 +00:00
|
|
|
|
|
|
|
"html#DescriptionSectionPDP":{
|
2023-01-26 12:14:04 +00:00
|
|
|
"props": {
|
|
|
|
"tag": "section"
|
|
|
|
},
|
2023-01-25 00:23:44 +00:00
|
|
|
"children": [
|
|
|
|
"tab-layout#pdp"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
|
2023-01-25 21:45:51 +00:00
|
|
|
"flex-layout.row#descriptionSectionProductPDP": {
|
|
|
|
"props": {
|
|
|
|
"blockClass": "container-description-section-product-pdp"
|
|
|
|
},
|
|
|
|
"children": [
|
|
|
|
"product-images#description",
|
|
|
|
"product-description"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
|
|
|
|
"product-description":{
|
|
|
|
"props":{
|
|
|
|
"blockClass": "container-description-pdp"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
|
|
|
|
"product-images#description": {
|
|
|
|
"props":{
|
|
|
|
"displayMode": "first-image",
|
2023-01-27 11:32:52 +00:00
|
|
|
"zoomMode": "disabled",
|
2023-01-25 21:45:51 +00:00
|
|
|
"blockClass": "image-description-pdp"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
|
2023-01-25 00:23:44 +00:00
|
|
|
"tab-layout#pdp": {
|
|
|
|
"children": [
|
|
|
|
"tab-list#pdp",
|
|
|
|
"tab-content#pdp"
|
|
|
|
],
|
|
|
|
"props": {
|
|
|
|
"blockClass": "description-pdp-tab-layout",
|
|
|
|
"defaultActiveTabId": "description1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
|
|
|
|
"tab-list#pdp": {
|
|
|
|
"children": [
|
|
|
|
"tab-list.item#description1",
|
|
|
|
"tab-list.item#description2",
|
|
|
|
"tab-list.item#description3",
|
|
|
|
"tab-list.item#description4",
|
|
|
|
"tab-list.item#description5"
|
|
|
|
],
|
|
|
|
"props": {
|
|
|
|
"blockClass": "container-list-tab-layout-pdp"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"tab-list.item#description1": {
|
|
|
|
"props": {
|
|
|
|
"tabId": "description1",
|
|
|
|
"label": "Descrição",
|
|
|
|
"defaultActiveTab": true
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"tab-list.item#description2": {
|
|
|
|
"props": {
|
|
|
|
"tabId": "description2",
|
|
|
|
"label": "Descrição"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"tab-list.item#description3": {
|
|
|
|
"props": {
|
|
|
|
"tabId": "description3",
|
|
|
|
"label": "Descrição",
|
|
|
|
"defaultActiveTab": true
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"tab-list.item#description4": {
|
|
|
|
"props": {
|
|
|
|
"tabId": "description4",
|
|
|
|
"label": "Descrição"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"tab-list.item#description5": {
|
|
|
|
"props": {
|
|
|
|
"tabId": "description5",
|
|
|
|
"label": "Descrição",
|
|
|
|
"defaultActiveTab": true
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"tab-content#pdp": {
|
|
|
|
"children": [
|
|
|
|
"tab-content.item#description1",
|
|
|
|
"tab-content.item#description2",
|
|
|
|
"tab-content.item#description3",
|
|
|
|
"tab-content.item#description4",
|
|
|
|
"tab-content.item#description5"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"tab-content.item#description1": {
|
|
|
|
"children": [
|
2023-01-25 21:45:51 +00:00
|
|
|
"flex-layout.row#descriptionSectionProductPDP"
|
2023-01-25 00:23:44 +00:00
|
|
|
],
|
|
|
|
"props": {
|
|
|
|
"tabId": "description1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"tab-content.item#description2": {
|
|
|
|
"children": [
|
2023-01-25 21:45:51 +00:00
|
|
|
"flex-layout.row#descriptionSectionProductPDP"
|
2023-01-25 00:23:44 +00:00
|
|
|
],
|
|
|
|
"props": {
|
|
|
|
"tabId": "description2"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"tab-content.item#description3": {
|
|
|
|
"children": [
|
2023-01-25 21:45:51 +00:00
|
|
|
"flex-layout.row#descriptionSectionProductPDP"
|
2023-01-25 00:23:44 +00:00
|
|
|
],
|
|
|
|
"props": {
|
|
|
|
"tabId": "description3"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"tab-content.item#description4": {
|
|
|
|
"children": [
|
2023-01-25 21:45:51 +00:00
|
|
|
"flex-layout.row#descriptionSectionProductPDP"
|
2023-01-25 00:23:44 +00:00
|
|
|
],
|
|
|
|
"props": {
|
|
|
|
"tabId": "description4"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"tab-content.item#description5": {
|
|
|
|
"children": [
|
2023-01-25 21:45:51 +00:00
|
|
|
"flex-layout.row#descriptionSectionProductPDP"
|
2023-01-25 00:23:44 +00:00
|
|
|
],
|
|
|
|
"props": {
|
|
|
|
"tabId": "description5"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
|
|
|
|
"rich-text#title-related-products": {
|
|
|
|
"props": {
|
|
|
|
"text": "### Você também pode gostar:",
|
|
|
|
"blockClass": "title-related-products"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
|
2023-01-26 12:14:04 +00:00
|
|
|
"product-summary.shelf#related-products-pdp": {
|
2023-01-25 00:23:44 +00:00
|
|
|
"children": [
|
|
|
|
"stack-layout#prodsum",
|
|
|
|
"product-summary-name",
|
|
|
|
"product-summary-price"
|
|
|
|
],
|
|
|
|
"props":{
|
|
|
|
"blockClass": "container-product-summary-related-products-pdp",
|
|
|
|
"maxWidth": "100%"
|
|
|
|
}
|
|
|
|
},
|
2023-01-26 12:14:04 +00:00
|
|
|
"list-context.product-list#related-products-pdp": {
|
|
|
|
"blocks": ["product-summary.shelf#related-products-pdp"],
|
|
|
|
"children": ["slider-layout#pratileira-pdp"]
|
2023-01-25 00:23:44 +00:00
|
|
|
},
|
|
|
|
|
2023-01-26 12:14:04 +00:00
|
|
|
"slider-layout#pratileira-pdp": {
|
2023-01-25 00:23:44 +00:00
|
|
|
"props": {
|
|
|
|
"blockClass": "container-slider-related-products-pdp",
|
|
|
|
"itemsPerPage": {
|
2023-01-25 02:11:24 +00:00
|
|
|
"desktop": 4,
|
2023-01-25 12:52:39 +00:00
|
|
|
"tablet": 3,
|
2023-01-27 11:32:52 +00:00
|
|
|
"mobile": 2
|
2023-01-25 00:23:44 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
|
2023-01-27 11:32:52 +00:00
|
|
|
"html#related-products-testid": {
|
2023-01-25 00:23:44 +00:00
|
|
|
"props": {
|
2023-01-27 11:32:52 +00:00
|
|
|
"testId": "vtex-product-summary"
|
2023-01-25 00:23:44 +00:00
|
|
|
},
|
|
|
|
"children": [
|
|
|
|
"rich-text#title-related-products",
|
2023-01-26 12:14:04 +00:00
|
|
|
"list-context.product-list#related-products-pdp"
|
2023-01-25 00:23:44 +00:00
|
|
|
]
|
|
|
|
},
|
|
|
|
|
2023-01-27 11:32:52 +00:00
|
|
|
"flex-layout.row#related-products-pdp":{
|
|
|
|
"props": {
|
|
|
|
"blockClass": "container-related-products-pdp"
|
|
|
|
},
|
|
|
|
"children": [
|
|
|
|
"html#related-products-testid"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
|
2023-01-12 16:56:35 +00:00
|
|
|
"flex-layout.row#specifications-title": {
|
|
|
|
"children": ["rich-text#specifications"]
|
|
|
|
},
|
|
|
|
"rich-text#specifications": {
|
|
|
|
"props": {
|
|
|
|
"text": "##### Product Specifications"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"flex-layout.row#description": {
|
|
|
|
"props": {
|
|
|
|
"marginBottom": 7
|
|
|
|
},
|
|
|
|
"children": ["product-description"]
|
|
|
|
},
|
|
|
|
"condition-layout.product#availability": {
|
|
|
|
"props": {
|
|
|
|
"conditions": [
|
|
|
|
{
|
|
|
|
"subject": "isProductAvailable"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"Then": "flex-layout.row#product-main",
|
|
|
|
"Else": "flex-layout.row#product-availability"
|
|
|
|
}
|
2023-01-22 23:28:21 +00:00
|
|
|
|
2023-01-12 16:56:35 +00:00
|
|
|
},
|
|
|
|
"flex-layout.row#product-main": {
|
|
|
|
"props": {
|
|
|
|
"colGap": 7,
|
|
|
|
"rowGap": 7,
|
|
|
|
"marginTop": 4,
|
|
|
|
"marginBottom": 7,
|
|
|
|
"paddingTop": 7,
|
2023-01-22 23:28:21 +00:00
|
|
|
"paddingBottom": 7,
|
|
|
|
"blockClass": "container-product-main"
|
2023-01-12 16:56:35 +00:00
|
|
|
},
|
2023-01-22 23:28:21 +00:00
|
|
|
"children": ["html#stack", "flex-layout.col#right-col"]
|
2023-01-12 16:56:35 +00:00
|
|
|
},
|
|
|
|
|
|
|
|
"stack-layout": {
|
|
|
|
"props": {
|
|
|
|
"blockClass": "product"
|
|
|
|
},
|
|
|
|
"children": [
|
2023-01-25 21:45:51 +00:00
|
|
|
"html#flex-layout.row#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-01-22 23:28:21 +00:00
|
|
|
"html#stack": {
|
2023-01-12 16:56:35 +00:00
|
|
|
"children": ["stack-layout"],
|
|
|
|
"props": {
|
2023-01-22 23:28:21 +00:00
|
|
|
"width": "100%",
|
|
|
|
"rowGap": 0,
|
|
|
|
"colGap": 0
|
2023-01-12 16:56:35 +00:00
|
|
|
}
|
|
|
|
},
|
2023-01-25 21:45:51 +00:00
|
|
|
"html#flex-layout.row#product-image": {
|
|
|
|
"props": {
|
|
|
|
"testId": "product-images"
|
|
|
|
},
|
2023-01-12 16:56:35 +00:00
|
|
|
"children": ["product-images"]
|
|
|
|
},
|
|
|
|
"product-images": {
|
|
|
|
"props": {
|
2023-01-22 23:28:21 +00:00
|
|
|
"blockClass": "product-images-pdp",
|
2023-01-12 16:56:35 +00:00
|
|
|
"aspectRatio": {
|
|
|
|
"desktop": "auto",
|
2023-01-25 02:11:24 +00:00
|
|
|
"phone": "auto"
|
2023-01-12 16:56:35 +00:00
|
|
|
},
|
2023-01-21 16:01:27 +00:00
|
|
|
"showNavigationArrows": false,
|
|
|
|
"displayThumbnailsArrows": false,
|
|
|
|
"thumbnailsOrientation": "horizontal",
|
2023-01-22 23:28:21 +00:00
|
|
|
"showPaginationDots": false,
|
2023-01-25 02:11:24 +00:00
|
|
|
"thumbnailMaxHeight": 90,
|
|
|
|
"thumbnailVisibility": "visible"
|
|
|
|
|
2023-01-12 16:56:35 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"flex-layout.col#right-col": {
|
|
|
|
"props": {
|
|
|
|
"preventVerticalStretch": true,
|
2023-01-22 23:28:21 +00:00
|
|
|
"rowGap": 0,
|
|
|
|
"width": "100%"
|
2023-01-12 16:56:35 +00:00
|
|
|
},
|
|
|
|
"children": [
|
|
|
|
"flex-layout.row#product-name",
|
2023-01-25 00:23:44 +00:00
|
|
|
"product-identifier.product",
|
2023-01-12 16:56:35 +00:00
|
|
|
"flex-layout.row#selling-price",
|
2023-01-27 11:32:52 +00:00
|
|
|
"product-installments#m3",
|
2023-01-25 21:45:51 +00:00
|
|
|
"html#descont-pix",
|
|
|
|
"html#sku-selector",
|
2023-01-24 14:33:36 +00:00
|
|
|
"flex-layout.row#quantity-and-buy-button",
|
2023-01-12 16:56:35 +00:00
|
|
|
"availability-subscriber",
|
2023-01-24 14:33:36 +00:00
|
|
|
"shipping-simulator"
|
|
|
|
]
|
|
|
|
},
|
2023-01-25 00:23:44 +00:00
|
|
|
|
2023-01-27 11:32:52 +00:00
|
|
|
"product-installments#m3": {
|
|
|
|
"props": {
|
|
|
|
"markers": ["discount"],
|
|
|
|
"installmentOptionsFilter": {
|
|
|
|
"paymentSystemName": "Mastercard",
|
|
|
|
"installmentsQuantity": 4
|
|
|
|
},
|
|
|
|
"blockClass": "m3-custom-installments",
|
|
|
|
"message": "{installmentsNumber} x <discount>de</discount> {installmentValue} <discount>sem juros</discount>"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
|
2023-01-25 21:45:51 +00:00
|
|
|
"html#descont-pix":{
|
|
|
|
"props": {
|
|
|
|
"testId": "pix-price"
|
|
|
|
},
|
|
|
|
"children": [
|
|
|
|
"descont-pix"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
|
2023-01-24 14:33:36 +00:00
|
|
|
"flex-layout.row#quantity-and-buy-button": {
|
|
|
|
"props": {
|
|
|
|
"blockClass": "container-quantity-and-buy-button"
|
|
|
|
},
|
|
|
|
"children": [
|
2023-01-25 21:45:51 +00:00
|
|
|
"html#product-quantity-test-id",
|
|
|
|
"html#buy-button-test-id"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"html#product-quantity-test-id":{
|
|
|
|
"props": {
|
|
|
|
"testId": "product-quantity"
|
|
|
|
},
|
|
|
|
"children": [
|
|
|
|
"product-quantity"
|
2023-01-12 16:56:35 +00:00
|
|
|
]
|
|
|
|
},
|
2023-01-25 21:45:51 +00:00
|
|
|
|
2023-01-24 14:33:36 +00:00
|
|
|
"product-quantity": {
|
|
|
|
"props": {
|
|
|
|
"width": "100%"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
|
2023-01-25 21:45:51 +00:00
|
|
|
"html#buy-button-test-id":{
|
|
|
|
"props": {
|
|
|
|
"testId": "add-to-cart-button"
|
|
|
|
},
|
|
|
|
"children": [
|
|
|
|
"buy-button"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
|
2023-01-24 14:33:36 +00:00
|
|
|
"buy-button": {
|
|
|
|
"props": {
|
|
|
|
"width": "100%"
|
|
|
|
}
|
|
|
|
},
|
2023-01-22 23:28:21 +00:00
|
|
|
|
2023-01-12 16:56:35 +00:00
|
|
|
"flex-layout.row#product-name": {
|
|
|
|
"props": {
|
2023-01-22 23:28:21 +00:00
|
|
|
"marginBottom": 3,
|
|
|
|
"blockClass": "name-product-h1"
|
2023-01-12 16:56:35 +00:00
|
|
|
},
|
|
|
|
"children": ["vtex.store-components:product-name"]
|
|
|
|
},
|
|
|
|
|
2023-01-25 21:45:51 +00:00
|
|
|
"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
|
|
|
|
}
|
|
|
|
},
|
|
|
|
|
|
|
|
"flex-layout.row#buy-button": {
|
|
|
|
"props": {
|
|
|
|
"marginTop": 4,
|
|
|
|
"marginBottom": 7
|
|
|
|
},
|
|
|
|
"children": ["add-to-cart-button"]
|
|
|
|
},
|
|
|
|
|
|
|
|
"flex-layout.row#product-availability": {
|
|
|
|
"props": {
|
|
|
|
"colGap": 7,
|
|
|
|
"marginTop": 4,
|
|
|
|
"marginBottom": 7,
|
2023-01-25 21:45:51 +00:00
|
|
|
"paddingTop": 7,
|
|
|
|
"blockClass": "container-product-availability"
|
2023-01-12 16:56:35 +00:00
|
|
|
},
|
|
|
|
"children": [
|
2023-01-22 23:28:21 +00:00
|
|
|
"html#stack",
|
2023-01-12 16:56:35 +00:00
|
|
|
"flex-layout.col#right-col-availability"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"flex-layout.col#right-col-availability": {
|
|
|
|
"props": {
|
|
|
|
"preventVerticalStretch": true,
|
|
|
|
"rowGap": 0,
|
2023-01-25 21:45:51 +00:00
|
|
|
"width": "100%",
|
2023-01-12 16:56:35 +00:00
|
|
|
"blockClass": "info-availability"
|
|
|
|
},
|
|
|
|
"children": [
|
|
|
|
"flex-layout.row#product-name",
|
|
|
|
"product-identifier.product",
|
2023-01-25 21:45:51 +00:00
|
|
|
"flex-layout.row#availability",
|
|
|
|
"html#sku-selector"
|
2023-01-12 16:56:35 +00:00
|
|
|
]
|
|
|
|
},
|
|
|
|
"flex-layout.row#availability": {
|
|
|
|
"props": {
|
|
|
|
"blockClass": "message-availability"
|
|
|
|
},
|
|
|
|
"children": ["availability-subscriber"]
|
|
|
|
},
|
|
|
|
|
|
|
|
"share#default": {
|
|
|
|
"props": {
|
|
|
|
"social": {
|
|
|
|
"Facebook": true,
|
|
|
|
"WhatsApp": true,
|
|
|
|
"Twitter": false,
|
|
|
|
"Pinterest": true
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|