Sample Templates
Listed are some sample template layouts and their intended uses.
Discount By Percent. Used in Inventory – Discount Labels for the Form Type Percentage
^XA
^CFA,15
^FWN
^FX ##### STANDARD LABEL - 40mm x 32mm #####
^FS
^FX ### Barcode - Code 128 ###
^BY2,2.5,60
^FO30,20,0
^BC ^FD{barcode}
^FS
^FX ### DiscountByPercent ###
^FO130,150,2
^A 150,25
^FD{DiscountPercent} %
^FS
^FX ### Text box ###
^FO30,180,2
^A 150,25
^FD{TextLine}
^FS
^XZ
Discount By Percent. Used in Inventory – Discount Labels for the Form Type Value
^XA
^CFA,15
^FWN
^FX ##### STANDARD LABEL - 40mm x 32mm #####
^FS
^FX ### Barcode - Code 128 ###
^BY1,2.5,60
^FO70,20,0
^BC
^FD{barcode}
^FS
^FX ### CURRENCYCODE ###
^FO90,150,2
^A 150,25
^FD{Currency}
^FS
^FX ### DiscountAmount ###
^FO160,150,2
^A 150,25
^FD{DiscountAmount}
^FS
^XZ
Gift Label. Used on the PoS to print a Gift Label rather than a Gift Receipt. The settings for this are in Admin – Shop Setup – Gift Settings
^XA
^FO10,20
^BY1
^A0N,40,30
^BCN,75,Y,N,N
^FD{ExchangeBarcode}
^FS
^FS
^FO10,140
^A0N,20,15
^FD{itemDescription}
^FS
^FO10,160
^A0N,20,15
^FD{itemVariantDescription}
^FS
^FO10,180
^A0N,20,15
^FDExpires:{exchangeExpiryDate}
^XZ
Basic 40mm x 32mm price label that includes the € symbol. Can be used to print off labels at the PoS and in Inventory
^XA
^CFA,15
^FWN
^FX ##### STANDARD LABEL - 40mm x 32mm #####
^FS
^FX ### Barcode - Code 128 ###
^BY2,2,60
^FO1,10,0
^BC
^FD{barcode}
^FS
^FX ### Item No ###
^FO1,90,0
^A 150,20
^FD{itemNo}
^FS
^FX ### Description ###
^FO1,120,0
^A 150,25
^FD{itemVariantDescription}
^FS
^FX ### € as hex ###
^FO150,150,2
^A 150,25
^FH_
^FD _15
^FS
^FX ### Price ###
^FO150,150,2
^A 150,25
^FD{price}
^FS
^XZ
Basic 40mm x 25mm price label (Lab02) that includes the £ symbol. Can be used to print off labels at the PoS and Inventory
^XA
^FWN
^CFA,20
^FX ##### Lab02 LABEL - 40mm x 25mm #####
^FO10,10
^FD{itemNo}
^FS
^FO10,40
^FD{itemDescription}
^FS
^FO10,70
^FD{itemVariantDescription}
^FS
^FO30,100
^FD{price}
^FS
^FO8,100
^A0,25,25
^FX ### £ symbol as hex ###
^FH_
^FD _9C
^FS
^FX
^FX ### Barcode - Code 128 ###
^BY2,2,50
^FO10,125
^BC
^FD{barcode}
^FS
^XZ