I’m almost finished setting up my WooCommerce store and have a CSV file with thousands of products, all normalized for straightforward mapping and import.
The challenge I’m facing is that there’s no option to import brands. From my research, the brands feature comes from XStore, so it isn’t included in the export or import process. Given the large number of products, it would be much more efficient if I could import everything directly from the CSV file, including the brands. Could you help me find a solution for this?