forked from M3-Academy/challenge-vtex-io
refactor(product.jsonc): removendo footer
This commit is contained in:
parent
a31c199e87
commit
125b1ab227
@ -75,34 +75,7 @@
|
||||
"blockClass": "carousel"
|
||||
}
|
||||
},
|
||||
//
|
||||
"footer-layout.desktop": {
|
||||
"children": [
|
||||
"flex-layout.row#newsletter",
|
||||
"flex-layout.row#footer-1-desktop",
|
||||
"flex-layout.row#footer-3-desktop"
|
||||
]
|
||||
},
|
||||
"footer-layout.mobile": {
|
||||
"children": [
|
||||
"flex-layout.row#newsletter",
|
||||
"flex-layout.row#1-footer-mobile",
|
||||
"flex-layout.row#2-footer-mobile"
|
||||
]
|
||||
},
|
||||
"flex-layout.row#newsletter": {
|
||||
"children": ["newsletter"],
|
||||
"props": {
|
||||
"blockClass": "newsletter-footer"
|
||||
}
|
||||
},
|
||||
"newsletter": {
|
||||
"props": {
|
||||
"label": "Assine nossa newsletter",
|
||||
"placeholder": "Digite seu e-mail"
|
||||
}
|
||||
},
|
||||
//
|
||||
|
||||
"html#breadcrumb": {
|
||||
"props": {
|
||||
"tag": "section",
|
||||
@ -111,14 +84,6 @@
|
||||
},
|
||||
"children": ["breadcrumb"]
|
||||
},
|
||||
// "flex-layout.row#specifications-title": {
|
||||
// "children": ["rich-text#specifications"]
|
||||
// },
|
||||
// "rich-text#specifications": {
|
||||
// "props": {
|
||||
// "text": "##### Product Specifications"
|
||||
// }
|
||||
// },
|
||||
|
||||
"condition-layout.product#availability": {
|
||||
"props": {
|
||||
@ -291,7 +256,7 @@
|
||||
"html#sku-selector",
|
||||
// "product-quantity",
|
||||
"html#cart-content",
|
||||
"product-assembly-options",
|
||||
// "product-assembly-options",
|
||||
"product-gifts",
|
||||
// "flex-layout.row#buy-button",
|
||||
"availability-subscriber",
|
||||
|
Loading…
Reference in New Issue
Block a user