App Introduction
MultiRoute allows customers to ship products to multiple addresses from a single cart and order. As a Shopify app, MultiRoute enables customers to ship to multiple addresses from one cart, simplifying the checkout process. It stands out for its easy integration and appeal to merchants, boosting customer satisfaction, tapping into new markets, and streamlining order management. This innovation addresses the inefficiency of multiple transactions, giving Shopify stores a competitive edge by enhancing the shopping experience and operational efficiency through a single order.
Core Functionality
- Ship from one cart to multiple addresses.
- Simplify order and shipping management
- Offer seamless and straightforward gifting options in a single order.
Merchant-Friendly
- Multi-address Shipping Merchants
- Efficient Order Management Merchants
- Gift-giving Merchants
Basic Information
- Developer:Logo Media
- Address:1110 Brickell Ave, Suite # 400, Miami, FL, 33131, US
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2024-3-19
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
标准
$25
- All Features
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/carts/{cart_id}/shipping_addresses.json
- PUT /admin/api/carts/{cart_id}/shipping_addresses/{address_id}.json
- GET /admin/api/carts/{cart_id}/shipping_addresses.json
Permission:write_orders,read_orders,manage_shipping
- POST /admin/api/orders/{order_id}/fulfillments.json
- PUT /admin/api/orders/{order_id}/fulfillments/{fulfillment_id}.json
- GET /admin/api/orders/{order_id}/fulfillments.json
Permission:write_fulfillments,read_orders,manage_fulfillment
- POST /admin/api/orders/{order_id}/gift_options.json
- PUT /admin/api/orders/{order_id}/gift_options/{option_id}.json
- GET /admin/api/orders/{order_id}/gift_options.json
Permission:write_orders,read_orders,manage_gift_cards