App Introduction
Get accurate shipping rates. Works with nearly any carrier—UPS, FedEx, USPS, and more—with custom rules... Precise shipping rate calculations at checkout ensure customers are charged accurately based on product dimensions, weight, and multiple parameters. Features include multi-package shipping, flat rate shipping, and real-time rates from nearly any global carrier. Offer free shipping, origin-specific rates, and shipping estimates—all fully customizable. eShipRate even determines how items fit into boxes to leverage flat-rate options like UPS Simple Rate and FedEx One Rate—and that’s just the beginning. eShipRate.com
Core Functionality
- Origin-based shipping rate per item. Multiple origins for the same item coming soon
- Flat-rate shipping for individual items with quantity discounts
- Will it fit? Check if items fit into a box. Split into multiple boxes if not
- Split orders into multiple shipments to stay below carrier weight surcharges
- Limit the quantity of specific items in a box (lithium batteries, liquids, etc.)
Merchant-Friendly
- Cross-border E-commerce Merchants
- Multi-warehouse Merchants
- Special Category E-commerce
- Weight-sensitive Merchants
Basic Information
- Developer:Supreme Coding
- Address:Boynton Beach, FL, US
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2024-6-11
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
eShipRate Monthly
- Multi-Carrier Shipping Rates
- Intelligent Box Packaging Algorithm
- Multi-Origin Shipping
- Custom Markups/Discounts
- Advanced Rule Engine
- UPS SimpleRate, FedEx OneRate, USPS Flat
- Automatic Duty and Tax Estimation
- Product Limits/Per-Box Limits
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/products/{product_id}/shipping_rates.json
- PUT /admin/api/products/{product_id}/shipping_rates/{rate_id}.json
- GET /admin/api/products/{product_id}/shipping_rates.json
Permission:write_shipping,read_shipping,manage_products
- POST /admin/api/products/{product_id}/fixed_shipping.json
- PUT /admin/api/products/{product_id}/fixed_shipping/{id}.json
- GET /admin/api/products/{product_id}/fixed_shipping.json
Permission:write_shipping,read_shipping,manage_discounts
- POST /admin/api/orders/{order_id}/packing_verification.json
- GET /admin/api/orders/{order_id}/packing_verification.json
- PUT /admin/api/orders/{order_id}/packing_config.json
Permission:write_orders,read_orders,manage_shipping
- POST /admin/api/orders/{order_id}/split_shipments.json
- GET /admin/api/orders/{order_id}/shipments.json
- PUT /admin/api/orders/{order_id}/shipment_weights.json
Permission:write_orders,read_orders,manage_shipping
- POST /admin/api/packing_rules/{rule_id}/item_limits.json
- PUT /admin/api/packing_rules/{rule_id}/item_limits/{item_id}.json
- GET /admin/api/packing_rules/{rule_id}/item_limits.json
Permission:write_shipping,read_shipping,manage_products