Serialize items from the Admin Order page
The new and more convenient method to serialize your orders
Initial setup
1. Go to any of the Shopify Admin Order pages and find the "App blocks" section.

Click "+ App block" and select "Tracked items" with the app's logo

Click "Pin to page for all staff" (top right corner of the block) to keep Serializer's app block in all Admin Order pages.


Making changes
Click "Edit items" button at the bottom right or the the little pencil button at the top right to make changes to the trackable items (unique products) in the order.
A popup window should open with the list of unique items

Fill in the fields with values

Once you're happy with the changes, click "Save".
Once saved, the popup will close automatically and You should see the updated values in the admin block.

Items are saved in Serializer's database and Shopify's order metafield under the namespace "serializer" and key "properties".
Please do not add custom metafield definitions, or delete or edit existing metafields under the "serializer" namespace, as the app will not function as intended. Learn more about metafields.
Top-level items' status
As part of the update a few new app-specific status badges were introduced
Complete - all tracked items' fields have been filled - there is no additional input required.
Incomplete - all or a subset of tracked items' fields are empty
Removable - there are more tracked items in the app's database than the current quantity of items in Shopify. Learn more about why it happens. Simply click "Edit items", select the items to remove and save.
Tracked - a total number of tracked items. Generally, only shown together with the number of "Incomplete" or "Removable" items.
Last updated