Hello,
I use Hikashop's manual shipping plugin but i want to exclude some Post Codes.
For example:
I want to have a fix shipping price e.g 3€ for all postal codes e.g 10000 - 30150 but for specific postal codes.
e.g 10111, 10132, 10140, 10143, etc i want a different shipping price e.g. 5€.
I can understand a way to achive this by creating multiple shipping plugins (see below) but I ask is there a shorter (less time consuming) way to do it.
Time consuming way:
1) manual shipping plugin with Minimum Post Code = 10000 and Maximum Post Code = 10110 - Price: 3€
2) >> >> with Minimum Post Code = 10111 and Maximum Post Code = 10111 - Price: 5€
3) >> >> with Minimum Post Code = 10112 and Maximum Post Code = 10131 - Price: 3€
4) >> >> with Minimum Post Code = 10132 and Maximum Post Code = 10132 - Price: 5€
5) >> >> with Minimum Post Code = 10133 and Maximum Post Code = 10139 - Price: 3€
6) >> >> with Minimum Post Code = 10140 and Maximum Post Code = 10140 - Price: 5€
.... etc
Less time consuming way (exclude some Post Codes):
1) manual shipping plugin with Minimum Post Code = 10000 and Maximum Post Code = 30150 - Price: 3€
2) manual shipping plugin with exclude Post Codes = 10111, 10132, 10140, 10143, etc - Price: 5€
All the best.
Makis