View Single Post
  #110  
Old 01-28-2012, 10:38 AM
  swartzieee's Avatar 
swartzieee swartzieee is offline
 

Advanced Member
  
Join Date: Feb 2010
Posts: 58
 

Default Re: X-Cart Ability Template v4.4.x

Quote:
Originally Posted by PhilJ
Then try this code...

Code:
{$config.General.currency_symbol}{math equation="x * y" x=$product.taxed_price y=1.1495 format="%.2f"}

As stated, you only need to do this for the new/random products on the homepage. Nowhere else.

If you want prices to be shown 'before tax', throughout your store, then you need to adjust your tax rate settings in shipping & taxes > tax rates.

I implemented the code you suggested. This code made the issue worst so I reverted back.

Jason
__________________
4.7.11
BuckeyeFanApparel.com
Reply With Quote