• Resolved 2pmagentur

    (@2pmagentur)


    Hi, i think it’s a very easy problem that you can help me solve easily.
    I’m trying to upload a bunch of wines to a WooCommerce-Shop. Unfortunately there are a lot of fields I can’t map to the fields given. Do I have the possibility to use the “headlines” from my CSV as my field or am I allowed to create new Fields?

    I am a bit lost and hope someone has a smart idea. Thanks!

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter 2pmagentur

    (@2pmagentur)

    I am talking about this step

    • This reply was modified 5 years, 8 months ago by 2pmagentur.
    Plugin Support Ross V. a11n

    (@rossviviano)

    Automattic Happiness Engineer

    Hi there,

    What I would suggest is to create a product with all of your custom information inside of WooCommerce first, then export it with the ‘Custom Meta’ box checked. This will give you the .csv format for that custom information.

    If, instead, this information isn’t custom meta but whole new custom columns, you can use this code to add it to the importer.

    Best,

    Ross

    Thread Starter 2pmagentur

    (@2pmagentur)

    Hi, thanks for your reply @rossviviano

    I exported my product and got a .csv with all the data I wanted but as I tried it the other way I did not work. I modified my table with column names like “attribute:pa_geschmack” but I was not able to select a useful column.

    I did not mention, that I created those custom columns in the property-section. Maybe that changes something?

    Where should I paste the code you gave me?

    Thanks,

    Marvin

    Plugin Support Damianne P (a11n)

    (@drwpcom)

    Hi @2pmagentur, you would add this code to your site using a plugin like Code Snippets.

    If I understand correctly, you’d like to import attributes. Are those attributes assigned to products? Attributes can definitely be imported by CSV. You can learn about the schema used for the CSV file here.

    Plugin Support Damianne P (a11n)

    (@drwpcom)

    Hi @2pmagentur. I’m sorry that we missed your last response. I hope that you have been able to resolve the issue as we have not heard back from you. I’m going to go ahead and mark this issue as resolved but please start a new thread if you have any follow-up questions.

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

The topic ‘Custom Fields for Field Mapping CSV-Import’ is closed to new replies.