View Single Post
  #3  
Old 07-05-2011, 05:38 AM
 
nickff nickff is offline
 

Senior Member
  
Join Date: Aug 2010
Posts: 132
 

Default Re: Replacing Price with Cufon

Hi Darren,

Thanks so much for the idea.

I've placed your "ajaxSuccess" code into the file "skin/common_files/modules/Product_Options/check_options.tpl", right towards the top. The price now successfully replaces on page load, but as soon as you change a product option that alters the price, the price won't change and firebug spits out the following error:
default_price is not defined
price = default_price;
in skin/common_files/modules/Product_Options/func.js

You can see this in action here, by trying to change a "frame color":

http://future.thefutureforward.com/~aso/Comrade.html

Let me know if you had another thought on where this code should be placed.

Thanks so much!
__________________
nick hoag
looking forward to the future
http://thefutureforward.com
xcart versions 4.2.x, 4.3.x, 4.4.x
Reply With Quote