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
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
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.
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.