I am not sure if this is right, but I want to confirm.
I have several products in my store that are not in ShopSite pages. They are called in my company website using the direct links from the OrderANywhere HTML code. I copied the HTML code of these products to my website database and generate my website pages from it.
When a user clicks a button in my website that is for a certain product, they get the chosen product added to the shopping cart.
The problem is that everytime I click on the ShopSite control Panel:
Merchandising Tools > Order Anywhere > Show All HTML Code
The HTML code storeid section of my products changes slightly. Here are some examples:
http://www.mywebsite.com/store/sc/order.cgi?storeid=*18f450abb3ff39..
http://www.mywebsite.com/store/sc/order.cgi?storeid=*14bacf4bfb3140..
http://www.mywebsite.com/store/sc/order.cgi?storeid=*16bbe31ab8a6f0..
http://www.mywebsite.com/store/sc/order.cgi?storeid=*1874d0abbb5fe5..
http://www.mywebsite.com/store/sc/order.cgi?storeid=*1c9aa7fba0270e..
All my existing products html code start like each line shown above. All of them change when I click the Show All HTML button
Apparently, all original and subsequent updated links do work even if the current HTML code ni the ShopSite control panel is different. Is this normal? Do all the storeid changes mean the same (in this case, my store unique ID)? Why does it change? Does it need to?
I want to make sure that I don't need to update the company website database everytime I click on the Show All HTML code button and that even if the html code changes in the control panel, the original ones I still have in my website database will still work.
Thanks.