forked from M3-Academy/challenge-vtex-io
Entrega do Desafio #1
@ -7,33 +7,33 @@
|
||||
},
|
||||
"header-layout.desktop": {
|
||||
"children": [
|
||||
"flex-layout.row#1-desktop",
|
||||
"flex-layout.row#3-desktop",
|
||||
"html#flex-layout.row#1-desktop",
|
||||
// "flex-layout.row#3-desktop",
|
||||
"sticky-layout#4-desktop"
|
||||
]
|
||||
},
|
||||
|
||||
"flex-layout.row#1-desktop": {
|
||||
"html#flex-layout.row#1-desktop": {
|
||||
"children": ["telemarketing"],
|
||||
"props": {
|
||||
"fullWidth": true
|
||||
}
|
||||
},
|
||||
|
||||
"flex-layout.row#3-desktop": {
|
||||
"props": {
|
||||
"blockClass": "menu-link",
|
||||
"horizontalAlign": "center",
|
||||
"preventHorizontalStretch": true,
|
||||
"preventVerticalStretch": true,
|
||||
"fullWidth": true
|
||||
},
|
||||
"children": [
|
||||
"vtex.menu@2.x:menu#websites",
|
||||
"flex-layout.col#spacer",
|
||||
"vtex.menu@2.x:menu#institutional"
|
||||
]
|
||||
},
|
||||
|
||||
// "flex-layout.row#3-desktop": {
|
||||
// "props": {
|
||||
// "blockClass": "menu-link",
|
||||
// "horizontalAlign": "center",
|
||||
// "preventHorizontalStretch": true,
|
||||
// "preventVerticalStretch": true,
|
||||
// "fullWidth": true
|
||||
// },
|
||||
// "children": [
|
||||
// "vtex.menu@2.x:menu#websites",
|
||||
// "flex-layout.col#spacer",
|
||||
// "vtex.menu@2.x:menu#institutional"
|
||||
// ]
|
||||
// },
|
||||
"flex-layout.col#spacer": {
|
||||
"props": {
|
||||
"width": "grow"
|
||||
@ -59,7 +59,7 @@
|
||||
"flex-layout.col#category-menu",
|
||||
"flex-layout.col#spacer",
|
||||
"search-bar",
|
||||
"locale-switcher",
|
||||
// "locale-switcher",
|
||||
"login",
|
||||
"minicart.v2"
|
||||
]
|
||||
@ -80,9 +80,9 @@
|
||||
"props": {
|
||||
"title": "Logo",
|
||||
"href": "/",
|
||||
"url": "https://storecomponents.vteximg.com.br/arquivos/store-theme-logo.png",
|
||||
"width": "180",
|
||||
"height": "12"
|
||||
"url": "https://agenciamagma.vteximg.com.br/arquivos/Logo-m3academy-anacarolinaduartecavalcante.svg",
|
||||
"width": "140",
|
||||
"height": "33"
|
||||
}
|
||||
},
|
||||
"header-layout.mobile": {
|
||||
@ -125,9 +125,9 @@
|
||||
"props": {
|
||||
"title": "Logo",
|
||||
"href": "/",
|
||||
"url": "https://storecomponents.vteximg.com.br/arquivos/store-theme-logo-mobile.png",
|
||||
"width": "77.5",
|
||||
"height": "27.5"
|
||||
"url": "https://agenciamagma.vteximg.com.br/arquivos/Logo-m3academy-anacarolinaduartecavalcante.svg",
|
||||
"width": "140",
|
||||
"height": "33"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user