We've added a Mirror store to an existing account. We've changed all references to the StoreID (mini-cart, view cart, etc.) where we have it hard-coded.
When we go to product pages and add a product to the Cart and then jump to the Shopping Cart page, it is displaying the wrong StoreID in the address.
We did copy over our products.db and pages.db and all the pages from the original store. BUT the add to cart is a Shopsite generated function so not sure where it's pulling the incorrect storeid from.
thanks in advance,
Kris
Mirror Store using wrong storeid on Add to Cart
-
- Posts: 18
- Joined: Fri Jan 19, 2007 10:20 am
-
- Posts: 2572
- Joined: Fri Aug 04, 2006 12:02 pm
- Location: Anywhere
- Contact:
The encrypted storeid as generated by ShopSite is going to appear to change each time. Each encrypted version will map back to the correct storeid. So unless you are getting some error message regarding the storeid, or it is sending you to the wrong shopping cart, then the fact that it appears different sometimes is not a problem, it is by design.
-Loren
-Loren