Cart not updating correctly

  • Posts: 100
  • Thank you received: 1
12 years 1 month ago #68675

Hi there,
Please can you help.

If you go to our website www.rock-a-bye-rosie.com

and add a product to your cart, then continue shopping.

If you then click 'My Shopping Bag' in ht etop right corner and click the 'x' to remove your item, the cart is re-directing to a faulty page, do you know why this is?

Regards,
Sean R.

Please Log in or Create an account to join the conversation.

  • Posts: 82818
  • Thank you received: 13362
  • MODERATOR
12 years 1 month ago #68832

Hi,

Yes, that's normal.
The cart is not meant to be included in popups like that. That's why you have that.


You will have to edit the file "cart" of the view "product" via the menu Display->Views and change the line:
<input type="hidden" name="url" value="<?php echo $this->params->get('url');?>"/>

The problem is that when the cart module is displaying in the popup, it doesn't know on which page you page. So you won't be able to enter the current URL in the value attribute.
So all I can propose which isn't too complicated is to enter there the URL of your products listing.

Please Log in or Create an account to join the conversation.

Time to create page: 0.053 seconds
Powered by Kunena Forum