Routing

suggestions_main Matched route

Route Parameters

Name Value
_locale
"cs"
eshopId
"264337"
productId
"6a5e516a-6196-11f0-92c0-42bc30ab2318"

Route Matching Logs

Path to match: /suggestions/cs/264337/6a5e516a-6196-11f0-92c0-42bc30ab2318
# 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.