VirtueMart Forum

VirtueMart 2 + 3 + 4 => Product pricing => Topic started by: elo007 on December 09, 2014, 18:22:33 PM

Title: Prices with/without VAT
Post by: elo007 on December 09, 2014, 18:22:33 PM
It would RESOLUTION identified from the database according to customer group ID, and hence display with or without VAT?

customer group ID 1 = display text - Prices with VAT

customer group ID 2 = display text -Prices without VAT

?

The database is a table virtuemart_shoppergroup_id

..... virtuemart_shoppergroup_id="5">Price without VAT</.......>

.... virtuemart_shoppergroup_id="1">Price with VAT</.......>


???

How to use the code?