Hello,
I have a store with close to 160.000 products. I've imported all the products and I'm trying by trial and error, to build the csv import for the variants.
I've discovered that if I don't specify the categories_ordering field in the import my template crashes, instead of seeing a category with products and pagination at the bottom, i see 20 products all smashed together, no pagination, and the product that i'm importing the variants is the first, although it is supposed to be the last in a category of 6000 products.
Is this a bug?
The product is created, it already has an assigned value for that field and my csv doesn't contain that field when i'm importing variants.
This is a major issue for me, I don't want to export that field for 160.000 products - it would just be another value in a HUGE import csv that i have to take care of.
Thanks and awaiting your response.