• adbo

    (@adamboruta)


    Hi.

    I’m building a store with products that have many (about 8-10) attributes.
    One of them is ‘model’, which is supposed to change the product image when selected.
    Is it possible to change the image when only this one attribute is chosen by the customer? I’ve set up everything correctly and tried everything.

    I’ll be grateful for any help!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi adbo,
    If your products are variable ones, you need to add image to vatiation to make image changing when variation is selected

    Thread Starter adbo

    (@adamboruta)

    hi kword,

    Yes. I did that. The image changes once all the attributes are chosen.
    What I’m trying to do is to make the image change when only one attribute has been chosen (the variation attribute in my case). I need to make the rest of the attributes unrelated to the image.

    The image changes once all the attributes are chosen.

    Yes, this is WooCommerce default behaviour. A variation is sum of all parts; it won’t match a variable product with images until all attributes are chosen. If you want an image to appear immediately it may require additional code customization or extra plugin the product options instead of variations.

    Kind regards

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Woocommerce – change product variation image before all attributes are chosen’ is closed to new replies.