App Introduction
Shipping Rules: Reorder, rename, and hide shipping rates on the checkout page based on various conditions such as customer tags. Customize checkout to control shipping: block PO boxes, display special rates for customer tags and B2B customers, reorder shipping options, rename third-party shipping rates, set special rates for product categories, postal codes, product attributes, or cart attributes, and apply differentiated rates by suburb/region/area, neighborhood, highland, or rural area. Ensure accurate shipping costs including customer tag-based rates or B2B rates. You can also use this app as an advanced Cash on Delivery (COD) alternative.
Core Functionality
- Reorder shipping rates on the checkout page. Promote premium shipping options.
- Hide shipping options based on products; hide shipping rates based on collections.
- Set shipping rates by customer tags; block checkout for PO box addresses.
- Create custom shipping rate rules using the shipping rate editor.
- Schedule shipping by day of the week, time, or date. Offer weekend or same-day delivery.
Merchant-Friendly
- Independent E-commerce Merchants
- Multi-category Retailers
- Custom Shipping Merchants
- Cross-border E-commerce
Basic Information
- Developer:Cirkle Studio LLC
- Address:1177 6th Ave, 5th Floor, 5005, New York, NY, 10036, US
- Price: Free / Free plan
- Rating:4.9 / 5
- Comment Count:109 comment
- Release Date:2023-3-6
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
FREE DEVELOPMENT
- Free test development store.
- Includes all features.
- Real-time chat/email/phone support.
Basic
- Only 2 rules are allowed.
- Multiple levels are not allowed in rules.
- Hide/rename/reorder shipping methods.
- Live chat/email/phone support.
Advanced
- Includes Basic.
- Only 5 rules are allowed.
- Multiple levels are allowed in rules.
- Real-time chat/email/phone support.
Premium
- Includes Basic and Advanced.
- Includes cart attributes and line item attributes.
- Includes metafield conditions.
- Real-time chat/email/phone support.
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/checkout/shipping_rates.json
- PUT /admin/api/checkout/shipping_rates.json
- GET /admin/api/checkout/shipping_rates.json
Permission:write_shipping,read_shipping,manage_checkout
- POST /admin/api/products/{product_id}/shipping_rules.json
- PUT /admin/api/products/{product_id}/shipping_rules.json
- GET /admin/api/products/{product_id}/shipping_rules.json
Permission:write_products,read_products,manage_shipping
- POST /admin/api/customers/{customer_id}/shipping_rules.json
- PUT /admin/api/customers/{customer_id}/shipping_rules.json
- GET /admin/api/customers/{customer_id}/shipping_rules.json
Permission:write_customers,read_customers,manage_shipping
- POST /admin/api/shipping_script.json
- PUT /admin/api/shipping_script/{id}.json
- GET /admin/api/shipping_script.json
Permission:write_shipping,read_shipping,manage_scripts
- POST /admin/api/shipping_schedule.json
- PUT /admin/api/shipping_schedule/{id}.json
- GET /admin/api/shipping_schedule.json
Permission:write_shipping,read_shipping,manage_checkout