From 2f81e6953bc4af222f3f0a0a932ad4bd6a26208e Mon Sep 17 00:00:00 2001 From: jodeq Date: Fri, 20 Jun 2014 23:12:32 +0200 Subject: [PATCH] Update prices.json --- local/modules/Colissimo/Config/prices.json | 156 ++++++++++----------- 1 file changed, 78 insertions(+), 78 deletions(-) diff --git a/local/modules/Colissimo/Config/prices.json b/local/modules/Colissimo/Config/prices.json index 1b23c825c..f1e040600 100755 --- a/local/modules/Colissimo/Config/prices.json +++ b/local/modules/Colissimo/Config/prices.json @@ -1,17 +1,17 @@ {"1": { "_info": "area 1 : France", "slices": { - "0.25": "5.23", - "0.5": 5.8, - "0.75": 6.56, - "1": 7.13, - "2": 8.08, - "3": 9.22, - "5": 11.31, - "7": 13.4, - "10": 16.53, - "15": 19.14, - "30": 26.93 + "0.25": 5.23, + "0.5": 5.99, + "0.75": 6.75, + "1": 7.36, + "2": 8.36, + "3": 9.55, + "5": 11.73, + "7": 13.92, + "10": 17.15, + "15": 19.81, + "30": 27.79 } }, "2": { "_info": "area 2 : A Zone - Union Europ\u00e9enne et Suisse", @@ -34,87 +34,87 @@ }, "3": { "_info": "area 3 : B Zone - Pays de l\u2019Europe de l\u2019Est (hors Union Europ\u00e9enne), Norv\u00e8ge, Maghreb", "slices": { - "1": 18.81, - "2": 20.62, - "3": 24.94, - "4": 29.26, - "5": 33.58, - "6": 37.91, - "7": 42.23, - "8": 46.55, - "9": 50.87, - "10": 55.2, - "15": 65.08, - "20": 74.96 + "1": 19.38, + "2": 22.23, + "3": 26.46, + "4": 30.69, + "5": 34.96, + "6": 39.24, + "7": 43.51, + "8": 47.79, + "9": 52.06, + "10": 56.34, + "15": 66.79, + "20": 77.24 } }, "4": { "_info": "area 4 : C Zone - Pays d\u2019Afrique hors Maghreb, Canada, Etats-Unis, Proche et Moyen Orient", "slices": { - "1": 22.04, - "2": 29.55, - "3": 38.86, - "4": 48.17, - "5": 57.48, - "6": 66.79, - "7": 76.1, - "8": 85.41, - "9": 94.72, - "10": 104.03, - "15": 126.92, - "20": 149.82 + "1": 23.66, + "2": 31.26, + "3": 40.47, + "4": 49.69, + "5": 58.90, + "6": 68.12, + "7": 77.33, + "8": 86.55, + "9": 95.76, + "10": 104.98, + "15": 129.87, + "20": 154.76 } }, "5": { "_info": "area 5 : D Zone - Autres destinations", "slices": { - "1": 25.08, - "2": 37.72, - "3": 50.26, - "4": 62.8, - "5": 75.34, - "6": 87.88, - "7": 100.42, - "8": 112.96, - "9": 125.5, - "10": 138.04, - "15": 162.74, - "20": 187.44 + "1": 26.27, + "2": 38.81, + "3": 51.35, + "4": 63.89, + "5": 76.43, + "6": 88.97, + "7": 101.51, + "8": 114.05, + "9": 126.59, + "10": 139.13, + "15": 163.83, + "20": 188.53 } }, "6": { "_info": "area 6 : France OM1", "slices": { - "0.5": 8.27, - "1": 12.49, - "2": 17.05, - "3": 21.61, - "4": 26.17, - "5": 30.73, - "6": 35.29, - "7": 39.85, - "8": 44.41, - "9": 48.97, - "10": 53.53, - "15": 76.33, - "20": 99.13, - "25": 121.93, - "30": 144.73 + "0.5": 8.5, + "1": 12.87, + "2": 17.58, + "3": 22.28, + "4": 26.98, + "5": 31.68, + "6": 36.39, + "7": 41.09, + "8": 45.79, + "9": 50.49, + "10": 55.2, + "15": 78.95, + "20": 102.7, + "25": 126.45, + "30": 150.2 } }, "7": { "_info": "area 7 : France OM2", "slices": { - "0.5": 9.88, - "1": 14.92, - "2": 26.32, - "3": 37.72, - "4": 49.12, - "5": 60.52, - "6": 71.92, - "7": 83.32, - "8": 94.72, - "9": 106.12, - "10": 117.52, - "15": 174.52, - "20": 231.52, - "25": 288.52, - "30": 345.52 + "0.5": 10.17, + "1": 15.39, + "2": 27.12, + "3": 38.86, + "4": 50.59, + "5": 62.32, + "6": 74.05, + "7": 85.79, + "8": 97.52, + "9": 109.25, + "10": 120.98, + "15": 179.69, + "20": 238.4, + "25": 297.11, + "30": 355.82 } -}} \ No newline at end of file +}}