![]() |
Price Variant not modifying price on product page
Hi everyone, hoping someone can look at this page: http://www.nerdseven.com/lifestyle/home_accents/the_ex_voodoo_knife_block/ and maybe help me investigate why changing the product color to 'chrome' doesn't update the price according to the variant (should be 99.95 but still shows as 69.95)
|
Re: Price Variant not modifying price on product page
The reason is the id of the span element that displays the price has been removed.
Your span needs id='product_price'. Rubyaryat |
Re: Price Variant not modifying price on product page
Thanks, that worked -- almost -- when I re-add that id tag, on any product with a price variant the $ sign moves to the far side of the price, rather than showing before the price. Any idea why?
|
Re: Price Variant not modifying price on product page
If you posted your code it would help. But off hand, you probably inserted the id before "$" symbol. If so, simply cut the code containing the id and paste it AFTER the dollar symbol =D
If that doesn't work, post it for me and I'll look at it. |
All times are GMT -8. The time now is 02:16 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.