{{product.Name}}

{{product.Name}}

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}}

{{ product.Matrix.Dimension1.Name }}:   {{ SelectedGrid.GetText(1) }} {{ gridVal.Value }}
{{ product.Matrix.Dimension2.Name }}:   {{ SelectedGrid.GetText(2) }} {{ gridVal.Value }}
{{ product.Matrix.Dimension3.Name }}:   {{ SelectedGrid.GetText(3) }} {{ gridVal.Value }}
{{ product.Matrix.Dimension4.Name }}:   {{ SelectedGrid.GetText(4) }} {{ gridVal.Value }}