Skip to content

Instantly share code, notes, and snippets.

@schof
Created April 2, 2014 18:44
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 schof/9940478 to your computer and use it in GitHub Desktop.
Save schof/9940478 to your computer and use it in GitHub Desktop.
Same line items
"line_items": [
{
"product_id": "0300385BLK00M",
"name": "eve dress",
"quantity": 1,
"price": 198,
"image_url": "https://thereformation.com/rcms/media/3964/resize?size=60x60&tags=clp",
"properties": {
"color": "Black",
"size": "XS"
}
}
],
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment