• Resolved rptr

    (@rptr)


    Hello,

    I need to export data to price comparator but I can’t categorize them correctly. How can I get data to my XML feed from product attributes?

    NOW IT LOOKS LIKE THIS BUT IT DONT GIVE ME RIGHT DATA:
    <Category>[alg_product_categories_names]</Category>

    I LIKE TO GET DATA FROM THIS CSS CLASS:
    <Category>[woocommerce-product-attributes-item–attribute_pa_termektipus]</Category>

    Reason why I want to do it like this is that I have products categorized like this:
    MAIN_CATEGORY -> CHILD_CATEGORY -> PRODUCT_PAGE
    Product page have child category as parent. If I will give to product page two parents (main category + child category) then it will show as <Category>[MAIN_CATEGORY, CHILD_CATEGORY]</Category>.

    Sincerely
    Peter

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

    (@conschneider)

    Engineer

    Hi Peter,

    <Category>[woocommerce-product-attributes-item–attribute_pa_termektipus]</Category>

    You can try and add a plugin that can help extend / edit the XML feeds for your WooCommerce data. Maybe something like: https://www.ads-software.com/plugins/best-woocommerce-feed/

    **Before you do that, please do make a full backup!** – always good to have one before installing new things.

    Kind regards,

    Plugin Support Gabriel – a11n

    (@gabrielfuentes)

    We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.

    Cheers!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘XML Feed – Get data to XML from attribute class’ is closed to new replies.