App Introduction
Mark Orders as Partially Picked Up (Local Pickup Orders) Easily manage local pickup orders with partial pickups. When customers only pick up part of their order or not all items are available, this app lets you mark orders as partially picked up. Effortlessly create partial local fulfillments, track split pickup orders, and avoid inventory discrepancies.
Core Functionality
- Mark local pickup orders as partially picked up
- Track split pickup fulfillment directly from the order page
- Allow customers to pick up remaining items later while maintaining accurate inventory
Merchant-Friendly
- Local Retail Merchants
- Offline-integrated E-commerce
- Small Retail Stores
- Multi-channel Merchants
Basic Information
- Developer:Mermaid Devs
- Address:Mermaid Beach, QLD, AU
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2025-1-14
- Supported languages:German、English、French
- Compatible products:Shopify
Application Screenshot
Price Plan
Unlimited
$4.99
- Unlimited Pickup for Unlimited Orders
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/orders/{order_id}/fulfillment_events.json
- PUT /admin/api/orders/{order_id}.json
- GET /admin/api/orders/{order_id}/fulfillments.json
Permission:write_orders,read_orders,manage_fulfillments
- POST /admin/api/orders/{order_id}/fulfillments.json
- PUT /admin/api/fulfillments/{fulfillment_id}.json
- GET /admin/api/fulfillments/{fulfillment_id}.json
Permission:write_fulfillments,read_fulfillments,manage_orders
- PUT /admin/api/inventory_levels.json
- POST /admin/api/orders/{order_id}/notes.json
- GET /admin/api/inventory_items/{item_id}.json
Permission:write_inventory,read_inventory,manage_orders