Hi,
Is there is anyway to assign product to categories, say after loading category i have to assign the products to them?
Hi,
Is there is anyway to assign product to categories, say after loading category i have to assign the products to them?
You should set the categories to the product’s category_ids
property, e.g.:
A post was split to a new topic: How to load the product’s categories on a product loading?