X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   How To Display Price Including and Excluding VAT (https://forum.x-cart.com/showthread.php?t=21879)

Noodl3s 04-04-2013 03:02 AM

Re: How To Display Price Including and Excluding VAT
 
Thanks for your reply, I take it that this should be placed in the customer/main/taxed_price.tpl file as customised in the above posts - where should this code be placed in the file

pauldodman 04-04-2013 03:14 AM

Re: How To Display Price Including and Excluding VAT
 
No, put it in the template where you already have:
{currency value=$product.taxed_price tag_id="product_price"}

If though you are using variants with different prices, you'll need extra coding to account for the id that updates the prices as the variant changes.

Noodl3s 04-08-2013 07:06 AM

Re: How To Display Price Including and Excluding VAT
 
Thanks, that worked, for anyones future reference the change was made in the "theme"/customer/main/product_details.tpl file(on line 95)


All times are GMT -8. The time now is 04:13 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.