How would I add a product to a classifying category through impex?
1 Answers
0
votes
Just the same, as if you would add it to a normal category.
$productCatalog=productCatalog
$catalogVersion=catalogversion(catalog(id[default=$productCatalog]),version[default='Staged'])[unique=true,default=$productCatalog:Staged]
INSERT_UPDATE Product;code[unique=true];$catalogVersion[unique=true];supercategories(id,$catalogVersion);
;product_code;;classificationCategoryId;