Thanks for reply, but i don’t want to loop the products, is there is any way to assign the products to categories by category load,
->load($categoryid);
->setProductIds($productsids);
Like in product case we do.
Thanks for reply, but i don’t want to loop the products, is there is any way to assign the products to categories by category load,
->load($categoryid);
->setProductIds($productsids);
Like in product case we do.