32 lines
739 B
Plaintext
32 lines
739 B
Plaintext
{
|
|
"vtex.menu@2.x:menu#footer-mobile": {
|
|
"props": {
|
|
"orientation": "vertical"
|
|
},
|
|
"children": ["menu-item#sale-mobile", "menu-item#decoration-mobile"]
|
|
},
|
|
"menu-item#decoration-mobile": {
|
|
"props": {
|
|
"itemProps": {
|
|
"tagTitle": "Decoration",
|
|
"text": "Decoration"
|
|
}
|
|
},
|
|
"blocks": ["vtex.menu@2.x:submenu.accordion#decoration"]
|
|
},
|
|
"vtex.menu@2.x:submenu.accordion#decoration": {
|
|
"children": ["vtex.menu@2.x:menu#footer-decoration-mobile"]
|
|
},
|
|
|
|
"vtex.menu@2.x:menu#footer-decoration-mobile": {
|
|
"props": {
|
|
"orientation": "vertical"
|
|
},
|
|
"children": [
|
|
"menu-item#sejaumfranqueado",
|
|
"menu-item#quemsomos",
|
|
"menu-item#nossaslojas"
|
|
]
|
|
}
|
|
}
|