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)
-   -   Select Product Option Display New Image? (https://forum.x-cart.com/showthread.php?t=7469)

xcell67 05-06-2004 07:50 PM

Select Product Option Display New Image?
 
Hi guys,

what would be the code to do this, say you had a t-shirt for sale and 3 colors as product options :red, green, and blue. By default, the product detail page shows the red shirt, but what code would you have to implement so that when the customer chose green or blue in the dropdown box, the image would change to the respective colors?

thanks.

B00MER 05-06-2004 08:10 PM

Basically requires some hefty javascript coding, as well as php and smarty implementation. Drop down selector would need to check if a particular option name exists to add an onChange javascript event to the select drop downs. You would then need to create a javascript function to pass the values to and then inturn interrupt the values to swap out the current image with a new one.


All times are GMT -8. The time now is 02:35 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.