• Resolved gecko002002

    (@gecko002002)


    Hi guys,

    So I am trying to create a .csv feed for an affiliate marketing program but I am having the following problems:

    1: They need a column called “in stock” but the results should be 1 if it is in stock or 0 if not.
    2: They have a column called “category” where you should put the main big category and another column called “subcategories” where the other categories should be.
    3: They need the price with point separator not comma like we have right now. It will be pretty complicated to change this on our website because in our country the official separator for decimals is comma.

    If anyone can help thanks in advance!

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • supportadtribes

    (@supportadtribes)

    Hi,

    Thanks for using our plugin and reaching out to us.

    With regards to your questions:

    • It is not possible to add a field to your feed where there is a space in between. So “in stock” is not possible, you can add a field named “in_stock” though. With regards to the values in that field: perhaps it is best you just create a new WooCommerce attribute you fill in per product and has a value of 0 or 1 and you map that new attribute to your “in_stock” field?
    • That unfortunately is not possible, our plugin is not aware of category hierachy in WooCommerce
    • Try changing your price field mapping to a “Pinterest / Tiktok / Vivino price” attribute, that will cause the separator to be a point

    Hope this helps?

    Thread Starter gecko002002

    (@gecko002002)

    Hello,

    First of all thank you for your answer!
    1. The Vivino/Pinterest trick worked.
    2. For the out of stock products, it was complicated to create another attribute because that will not update dynamically and would have been really complicated. But we used a filter and removed the out of stock products completely.
    3. We left the category how it is

    Have a nice day!

    supportadtribes

    (@supportadtribes)

    Perfect, thanks for the heads-up.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Feed options’ is closed to new replies.