• I am becoming increasingly impressed with your WC Fields Factory plugin. Your plugin is an excellent addition to WooCommerce. I would like a dynamic product image that changes when the user selects product options (e.g. when the user selects a color, the product image changes to the selected color. When the user specifies text, the text appears on the product image.). What is the best way to implement a dynamic product image with the WC Fields Factory plugin? Thank you again for your help and a great plugin!

    https://www.ads-software.com/plugins/wc-fields-factory/

Viewing 1 replies (of 1 total)
  • Thread Starter deeveedee

    (@deeveedee)

    Update to my previous post: To implement a “dynamic product image” that reflects the user’s product options, I have implemented a custom product page that shows the customized product to reflect user-selected product options. This custom product page includes an “Add to Cart” button that adds the customized product to the cart using the add_to_cart URL as follows:

    https://example.com/cart/?add-to-cart=product_id&quantity=quantity&slug1=value1&slug2=value2

    where slug1, slug2, etc. are WC Factory Fields field slugs. Note that my products are Simple Products.

    Thank you for a great plugin.

Viewing 1 replies (of 1 total)
  • The topic ‘Change product image to reflect user selections’ is closed to new replies.