I'm importing products/sections via CSV.
The section is created at the time of import.
Some products can be in more than one section.
On importing the first product goes in correctly, the duplicate (in another section) doesn't get created as it clashes with the product reference of an existing product (even though it is the same product).
How would I get duplicate products in via import, putting the duplicate in a different section with the same product ref number?
The section is created at the time of import.
Some products can be in more than one section.
On importing the first product goes in correctly, the duplicate (in another section) doesn't get created as it clashes with the product reference of an existing product (even though it is the same product).
How would I get duplicate products in via import, putting the duplicate in a different section with the same product ref number?
Comment