How to automatically set Click and Drop weights for each parcel (service type)

How to automatically set Click and Drop weights for each parcel (service type)

If you set default weights for your Click and Drop consignments based upon the service chosen (e.g. Large Letters are always 100 grammes) you can use a macro in the weight field.

This article explains how to do this.

1 Select the Click and Drop Courier Setup (click on Setup Couriers on the Couriers tab in the Options).

2 In box 3 select Use default weight

3 Put in the following macro to look for the word Letter in the service and put in a default weight of 100 grammes (shown in kilos). If this isn't a Letter use a weight of 980 grammes (0.980 kilos).

#!#[%COURIER_SERVICE%][?]Letter[0.100][0.980]#!#

NOTE : You can change the macro to suit your requirements. More details of the macros to use at the following link:

https://1stoporders.co.uk/1StopOrdersDefRO.html

This is shown below: