37 lines
830 B
Plaintext
37 lines
830 B
Plaintext
{
|
|
"flex-layout.row#2-footer-mobile": {
|
|
"children": ["flex-layout.col#footer-1-mobile"],
|
|
"props": {
|
|
"blockClass": "payment-methods",
|
|
"paddingTop": 4,
|
|
"paddingBottom": 4
|
|
}
|
|
},
|
|
"flex-layout.col#footer-1-mobile": {
|
|
"children": [
|
|
"accepted-payment-methods",
|
|
"social-networks",
|
|
"flex-layout.row#footer-2-desktop"
|
|
],
|
|
"props": {
|
|
"blockClass": "payment-methods",
|
|
"paddingTop": 4,
|
|
"paddingBottom": 4,
|
|
"rowGap": 4
|
|
}
|
|
},
|
|
"flex-layout.row#1-footer-mobile": {
|
|
"props": {
|
|
"paddingTop": 4,
|
|
"paddingBottom": 4
|
|
},
|
|
"children": ["vtex.menu@2.x:menu#footer-mobile"]
|
|
},
|
|
"rich-text#footer-mobile": {
|
|
"props": {
|
|
"text": "All stock and product photos are from photos.icons8.com",
|
|
"blockClass": "footer"
|
|
}
|
|
}
|
|
}
|