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