Multi-row warehouses
When a sheet lists the same SKU once per shelf, sum to get total on-hand.
Data quality
Same key on two rows? Sum them, or take the last one.
Real spreadsheets contain duplicate barcodes and SKUs. duplicateKeyMode tells Sync Master what to do when the same key appears on more than one row: aggregate the quantities into a single update, or overwrite with the last value seen.
How it works
Choose 'sum' to add all duplicate rows together, or 'overwrite' to keep the last row's value.
Duplicates are detected before any API call, so Shopify only sees one update per variant.
Each merged row is reported in the sync log so you can audit what was combined.
Spec highlights
Use cases
When a sheet lists the same SKU once per shelf, sum to get total on-hand.
When the sheet appends new rows over time, overwrite to take the latest.
Install Sync Master on Shopify and run your first sync in under five minutes.