nopSolutions / nopCommerce

ASP.NET Core eCommerce software. nopCommerce is a free and open-source shopping cart.
https://www.nopcommerce.com
Other
9.14k stars 5.25k forks source link

Use referrer url to find the correct breadcrumb instead of the first productcategory foun #7141

Closed lintho closed 4 months ago

lintho commented 4 months ago

nopCommerce version: 4.6

Steps to reproduce the problem: navigate to a product with several product categories first productcategory added on the product is whats being used to generate breadcrumb the breadcrumb should instead be generated by the previous path the user was on (the category)

RomanovM commented 4 months ago

Duplicate of #5776