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 21:23:17 +00:00
|
|
|
"tab-layout#desc",
|
2023-01-12 16:56:35 +00:00
|
|
|
"flex-layout.row#specifications-title",
|
|
|
|
"product-specification-group#table",
|
|
|
|
"shelf.relatedProducts",
|
|
|
|
"product-questions-and-answers"
|
|
|
|
]
|
|
|
|
},
|
2023-01-31 20:39:32 +00:00
|
|
|
"html#quantityAndButton": {
|
|
|
|
"children": [
|
|
|
|
"product-quantity",
|
|
|
|
"add-to-cart-button"
|
|
|
|
]
|
|
|
|
},
|
2023-01-30 18:01:27 +00:00
|
|
|
"Pix-academy": {
|
|
|
|
"props": {
|
2023-01-31 20:39:32 +00:00
|
|
|
"blockClass": "pix-wrapper"
|
2023-01-30 18:01:27 +00:00
|
|
|
}
|
|
|
|
},
|
2023-01-26 18:23:31 +00:00
|
|
|
"tab-layout#desc": {
|
|
|
|
"children": [
|
|
|
|
"tab-list#home",
|
|
|
|
"tab-content#desc"
|
|
|
|
],
|
|
|
|
"props": {
|
|
|
|
"blockClass": "desc",
|
|
|
|
"defaultActiveTabId": "desc1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"tab-list#home": {
|
|
|
|
"children": [
|
|
|
|
"tab-list.item#desc1",
|
|
|
|
"tab-list.item#desc2",
|
|
|
|
"tab-list.item#desc3",
|
|
|
|
"tab-list.item#desc4",
|
|
|
|
"tab-list.item#desc5"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"tab-list.item#desc1": {
|
|
|
|
"props": {
|
|
|
|
"tabId": "desc1",
|
|
|
|
"label": "Descrição",
|
|
|
|
"defaultActiveTab": true
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"tab-list.item#desc2": {
|
|
|
|
"props": {
|
|
|
|
"tabId": "desc2",
|
|
|
|
"label": "Descrição"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"tab-list.item#desc3": {
|
|
|
|
"props": {
|
|
|
|
"tabId": "desc3",
|
|
|
|
"label": "Descrição"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"tab-list.item#desc4": {
|
|
|
|
"props": {
|
|
|
|
"tabId": "desc4",
|
|
|
|
"label": "Descrição"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"tab-list.item#desc5": {
|
|
|
|
"props": {
|
|
|
|
"tabId": "desc5",
|
|
|
|
"label": "Descrição"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"tab-content#desc": {
|
|
|
|
"children": [
|
|
|
|
"tab-content.item#desc1",
|
|
|
|
"tab-content.item#desc2",
|
|
|
|
"tab-content.item#desc3",
|
|
|
|
"tab-content.item#desc4",
|
|
|
|
"tab-content.item#desc5"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"tab-content.item#desc1": {
|
|
|
|
"children": [
|
|
|
|
"flex-layout.row#description-row"
|
|
|
|
],
|
|
|
|
"props": {
|
|
|
|
"tabId": "desc1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"tab-content.item#desc2": {
|
|
|
|
"children": [],
|
|
|
|
"props": {
|
|
|
|
"tabId": "desc2"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"tab-content.item#desc3": {
|
|
|
|
"children": [],
|
|
|
|
"props": {
|
|
|
|
"tabId": "desc2"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"tab-content.item#desc4": {
|
|
|
|
"children": [],
|
|
|
|
"props": {
|
|
|
|
"tabId": "desc2"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"tab-content.item#desc5": {
|
|
|
|
"children": [],
|
|
|
|
"props": {
|
|
|
|
"tabId": "desc2"
|
|
|
|
}
|
|
|
|
},
|
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-26 18:23:31 +00:00
|
|
|
"children": [
|
|
|
|
"breadcrumb"
|
|
|
|
]
|
2023-01-20 16:19:56 +00:00
|
|
|
},
|
2023-01-12 16:56:35 +00:00
|
|
|
"flex-layout.row#specifications-title": {
|
2023-01-26 18:23:31 +00:00
|
|
|
"children": [
|
|
|
|
"rich-text#specifications"
|
|
|
|
]
|
2023-01-12 16:56:35 +00:00
|
|
|
},
|
|
|
|
"rich-text#specifications": {
|
|
|
|
"props": {
|
|
|
|
"text": "##### Product Specifications"
|
|
|
|
}
|
|
|
|
},
|
2023-01-26 18:23:31 +00:00
|
|
|
"flex-layout.row#description-row": {
|
2023-01-12 16:56:35 +00:00
|
|
|
"props": {
|
2023-01-26 18:23:31 +00:00
|
|
|
"blockClass": "description-row"
|
|
|
|
},
|
|
|
|
"children": [
|
|
|
|
"flex-layout.col#image-description",
|
|
|
|
"flex-layout.col#description"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"flex-layout.col#description": {
|
|
|
|
"props": {
|
|
|
|
"blockClass": "description"
|
|
|
|
},
|
|
|
|
"children": [
|
|
|
|
"product-description"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"product-description": {
|
|
|
|
"props": {
|
|
|
|
"blockClass": "product-description-m3"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"flex-layout.col#image-description": {
|
|
|
|
"props": {
|
|
|
|
"blockClass": "image-description"
|
2023-01-12 16:56:35 +00:00
|
|
|
},
|
2023-01-26 18:23:31 +00:00
|
|
|
"children": [
|
|
|
|
"image#img-descricao"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"image#img-descricao": {
|
|
|
|
"props": {
|
2023-01-26 20:02:41 +00:00
|
|
|
"blockClass": "img-descricao",
|
2023-01-26 18:23:31 +00:00
|
|
|
"src": "https://agenciamagma.vtexassets.com/arquivos/ids/164491-800-auto?v=637781133812700000&width=800&height=auto&aspect=true"
|
|
|
|
}
|
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,
|
|
|
|
"paddingBottom": 7
|
|
|
|
},
|
2023-01-26 18:23:31 +00:00
|
|
|
"children": [
|
|
|
|
"flex-layout.col#stack",
|
|
|
|
"flex-layout.col#right-col"
|
|
|
|
]
|
2023-01-12 16:56:35 +00:00
|
|
|
},
|
|
|
|
"stack-layout": {
|
|
|
|
"props": {
|
|
|
|
"blockClass": "product"
|
|
|
|
},
|
|
|
|
"children": [
|
|
|
|
"flex-layout.row#product-image",
|
|
|
|
"product-bookmark",
|
|
|
|
"product-specification-badges"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"product-specification-badges": {
|
|
|
|
"props": {
|
|
|
|
"specificationGroupName": "Group",
|
|
|
|
"specificationName": "On Sale",
|
|
|
|
"visibleWhen": "True",
|
|
|
|
"displayValue": "SPECIFICATION_NAME"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"flex-layout.col#stack": {
|
2023-01-26 18:23:31 +00:00
|
|
|
"children": [
|
|
|
|
"stack-layout"
|
|
|
|
],
|
2023-01-12 16:56:35 +00:00
|
|
|
"props": {
|
2023-01-30 20:00:14 +00:00
|
|
|
"width": "54%",
|
2023-01-12 16:56:35 +00:00
|
|
|
"rowGap": 0
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"flex-layout.row#product-image": {
|
2023-01-26 18:23:31 +00:00
|
|
|
"children": [
|
|
|
|
"product-images"
|
|
|
|
]
|
2023-01-12 16:56:35 +00:00
|
|
|
},
|
|
|
|
"product-images": {
|
|
|
|
"props": {
|
|
|
|
"aspectRatio": {
|
|
|
|
"desktop": "auto",
|
|
|
|
"phone": "16:9"
|
|
|
|
},
|
2023-01-30 20:00:14 +00:00
|
|
|
"thumbnailsOrientation": "horizontal",
|
|
|
|
"displayThumbnailsArrows": false,
|
|
|
|
"showNavigationArrows": false,
|
|
|
|
"showPaginationDots": false
|
2023-01-12 16:56:35 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"flex-layout.col#right-col": {
|
|
|
|
"props": {
|
|
|
|
"preventVerticalStretch": true,
|
|
|
|
"rowGap": 0
|
|
|
|
},
|
|
|
|
"children": [
|
|
|
|
"flex-layout.row#product-name",
|
2023-01-26 20:02:41 +00:00
|
|
|
"product-identifier.product",
|
2023-01-12 16:56:35 +00:00
|
|
|
"product-rating-summary",
|
|
|
|
"flex-layout.row#selling-price",
|
2023-01-30 14:21:15 +00:00
|
|
|
"Parcelamento",
|
2023-01-30 18:01:27 +00:00
|
|
|
"Pix-academy",
|
2023-01-12 16:56:35 +00:00
|
|
|
"sku-selector",
|
2023-01-31 20:39:32 +00:00
|
|
|
"html#quantityAndButton",
|
2023-01-12 16:56:35 +00:00
|
|
|
"product-assembly-options",
|
|
|
|
"product-gifts",
|
|
|
|
"availability-subscriber",
|
2023-01-30 14:21:15 +00:00
|
|
|
"shipping-simulator"
|
2023-01-12 16:56:35 +00:00
|
|
|
]
|
|
|
|
},
|
|
|
|
"flex-layout.row#product-name": {
|
|
|
|
"props": {
|
2023-01-26 18:23:31 +00:00
|
|
|
"marginBottom": 3,
|
|
|
|
"blockClass": "product-name"
|
2023-01-12 16:56:35 +00:00
|
|
|
},
|
2023-01-26 18:23:31 +00:00
|
|
|
"children": [
|
|
|
|
"vtex.store-components:product-name"
|
|
|
|
]
|
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
|
|
|
|
},
|
2023-01-26 18:23:31 +00:00
|
|
|
"children": [
|
|
|
|
"add-to-cart-button"
|
|
|
|
]
|
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": [
|
|
|
|
"flex-layout.row#product-name",
|
|
|
|
"product-identifier.product",
|
|
|
|
"sku-selector",
|
|
|
|
"flex-layout.row#availability"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"flex-layout.row#availability": {
|
|
|
|
"props": {
|
|
|
|
"blockClass": "message-availability"
|
|
|
|
},
|
2023-01-26 18:23:31 +00:00
|
|
|
"children": [
|
|
|
|
"availability-subscriber"
|
|
|
|
]
|
2023-01-12 16:56:35 +00:00
|
|
|
},
|
|
|
|
"share#default": {
|
|
|
|
"props": {
|
|
|
|
"social": {
|
|
|
|
"Facebook": true,
|
|
|
|
"WhatsApp": true,
|
|
|
|
"Twitter": false,
|
|
|
|
"Pinterest": true
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|