@model PlanTempus.Application.Features.Services.Components.ServiceDetailPricesViewModel @Model.LabelEconomy @Model.LabelVatRate 25% (standard) 0% (momsfri) @Model.LabelProductCost @Model.ProductCost @Model.LabelCommission Standard (fra lønsats) Fast beløb Procent af pris @Model.LabelDiscounts @Model.LabelMemberDiscount @Model.ToggleYes @Model.ToggleNo @Model.LabelGiftCardPayment @Model.ToggleYes @Model.ToggleNo @Model.LabelLoyaltyPoints @Model.ToggleYes @Model.ToggleNo @Model.LabelPriceStructure @Model.LabelSimplePrice @Model.LabelMatrixPrice @Model.LabelPrice @Model.SimplePrice @Model.LabelLevel @Model.LabelShortHair @Model.LabelMediumHair @Model.LabelLongHair @Model.LabelExtraLongHair @foreach (var row in Model.PriceMatrix) { @row.Level @row.ShortHair kr @row.MediumHair kr @row.LongHair kr @row.ExtraLongHair kr } @Model.LabelAddLevel