Code: {{product.Code}}
{{'Barcode' | translate}}: {{product.Barcode}}
{{'MSRP' | translate}}: {{product.MSRP | currency}}
{{'MSRP' | translate}}: {{product.MSRP * product.SellBy.Multiplicator * product.RetailPriceQty| currency}}
{{'Retail Price' | translate}}: {{product.RetailPrice | currency}}
{{'Retail Price' | translate}}: {{product.RetailPrice*product.SellBy.Multiplicator * product.RetailPriceQty | currency}}/{{product.RetailPriceQty}}{{product.SellBy.Code}}