Skip to content

Instantly share code, notes, and snippets.

@Zaglov
Last active February 4, 2018 14:41
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 Zaglov/b46d0f899ee576df13746461ab4fdef3 to your computer and use it in GitHub Desktop.
Save Zaglov/b46d0f899ee576df13746461ab4fdef3 to your computer and use it in GitHub Desktop.
{
"data": {
(...)
"price_lists": [
{
"price_list": "default",
"regular_price": "15.99",
"sale_price": "12.99",
"sale_price_dates_from": "2018-01-01",
"sale_price_dates_to": "2018-02-01"
}
],
(...)
},
"shop": "demo-shop"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment