Skip to content

Instantly share code, notes, and snippets.

@NateJLewis
Created August 19, 2015 16:14
Show Gist options
  • Save NateJLewis/e37e2868002cf6e07932 to your computer and use it in GitHub Desktop.
Save NateJLewis/e37e2868002cf6e07932 to your computer and use it in GitHub Desktop.
Goals Active Style JSON
{
"field_id_8":"store",
"product_details[price]":"0",
"product_details[weight]":"0",
"ct_order":"1",
"style[]":[
"Classic Tee",
"V-Neck Tee"
],
"ct_instructions":"Pick A Style",
"ct_price":"12.00",
"ct_color[]":[
"CanPnk",
"FryRed",
"LmnYel"
],
"vt_order":"1",
"vt_instructions":"Pick A Style",
"vt_price":"27.00",
"vt_color[]":[
"LtBlu",
"Navy",
"CanPnk",
"LmnYel"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment