Skip to content

Instantly share code, notes, and snippets.

@sanity
Created October 15, 2009 19:57
Show Gist options
  • Save sanity/211231 to your computer and use it in GitHub Desktop.
Save sanity/211231 to your computer and use it in GitHub Desktop.
{
"key" : "item",
"name" : "offer",
"options" : [
{
"choices" : {"1" : 28.99, "2" : 57.98, "3" : 86.97, "4" : 115.96, "6" : 173.94},
"name" : "52354"
},
{
"choices" : {
"1" : 24.99,
"2" : 49.98,
"3" : 74.97,
"4" : 99.96,
"5" : 124.95,
"6" : 149.94
},
"name" : "54322"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment