nopCommerce icon indicating copy to clipboard operation
nopCommerce copied to clipboard

ASP.NET Core eCommerce software. nopCommerce is a free and open-source shopping cart.

Results 233 nopCommerce issues
Sort by recently updated
recently updated
newest added

nopCommerce version: Steps to reproduce the problem: > The issue appears to be in the css bundle. Server was restarting by ops and that fixed the issue. > CSS files:...

on hold / maybe wont

nopCommerce version: 4.40.2 Steps to reproduce the problem: Run Multiple Instance. Login to Admin Area. Select Clear Cache. Check Redis Keys. Only the key that are set by the instance...

refactoring / source code

nopCommerce version: 4.xx Steps to reproduce the problem: Model Binding for `Dictionary` is not correctly working. > when a form is posted back to a controller, those custom properties are...

bug

We should allow a store owner to configure bundle discounts. For example, - Buy 2 and get 1 (or 2) gift - Buy product A + product B and get...

enterprise / highlight feature

nopCommerce version: develop For example, in the method `GetProductManufacturersByManufacturerId()` we [check availability](https://github.com/nopSolutions/nopCommerce/blob/develop/src/Libraries/Nop.Services/Catalog/ManufacturerService.cs#L286) of manufacturers but not products, although the mapping has references to both entities and actually cannot be returned...

on hold / maybe wont

Automatically update order totals when editing an order in admin area (editing, deleting products, etc). But as we may have quite complex discount rules and tax rules which could be...

functionality / feature

nopCommerce version: 4.30+ When moving from EF to L2DB, we added several FKs that caused problems with the logic: https://github.com/nopSolutions/nopCommerce/issues/4466 https://github.com/nopSolutions/nopCommerce/issues/4561 https://github.com/nopSolutions/nopCommerce/issues/4677 The problem arose from the fact that fields...

on hold / maybe wont

### Azure Traffic Manager When using [Azure Traffic Manager endpoint monitoring](https://docs.microsoft.com/en-us/azure/traffic-manager/traffic-manager-monitoring), if the Path is set to `/`, a guest Customer will be created every time the traffic manager calls...

At the moment, not only Blazor Server has been released, but also Blazor WebAssembly. Let's see if we should use this technology and switch to [Blazor](https://github.com/AdrienTorris/awesome-blazor)? Currently, its popularity is...

on hold / maybe wont
discussion / investigation

Re-opening PR with correct branch name for issue #6324. Apols for issue noise.