Smartstore
Smartstore copied to clipboard
A modular, scalable and ultra-fast open-source all-in-one eCommerce platform built on ASP.NET Core 7
**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...
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...
**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...
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...
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...