NeedZoom Posted February 24, 2016 Share Posted February 24, 2016 Bonjour, Je suis entrain d'ajouter des produits avec le webservice dans la DB. J'aime bien les classer dans une catégorie bien spécifique. $product->associations->categories->addChild('category')->addChild('id', $ps_category_id); $product->id_category_default = $ps_category_id; où :$ps_category_id =3 Dans le site web, dans ce catégorie il y a aucun produits malgré que j'ai ajouter 5 produits. Merci Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now