feat: alterações product-jason
This commit is contained in:
parent
9cc7b166bc
commit
ba26c57cb0
@ -5,8 +5,6 @@
|
|||||||
"condition-layout.product#availability",
|
"condition-layout.product#availability",
|
||||||
"tab-layout#desc",
|
"tab-layout#desc",
|
||||||
"flex-layout.row#specifications-title",
|
"flex-layout.row#specifications-title",
|
||||||
// "product-specification-group#table",
|
|
||||||
// "shelf.relatedProducts",
|
|
||||||
"list-context.product-list#demo1",
|
"list-context.product-list#demo1",
|
||||||
"product-questions-and-answers",
|
"product-questions-and-answers",
|
||||||
"newsletter"
|
"newsletter"
|
||||||
@ -82,25 +80,7 @@
|
|||||||
"rowGap": 0
|
"rowGap": 0
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"html#prateleira": {
|
|
||||||
"props": {
|
|
||||||
"testId": "vtex-product-summary"
|
|
||||||
},
|
|
||||||
"children": [
|
|
||||||
"product-summary-name",
|
|
||||||
"product-summary-description",
|
|
||||||
"product-summary-image",
|
|
||||||
"product-summary-price",
|
|
||||||
"product-summary-sku-selector",
|
|
||||||
"product-summary-buy-button"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"html#imagens": {
|
|
||||||
"props": {
|
|
||||||
"testId": "product-images"
|
|
||||||
},
|
|
||||||
"children": ["product-images"]
|
|
||||||
},
|
|
||||||
"flex-layout.row#product-image": {
|
"flex-layout.row#product-image": {
|
||||||
"children": ["product-images"]
|
"children": ["product-images"]
|
||||||
},
|
},
|
||||||
@ -135,7 +115,6 @@
|
|||||||
"product-gifts",
|
"product-gifts",
|
||||||
"availability-subscriber",
|
"availability-subscriber",
|
||||||
"shipping-simulator"
|
"shipping-simulator"
|
||||||
// "share#default"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
||||||
@ -333,7 +312,14 @@
|
|||||||
},
|
},
|
||||||
|
|
||||||
"product-summary.shelf#demo1": {
|
"product-summary.shelf#demo1": {
|
||||||
"children": ["html#prateleira"]
|
"children": [
|
||||||
|
"product-summary-name",
|
||||||
|
"product-summary-description",
|
||||||
|
"product-summary-image",
|
||||||
|
"product-summary-price",
|
||||||
|
"product-summary-sku-selector",
|
||||||
|
"product-summary-buy-button"
|
||||||
|
]
|
||||||
},
|
},
|
||||||
|
|
||||||
"slider-layout#demo-products": {
|
"slider-layout#demo-products": {
|
||||||
|
Loading…
Reference in New Issue
Block a user