Discussions
How to limit shipping item to 2kgs or £150
I want to remove a method of shipping from my webstore if either of two conditions are met.
[LIST=1]
[*]The item is too heavy for post i.e. more than 2kgs
[*]The item is too valuable to go without a POD
[/LIST]
When I look at website rules I can only control the shipping on one of these criteria. Is there a work around for this problem I am really surprised the system has been devised this way it seems that this would be an obvious filter requirement but it did not seem to occur to the person coding this.