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 TitleOrder Count
4K HDMI Cableร—2

๐Ÿ“‹ Active Mappings (0)

No mappings yet.

โ„น How this works

When a Shopify order arrives:
  1. For each line item, the system first looks at this mapping table
  2. If the product title matches (exact or substring), it deducts the mapped SKU
  3. If no mapping matches, the regex bundle parser runs (for Build Your Own bundles etc.)
  4. If nothing matches at all, the item is sent to the bespoke queue
After adding/changing mappings, visit Reprocess Orders to re-apply parsing to existing orders.