Serializer - Product Tracking
  • Getting started
    • Introduction
    • Enable product tracking
    • Add serial numbers and other data to orders
      • Serialize items from the Admin Order page
      • Serialize items via the app (legacy)
    • Add serial numbers to the Shopify POS cart
    • Track items
    • Share item information with customers
      • Shopify notifications
      • Customer's order page
      • Order printer
      • Dynamically display items in your online store
    • Track custom item information
    • Development API reference
      • Metafields
      • App Proxy REST API
      • Order printer's Liquid variables and filters
  • Troubleshooting
    • FAQs
    • Known issues & workarounds
      • Handle external order edits
  • Legal
    • Terms of Service
    • Privacy Policy
    • Sub-processors
Powered by GitBook
On this page
  • Select order(s) to serialize
  • Shopify admin orders page
  • Shopify admin order details page
  • Orders page within the app
  • Input serial numbers
  • Paste serial numbers
  • Scan serial numbers
  • Save changes
  1. Getting started
  2. Add serial numbers and other data to orders

Serialize items via the app (legacy)

PreviousSerialize items from the Admin Order pageNextAdd serial numbers to the Shopify POS cart

Last updated 4 months ago

Unique items are automatically generated for every trackable product variant when an order is created. Every tracked item contains a unique item ID, which can be used as a serial number. This option may be helpful for digital, custom-made or other types of products that do not currently have serial numbers provided by a manufacturer or supplier.

Please skip this section if you wish to use automatically generated item IDs. Otherwise, let's carry on with the rest of this page.

Select order(s) to serialize

There are multiple ways to navigate to the order items' serialization page.

Shopify admin orders page

Select the orders you wish to serialize. Click/tap "More actions" and then "Serialize items".

Serialize from admin orders

Shopify admin order details page

Click/tap "More actions" and then "Serialize items".

Orders page within the app

Click/tap on the order row in the table. Alternatively, select multiple orders and click/tap on the "Serialize items" button.

Input serial numbers

Serial numbers can be entered in several different ways. The most basic approach is to type the numbers manually.

However, this strategy can be slow, especially for large quantities of serial numbers. Fortunately, there are quicker ways to do it.

Paste serial numbers

Suppose you already track serial numbers of the sold items (e.g. during the order fulfilment process) in electronic files or external software. In that case, you can copy the serial numbers from outside the app and paste them into the serial numbers' input field for each line item.

Scan serial numbers

Alternatively, you can scan serial numbers via the Shopify mobile app using the device's camera

or a barcode scanner in HID mode.

For barcode scanners, I recommend setting up a carriage return, new line, comma or space as a barcode terminator/suffix to automatically add a serial number separator. If such a setting isn't set, you must manually type one of the separator characters after each scanned serial number.

Save changes

Once you're happy with the changes, save them by clicking/tapping the "Update order" button. Your entered information will be saved in Serializer's database and Shopify's order metafield under the namespace "serializer" and key "properties".

Please do not delete or edit metafields under the namespace "serializer".

Serialize from admin order details
Serialize multiple orders
Serialize single order
Enter serial numbers manually
Scan serial numbers with camera
Scan serial numbers with HID scanner