App Introduction
Sell your products in boxes or bundles. Packify keeps inventory synchronized between individual items and packages. Packify creates packages as regular products in Shopify, complete with their own price, unique SKU, and barcode. This enables maximum customization—you can configure sales channels for each package, adjust SEO settings, and upload custom images. Packify works with all sales channels, fulfillment apps, ERPs, and third-party integrations.
Core Functionality
- Create unlimited packaging for each product
- Boost sales by setting discounted prices for packaging
- Keep inventory updated between single items and packaging
Merchant-Friendly
- Independent Station Merchants
- Multi-category E-commerce
- FMCG Merchants
- Custom Merchants
Basic Information
- Developer:The Shop Tinkerers
- Address:Red Bank, NJ, US
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:12 comment
- Release Date:2021-4-8
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Basic plan
$30
- Manage unlimited number of boxes/packages
- Real-time inventory synchronization
- Email support
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/products/{product_id}/packagings.json
- PUT /admin/api/products/{product_id}/packagings/{id}.json
- GET /admin/api/products/{product_id}/packagings.json
Permission:write_products,read_products,manage_inventory
- POST /admin/api/products/{product_id}/packagings/{id}/discounts.json
- PUT /admin/api/products/{product_id}/packagings/{id}/discounts.json
- GET /admin/api/products/{product_id}/packagings/{id}/discounts.json
Permission:write_products,read_products,manage_discounts
- POST /admin/api/inventory_levels/batch.json
- PUT /admin/api/inventory_levels/{inventory_item_id}.json
- GET /admin/api/inventory_levels.json
Permission:write_inventory,read_inventory,manage_products