How to create simple nested navigation pages in impulse theme

Topic summary

A user working with the Impulse theme wants to implement nested navigation for product pages without relying on product tags.

Current Goal:
Create a URL structure that organizes products hierarchically, such as:

  • collections/product1
  • collections/product1/Black
  • collections/product1/Red
  • collections/product1/White

Status:
The question remains unanswered with no solutions or alternative approaches provided yet. The user is seeking guidance on how to achieve this nested page structure within the Impulse theme framework.

Summarized with AI on November 9. AI used: claude-sonnet-4-5-20250929.

How to create simple nested navigation pages in impulse theme. Right now I am using product tags but I want to stop using the product tags.

I want to see my URLs like this Example :

collections/product1

collections/product1\Black

collections/product1\Red

collections/product1\White