GET http://bdl.greendot.cz/Digital-burettes_sc

Routing

shop_category_detail Matched route

Route Parameters

Name Value
_locale
"cs"
query
null
slug
"Digital-burettes"

Route Matching Logs

Path to match: /Digital-burettes_sc
# Route name Path Log
1 add_product.cs /{slug}-p/add Path does not match
2 add_product.en /en/{slug}-p/add Path does not match
3 add_to_cart.cs /shop/api/cart/add-{variant_id}/amount-{amount} Path does not match
4 add_to_cart.en /en/shop/api/cart/add-{variant_id}/amount-{amount} Path does not match
5 add_to_inquiry.cs /shop/api/inquiry/add-{variant_id}/amount-{amount} Path does not match
6 add_to_inquiry.en /en/shop/api/inquiry/add-{variant_id}/amount-{amount} Path does not match
7 change_amount_in_cart.cs /shop/api/cart/change_amount-{variant_id}-{amount}-{type} Path does not match
8 change_amount_in_cart.en /en/shop/api/cart/change_amount-{variant_id}-{amount}-{type} Path does not match
9 add_product /{slug}-p/add Path does not match
10 add_to_cart /shop/api/cart/add-{variant_id}/amount-{amount} Path does not match
11 add_to_inquiry /shop/api/inquiry/add-{variant_id}/amount-{amount} Path does not match
12 change_amount_in_cart /shop/api/cart/change_amount-{variant_id}-{amount}-{type} Path does not match
13 search_algolia.cs /api/algolia/search/{query} Path does not match
14 search_algolia.en /en/api/algolia/search/{query} Path does not match
15 search_algolia_parameters.cs /api/algolia/search/{query}/max-hits-{hits}/page-{page} Path does not match
16 search_algolia_parameters.en /en/api/algolia/search/{query}/max-hits-{hits}/page-{page} Path does not match
17 algolia_product_import.cs /algolia/products Path does not match
18 algolia_product_import.en /en/algolia/products Path does not match
19 algolia_variants.cs /algolia/variants Path does not match
20 algolia_variants.en /en/algolia/variants Path does not match
21 llg_api_backorders.cs /api/backorders Path does not match
22 llg_api_backorders.en /en/api/backorders Path does not match
23 llg_api_update_order_states.cs /api/update-order-states Path does not match
24 llg_api_update_order_states.en /en/api/update-order-states Path does not match
25 llg_api_check_backorders.cs /api/check-existing-backorder/{id} Path does not match
26 llg_api_check_backorders.en /en/api/check-existing-backorder/{id} Path does not match
27 llg_api_external_backorder.cs /api/external/backorder Path does not match
28 llg_api_external_backorder.en /en/api/external/backorder Path does not match
29 app_api_l_l_g.cs /api/llg/getCategories Path does not match
30 app_api_l_l_g.en /en/api/llg/getCategories Path does not match
31 app_llg_products.cs /api/llg/getProducts Path does not match
32 app_llg_products.en /en/api/llg/getProducts Path does not match
33 app_llg_variants.cs /api/llg/getProductVariants Path does not match
34 app_llg_variants.en /en/api/llg/getProductVariants Path does not match
35 app_llg_params.cs /api/llg/getProductVariantParameters Path does not match
36 app_llg_params.en /en/api/llg/getProductVariantParameters Path does not match
37 app_apillg_addhazard.cs /api/llg/hazard Path does not match
38 app_apillg_addhazard.en /en/api/llg/hazard Path does not match
39 app_apillg_stockinfo.cs /api/llg/stockInfo Path does not match
40 app_apillg_stockinfo.en /en/api/llg/stockInfo Path does not match
41 app_llg_prices.cs /api/llg/prices Path does not match
42 app_llg_prices.en /en/api/llg/prices Path does not match
43 app_apillg_get_variant_images.cs /api/llg/variant/images Path does not match
44 app_apillg_get_variant_images.en /en/api/llg/variant/images Path does not match
45 app_apillg_get_product_images.cs /api/llg/product/images Path does not match
46 app_apillg_get_product_images.en /en/api/llg/product/images Path does not match
47 app_apillg_checkisactive.cs /api/llg/check-is-active Path does not match
48 app_apillg_checkisactive.en /en/api/llg/check-is-active Path does not match
49 api_apillg_update_products.cs /api/llg/update-products Path does not match
50 api_apillg_update_products.en /en/api/llg/update-products Path does not match
51 api_save_category-image.cs /api/save-category-image Path does not match
52 api_save_category-image.en /en/api/save-category-image Path does not match
53 update_slugs.cs /api/update/slugs Path does not match
54 update_slugs.en /en/api/update/slugs Path does not match
55 error_show.cs /error Path does not match
56 error_show.en /en/error Path does not match
57 app_forgot_password_request.cs /reset-password Path does not match
58 app_forgot_password_request.en /en/reset-password Path does not match
59 app_check_email.cs /reset-password/check-email Path does not match
60 app_check_email.en /en/reset-password/check-email Path does not match
61 app_reset_password.cs /reset-password/reset/{token} Path does not match
62 app_reset_password.en /en/reset-password/reset/{token} Path does not match
63 shop_category.cs /{slug}_c Path does not match
64 shop_category.en /en/{slug}_c Path does not match
65 shop_category_detail.cs /{slug}_sc Route matches!

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