Hi @graf1n
How to make one product in different categories instead of three?
I assume these should be variable products and variations, correct? If so, you’d need to list all of the categories on the first record with a delimiter to separate the hierarchies:
cat>subcat|cat>sub>cat|cat>cat>sub
You’d use that in the import like so: https://d.pr/i/0yrc1a, and you’d connect the variations like this: https://d.pr/i/2tb1yO (see documentation). Note that you wouldn’t need to list categories for the variations below it because you can’t assign categories to variations in WooCommerce by default.
Why is the tmp category empty? How to make tovar1 appear in the tmp category?
As explained above, you must import the categories at the parent level (or first variation if there are no parents).
Also, if all of the “tovar1” product belong together, they should be listed together – tovar2 should not be in between them.