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": [
|
||||
"html#breadcrumb",
|
||||
"condition-layout.product#availability",
|
||||
"flex-layout.row#description",
|
||||
"flex-layout.row#specifications-title",
|
||||
"product-specification-group#table",
|
||||
// "flex-layout.row#description",
|
||||
// "flex-layout.row#specifications-title",
|
||||
// "product-specification-group#table",
|
||||
"shelf.relatedProducts",
|
||||
"product-questions-and-answers"
|
||||
]
|
||||
@ -27,12 +27,12 @@
|
||||
}
|
||||
},
|
||||
|
||||
"flex-layout.row#description": {
|
||||
"props": {
|
||||
"marginBottom": 7
|
||||
},
|
||||
"children": ["product-description"]
|
||||
},
|
||||
// "flex-layout.row#description": {
|
||||
// "props": {
|
||||
// "marginBottom": 7
|
||||
// },
|
||||
// "children": ["product-description"]
|
||||
// },
|
||||
|
||||
"condition-layout.product#availability": {
|
||||
"props": {
|
||||
|
Loading…
Reference in New Issue
Block a user