App Introduction
CSV export compatible with major Japanese logistics companies. Easily add delivery dates/times and holidays to the cart page! Bulk upload of tracking numbers is also supported! We’ve also implemented a picking list feature to boost your shipping efficiency. * Delivery & Order Supporter is an app designed to solve EC businesses’ delivery-related challenges. * During checkout, customers can select their preferred delivery date and time slot from options supported by carriers like Yamato Transport, Sagawa Express, and Japan Post. * You can customize settings such as: setting the earliest available delivery date based on your shipping schedule, excluding specific weekdays from shipping operations, and syncing these rules with the delivery date calendar on the cart page. * Add custom fields to the cart page to run simple surveys—information entered by customers during checkout is stored in Shopify as part of the order details. * Use the CSV download feature to export Shopify order data formatted to match your carriers’ shipping label templates. Additional information is recorded in the [Additional Details] section of order management.
Core Functionality
- Easily add a customer questionnaire to your cart page. Configure questions as required or optional, with a maximum of 10 questions per survey!
- Streamline your shipping operations with our picking list feature. Export CSV files by order or by product for flexible workflow management.
- Display desired delivery dates and cart page questionnaire results in order confirmation emails—simply set up dedicated tags for automatic integration.
- Flexibly adapt to your shipping operations: set desired delivery dates, define warehouse holidays, and restrict delivery date selection for specific products.
- Download CSV files compatible with 8 carriers including Yamato, Sagawa, and Japan Post. Also upload tracking numbers (for Yamato, Sagawa, Japan Post) to share shipment statuses.
Merchant-Friendly
- Japanese E-commerce Merchants
- Logistics-focused Merchants
- Independent Station Merchants
- Multi-category E-commerce
Basic Information
- Developer:Netyear Group Corporation
- Address:ginza2-15-2, tokyukinza 2choume, chuo, JP-13, 1040061, JP
- Price: Free / Free plan
- Rating:4 / 5
- Comment Count:17 comment
- Release Date:2021-7-29
- Supported languages:Japanese
- Compatible products:Shopify
Application Screenshot
Price Plan
Free plan
- You can add the following types of items to the cart.
- ・Text box
- ・Select box
- ・Checkbox
- ・Radio button
- ・Shipping date and time specification
Light plan
- In addition to the Free plan, you can now do the following.
- ・Open Logistics delivery date and time setting
- ・Setting of products excluded from delivery date and time specification
- ・Setting of delivery cutoff time
- ・Setting of specific delivery areas
- ・Setting of business holidays
Basic plan
- In addition to the Light plan, you can now do the following.
- ・Export order information as CSV
Pro plan
- In addition to the Basic plan, you can now do the following.
- ・Upload tracking numbers
- ・Integrate with Next Engine
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/survey.json
- PUT /admin/api/survey/{id}.json
- GET /admin/api/survey.json
- POST /admin/api/survey/question.json
Permission:write_survey,read_survey,manage_checkout,manage_orders
- GET /admin/api/picking_list/order_axis.csv
- GET /admin/api/picking_list/product_axis.csv
- POST /admin/api/picking_list/setting.json
- GET /admin/api/picking_list.json
Permission:read_orders,read_products,write_fulfillments,export_data
- PUT /admin/api/email_template/{id}.json
- GET /admin/api/email_template.json
- POST /admin/api/email_tag.json
- GET /admin/api/order/{id}/survey.json
Permission:write_email_templates,read_orders,manage_orders,read_survey
- POST /admin/api/delivery_preference.json
- PUT /admin/api/delivery_preference/{id}.json
- POST /admin/api/warehouse_holiday.json
- PUT /admin/api/product/{id}/delivery_restriction.json
Permission:write_fulfillments,read_products,manage_orders,write_warehouse
- GET /admin/api/logistics/csv/{carrier}.json
- POST /admin/api/fulfillment/{id}/tracking.json
- GET /admin/api/carrier.json
- PUT /admin/api/fulfillment_tracking/{id}.json
Permission:read_fulfillments,write_fulfillments,export_data,manage_orders