• Resolved martinmacourek

    (@martinmacourek)


    Hello.

    Is there any way how mapping attributes?

    For example:
    In many XML feeds I have one attribute like:
    “37,38,39,40”
    But I need it separately:
    “37”,”38″,”39″ and “40”

    Mapping attributes can fix this problem, but I can´t find how do it (I just find mapping categories and custom fields).

    Please help me.

    Thanks.

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Support Hannah S.L.

    (@fernashes)

    Automattic Happiness Engineer

    It sounds like you’re working with product XML feeds, for example for Google. The best way of modifying the output is to use a plugin, like this:
    https://ww.wp.xz.cn/plugins/product-xml-feeds-for-woocommerce/

    If I’ve misunderstood, please do let me know!

    Thread Starter martinmacourek

    (@martinmacourek)

    Thank you for response.

    Problem is in import someone else product XML feed to my website (so I cannot modifying others shop feed).

    Plugin Support Hannah S.L.

    (@fernashes)

    Automattic Happiness Engineer

    Okay, so you’re importing the feed from someone else’s site. How are you handling that import – is there a specific plugin?

    Thread Starter martinmacourek

    (@martinmacourek)

    For import feeds I use WP All Import plugin.

    For example, what I mean, I make a screenshot from settings:

    https://www.tryimg.com/image/r6Mgb

    Green and blue is OK -there always one attribute. But in red square, theres a attribute with many values. And I dont know how correctly split that (and this is in many feeds, not just in one). If it possible mapping attributes, I can fix it… Or is there any other solution?

    Thank you very much!

    Plugin Support Hannah S.L.

    (@fernashes)

    Automattic Happiness Engineer

    Thanks for that screenshot! That helped make things much clearer.

    WP All Import isn’t handling the export/import in a format that works for WooCommerce – or its own import. This is something you’d need to take up with WP All Import directly.

    If you’re looking to import products, why not use the WooCommerce product import?
    https://github.com/woocommerce/woocommerce/wiki/Product-CSV-Importer-&-Exporter

    Thread Starter martinmacourek

    (@martinmacourek)

    I have only XML feeds, not in CSV. Does the plugin also support the xml format?
    Thanks.

    Plugin Support Hannah S.L.

    (@fernashes)

    Automattic Happiness Engineer

    The core importer only supports CSV – this is the most common approach when importing WooCommerce information.

    Your best bet is to reach out to WP All Import about this.

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Mapping attributes’ is closed to new replies.