SimplePIM integrates with the label management system to generate product labels with barcodes, QR codes, and dynamic data fields.
Product labels can include any product field:
| Placeholder | Description |
|---|---|
{{product.code}} | Product SKU |
{{product.name}} | Product name |
{{product.barcode}} | Barcode number |
{{product.unit}} | Unit of measure |
{{product.width}} | Product width |
{{product.height}} | Product height |
{{product.depth}} | Product depth |
Access custom metadata in labels:
{{product.metadata.color}}
{{product.metadata.material}}
{{product.metadata.brand}}
When printing with inventory data:
{{quantity}}
{{location}}
{{lot_number}}
Labels can include Code128 barcodes generated from:
QR codes support multiple data types:
For continuous label rolls:
For sheet labels (A4, Letter, A5):
When generating labels:
| Option | Description |
|---|---|
| Copies | Number of labels per product |
| Template | Label design to use |
| Numbering | Include sequence numbers |
Label templates are managed in the Templates module. To create a template for products:
See the SimplePrint documentation for detailed template creation.