damonsk Posted September 26, 2012 Share Posted September 26, 2012 I have a updated store that seems to have developed a weird issue. The Shopping cart summary page lists 20 items all with 0 quantity when a product is added to the cart. I have tried the demo version on this site which doesn't produce the error. Has anyone encountered this before, any pointers where to start debugging? I've attached a ss of the issue. The cart does show the correct prices and number of items. But this page seems to include these additional products. I'm not sure if it is related but these products were created by using the duplicate product in the backoffice. Link to comment Share on other sites More sharing options...
damonsk Posted September 26, 2012 Author Share Posted September 26, 2012 I've managed to isolate this. It was down to a module overwriting the assign of products with non-cart products. Maybe worth in future having cart items assigned in a non-generic smarty variable to prevent this? Solved. Link to comment Share on other sites More sharing options...
Recommended Posts