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)
-   -   remove including VAT from product listing page (https://forum.x-cart.com/showthread.php?t=21658)

NightFire 05-09-2006 10:22 AM

remove including VAT from product listing page
 
Hello,

In my shop I have setup 19% VAT. Now its displays the price including 19% vat. Everywhere. Also on the shopping cart etc. This is ok. But it is also displaying the text: including VAT on my product thumbnails listing page which is not needed. I can't find the label: lbl_including_vat on my products.tpl and products_t.tpl. It is ok that it this text will displayed on the product page. But I don't want it displayed on the product listing page. Removing this label will not help.

NightFire 05-09-2006 10:29 AM

Found a solution:

In products.tpl comment the following code out:

Code:

{if $products[product].taxes}
{include file="customer/main/taxed_price.tpl" taxes=$products[product].taxes}{/if}


I hope commenting out this code won't effect my shop. Comments are appreciated.

Grant 05-12-2006 06:16 AM

Eager to see if anybody thinks there will be a problem with this as I want to use this to.

shan 05-12-2006 08:10 AM

theres an option to switch that of in tax setup screen

NightFire 05-12-2006 08:19 AM

Unchecking the 2nd box on the tax option page doesn't help.

The mannually uncommenting the line hasn't give me any problems. So I guess it won't harm my shop.


All times are GMT -8. The time now is 11:40 AM.

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