challenge-vtex-io-patricksouza/store/blocks/footer/menu-link-2.jsonc

124 lines
2.8 KiB
Plaintext

{
"vtex.menu@2.x:menu#link-2": {
"props": {
"orientation": "vertical"
},
"children": [
"rich-text#footer-link-2-aM3academy",
"menu-item#sejaumfranqueado",
"menu-item#quemsomos",
"menu-item#nossaslojas",
"rich-text#footer-link-2-responsabilidadesocial",
"menu-item#franquias",
"menu-item#proconMG",
"menu-item#PolíticadePrivacidade"
]
},
"rich-text#footer-link-2-aM3academy": {
"props": {
"text": "A M3 Academy",
"blockClass": "footer-link-2-title"
}
},
"menu-item#sejaumfranqueado": {
"props": {
"id": "menu-item-sejaumfranqueado",
"type": "custom",
"iconId": null,
"highlight": false,
"itemProps": {
"type": "internal",
"href": "/decoration/smartphones",
"noFollow": true,
"tagTitle": "Seja um franqueado",
"text": "Seja um franqueado"
}
}
},
"menu-item#quemsomos": {
"props": {
"id": "menu-item-quemsomos",
"type": "custom",
"iconId": null,
"highlight": false,
"itemProps": {
"type": "internal",
"href": "/decoration/videogames",
"noFollow": true,
"tagTitle": "Quem somos",
"text": "Quem somos"
}
}
},
"menu-item#nossaslojas": {
"props": {
"id": "menu-item-tvs",
"type": "custom",
"iconId": null,
"highlight": false,
"itemProps": {
"type": "internal",
"href": "/decoration/tvs",
"noFollow": true,
"tagTitle": "Nossas lojas",
"text": "Nossas lojas"
}
}
},
"rich-text#footer-link-2-responsabilidadesocial": {
"props": {
"text": "Responsabilidade Social",
"blockClass": "footer-link-2-title"
}
},
"menu-item#franquias": {
"props": {
"id": "menu-item-franquias",
"type": "custom",
"iconId": null,
"highlight": false,
"itemProps": {
"type": "internal",
"href": "/decoration/franquias",
"noFollow": true,
"tagTitle": "Franquias",
"text": "Franquias"
}
}
},
"menu-item#proconMG": {
"props": {
"id": "menu-item-proconMG",
"type": "custom",
"iconId": null,
"highlight": false,
"itemProps": {
"type": "internal",
"href": "/decoration/ProconMG",
"noFollow": true,
"tagTitle": "Procon MG",
"text": "Procon MG"
}
}
},
"menu-item#PolíticadePrivacidade": {
"props": {
"id": "menu-item-PolíticadePrivacidade",
"type": "custom",
"iconId": null,
"highlight": false,
"itemProps": {
"type": "internal",
"href": "/decoration/PolíticadePrivacidade",
"noFollow": true,
"tagTitle": "Política de Privacidade",
"text": "Política de Privacidade"
}
}
}
}