Documentation Index
Fetch the complete documentation index at: https://docs.checkoutrules.com/llms.txt
Use this file to discover all available pages before exploring further.
Rule overview
This rule allows you to automatically hide specific shipping or pickup methods at the checkout based on defined conditions. You can control visibility using criteria such as cart total, shipping address, customer tags, or product details, etc. This helps streamline the checkout experience by removing irrelevant or unavailable delivery options, reducing confusion and improving conversion rates.Sample configuration
The following steps show how to create and configure a Hide Shipping Methods rule using the app.Create a new rule
From your Shopify admin, open the app. In the sidebar, go to the Rules section and click “Create Rule”. Then, You’ll be redirected to the Select checkout rule type screen. Choose category “Shipping” → select checkout rule type “Hide Shipping Methods” → click “Select Rule”.

Rule configuration
To configure the rule, first optionally we can add a name such as “Hide shipping methods” to describe what it does. Then, select the rule status: Testing, Active, or Deactivated. Here we are going to choose Testing status, so we can quickly test the rule without affecting the checkout for actual customers.
- All shipments except subscriptions – applies the rule only to regular shipments and skips any orders containing subscription products. This is useful, as Shopify can automatically choose the cheapest shipping method for subscription products and hide all other shipping methods. Hiding this cheapest shipping method can cause “no shipping available” error. This is why we recommend using this option if you have subscription products to avoid this error.
- All shipments – applies the rule to every order, including those with subscription items.

As an example, here we are using the default Condition set 1, setting the rule to run Always, and configuring it to hide shipping methods that contain “Express Worldwide”.


Test the rule
Since, the rule is set to testing status, we have to usetest@testing.com as the email, instead of the actual email, to run the rule at checkout.


Activate the rule
Once testing is done, we can activate the rule, so it can start making changes to the checkout for actual customers. Only activated rules can make changes to the checkout for all customers. Click on Rules in the sidebar to view all rules. Select the rule you want to activate, then click the Activate button to activate it.
Limitations
- Please remove USPS from shipping name, e.g., instead of ‘USPS Ground Advantage’, only use ‘Ground Advantage’ in rule.