Jump to content

Force prices to show VAT included


Guest Alberto Buenos Aires

Recommended Posts

Guest Alberto Buenos Aires

Hello friends

Please excuse my zero knowledge of programming

leeofaccy helped me to resolve some issue -pls. see below- (thanks to Lee) Now I need to know how to make that the prices displayed on the description of each item to be displayed with VAT included and next to a text that says: "VAT included. " In this case it would be something like (sale_price = sale_price * 1.21) What I can not find is what is the associated variable to do this and where they are.

Could someone help me with this?

"If you want just the price moving to the top, open YOUR_SKIN/styleTemplates/content/viewProd.tpl and find a line that looks something like this. It may be slightly different depending on your skin.

<p>

<strong>{LANG_PRICE}</strong> <span class="txtPrice">{TXT_PRICE_VIEW}</span>

<span class="txtSale">{TXT_SALE_PRICE_VIEW}</span>

</p>

If you would like to keep the price at the bottom too, copy that code and paste it where you want it, higher up. If you do not want to keep the price at the bottom, cut the code and paste it in..."

Thanks a lot!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...