App Introduction
Simplify Order Fulfillment with Customizable Pick Lists, Bundle Support, and Automatic Promotion Tagging The Pick, Pack and Promo app is designed to streamline order fulfillment. It offers customizable pick lists, supports product bundling, and enables pre-packing of orders to boost packaging efficiency. The app also features automatic promotion order tagging based on specific conditions, which aids marketing efforts. Users can generate summaries and export data as CSV files for better inventory management. Positive user feedback highlights its effectiveness in reducing errors and saving time.
Core Functionality
- Customize picking slips to display essential information and streamline the picking process
- Manage product bundles by showing individual components on picking slips
- Automatically tag orders that qualify for promotions to boost marketing spend efficiency
Merchant-Friendly
- Warehouse E-commerce
- Bundle Product Merchants
- Promotional Merchants
- Multi-order Merchants
Basic Information
- Developer:CodeKiwi
- Address:12a Sheffield st, Melbourne, VIC, 3000, AU
- Price: Free / Free plan
- Rating:3.1 / 5
- Comment Count:13 comment
- Release Date:2019-1-17
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Free
- Access All Features
- Up to 25 Unfulfilled Orders at a Time
The Goods
- Unlimited Orders
- Pick List
- Bundled SKUs
- Pre-Packed Orders
- Promotion Rules
- Geographic Sorting and Filtering
The Greats
- Unlimited Orders
- Includes all features of 'The Goods'
- Multiple Pick Lists
- Custom Order Dates
- Template Orders
The Nuts
- Unlimited Orders
- Includes all features of 'The Goods'
- Fulfill orders directly from pick lists
- Export pick lists to CSV
- Supports Shopify Locations
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/picklist_templates.json
- PUT /admin/api/picklist_templates/{id}.json
- GET /admin/api/picklist_templates.json
Permission:write_picklist,read_picklist,manage_orders
- POST /admin/api/product_bundles/{id}/components.json
- PUT /admin/api/product_bundles/{id}/components/{comp_id}.json
- GET /admin/api/product_bundles/{id}/components.json
Permission:write_product_bundles,read_product_bundles,manage_products
- POST /admin/api/orders/{id}/tags.json
- PUT /admin/api/orders/{id}.json
- GET /admin/api/orders.json?status=any&tags=promotion
Permission:write_orders,read_orders,manage_discounts