Using
VirtueMart 4.0.12 10777.
By default, I see that my product page shows three prices:
Quote
Base price for variant $10.00
Sales price $10.00
Sales price without tax $10.00
1. Is there any particular reason why it shows these three prices instead of just one "Sales price without tax $10.00"? I mean, I don't see the point of showing multiple prices to the customer but since all of them are shown by default, may be there is a gap in my understanding regarding how an ecom site should display products. Most popular ecom sites such as Amazon show only one price, right?
2. If I want to display just one price, is the only way to modify the product template or is there any customization option in the VM admin?
thanks!
There are many reasons for showing different prices, eg for b2b, to display tax as required by some countries or to demonstrate an applied discount.
Price display is set under VM Configuration/Pricing/Show Following Prices
Sometimes the price display is hard coded in template overrides, in which case the overrides could be edited.