{{'Barcode' | translate}}: {{ items.length - $index}} - {{item.barcode}} - {{item.product.Name}}

{{'Item#' | translate}}: {{item.itemcode}}

{{'Quantity' | translate}}: {{item.count.scanned.count}} {{item.product.SellBy.Code}}

{{'Serial #' | translate}}: {{item.SerialNumber}}

{{'Location' | translate}}: {{item.location}}

{{'Sell Price'|translate}} : {{item.product.RetailPrice| currency}}

{{'Sell Price'|translate}} : {{item.product.RetailPrice*item.product.SellBy.Multiplicator * item.RetailPriceQty | currency}}

{{'Price Per'}}: {{item.RetailPriceQty}} {{item.product.SellBy.Code}}

{{item.product.Matrix.Dimension1.Name}}: {{item.product.Grid1.Value}}

{{item.product.Matrix.Dimension2.Name}}: {{item.product.Grid2.Value}}

{{item.product.Matrix.Dimension3.Name}}: {{item.product.Grid3.Value}}

{{item.product.Matrix.Dimension4.Name}}: {{item.product.Grid4.Value}}