Skip to content

Instantly share code, notes, and snippets.

@Tolmark12
Created June 10, 2009 19:09
Show Gist options
  • Save Tolmark12/127422 to your computer and use it in GitHub Desktop.
Save Tolmark12/127422 to your computer and use it in GitHub Desktop.
{
"packages": [
{
"id": "34869",
"name": "DYOC Silver",
"price": null
}
],
"componentIds" : {
"trucks" : "111111",
"wheels" : "2222222"
etc...
},
"secret_key": "",
"services": {
"getProductData": "http:\/\/web.zumiez.com\/dyoc\/index\/products",
"addToWishlist": "http:\/\/web.zumiez.com\/modcheckout\/cart\/addDyoc",
"addToCart": "http:\/\/web.zumiez.com\/modwishlist\/index\/addDyoc"
},
"whiteboardImage": "http:\/\/www.zumiez.com\/IMAGES\/DYOC\/poster.jpg",
"cartURL": "http:\/\/web.zumiez.com\/checkout\/cart",
"homeURL": "http:\/\/web.zumiez.com\/",
"helpURL": "http:\/\/web.zumiez.com\/411-dyoc",
"dyocURL": "http:\/\/web.zumiez.com\/dyoc"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment