Set alert messages for limits
Last updated
Was this helpful?
Last updated
Was this helpful?
Let's see how to set alert messages that are displayed when your customers try to purchase product quantities that are outside the defined min and max limits.
You can customize the message for lower limits to inform your customers to fulfill the minimum purchase limit.
Suppose you have set 10make the alert message as "You can buy min {%-limit-%} quantities of {%-product_title-%}".
{%-limit-%} =
{%-product_title-%} =
When a customer tries to enter a quantity below the min limit of 10, the system will not allow them to do so and will display the following alert message to the customer.
This field allows you to customize the alert message for upper limits, which informs your customers to purchase products in a quantity below or equal to the set upper limit.
Suppose you have set 20 as the max purchase limit on black ties in the Men's Ties collection. For it, you can compose an alert message like "You can buy max {%-limit-%} quantities of {%-product_title-%}".
{%-limit-%} =
{%-product_title-%} =
When a customer tries to enter a quantity above the max limit of 20, the system won't let them. Therefore, it will display the following dialog box with the customized message.
Here in this field, you can customize the Alert Message for Multiply Qty, informing your customers to purchase products falling in the multiple ranges of the digit set by you.
Suppose you have set the following limits on the BRUTON Men Sport Shoes from the Footwear collection.
5
10
5
You can configure the alert message like "You can buy {%-product_title-%} in multiples of {%-limit-%} ({%-multiply_sequence-%}) only."
When any customer tries to enter the quantity number, which is not a multiple of 5, the system won't allow them to do so because you've set the Multiply Qty to 5. Therefore, it will display the following dialog box to the customer.
In simple words, your customer will be able to buy products in quantity number that falls under the multiples of 5.
Multiples of 5 = 5, 10, 15, 20, 25, ...
Your customer will not be able to exceed the max limit of 10 even if the number of quantities is a multiple of 5.