From 7e1493ee090d7d8012e50d37f98262f583800b74 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Wed, 9 Jan 2019 00:34:19 +0100 Subject: [PATCH] products.json: Warenpost "L" is up to 2kg, not 1kg --- inema/data/products.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/inema/data/products.json b/inema/data/products.json index a0417cc..d025c6e 100644 --- a/inema/data/products.json +++ b/inema/data/products.json @@ -411,7 +411,7 @@ "international": true, "cost_price": "19.25", "mame": "Warenpost Int. L Tracked", - "max_weight": "1000" + "max_weight": "2000" }, "10254": { @@ -436,7 +436,7 @@ "international": true, "cost_price": "17.00", "mame": "Warenpost International L EU USt.", - "max_weight": "1000" + "max_weight": "2000" }, "10258": { @@ -461,7 +461,7 @@ "international": true, "cost_price": "22.91", "mame": "Warenpost Int. L EU USt. Tracked", - "max_weight": "1000" + "max_weight": "2000" }, "10280": { @@ -486,7 +486,7 @@ "international": true, "cost_price": "19.50", "mame": "Warenpost International L Unterschrift", - "max_weight": "1000" + "max_weight": "2000" }, "10284": { @@ -511,7 +511,7 @@ "international": true, "cost_price": "23.21", "mame": "Warenpost International L EU USt. Unterschrift", - "max_weight": "1000" + "max_weight": "2000" }