Smartstore icon indicating copy to clipboard operation
Smartstore copied to clipboard

A modular, scalable and ultra-fast open-source all-in-one eCommerce platform built on ASP.NET Core 7

Results 419 Smartstore issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** Countries are named differently in different languages. For example Germany (english), Allemagne (french), Deutschland (german). [Nager.Country](https://github.com/nager/Nager.Country) does this perfectly. They...

enhancement
area:platform

Consider the following specific case of a merchant: - Tiered prices are stored for Product A, and all have a quantity of one and different customer roles. - Product A...

enhancement
review
area:catalog

**Problem** A customer makes a purchase as a guest and enters their email address. This email address is saved by the system. If the same customer tries to register at...

review
area:checkout

I once asked the administrator in the SmartStore forum if there is any good way to quickly enter a country's province/state, and the answer was disappointing. Smartstore is a good...

enhancement

Adds a new payment module for Klarna, enabling Klarna Payments integration. Key features implemented: - Basic module structure (`Smartstore.Klarna`) including `module.json`. - Klarna API client (`KlarnaHttpClient`) for communicating with the...

Similar to "Product in cart", but with only one operator ("Equal") and a quantity input field. The condition is fulfilled if the shopping cart contains at least n of the...

feature