![]() |
x cart not main image with variant image
Hi,
Any ideas on why my default image is not being swapped for the variant images? I have different variants with different images, when I change via dropdown nothing happens. |
Re: x cart not main image with variant image
I found two javascript errors on the product page.
check_options is not defined <script type="text/javascript"> //<![CDATA[ check_options(); //]]> </script> and check_options is not defined setTimeout(check_options, 200); <script type="text/javascript"> //<![CDATA[ setTimeout(check_options, 200); //]]> </script> Any ideas on how to fix this? |
Re: x cart not main image with variant image
Sounds like some other Javascript may not be working correctly and interfering with check_options. Have you tried looking at the pages with Firefox's Javascript Console or Firebug to look for more details?
|
All times are GMT -8. The time now is 08:09 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.