Link To — Connect Label Elements to Your Data

Link To — Connect Label Elements to Your Data

"Link To" connects an element on your label to real data from your store. For example, you can link a text box to the product name, so each label shows the correct name for that product.

How to Use

    In the template editor, add an element (Text, Barcode, QR Code, or Image).
    Select the element on the canvas.
    In the properties panel, find the Link To dropdown.
    Choose a data field. The element will now show live data when you print.
Without "Link To", the element shows only static text.

Available Data Fields

The data fields you can use depend on your label type (Product or Address) and element type (Text, Barcode, QR Code, or Image).

Product Label — Text Fields

Field
What It Shows
Product Name
The product title
Product Description
The product description (you can set start/end position to crop it)
Product Weight
The product weight
Product Tags
Tags on the product (filterable)
Variant
The variant option value, like "Red / Large" (filterable)
Custom Text
Static text you type — same on every label
Price
The product price (configurable currency format and decimals)
Compared At Price
The original price before discount
Presentment Price
The price in a specific market currency
Presentment Compared At Price
The compared price in a market currency
Unit Price
The price per unit
SKU
The product SKU code
Barcode Text
The product barcode number as text
Vendor
The product vendor name
Product Type
The Shopify product type
Product Metafield
A custom metafield on the product
Variant Metafield
A custom metafield on the variant
Label Quantity
The number of labels being printed for this item
Current Date
Today's date (with optional day offset, e.g. +7 for expiration)
Current Date Unix
Today's date as Unix timestamp
Product ID / Variant ID
The Shopify IDs
Inventory Quantity
The current stock level

Product Label — Barcode Fields

Barcode, SKU, Custom Barcode, Product Metafield, Variant Metafield, Product ID, Variant ID.
Supported formats: CODE128, EAN-13, UPC-A, UPC-E, CODE39, ISBN, EAN-8, GS1-128.

Product Label — QR Code Fields

Barcode, Custom QR Code, SKU, Online Store Product URL, Product Metafield, Variant Metafield, Scan to Cart, Product Admin URL, Product ID, Variant ID.

Product Label — Image Fields

Custom Image, Product Image, Variant Image, Product Metafield, Variant Metafield.

Address Label — Text Fields

Field
What It Shows
Order Number
The order number
Full Address
The complete shipping address
Address Line 1 / 2
Individual address lines
Country / Zip Code / City / Province
Address components
Company
The company name
Shipping Full Name / First / Last
Name on shipping address
Shipping Phone
Phone on shipping address
Customer Phone / First / Last Name
Customer contact info
Custom Text
Static text

Address Label — Barcode / QR Code / Image

  • Barcode: Custom Barcode, Order Number
  • QR Code: Custom QR Code
  • Image: Custom Image

Using Metafields

Metafields let you show custom data you've added to products or variants in Shopify.
    In the Link To dropdown, select Product Metafield or Variant Metafield.
    A second dropdown appears showing your metafield definitions.
    Select the metafield you want (shown as namespace.key, e.g. custom.color).
    The element will now show the metafield value for each product.
This works for Text, Barcode, QR Code, and Image elements. For images, the metafield must contain an image URL.

Text Formatting Options

When you link a text element, you can also set:
  • Case — Lowercase, UPPERCASE, Capitalized, or Sentence case
  • Prefix — Text before the data (e.g. "
    quot; before price)
  • Suffix — Text after the data (e.g. " kg" after weight)

Tips

  • Price fields let you choose currency format: Regular (1,234.56), No Separator (1234.56), or European (1.234,56). You can set 0–5 decimal places.
  • The Variant field lets you filter which option names to display (e.g. show only Color, hide Size).
  • Current Date supports a day offset — set it to 7 for an expiration date one week from today.
  • Scan to Cart QR codes create a Shopify URL that adds the product to the customer's cart when scanned.