wordpresscsvimportwoocommerceattributes

Import attributes using CSV with woocommerce


I am importing bulk products via Woocommerce using a .csv file.

Everything works as it should apart from the attribute I am trying to upload.

I am uploading the brand name as an attribute. I currently have the following on my .csv:

Header = attribute:brand

Value = "brand name"

I am not sure if this correct, but even if it is, I'm unsure which fields to map them to?

Thanks in advance.


Solution

  • Not Sure how you are importing via Woocommerce its self?

    1.maybe you need a specific keyword rather the "attribute:brand" ( or you can define a different reference)

    2.check that all the ranges in the csv are readable by woo-commerce

    otherwise try looking for a plugin called 'all Import' works fantastic