From 6d2ee85a7e1c6c8518b22b0e6a42fa8a6f32ce54 Mon Sep 17 00:00:00 2001 From: Georg Sauthoff Date: Mon, 25 Mar 2019 14:24:50 +0100 Subject: [PATCH] Add some new Warenpost products reported by Remi Bergsma --- inema/data/products.json | 27 ++++++++++++++++++++++++++- 1 file changed, 26 insertions(+), 1 deletion(-) diff --git a/inema/data/products.json b/inema/data/products.json index 7437e92..d73cd16 100644 --- a/inema/data/products.json +++ b/inema/data/products.json @@ -512,7 +512,32 @@ "cost_price": "23.21", "name": "Warenpost International L EU USt. Unterschrift", "max_weight": "2000" - } + }, + + "10270": { + "international": true, + "cost_price": "1.00", + "name": "Warenpost Int. KT EU USt. für Internetmarke", + "max_weight": "2000" + }, + "10292": { + "international": true, + "cost_price": "3.50", + "name": "Warenpost Int. KT Unterschrift EU USt. für Internetmarke", + "max_weight": "2000" + }, + "10264": { + "international": true, + "cost_price": "1.00", + "name": "Warenpost Int. KT (NON EU)", + "max_weight": "2000" + }, + "10289": { + "international": true, + "cost_price": "3.50", + "name": "Warenpost Int. KT Unterschrift", + "max_weight": "2000" + } }