Product Profile
Product Profiles are digital product pages.
In addition to text fields, image carousels, videos, and links can be added.
Information can be organized into groups. Nested groups are not supported.
The settings sidebar allows you to:
- Select a template.
- Rename and reorder groups.
- Configure each field as:
- Enabled: visible on the public page.
- Required: must contain a value.
A live preview is also available while building the profile.
Dynamic Data
Dynamic Data allows values to change based on the scanned tag.
Example:
ABCD1234567890 -> John Doe
ZYXW0987654321 -> James Smith
When a tag is scanned, the value associated with its UID is displayed.
To use Dynamic Data:
- Go to Product Profiles.
- Open a Batch.
- Click Manage Dynamic Data.
- Click Create New Dynamic Data to create a Definition.
- Create instances by associating UID-value pairs.
Instances can be added:
- From My Tags while editing an individual tag.
- From the Dynamic Data Definition page.
CSV format:
tagUID,value
ABCD1234567890,James Smith
ZYXW0987654321,Emma Johnson
Recommended date formats:
- YYYY-MM-DD
- YYYY-MM-DD HH:mm
- YYYY-MM-DD hh:mm AM/PM
Up to 5,000 values can be imported at once.