Skip to content

Instantly share code, notes, and snippets.

@candice-womp
Created April 30, 2018 20:19
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 candice-womp/be66d574e9022612249929ad90b9d780 to your computer and use it in GitHub Desktop.
Save candice-womp/be66d574e9022612249929ad90b9d780 to your computer and use it in GitHub Desktop.
{
"Product": {
"ID": 123456,
"Img": "/img/ProductImg.jpg",
"ProductName": "A Cool Product",
"ProductPrice": "$0.99",
"ProductSavingPercentage": "83%",
"InStock": true,
"HasBulk": false
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment