Product โ SKU Mappings
Teach the parser how to deduct stock for Shopify products that don't auto-match. These are checked first, before the regex-based bundle parser.
โ Add Mapping
๐ Unmatched Product Titles in Recent Orders
Click a row to copy the title into the form above| Product Title | Order Count |
|---|---|
| 4K HDMI Cable | ร2 |
๐ Active Mappings (0)
No mappings yet.
โน How this works
When a Shopify order arrives:
- For each line item, the system first looks at this mapping table
- If the product title matches (exact or substring), it deducts the mapped SKU
- If no mapping matches, the regex bundle parser runs (for Build Your Own bundles etc.)
- If nothing matches at all, the item is sent to the bespoke queue