discount
This commit is contained in:
parent
a96faa6f6c
commit
0846110beb
2 changed files with 14 additions and 2 deletions
|
|
@ -14,7 +14,8 @@ var tarifs =
|
|||
brush: [@Model.HalfBrushingPrice, @Model.ShortBrushingPrice, @Model.LongBrushingPrice],
|
||||
multicolor: [@Model.HalfMultiColorPrice, @Model.ShortMultiColorPrice, @Model.LongMultiColorPrice],
|
||||
shampoo: @Model.ShampooPrice,
|
||||
care: @Model.CarePrice
|
||||
care: @Model.CarePrice,
|
||||
feediscount: @Model.FlatFeeDiscount
|
||||
},
|
||||
{ cut: [@Model.ManCutPrice], brush: [@Model.ManBrushPrice],
|
||||
shampoo: @Model.ShampooPrice,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue