@ -22,7 +22,7 @@ namespace Gremlin.MVVM.ViewModels
private int warranty = 12;
private int validity = 60;
private decimal vAT = 19;
private decimal freight = 1;
private decimal freight = 3;
private bool? showBrutto = true;
private bool? singlePrices = true;
private bool? attachBrochures;