Skip to content

Instantly share code, notes, and snippets.

@felippenardi
Last active September 4, 2019 17:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save felippenardi/9f9c574aa2424f5e075cc0c0beb0f735 to your computer and use it in GitHub Desktop.
Save felippenardi/9f9c574aa2424f5e075cc0c0beb0f735 to your computer and use it in GitHub Desktop.
git.io/home-json-example
{
"store.home": {
"blocks": [
"info-card#principal",
"info-card#bottom",
"shelf"
]
},
"info-card#principal": {
"props": {
"blockClass": "principal",
"callToActionMode": "none",
"imageUrl": "https://partnerchallenge29.vteximg.com.br/arquivos/mountain-182181.png",
"headline": "Cada deporte. Cada temporada.",
"subhead": "",
"isFullModeStyle": true
}
},
"info-card#bottom": {
"props": {
"blockClass": "bottom",
"callToActionMode": "none",
"imageUrl": "https://partnerchallenge29.vteximg.com.br/arquivos/preparate-invierno-3371.png",
"headline": "Prepárate para el invierno.",
"subhead": "",
"isFullModeStyle": true
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment