Limit Product Weight

Merchants can restrict product quantity by configuring min & max limits to the weight of the items in the shopping cart.

Step #1

Go to Limit Product Weight.

Step #2

Select the Weight Unit from the dropdown list. Add values to Min Weight & Max Weight for products and save.

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

Weight UnitMin WeightMax Weight

kgs

1

4

According to the above rule, customers can purchase products whose weight is a minimum of 1 kg & maximum of 4 kgs.

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

{%-min_weight-%} = minimum weight of product

{%-max_weight-%} = maximum weight of product

Last updated