Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

Removing including VAT 17.50% (ё)

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 02-21-2008, 06:45 AM
 
sds sds is offline
 

Member
  
Join Date: Dec 2004
Posts: 24
 

Default Removing including VAT 17.50% (ё)

Hi

I want to remove the text "including VAT 17.50% (ё)" from the front page and all product fly pages.

Is this an easy modification? Can it be done from the backend or do I have to edit some .tpl's? If so, I believe I would be looking at modifying the taxed_price.tpl but I am not quite sure of how to change this as there are a few too many if then else and includes for my liking!

I will then add to the bottom of each page "All prices include VAT".

Any help appreciated.

Thanks in advance,

The SDS Team
__________________
X-Cart 4.4.2
Reply With Quote
  #2  
Old 02-22-2008, 03:58 AM
  Holub's Avatar 
Holub Holub is offline
 

X-Adept
  
Join Date: Jan 2008
Posts: 432
 

Default Re: Removing including VAT 17.50% (ё)

You can select 'Display: nothing' at Taxing system administration menu for your VAT tax.

Also you can modify /customer/main/taxed_price.tpl and replace row beginnig with

Code:
{$lng.lbl_including_tax...

with new text

`All prices include VAT.`

Feel free to ask any questions.
__________________
Regards,
Anthony Holub

X-Cart Skins Store
- twenty two different skins available;
- both 4.1.x and 4.2.x versions compatible;
- refresh you store now!

Smart menu X-Cart add-on
Featured Products Slide Show X-Cart add-on
"What's New?" FREE X-Cart add-on
Reply With Quote
  #3  
Old 02-25-2008, 02:43 AM
 
sds sds is offline
 

Member
  
Join Date: Dec 2004
Posts: 24
 

Default Re: Removing including VAT 17.50% (ё)

Hi Holub

Thanks for all your help!

I commented out the following code:

Code:
{* {$lng.lbl_including_tax|substitute:"tax":$tax.tax_display_name}{if $display_info eq "V" or ($display_info eq "A" and $tax.rate_type eq "$")} {if !$is_subtax}<span id="tax_{$tax.taxid}">{/if}{include file="currency.tpl" value=$tax.tax_value}{if !$is_subtax}</span>{/if}{elseif $display_info eq "R"} {if $tax.rate_type eq "$"}{include file="currency.tpl" value=$tax.rate_value}{else}{$tax.rate_value|formatprice}%{/if}{elseif $display_info eq "A"} {if $tax.rate_type eq "%"}{$tax.rate_value|formatprice}% ({if !$is_subtax}<span id="tax_{$tax.taxid}">{/if}{include file="currency.tpl" value=$tax.tax_value}{if !$is_subtax}</span>{/if}){/if}{/if} *}

This worked a treat.
__________________
X-Cart 4.4.2
Reply With Quote
  #4  
Old 02-27-2008, 07:56 AM
  Holub's Avatar 
Holub Holub is offline
 

X-Adept
  
Join Date: Jan 2008
Posts: 432
 

Default Re: Removing including VAT 17.50% (ё)

Yes, it's right decision.
__________________
Regards,
Anthony Holub

X-Cart Skins Store
- twenty two different skins available;
- both 4.1.x and 4.2.x versions compatible;
- refresh you store now!

Smart menu X-Cart add-on
Featured Products Slide Show X-Cart add-on
"What's New?" FREE X-Cart add-on
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 03:47 PM.

   

 
X-Cart forums © 2001-2020