I am working on the Assembler Category Listing Pages and gave the following query:
It is returning all the Root Level categories, however I also need to return the Sub Level Categories. How to achieve it using Assembler?
There is no way to get a second level of categories (dim values) out of the box. You will need to build a custom handler for this purpose.