Base price with tax always displayed, even without discount

Ecommerce design Joomla template to start your online business with VirtueMart and additional eshop features.
GK User
Mon Jul 01, 2013 5:46 pm
Hi,

It seems the code for the comparison of the basePriceWithTax and salesPrice is not working properly in some cases. The line I found in default.php for the category (if (round($product->prices['basePriceWithTax'],$this->currency->_priceConfig['salesPrice'][1]) != $product->prices['salesPrice'])) seems to be ok, but when the option 'Round only display' is checked in Virtuemart configuration, the baseprice is always displayed (as strikethrough). It seems a rounding issue to me, because I've now unchecked the Round only display option, which solves the issue.

Regards,

Richard.
User avatar
Junior Boarder

teitbite
Mon Jul 01, 2013 6:02 pm
Hi

Please show me an example of a page You have this problem, so I'll compare it with my copy.
User avatar
Moderator


cron