Skip to content

Instantly share code, notes, and snippets.

@trnktms
Last active April 6, 2022 16:28
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Embed
What would you like to do?
{
"componentName": "ProductDetails",
"dataSource": "{725E7C7C-FDCE-4577-B9E8-B2C1345AE24C}",
"fields": {
// resolved dynamic item field
"ProductName": {
"value": "#SitecoreLunch sticker 🍩"
},
// resolved dynamic item field
"Price": {
"value": 10.00
},
// static datasource field
"BackButtonLabel": {
"value": "Back to products"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment