If you want to add a handling fee to your orders, you can set it on a storewide level or an individual fee by product.
The following Software Configuration options cover handling:
xhandlingprice |
If you want to include handling on a storewide level, enter the cost of handling here – for example,2.50. |
Xhandlingbyproduct |
This is the field in the products table where you will enter the handling price – for example,pother5. |
These two types of handling calculations can be used together.You may have a fixed handling cost plus individual product costs.
If more complicated logic is required, then edit the shophandling.aspfile and add your own handling fee calculation.