53 lines
1.2 KiB
Plaintext
53 lines
1.2 KiB
Plaintext
|
{
|
||
|
"flex-layout.row#footer-1-desktop": {
|
||
|
"children": [
|
||
|
"vtex.menu@2.x:menu#link-1",
|
||
|
"vtex.menu@2.x:menu#link-2",
|
||
|
"footer-spacer",
|
||
|
"vtex.menu@2.x:menu#link-3",
|
||
|
"footer-spacer",
|
||
|
"flex-layout.row#footer-social"
|
||
|
],
|
||
|
"props": {
|
||
|
"blockClass": "menu-row",
|
||
|
"paddingTop": 6,
|
||
|
"paddingBottom": 3
|
||
|
}
|
||
|
},
|
||
|
"flex-layout.row#footer-social": {
|
||
|
"children": ["social-networks", "accepted-payment-methods"],
|
||
|
"props": {
|
||
|
"blockClass": "menu-row",
|
||
|
"paddingTop": 6,
|
||
|
"paddingBottom": 3
|
||
|
}
|
||
|
},
|
||
|
"social-networks": {
|
||
|
"props": {
|
||
|
"socialNetworks": [
|
||
|
{
|
||
|
"name": "Facebook",
|
||
|
"url": "https://www.facebook.com/vtexonline/"
|
||
|
},
|
||
|
{
|
||
|
"name": "Instagram",
|
||
|
"url": "https://www.instagram.com/vtextruecloud/"
|
||
|
},
|
||
|
{
|
||
|
"name": "Twitter",
|
||
|
"url": "https://twitter.com/vtexonline"
|
||
|
},
|
||
|
{
|
||
|
"name": "Youtube",
|
||
|
"url": "https://www.youtube.com/user/VTEXTV"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
"accepted-payment-methods": {
|
||
|
"props": {
|
||
|
"paymentMethods": ["MasterCard", "Visa", "Diners Club"]
|
||
|
}
|
||
|
}
|
||
|
}
|