foxnewsnetwork / American-Lit-315

1 stars 1 forks source link

Product json content #54

Open foxnewsnetwork opened 12 years ago

foxnewsnetwork commented 12 years ago

In addition to what is already in the product json, here are some more stuff that I want:

{ 'productId' : ####, // this id should uniquely identify the product on our server 'tileset' : ####, // this is an image link url that necessary ends with .png 'tilewidth' : ## ,// in pixels 'tileheight" : ## // in pixels 'tilecount' : ## // minimum of 1 'postcallback' : #### // this is a url link that I can post to when I want to buy stuff }