hi all,
if i buy 6xproduct it looks fine the cart but when i get to the order confirmation page, the sub-total is 1xprice, not 6xprice as it should be. the tax and total amount is right.
any ideas please?
thank you
john
This is a discussion on sub-total not calculating multiples properly - please help within the osCmax v2 Installation issues forums, part of the osCmax v2.0 Forums category; hi all, if i buy 6xproduct it looks fine the cart but when i get to the order confirmation page, ...
hi all,
if i buy 6xproduct it looks fine the cart but when i get to the order confirmation page, the sub-total is 1xprice, not 6xprice as it should be. the tax and total amount is right.
any ideas please?
thank you
john
not sure what is happening here but i've hacked the code in ot_subtotal.php and instead of outputting $order->info['subtotal'] i've changed it to use $order->info['subtotal_hors_tva'] which does output the right amount but is that right? why would i need to do this. ta.
Bookmarks