Slim Finn
This page demonstrates nested dynamic routes. Both [category] and [slug] are extracted from the URL and passed as props.
Route: /products/[category]/[slug] → /products/jeans/slim-finn
This page demonstrates nested dynamic routes. Both [category] and [slug] are extracted from the URL and passed as props.
Route: /products/[category]/[slug] → /products/jeans/slim-finn