View Single Post
  #9  
Old 10-15-2007, 11:45 PM
  carlisleglass's Avatar 
carlisleglass carlisleglass is offline
 

eXpert
  
Join Date: Aug 2003
Location: Carlisle, UK
Posts: 316
 

Default Re: Modifying wholesale template look

Some of the wholesale pricing template is in the func.js file - I also had the same problem.

You will notice that when a product has variants it doesn't show right, this is because it uses the template from the func.js file. Its different because the script has been written so that the wholesale prices update dynamically when a customer changes the product options.

Look under the rebuild_wholesale() function within /skin1/modules/product_options/func.js
__________________
Darren Kierman
Carlisle Glass (http://www.carlisleglass.co.uk/)
... running X-Cart Gold 4.4.5 [unix]
Reply With Quote