Is there a way to display prices both including and excluding sales tax?
I want to display prices on the detail page and in the cart, both including and excluding sales tax.
Is there a way to do that with a calculation without having to add another column in tblprice?
If I have to add another column to the database, is there an easy way to fill it with the calculated values from another column?