https://artiemv2.wamrelease.net/es/checkout/gift/182

Routing

app_ecommerce_store_checkout Matched route

Route Parameters

Name Value
_locale
"es"
id
"182"

Route Matching Logs

Path to match: /es/checkout/gift/182
# Route name Path Log
1 app_admin_gift_sales /admin/gift-sales Path does not match
2 app_booking_mobile_step_one /booking/bookingstep1-mobile.{_locale}.html Path does not match
3 app_booking_step_one /booking/bookingstep1.{_locale}.html Path does not match
4 app_booking_step_two /booking/bookingstep2.html Path does not match
5 app_booking_step_three /booking/reservation_confirmation.html Path does not match
6 app_ecommerce_store_checkout /{_locale}/checkout/gift/{id} Route matches!

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