pixi

Item Label Printing (Web)



Note on Using Device Cameras:
A device camera (smartphone) can be used to scan GS-128 codes. However, only the item number and batch management data are extracted during scanning. Additional data cannot be read.

This issue does not occur when using hardware scanners.


With the modernization of item labels in the web application, item configuration via the registry (editing barcode layouts) will no longer be available. Instead, we are providing two new system templates (standard item label + GS1-128 item label) along with an overview of the available variables.

If you want to modify the templates or create new ones but are unsure how the item label layout will appear, you can use the online viewer: http://labelary.com/viewer.html for testing.

The currently supported programming languages are EPL, ZPL, and ZPL II.
An overview of command information can be found on the Zebra website:
https://supportcommunity.zebra.com/s/article/ZPL-Command-Information-and-DetailsV2?language=de

The ZPL Programming Guide, which includes a comprehensive list of all ZPL commands, is also available directly from Zebra:
https://support.zebra.com/cpws/docs/zpl/zpl-zbi2-pm-en.pdf


Only the web application (Item ManagementBBD and Batch & Suppliers) uses the new web templates. The desktop applications will not use the new templates and will continue to rely on the configuration in the registry (Item Labels (Desktop)).


Configuration of Item Labels

Web: Go to Administration > User Administration > select any role > Edit Role
Group: General > Template Management, Item Label (Web pixi) – Grants permission to template management for item labels.



Web

Go to Administration > Templates >Type: Item Label.


Item Label Templates


Important Note: If your barcode does not conform to the EAN-13 standard, replace ^BEN,60,Y,N with ^BCN,60,Y,N,N. This will ensure that your barcode is printed in the CODE128 format.


Standard Item Label – Item Label 32 (System)

  • 203 DPI

  • Label size: 32 x 25 mm

  • Barcode type: EAN-13

  • Language: ZPL



ZPL Code Example:

^XA
^LH10,10
^CI28^FX Barcode
^FO30,0
^BEN,65,Y,N,N
^FD @Model.Item_EANUPC
^FS^FX Item name
^FO0,100
^A0N,15,15
^TBN,240,35
^FD @Model.Item_ItemName
^FS^FX Shop Item Number
^FO0,150
^A0N,15,15
^TBN,240,15
^FD @Model.Item_ShopItemNumber
^FS^FX Supplier Item Number
^FO0,170
^A0N,15,15
^TBN,240,15
^FD @Model.Item_SupplierItemNumber
^FS^XZ

Standard Item Label – Item Label 55 (System)

  • 203 DPI

  • Label size: 55 x 30 mm

  • Barcode type: EAN-13

  • Language: ZPL

^XA
^LH10,20
^CI28^FX Barcode
^FB0,1,0,C,0
^FO110,0
^BY2
^BEN,60,Y,N
^FD
@Model.ItemSupplier_EANUPC
^FS^FX Item name
^FO10,90
^A0N,20,20
^TBN,440,80
^FD
@Model.Item_ItemName
^FS^FX Supplier Item Number
^FO10,180
^A0N,20,20
^TBN,240,20
^FD
@Model.ItemSupplier_SupplierItemNumber
^FS^XZ


Label with GS1-128 Barcode – GS1 Item Label

  • 203 DPI

  • Label size: 57 x 32 mm

  • Barcode type: Code 128

  • Language: ZPL



ZPL Code Example:

^XA
^LH15,15
^CI28^FX GS1 128 Code
^FO0,0
^BY1
^BCN,60,Y,N,N
^A0N,14,14
^FD @Model.GS1Barcode
^FS^FX EAN | Best Before Date | Batch Number
^A0N,15,15
^TBN,430,45
^FO0,95
^FD @Model.Item_EANUPC | @Model.BestBeforeDate | @Model.BatchNumber
^FS^FX Item name
^FO0,135
^A0N,20,20
^TBN,430,45
^FD @Model.Item_ItemName
^FS^FX Shop Item Number
^FO0,190
^A0N,18,18
^TBN,430,13
^FD @Model.Item_ShopItemNumber
^FS^FX Supplier Item Number
^FO0,215
^A0N,18,18
^TBN,430,13
^FD @Model.Item_SupplierItemNumber
^FS^XZ


Carton Label

The carton label currently still uses the [ZBRBinItemLabel] template from the desktop application.

Overview of Variables

The variables can be found in the following tables:

  • No table assigned

  • @Model.Item_ = Item

  • @Model.ItemSupplier_ = Item-Supplier Assignment

  • @Model.Location_ = Location-Specific Item Information

  • @Model.Supplier_ = Supplier


No Table Assignment

Name

Variable (Sorting)

Length

Batch Number - CN

@Model.BatchNumber


Best-Before Date - BBD

@Model.BestBeforeDate


GS1-128 Barcode

@Model.GS1Barcode



@Model.Item_=Item

Name

Variable (Sorting)

Length

Item Category

@Model.Item_Category


Creation Date

@Model.Item_CreateDate


Country of Origin

@Model.Item_CustomsCountryOfOrigin

3

Previous Process

@Model.Item_CustomsPreviousProcess


Customs Tariff Number

@Model.Item_CustomsTariffNumber


(Customs Tariff) Description

@Model.Item_CustomsTariffText


Barcode (EAN) - EANUPC

@Model.Item_EANUPC

13

Status - Active

Inactive [1

0]

Price (Gross)

@Model.Item_GrossPrice


Dimensions

Height

@Model.Item_Heigth

Calculated Purchase Price (€)

@Model.Item_ImputedSupplierPrice


Bundle - Yes

No [1

0]

Item Description

@Model.Item_ItemDescription


Item Key (Internal Reference)

@Model.Item_ItemKey


Item Name

@Model.Item_ItemName

120

Last Stock Calculation Date

@Model.Item_LastCalculateStockDate


Dimensions

Length

@Model.Item_Length

Measurement Required

@Model.Item_MeasurementRequired


Price (Net)

@Model.Item_NetPrice


Order Quantity

@Model.Item_OrderUnit


Image (Large)

@Model.Item_PicLinkLarge


Image (Small)

@Model.Item_PicLinkSmall


Price Weight Units

@Model.Item_PriceWeightUnits


Quantity

@Model.Item_Quantity


Shop Item Number - ItemNrInt

@Model.Item_ShopItemNumber


Standard Weight Units

@Model.Item_StandardWeightUnits


Supplier ID

@Model.Item_SupplId


Supplier Item Number - ItemNrSuppl

@Model.Item_SupplierItemNumber


Supplier Number - SupplNr.

@Model.Item_SupplNr


Supplier Price (Purchase Price)

@Model.Item_SupplPrice


Item Tag(s)

@Model.Item_Tags


Trading Unit

@Model.Item_TradingUnit


VAT Rate

@Model.Item_VATRate


Weight

@Model.Item_Weight


Width

@Model.Item_Width



@Model.ItemSupplier_ = Item Supplier Assignment

Name

Variable (Sorting)

Length

Block Prices - Valid From

@Model.ItemSupplier_BlockPricesValidFrom


Block Prices - Valid To

@Model.ItemSupplier_BlockPricesValidTo


Bonus Rules - Valid From

@Model.ItemSupplier_BonusTargetsValidFrom


Bonus Rules - Valid To

@Model.ItemSupplier_BonusTargetsValidTo


Barcode (EAN) - EANUPC

@Model.ItemSupplier_EANUPC

13

Supplier ID

@Model.ItemSupplier_Id


Supplier - Active

Inactive [1

0]

Preferred Supplier

@Model.ItemSupplier_IsPreferredSupplier


Supplier Item Number - ItemNrSuppl

@Model.ItemSupplier_SupplierItemNumber


Minimum Order Quantity

@Model.ItemSupplier_MinOrderQty


Order Only in Package Units

@Model.ItemSupplier_OrderOnlyPackageUnits


SKU

@Model.ItemSupplier_SKU


Supplier Lead Time

@Model.ItemSupplier_SupplierDeliveryTime


Supplier Price per Package Unit

@Model.ItemSupplier_SupplierPricePerPackageUnit


Supplier Price (Purchase Price)

@Model.ItemSupplier_SupplierPrice


Supplier Price Update Date

@Model.ItemSupplier_SupplierPriceUpdateDate


Total Supplier Delivery Time

@Model.ItemSupplier_TotalDeliveryTime



@Model.Location_ = Location-Specific Item Information

Name

Variable (Sorting)

Length

Location ID - LocID

@Model.Location_LocationId


Quantity (at Location)

@Model.Location_Quantity


Reorder Level

@Model.Location_MinStockQty


Safety Stock

@Model.Location_SafetyStock


Target Stock

@Model.Location_TargetStock



@Model.Supplier_ = Suppliers

Name

Variable (Sorting)

Length

Accounting Code

@Model.Supplier_AccountingCode


Can Do Direct Fulfillment

@Model.Supplier_CanDoDirectFulfillment


Contact ID

@Model.Supplier_ContactId


Currency ID

@Model.Supplier_CurrencyId


Customer Number

@Model.Supplier_CustomerNumber


Default Delivery Days

@Model.Supplier_DefaultDeliveryDays


Is Disabled

@Model.Supplier_IsDisabled


Email for Supplier Orders

@Model.Supplier_eMailSupplOrder


Homepage URL

@Model.Supplier_HomePageUrl


Supplier ID

@Model.Supplier_Id


Language ID

@Model.Supplier_LanguageId


Latest Discount Used

@Model.Supplier_LatestDiscountUsed


Is Locked

@Model.Supplier_IsLocked


Locked by User ID

@Model.Supplier_LockedByUserId


Lock Reason

@Model.Supplier_LockedReason


Mailbox

@Model.Supplier_MailBox


Address

@Model.Supplier_Address


Salutation

@Model.Supplier_Anrede


City

@Model.Supplier_City


Additional Name

@Model.Supplier_Name2


Phone 1

@Model.Supplier_Phone1


Phone 2

@Model.Supplier_Phone2


Comment

@Model.Supplier_Comment


Country Code

@Model.Supplier_CountryCode


Fax Number

@Model.Supplier_FaxNr


Supplier Group

@Model.Supplier_Group


Supplier Number

@Model.Supplier_Number


Supplier Name

@Model.Supplier_Name


Supplier Name and Number

@Model.Supplier_NameAndNumber


Extended Supplier Name

@Model.Supplier_NameExt


Zip Code

@Model.Supplier_Zip


Total Delivery Time

@Model.Supplier_TotalDeliveryTime





Back to top