← Back to u/iamfeelinggod

Help with importing

Hey. I am trying to import the following to woocommerce, however, I am not sure how I need to map my columns:

Product Name, Quantity,

|Name|Age|Metric 1|Price|
|:-|:-|:-|:-|
|test product|14|20|19.99|
|test product 2|12|50|18.99|

I was able to import the name, price, stock etc. So what I am not able to import is the Age and the metric. I have tried importing them as attributes, but still not being able to import them. Anyone with a solution for this?