• Resolved pizzapie79

    (@pizzapie79)


    Hi, I have a woocommerce website with both simple and variable product, so I have enabled the “Include product variations” option.

    Right now every variation in my feed have the product main image as “image_link”, but I need to have the specific variation image instead. In others words:

    1. simple product should have the main/featured product image in feed
    2. variable product should have the specific image for variation, if available. If not available it should use the main/featured product image as fallback.

    Can you please help me configure the feed? Which option should I select for the “g:image_link” field to have the desired result?

    Thanks in advance!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Jeff Alvarez

    (@superlemon1998)

    Hi @pizzapie79 ,

    For variations you’ll want to use the Feature Image as the fallback. On your rules and filter then check if the main image or the image attribute of your variations if it’s empty.

    If it’s empty then pass on a link to the image. We currently do not have a feature where you can refer another attribute for it’s new value. There’s a request for this so I’ll add a +1

    The easiest way around this is to ensure that the product variations have their main images set.

    Thread Starter pizzapie79

    (@pizzapie79)

    Hi, thank you for your quick reply ??

    Ok, now I’ve set “Featured image” instead of “Main image” and now I got specific the variation image as <g:image_link> in my xml feed ??

    Now I need to check if everything is ok on my merchant center… I’ll let you know ASAP ??

    Thanks for now!

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.