Hi,
As you can see on this page (
semillascantueso.com/catalogo-virtual/pr...nocarpus-decorticans
), our products have more than one price, depending on the amount of units the customer buys. For this particular products the prices are set like this:
(note: 1 unit is 10 grams, which is why why the product page shows 10, 100 and 1000 gr, but this is done with language overrides, adding a 0 to %s)
Now, when I add 1 to 9 units to the cart, the cart module shows the correct price. But when I get to 10 units, the price for this product in the cart module gets multiplied by 10 (showing 165 in stead of 16,50 and when I add 100 units the price gets multiplied by 100 (showing 11000 in stead of 110).
The thing is that this problem is limited to the cart module and only shows up in the line for this product. The total price is shown correctly in the cart, and also if I go to checkout, everything is correct.
Any insights would be very welcome! Ah, the site is in Spanish (for now). Hope that's not a problem.
I'm using Hikashop Business 2.2.1 on Joomla 2.5.14 on a server with PHP version 5.3.27
Thanks!
MF