Skip to content

Instantly share code, notes, and snippets.

@willrjmarshall
Last active December 31, 2015 16:39
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 willrjmarshall/8014878 to your computer and use it in GitHub Desktop.
Save willrjmarshall/8014878 to your computer and use it in GitHub Desktop.
%tr
Product
%tr
Product
%tr
Variant
for product in products:
%tr
Product
for variant in product.variants:
%tr
Variant
[
"product": {
variants: []
},
"product": {
variants: ["variant"]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment