From db0e33d420ef761117dec9dd1f450dccbe01e88f Mon Sep 17 00:00:00 2001 From: Georg Sauthoff Date: Fri, 10 Aug 2018 18:01:27 +0200 Subject: [PATCH] =?UTF-8?q?Update=20prices=20of=20Waren-/B=C3=BCchersendun?= =?UTF-8?q?g=20products?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit cf. https://web.archive.org/web/20180810155706/https://shop.deutschepost.de/briefversand/spezielle-versandformen/buechersendung-und-warensendung --- inema/data/products.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/inema/data/products.json b/inema/data/products.json index 77ae4f4..6e58797 100644 --- a/inema/data/products.json +++ b/inema/data/products.json @@ -43,13 +43,13 @@ }, "82": { "international": false, - "cost_price": "1.9", + "cost_price": "2.2", "name": "Warensendung Gro\u00df", "max_weight": "500" }, "81": { "international": false, - "cost_price": "0.9", + "cost_price": "1.3", "name": "Warensendung Kompakt", "max_weight": "50" }, @@ -205,13 +205,13 @@ }, "79": { "international": false, - "cost_price": "1.65", + "cost_price": "1.70", "name": "B\u00fcchersendung Maxi", "max_weight": "1000" }, "78": { "international": false, - "cost_price": "1", + "cost_price": "1.20", "name": "B\u00fcchersendung Gro\u00df", "max_weight": "500" },