Is there’s a way to limit sellers (in multisellers shop) to only one category when they create a new product? Since we don’t want sellers to add their products in many unrelated categories, we want to limit to one category for a product. (exemple when a seller is creating a product like a Piano we want to restrict him to only one category so that he will only choose the Music instruments category).
I have sought a solution in those file:
js/admin-categories-tree.js
admin****/themes/default/template/controllers/products/associations.tpl
but there’s no way I can figure out a way to solve my problem.
Thanks for your help!