Hello all,
in Ecommerce, we have the option to enable Ecommerce Categories, When set true it will show a list of defined categories and their related products. My question is:
Suppose we have category 1 , sub category 1 as child of category 1. Cat 2, sub Cat 2 ...
let's say a user clicks on cat 1 or sub cat 1.... I want to hide the rest of the categories.
how to do that in Odoo, still new to the js framework of odoo and i don't have so much time left to finish the task.
i tried to create a new /shop page but with no luck ( kept giving internal server error)
Thanks in advance,