Customize list attribute or variations order

Forums Product XML Feeds for WooCommerce Customize list attribute or variations order

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #105621
    Tom Anbinder
    Moderator
    Plugin Support

    Hi,

    Sorry for a late reply. Not sure if this will be good enough, but I would suggest separating variations into separate items. First you need to set “Variable products” option to “Variation products only” in “WooCommerce > Settings > Product XML Feeds > XML Feed #X > Products Filtering Options”. Then you can set “XML item” option to something like this:

    <item>
        <variation_data>[alg_product_list_attribute name="color"] - [alg_product_price] - [alg_product_image_url]</variation_data>
    </item>
    
Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.