Overview
When cart hits 300lbs, you want to prevent any rates from displaying in the cart/checkout and only show an error message.
On This Page
Restrictions
This is unsupported currently in Bigcommerce and Shopify due to constraints by the eCommerce platform.
Setup
- Create a Filter and set min cart weight to 300lbs.
- Go to Shipping Rules and add a new rule
- Under the Basic tab, give the rule a name that is relevant (i.e.: “Prevent Rates when cart over 300lbs”)
- Below the name you will see a Shipping Methods section, highlight all of the shipping methods this rule will apply to.
- Under the Actions tab, for the “I want to…” field, select Hide Shipping Methods
- Check the “Show Error Message when this Rule Applies” box (see screenshot below for reference)
- Enter the error message you want to display.
- Under the Conditions tab, select the filter created in Step 1 in the Weight/Price/Quantity Filters dropdown.
- Save the rule.
Voila! Whenever the cart is over 300lbs, the selected shipping methods will be hidden and the error message you set will display to the customer in the cart/checkout.