I would like to request the implementation of a minimum cart amount feature for digital products in our platform. The main goal of this feature is to allow customers to add any number of products to their cart while ensuring that the total amount meets a minimum threshold. This feature is particularly important for managing costs related to crypto withdrawals.
Minimum Cart Amount Setting:
Introduce a configurable minimum cart amount for digital products.
The default value for the minimum cart can be set to $5, aligning with the current crypto withdrawal limits.
Dynamic Cart Calculation:
Ensure the cart dynamically calculates the total amount and alerts the user if it does not meet the minimum requirement.
Users should be allowed to add any quantity of products but should be informed if the total cart value is below the minimum amount. Also, in order to reach the minimum cart amount, the product closest to the remaining amount and the cheapest product can be offered to the customer as a suggested option.
User Interface Enhancements:
Display a clear message on the cart page indicating the minimum cart requirement.
Include a tooltip or info icon explaining why the minimum amount is required (e.g., due to crypto withdrawal limits).
Configurable by Seller:
Allow sellers to enable or disable the minimum cart amount feature.
Thank you for your attention to this request.