App Introduction
Track individual sold items. Quickly search customer orders using serial numbers and custom fields. Easily add serial numbers, warranties, or any custom product details (e.g., batch numbers or supplier SKUs) to sold products or POS carts. Rapidly search for orders, customers, and product information by entering serial numbers or other product details. Share product information with your partners, employees, or customers. Export data as CSV or PDF. Print customizable invoices, packing slips, and more. Let customers search for and verify the products they received by embedding product information in your website or customer notifications.
Core Functionality
- Assign unique information to products in the POS cart or completed orders.
- Use custom product fields such as supplier SKU, batch number, and expiration date.
- Search customer orders and product data using serial numbers or custom fields.
- Customize order printing templates. Quickly print orders in bulk or save them as PDFs.
- Export unique sold product information to a CSV spreadsheet.
Merchant-Friendly
- Physical Retail Merchants
- Inventory Management Merchants
- Batch Management Merchants
- Multi-channel Sales Merchants
Basic Information
- Developer:Galmis
- Address:23 Beckwith close, Kirk Merrington, Spennymoor, ENG, DL16 7HE, GB
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:3 comment
- Release Date:2022-6-16
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Starter
- All App Features
- 50 Free New Tracked Products per Month
Unlimited
- All App Features
- Unlimited Product Tracking
- No Extra Usage Fees
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/orders/{order_id}/line_items/{line_item_id}/metafields.json
- PUT /admin/api/orders/{order_id}/line_items/{line_item_id}/metafields/{metafield_id}.json
- GET /admin/api/orders/{order_id}/line_items/{line_item_id}/metafields.json
Permission:write_orders,read_orders,manage_metafields
- 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:write_products,read_products,manage_metafields
- GET /admin/api/orders.json?metafield.key=serial&metafield.value={value}
- GET /admin/api/products.json?metafield.key=batch&metafield.value={value}
- GET /admin/api/orders.json?metafield.namespace=custom&metafield.key={key}
Permission:read_orders,read_products,read_metafields
- POST /admin/api/print_jobs.json
- GET /admin/api/print_jobs/{print_job_id}.json
- PUT /admin/api/orders/{order_id}/tags.json
Permission:write_orders,read_orders,manage_print_jobs
- GET /admin/api/orders.json?fields=line_items.metafields&limit=250
- GET /admin/api/products.json?fields=metafields&limit=250
- POST /admin/api/reports.json
Permission:read_orders,read_products,generate_reports