Viewing 2 replies - 1 through 2 (of 2 total)
  • To import variations you need to tell it which variable product the variation belongs to with a ‘parent’ column – like this: https://github.com/woocommerce/woocommerce/blob/trunk/plugins/woocommerce/sample-data/sample_products.csv

    Easiest way is to give each product a SKU

    Thread Starter borkk85

    (@borkk85)

    Hey, thanks for your response. I did try adding SKU, and also adding a Parent as I found those solutions in the forums here, however none of it worked. Maybe my mistake was that I was trying to update instead of fresh import them.

    In any case, I exported a fresh csv(which had the same structure) and bulk deleted the products/transients on the test site, attempted to import again and it worked.

    This can be considered as resolved.

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

The topic ‘Issues importing variable/variations using the default Woo importer.’ is closed to new replies.