Closed tasoulisg closed 5 years ago
Hi, Try this
prod.associations.categories.Clear();
Bukimedia.PrestaSharp.Entities.AuxEntities.category associationCategory = new Bukimedia.PrestaSharp.Entities.AuxEntities.category(2); //Home
prod.associations.categories.Add(associationCategory);
Good luck
Closing as the code written by @LuisDavidR should work.
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Can anyone help me to associate categories in products? I always take an error Exceprion Prestashop failed to serve XML response instead got text...