VPCARTallows you to display the inclusive and exclusive price
together with the cprice in the product detail page.
The tmp_product
willinstruct the subroutines below to perfom the tax inclusive / exclusive
price:
[formattaxinclusive cprice]
[formattaxexclusive cprice]
If you have setup tax in
your site, the tax inclusive/exclusive price will be displayed in your product
extended page.
Below is a preview of tax inclusive/exclusive
price:
If you do not
wish to display the inclusive and inclusive tax price, you can remove the
subroutine: [formattaxinclusive cprice] and [formattaxexclusive
cprice] from tmp_product.htm template.