Zesty Expiry Inventory Tracker
App Introduction
Our app reduces waste by managing your slow-moving and near-expiry products Struggling to track slow-moving or near-expiry items? Facing customer complaints from expired products? Losing revenue because you can’t sell these items? Don’t worry—you’ll love our app, as it helps you solve all these problems. It sends alerts so you never miss a chance to move stock before expiration, and helps you plan future sales or discounts to keep your inventory fresh and up-to-date. Best of all? It cuts down on waste!
Core Functionality
- Track expiration dates and slow-moving products at the batch level
- Automate inventory by prioritizing sales of expiring products
- Reduce waste by automatically discounting expiring and slow-moving products
- Advanced analytics to help you make smarter purchasing decisions
- Display expiration dates to your customers on your store's product pages
Merchant-Friendly
- Food & Beverage Merchants
- Beauty & Skincare Merchants
- Fresh Produce E-commerce Merchants
- Health Product Merchants
Basic Information
- Developer:Lemon Code PLT
- Address:D-01-01 Menara Mitraland, No.13A, Jalan PJU 5/1, Petaling Jaya, SGR, 47810, MY
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:4 comment
- Release Date:2023-7-28
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
免费
- 10 products, unlimited inventory batches
- 500 orders per month
- Multiple locations
- Automatic batch allocation during order fulfillment
专业版
- Unlimited Batches and Orders
- Multiple Locations
- Order and Customer Traceability
- Batch Reports and Bulk Uploads
- Client Expiry Dates
高级版
- Suitable for Shopify Advanced stores
- All Professional plan features, plus
- API support and metafields
- Custom packing slips and automated emails
Plus版
- Suitable for Shopify Plus stores
- All Premium features plus
- Custom automated reports
- Multiple fulfillment locations
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/products/{product_id}/variants/{variant_id}/inventory.json
- GET /admin/api/inventory_levels.json?inventory_item_ids={item_ids}
- PUT /admin/api/inventory_levels/{inventory_level_id}.json
Permission:read_inventory,write_inventory,manage_products
- POST /admin/api/smart_collections.json
- PUT /admin/api/smart_collections/{collection_id}.json
- GET /admin/api/products.json?collection_id={coll_id}
Permission:read_products,write_products,manage_smart_collections
- POST /admin/api/discounts.json
- PUT /admin/api/discounts/{discount_id}.json
- GET /admin/api/discounts.json?product_ids={prod_ids}
Permission:read_discounts,write_discounts,manage_products
- GET /admin/api/reports.json?report_name=inventory_analytics
- GET /admin/api/analytics/products.json?sort=expiry_rate
- GET /admin/api/orders.json?limit=250&status=any
Permission:read_analytics,read_orders,read_inventory
- POST /admin/api/products/{product_id}/metafields.json
- PUT /admin/api/products/{product_id}/metafields/{metafield_id}.json
- GET /admin/api/products/{product_id}/metafields.json
Permission:read_products,write_products,manage_metafields