- Define Restrictions: Merchants set limits for quantity, amount, or both in the merchant configuration.
- Activate Messaging: Merchants use customizable text resources to inform customers about restrictions..
- Monitor and Adjust: Merchants can regularly review and update restrictions to align with changing regulations or business needs.
- Restrictions are defined by merchants for each destination country, currency, and threshold (quantity and/or amount).
- A popup appears immediately when the checkout is initiated with a non-compliant cart that includes clear instructions for resolving the issue. Restriction logic operates seamlessly within the checkout process, ensuring a frictionless user experience.
- Exceeded Quantity: A popup informs the customer that their cart contains more items than allowed for the destination country. Example Message: “You can purchase up to {Quantity} items in a single order for this country.”
- Exceeded Amount: A popup notifies the customer that the total cart value exceeds the allowable limit. Example Message: “Your total cart value cannot exceed {CurrencySymbol}{Amount} for this destination.”
- Resolution: Customers must adjust their cart to comply with the restrictions before proceeding.

