mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-11 14:29:12 +00:00
fix(ecommerce): breadcrumb: fallback to `/all-products` (#33718)
* fix(ecommerce): breadcrumb: fallback to `/all-products`
* fix(item_group): use `==` instead of `is`
* test(ecommerce): breadcrumb
(cherry picked from commit a94aa7a79f)
Co-authored-by: Sabu Siyad <hello@ssiyad.com>