For the complete documentation index, see llms.txt. This page is also available as Markdown.

Weight Limits

If you want to apply min and max limits based on product weight. After applying the limits, your customers can purchase within the set limits only.

Step #1

Go to Cart Limit Weight Limits.

Enable the field if it is not enabled.

Step #2

Select the Weight Unit from the dropdown list. Add values to Min Weight & Max Weight for your cart and Save.

For e.g., you've set the following weight limits.

Weight Unit
Min Weight
Max Weight
Future Weight

kgs

1

2

4

According to the above rule, customers can purchase with their cart weighing a minimum of 1 kg & maximum of 2 kg and 4 kg as future limit.

You can set custom alert messages to notify customers when the weight of their cart weight is not in line with the set limits.

{%-min_weight-%} = minimum weight of your shopping cart

{%-max_weight-%} = maximum weight of your shopping cart

Frontend Preview

Last updated