Routing
products-product:public.model
Matched route
Route Parameters
| Name | Value |
|---|---|
| _locale | "ru" |
| category | "triangle" |
| offer | null |
| url | "triangle_effexsport_th202" |
| variation | null |
Route Matching Logs
Path to match:
/catalog/triangle/triangle_effexsport_th202/model
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | core:public.homepage.ru | /{page} | Path does not match |
| 2 | core:public.google.verification.ru | /google44f3d88c6d59a486.html | Path does not match |
| 3 | auth-email:public.login.ru | /login | Path does not match |
| 4 | search:public.search | /search | Path does not match |
| 5 | products-product:public.model.ru | /catalog/{category}/{url}/model/{offer}/{variation} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.