I noticed a bug in the basket summary. When I add to basket se same product several times, the total value is updated with the total of all the itens of the same product, but the number of itens shows only one product. How can I make it to show all the itens, including the several entries of the same product?
It's not a bug, it's how it's supposed to work. Products in basket is referring to what it says - products in cart eg. number of distinct products in cart. You cannot add quantities of two distinct products.
turha71
2007-02-08 15:08
Ok... But I think that a future version of the plug in should have a config option to allow us to chose from "number of itens" or "number of products".
I'm selling books, and if some one byes 5 books of the same, it will show only one item, but that person is bying five books and not one. It becames a bit confusing, because if eatch book custs 10 euros it will show one item with a total of 50 euros. It seams that the customer is bying one book that custs 50 euros, when in reallity they are bying five book.
How can I code that? the file where the calculations are made is basketSummary.php, but I'm not a programmer.
Any onde can help me with that?
Best regards
But is there a way to show the number of itens in the basket insted of the number of products? I realy need to make it work width
i modified my site according to your instructions... much useful now not just showing the types of product but the total too.
i hope u are fully recovered... cheers
5py
riva
2007-02-16 13:42
> Dobry den, jak to jde odstranit? Pleas help, how\'s it going repair? > It writte on the my sites krbybeskydy.cz > Notice: A session had already been started - ignoring session_start() in > /home/krbybeskydy.cz/razitka-reklama.krbybeskydy.cz/plugins/basketSummary/basketSummary.php > on line 15
ri.va@seznam.cz
gilgalad
2007-02-16 20:19
I think a message after adding the item would be nice.