{ "store.product": { "children": [ "html#breadcrumb", "condition-layout.product#availability", "tab-layout#home", "rich-text#textproducts", "list-context.product-list#demo1", "product-questions-and-answers" ] }, "rich-text#textproducts": { "props": { "textAlignment": "CENTER", "textPosition": "CENTER", "text": "Você também pode gostar:" } }, "product-summary.shelf#demo1": { "children": [ "product-summary-image", "product-summary-name", "product-summary-price" ] }, "list-context.product-list#demo1": { "blocks": ["product-summary.shelf#demo1"], "children": ["slider-layout#demo-products"] }, "html#breadcrumb": { "props": { "tag": "section", "testId": "breadcrumbs", "blockClass": "pdp-breadcrumb" }, "children": ["breadcrumb"] }, "flex-layout.row#specifications-title": { "children": ["rich-text#specifications"] }, "rich-text#specifications": { "props": { "text": "##### Product Specifications" } }, "flex-layout.row#description": { "props": { "marginBottom": 7 }, "children": ["image#tab", "product-description"] }, "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": { "marginTop": 4, "marginBottom": 7, "paddingTop": 7, "paddingBottom": 7 }, "children": ["flex-layout.col#stack", "flex-layout.col#right-col"] }, "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": { "children": ["stack-layout"], "props": { "rowGap": 0 } }, "flex-layout.row#product-image": { "props": {}, "children": ["html#product-images"] }, "product-images": { "props": { "width": "40%", "contentType": "images", "showNavigationArrows": false, "showPaginationDots": false, "thumbnailsOrientation": "horizontal", "aspectRatio": { "desktop": "auto", "phone": "16:9" }, "displayThumbnailsArrows": true } }, "html#product-images": { "props": { "thumbnailsOrientation": "horizontal", "tag": "section", "infinite": "true", "preventHorizontalStretch": "true", "verticalAlign": "bottom", "testId": "product-images" }, "children": ["product-images"] }, "flex-layout.col#right-col": { "props": { "width": "60%", "preventVerticalStretch": true, "rowGap": 0 }, "children": [ "flex-layout.row#product-name", "product-identifier.product", "product-rating-summary", "flex-layout.row#list-price-savings", "flex-layout.row#selling-price", "product-installments#m3-academy", "sku-selector", "product-gifts", "flex-layout.row#buy-button", "availability-subscriber", "shipping-simulator" ] }, "image#tab": { "props": { "src": "assets/img-sapato.png" } }, "tab-layout#home": { "children": ["tab-list#home", "tab-content#home"], "props": { "blockClass": "home", "defaultActiveTabId": "home1" } }, "tab-list#home": { "children": [ "tab-list.item#home1", "tab-list.item#home2", "tab-list.item#home3", "tab-list.item#home4", "tab-list.item#home5" ] }, "tab-list.item#home1": { "props": { "tabId": "home1", "label": "Descrição", "defaultActiveTab": true } }, "tab-list.item#home2": { "props": { "tabId": "home2", "label": "Descrição" } }, "tab-list.item#home3": { "props": { "tabId": "home3", "label": "Descrição" } }, "tab-list.item#home4": { "props": { "tabId": "home4", "label": "Descrição" } }, "tab-list.item#home5": { "props": { "tabId": "home5", "label": "Descrição" } }, "tab-content#home": { "children": [ "tab-content.item#home1", "tab-content.item#home2", "tab-content.item#home3", "tab-content.item#home4", "tab-content.item#home5" ] }, "tab-content.item#home1": { "children": ["flex-layout.row#description"], "props": { "tabId": "home1" } }, "tab-content.item#home2": { "children": ["flex-layout.row#description"], "props": { "tabId": "home2" } }, "tab-content.item#home3": { "children": ["flex-layout.row#description"], "props": { "tabId": "home3" } }, "tab-content.item#home4": { "children": ["flex-layout.row#description"], "props": { "tabId": "home4" } }, "tab-content.item#home5": { "children": ["flex-layout.row#description"], "props": { "tabId": "home5" } }, "product-installments#m3-academy": { "props": { "installmentsCriteria": "max-quantity-without-interest", "markers": ["discount", "vezes"], "blockClass": "m3-custom-installments", "message": "{installmentsNumber}x de {installmentValue} sem juros" } }, "flex-layout.row#product-name": { "props": { "marginBottom": 3 }, "children": ["vtex.store-components:product-name"] }, "sku-selector": { "props": { "variationsSpacing": 3, "showValueNameForImageVariation": true } }, "flex-layout.row#buy-button": { "props": { "paddingTop": 0, "marginTop": 4, "marginBottom": 7, "blockClass": "button-cart" }, "children": ["product-quantity", "html#add-to-cart-button"] }, "product-quantity": { "props": { "width": "25%" } }, "html#add-to-cart-button": { "props": { "testId": "add-to-cart-button" }, "children": ["add-to-cart-button"] }, "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" }, "children": ["availability-subscriber"] }, "share#default": { "props": { "social": { "Facebook": true, "WhatsApp": true, "Twitter": false, "Pinterest": true } } } }