Routing

suggestions_main Matched route

Route Parameters

Name Value
_locale
"cs"
eshopId
"264337"
productId
"677b2534-18d3-11ef-958c-aa0256134491"

Route Matching Logs

Path to match: /suggestions/cs/264337/677b2534-18d3-11ef-958c-aa0256134491
# Route name Path Log
1 addon_install /install Path does not match
2 addon_suspend /suspend Path does not match
3 addon_suspend.1 /uninstall Path does not match
4 addon_resume /resume Path does not match
5 addon_admin-config /{_locale}/admin-config Path does not match
6 addon_config-rule /{_locale}/config-rule/{id} Path does not match
7 addon_rule-activation /rule-activation/{shoptetId}/{token}/{id} Path does not match
8 addon_rule-deletion /rule-deletion/{shoptetId}/{token}/{id} Path does not match
9 suggestions_main /suggestions/{_locale}/{eshopId}/{productId} Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.