Upload Products via CSV

Upload Products via CSV

You can upload a CSV file to add products to your printing queue. This is useful when you have a product list from an external system or want to print labels for a specific set of items.

Hammer and Wrench How to Use

    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 automatically detects the format and matches the products.

Clipboard CSV Format

The app auto-detects your CSV format. You can use any of these column layouts:
Layout
How It Works
Variant ID
Your CSV has Shopify variant IDs. The app looks up each variant directly.
SKU + Barcode
Both columns present. The app uses both to find the matching variant.
SKU or Barcode
Either column present. The app uses whichever is available.

Example CSV

SKU,Barcode
ABC-001,4901234567890
ABC-002,4901234567891
DEF-001,

Light Bulb Tips

  • The first row should be column headers.
  • The app auto-detects which columns are present — you don't need exact header names.
  • Products that can't be found by the given SKU or barcode will be skipped.
  • There is a maximum number of rows per upload. For very large lists, split into smaller files.
  • CSV upload only adds products to the printing queue. It does not create or modify products in your Shopify store.

Troubleshooting

"No products found"

  • Check that the values in your CSV match the actual SKU/barcode values in your Shopify store.
  • Make sure the header row uses recognized column names (e.g., sku, barcode, variant_id).
  • Verify the CSV is comma-separated (not semicolons or tabs).

Some products are missing

  • The CSV values might not exactly match (extra spaces, different case).
  • Products without a matching SKU or barcode in Shopify will be skipped.