Hello Shopify Community,
I’m working on a project where I need to implement nested collapsible rows within a collapsed row in Shopify. Currently, my collapsible row structure has the following options:
Title
Icon
Queue Contents
Row Content from Page
However, I want to add a new feature where, when I click on a collapsible row, it opens another “heading,” and when I click on this new heading, another row opens. Finally, when I click on the last heading, the contents of the row should be displayed.
For Example
Click On ‘’ Heading ![]()
Open ‘’ Another Heading
‘’ Also Click on this then
Open ‘’ Row content ‘’
I’ve been trying to achieve this nested collapsible row structure, but I’m facing some challenges. Has anyone successfully implemented this feature in their Shopify store? If so, could you please share your insights or any code examples that can help me achieve this nested collapsible row functionality?
Your guidance and suggestions would be greatly appreciated. Thank you in advance for your help!