I've started to update my opencart royal mail extension with the new royal mail prices for April/May 2012 (for prices see
http://c435158.r58.cf3.rackcdn.com/Roya ... Prices.pdf). I thought I would share them, I'm no expert on this and I haven't done every option yet but I'm working through them. Any errors etc please comment on the forum to let everyone else know.
I am yet to do the compensation values but I will update them when I get them done.
1st class standard:
Code: Select all
.75:2.70,1:4.30,1.25:5.60,1.5:6.50,1.75:7.40,2:8.30,4:10.30,6:13.80,8:17.30,10:20.80
Code: Select all
.75:3.65,1:5.25,1.25:6.55,1.5:7.45,1.75:8.35,2:9.25,4:11.25,6:14.75,8:18.25,10:21.75
Code: Select all
.75:2.20,1:3.50
Code: Select all
.75:3.15,1:4.45
Code: Select all
0.1:5.90,.5:6.35,1:7.55,2:9.75,10:24.50
For the airmail option I need another input box for world zone 2. Does anyone know where I can get this option or a way around it.
Airmail
Europe
Code: Select all
0.1:2.70,0.15:2.93,0.2:3.16,0.25:3.39,0.3:3.62,0.4:4.22,0.5:4.82,0.6:5.42,0.7:6.02,0.8:6.62,0.9:7.22,1.0:7.82,1.1:8.42,1.2:9.02,1.3:9.62,1.4:10.22,1.5:10.82,1.6:11.42,1.7:12.02,1.8:12.62,1.9:13.22,2.0:13.82,2.1:14.42,2.2:15.02,2.3:15.62,2.4:16.22,2.5:16.82,2.6:17.42,2.7:18.02,2.8:18.62,2.9:19.22,3.0:19.82,3.1:20.42,3.2:21.02,3.3:21.62,3.4:22.22,3.5:22.82,3.6:23.42,3.7:24.02,3.8:24.62,3.9:25.22,4.0:25.82,4.1:26.42,4.2:27.02,4.3:27.62,4.4:28.22,4.5:28.82,4.6:29.42,4.7:30.02,4.8:30.62,4.9:31.22,5.0:31.82
Code: Select all
0.1:3.30,0.15:3.86,0.2:4.42,0.25:4.98,0.3:5.54,0.4:6.76,0.5:7.98,0.6:9.20,0.7:10.42,0.8:11.64,0.9:12.86,1.0:14.08,1.1:15.30,1.2:16.52,1.3:17.74,1.4:18.96,1.5:20.18,1.6:21.40,1.7:22.62,1.8:23.84,1.9:25.06,2.0:26.28,2.1:27.5,2.2:28.72,2.3:29.94,2.4:31.16,2.5:32.38,2.6:33.60,2.7:34.82,2.8:36.04,2.9:37.26,3.0:38.48,3.1:39.70,3.2:40.92,3.3:42.14,3.4:43.36,3.5:44.58,3.6:45.80,3.7:47.02,3.8:48.24,3.9:49.46,4.0:50.68,4.1:51.90,4.2:53.12,4.3:54.34,4.4:55.56,4.5:56.78,4.6:58.00,4.7:59.22,4.8:60.44,4.9:61.66,5.0:62.88
Code: Select all
0.1:3.30,0.15:3.90,0.2:4.50,0.25:5.10,0.3:5.70,0.4:6.98,0.5:8.26,0.6:9.54,0.7:10.82,0.8:12.10,0.9:13.38,1.0:14.66,1.1:15.94,1.2:17.22,1.3:18.50,1.4:19.78,1.5:21.06,1.6:22.34,1.7:23.62,1.8:24.90,1.9:26.18,2.0:27.46,2.1:28.74,2.2:30.02,2.3:31.30,2.4:32.58,2.5:33.86,2.6:35.14,2.7:36.42,2.8:37.70,2.9:38.98,3.0:40.26
Adam