Home › Forums › Product XML Feeds for WooCommerce › Customize list attribute or variations order › Reply To: Customize list attribute or variations order
April 25, 2019 at 9:42 pm #105621
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>