App Introduction
Enable registration of multiple shipping addresses in a single checkout, enhancing the user's purchase experience for Oseibo, Ochugen, and more. Designed for merchants facing challenges such as: - Struggling to set up multiple shipping addresses despite selling products popular for Oseibo, Ochugen, or gifts - Inefficient workflows from manually handling customers requesting multiple delivery destinations - Searching for an app that supports multi-address orders tailored to Japanese specifications This app streamlines multi-address setup in one place, improving user convenience and helping eliminate unnecessary operational workflows.
Core Functionality
- Register multiple shipping addresses on the app's custom checkout page
- Specify different desired delivery dates for each shipping address
- Save shipping address information customers entered during past orders, allowing them to select from a dropdown menu when specifying addresses next time
- Send order confirmation emails for each shipping address
Merchant-Friendly
- Cross-border E-commerce Merchants
- Gift E-commerce Merchants
- Multi-warehouse Merchants
- Subscription E-commerce Merchants
Basic Information
- Developer:&d
- Address:中町1丁目4番2号, 町田市, JP-13, 1940021, JP
- Price: Free / Free plan
- Rating:3 / 5
- Comment Count:1 comment
- Release Date:2020-1-13
- Supported languages:Japanese
- Compatible products:Shopify
Application Screenshot
Price Plan
スモール
- Maximum number of multiple shipping addresses: 5
- Monthly order limit via app: 600
ミディアム
- Maximum number of multiple shipping addresses: 10
- Monthly order limit via the app: 6,000
ラージ
- Maximum number of multiple shipping addresses: 20
- Monthly order limit via app: 60,000
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/customers/{customer_id}/addresses.json
- PUT /admin/api/customers/{customer_id}/addresses/{address_id}.json
- GET /admin/api/customers/{customer_id}/addresses.json
Permission:write_customers,read_customers,manage_orders
- 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_orders,read_orders,manage_fulfillments
- GET /admin/api/customers/{customer_id}/addresses.json
- PUT /admin/api/customers/{customer_id}/addresses/{address_id}.json
- DELETE /admin/api/customers/{customer_id}/addresses/{address_id}.json
Permission:read_customers,write_customers,manage_accounts
- 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_orders,read_orders,manage_fulfillments