{{'Please, select the product from the list' | translate}}

{{p.Name}}

{{'Code'|translate}} : {{p.Code}}

{{'Barcode' | translate}}: {{p.Barcode}}

{{'MSRP'|translate}}: {{p.MSRP | currency}}

{{'MSRP'|translate}}: {{p.MSRP * p.SellBy.Multiplicator *p.RetailPriceQty| currency}}/{{p.RetailPriceQty}}{{p.SellBy.Code}}

{{'Retail' | translate}}: {{p.RetailPrice | currency}}

{{'Retail'|translate}} : {{p.RetailPrice*p.SellBy.Multiplicator * p.RetailPriceQty| currency}}/{{p.RetailPriceQty}}{{p.SellBy.Code}}