X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Price Variant not modifying price on product page (https://forum.x-cart.com/showthread.php?t=45928)

tqualizerman 03-01-2009 02:17 PM

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)

rubyaryat 03-01-2009 05:09 PM

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

tqualizerman 03-01-2009 06:24 PM

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?

Xel 03-04-2009 06:27 AM

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.