Printing
Upload Products via CSV
Bulk-add products to the Barcodeman printing queue by uploading a CSV with variant IDs, SKUs, or barcodes. Auto-detects column format.
Verified
What it does
You can upload a CSV file to add products to your printing queue. This is useful when you have a list of products from an external system, or when you want to print labels for a specific set of items.
How to use it
- Go to Product label from the left sidebar.
- Click the Select button, then choose Upload CSV….
- Select your CSV file from your computer.
- The app will automatically detect the format of your CSV and match the products.
CSV format
The app auto-detects your CSV format. You can use any of these column layouts:
Option 1: Variant ID
Your CSV has a column with Shopify variant IDs. The app looks up each variant directly.
Option 2: SKU + Barcode
Your CSV has both SKU and Barcode columns. The app uses both to find the matching variant.
Option 3: SKU or Barcode
Your CSV has either a SKU column or a Barcode column. The app uses whichever one is available to find the matching variant.
Example CSV
SKU,Barcode
ABC-001,4901234567890
ABC-002,4901234567891
DEF-001,
Good to know
- The first row of your CSV should be the column headers.
- The app auto-detects which columns are present. You do not need to match exact header names.
- If a product cannot be found by the given SKU or barcode, it will be skipped.
- You may see a warning if some rows have unusual or missing data.
- There is a maximum number of rows per upload. If you have a very large list, split it into smaller files.
- The CSV upload only adds products to the printing queue. It does not create or modify products in your Shopify store.
Helpful? Email us — we read every message.
Send feedback →
Related reading