Hi there,
I am coming across within Firefox that the Mini Cart does not calculate the dollar amount and quantity. When I add an item in the shopping cart, it will show the dollar amount and the quantity, but when you go to a different page, it turns to 0.
Thanks!
Mini Cart Code
-
- Posts: 7
- Joined: Sat Jan 05, 2008 5:53 pm
Mini Cart Code
Last edited by CreativeMind on Mon Feb 04, 2008 10:06 am, edited 1 time in total.
-
- Posts: 2572
- Joined: Fri Aug 04, 2006 12:02 pm
- Location: Anywhere
- Contact:
The mini-cart is only going to work at exactly the same domain that the shopping cart is at. In your case, your shopping cart is at the domain http://yourdomain.com. However, all your store pages you are forcing to load at the domain http://www.yourdomain.com (for example, try going to http://yourdomain.com, you will note that you are immediately redirected to http://www.yourdomain.com).
You can either change this so you force all store pages to just the domain http://yourdomain.com (this is a server/site configuration option, not a ShopSite option), or you can change your ShopSite Shopping Cart URL (set in Preferences -> Hosting Service) and all of your order and view cart buttons to use the domain http://www.yourdomain.com so that the store pages at that domain can utilize the mini-cart. Either way, you need to use the same exact domain in both places.
-Loren
You can either change this so you force all store pages to just the domain http://yourdomain.com (this is a server/site configuration option, not a ShopSite option), or you can change your ShopSite Shopping Cart URL (set in Preferences -> Hosting Service) and all of your order and view cart buttons to use the domain http://www.yourdomain.com so that the store pages at that domain can utilize the mini-cart. Either way, you need to use the same exact domain in both places.
-Loren
Last edited by loren_d_c on Mon Feb 04, 2008 10:39 am, edited 1 time in total.
-
- Posts: 7
- Joined: Sat Jan 05, 2008 5:53 pm