ensermo Posted April 5, 2004 Posted April 5, 2004 Hi, I have searched the forum and haven't found much for problem. I am about to start coding a solution by myself but thought on posting a message maybe someone has a solution allready. The problem I have is that my store should display all prices with taxes. That is no problem. Only now when I add attributes to a product the price is displayed without taxes in the product info page. But in the calculation it has taxes included. example product: hosting ?20 with tax inclusive then I add an attribute -----> extra domain +?10 While in the product_info.php page the price is displayed with an extra ?10 optiion, the final price is then ?31.90 (20 + 19% tax on the ?10) I want to have the attributes with and without tax (like in the new product page) Any ideas?
Almirena Posted April 6, 2004 Posted April 6, 2004 I do have the same problem. At this point, I've just assigned the products as non-taxable, just to get rid of the untaxed price on the pages. However, it would be MUCH better if the price displayed would include the tax.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.