Hello,
I have an e-commerce website where I need to add subcategories to categories. For example, I have these categories: Living, Bedroom, and Bathroom and each category should have extra subcategories like Living - all products, chairs, rugs, etc.
Is that something I can achieve in editorX?
along with this I will forward your suggestion to our Stores team
Thanks for your answer . Indeed the filters could help but it’s becoming complicated to do it with dynamic pages. On the other hand there is the products management, where You have to keep track of all the products. If you can not add them to subcategories it’s a lot of pain to manage subcategories based on a parent category… The only way that I see to do it is to add a category with all products then create categories named something like {categoryName}-{subcategory Name }. This can be painful and inefficient