Quantcast
Channel: Sellerdeck Community
Viewing all articles
Browse latest Browse all 779

Children sections not just child sections

$
0
0
I would like to select from products of all the child sections of a top level section.
Using the block Child Section List you only get the immediate children not the children of children.

How can I show all the children of a top level section?

This is what I have under each top level section:
Code:

<actinic:block type="ChildSectionList" >
<actinic:block type="ProductList" >
<actinic:block if="%3cactinic%3avariable%20name%3d%22ShowAsMegaMenuProduct%22%20%2f%3e">
<actinic:variable encoding="perl" value="forMMII" name="BestSellerItem" />
</actinic:block>                       
</actinic:block>       
</actinic:block>

I really need instead of "<actinic:block type="ChildSectionList" >" something like 'all the children sections list'

Please could anyone help?

Thank you.

Viewing all articles
Browse latest Browse all 779

Trending Articles