Skip to content

Instantly share code, notes, and snippets.

@trnktms
Last active April 6, 2022 16:28
Show Gist options
  • Save trnktms/3d2068401393b333faf8ab4c625c6959 to your computer and use it in GitHub Desktop.
Save trnktms/3d2068401393b333faf8ab4c625c6959 to your computer and use it in GitHub Desktop.
{
"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