How would I target the immediate parent section of a given section.
Assuming my products are in their own sections (for single product per page layout purposes), how do I target the section that these individual product sections are in? They're not all at the same sectionlevel.
I'm trying to generate a productlist of all the products at the same level as the currently selected one (its for a jquery carousel doodad). There are too many products (and sections) in the database to make an entireselectionlist one...
any advice?
Assuming my products are in their own sections (for single product per page layout purposes), how do I target the section that these individual product sections are in? They're not all at the same sectionlevel.
I'm trying to generate a productlist of all the products at the same level as the currently selected one (its for a jquery carousel doodad). There are too many products (and sections) in the database to make an entireselectionlist one...
any advice?
Comment