feat: remove a parte de descrição do produto e as especificações
This commit is contained in:
parent
609d86e8d8
commit
55a199af2f
@ -3,9 +3,9 @@
|
|||||||
"children": [
|
"children": [
|
||||||
"html#breadcrumb",
|
"html#breadcrumb",
|
||||||
"condition-layout.product#availability",
|
"condition-layout.product#availability",
|
||||||
"flex-layout.row#description",
|
// "flex-layout.row#description",
|
||||||
"flex-layout.row#specifications-title",
|
// "flex-layout.row#specifications-title",
|
||||||
"product-specification-group#table",
|
// "product-specification-group#table",
|
||||||
"shelf.relatedProducts",
|
"shelf.relatedProducts",
|
||||||
"product-questions-and-answers"
|
"product-questions-and-answers"
|
||||||
]
|
]
|
||||||
@ -27,12 +27,12 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
"flex-layout.row#description": {
|
// "flex-layout.row#description": {
|
||||||
"props": {
|
// "props": {
|
||||||
"marginBottom": 7
|
// "marginBottom": 7
|
||||||
},
|
// },
|
||||||
"children": ["product-description"]
|
// "children": ["product-description"]
|
||||||
},
|
// },
|
||||||
|
|
||||||
"condition-layout.product#availability": {
|
"condition-layout.product#availability": {
|
||||||
"props": {
|
"props": {
|
||||||
|
Loading…
Reference in New Issue
Block a user