http://shop-dev.arz-digital.de/kundenkonto/login

Routing

storefront_login Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /kundenkonto/login
# Route name Path Log
1 admin /admin Path does not match
2 checkout_ehba /bestellvorgang/ehba-pruefung Path does not match
3 checkout_ehba_missing /bestellvorgang/kein-ehba Path does not match
4 checkout_smcb /bestellvorgang/smcb-pruefung Path does not match
5 register_and_delivery_address /bestellvorgang/registrierung-und-lieferanschrift Path does not match
6 delivery_address /bestellvorgang/lieferanschrift Path does not match
7 checkout_overview /bestellvorgang/bestelluebersicht Path does not match
8 checkout_done /bestellvorgang/bestellbestaetigung Path does not match
9 kim_check_availability /kim/check-availability Path does not match
10 kim_reserve /kim/reserve Path does not match
11 otp_retrieve /kim/otpretrieve Path does not match
12 product_details /produkt/{productId} Path does not match
13 add_to_cart /cart/add Path does not match
14 remove_from_cart /cart/remove/{productId} Path does not match
15 increase_quantity /cart/increase/{productId} Path does not match
16 decrease_quantity /cart/decrease/{productId} Path does not match
17 storefront_login /kundenkonto/login Route matches!

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