Skip to content

Instantly share code, notes, and snippets.

@zeluizr
Created August 25, 2023 15:01
Show Gist options
  • Save zeluizr/0ec53edef6d9c4b7d8b66f82c11ef7b9 to your computer and use it in GitHub Desktop.
Save zeluizr/0ec53edef6d9c4b7d8b66f82c11ef7b9 to your computer and use it in GitHub Desktop.
Home AndesML
{
"store.home": {
"blocks": ["rich-text", "sponsored-banner#home"]
},
"sponsored-banner#home": {
"props": {
"isActive": true,
"tenent_id": "",
"client_id": "",
"access_token": ""
}
},
"rich-text": {
"props": {
"text": "VTEX Store Framework",
"textAlignment": "CENTER",
"textPosition": "CENTER",
"font": "t-heading-1"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment