• Resolved dllive

    (@dllive)


    Hi
    I have a load of products on my Woocommerce site. One of them is available in small/medium/large, so on the product detail page I need to have a dropdown with small/medium/large. When the user selects an option it should update the product image to the small/medium/large variation.
    How do I achieve this functionality? Can it be done for free or will I need to pay for a plugin?
    Thanks

Viewing 6 replies - 1 through 6 (of 6 total)
  • Use Variable products: https://docs.woocommerce.com/document/variable-product/

    You will be able to add an image to each variation option.

    Thread Starter dllive

    (@dllive)

    Thanks.
    So if I have 40 products all needing the same functionality, can I set up a global “Size” variation, and then for each product have its own 3 images for small/medium/large?

    Yes – go to Products -> Attritbutes and set up one called size. When it’s listed on the right of that page there’s a column called Terms – click on Configure Terms to add the sizes.

    You can then make a product Variable, click on Attributes and add the sizes you want – make sure you tick the Use As Attributes box before saving!

    In the Variations tab you can then add each size, give it a price (that’s important or it won’t appear in the front end) and picture – and yes, different pictures can be used in each product!

    Plugin Author Julia Amosova

    (@jamosova)

    Hi @dllive,

    Looks like you are all set for now so I am going to mark this thread as Resolved. Feel free to connect with us again should you have any additional questions!

    Thread Starter dllive

    (@dllive)

    Thanks so much, Ive tried this and it works great.

    Another question: For each product, I need a field for Message. This will then be included in the order so the client can print the Message on their product. Is this possible?

    I use WC Fields Factory – https://wordpress.org/plugins/wc-fields-factory/ – does that and a lot more!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Product sizes which changes image’ is closed to new replies.