This script allows you to designate a minimum charge for each SKU received, and a per item charge. It will figure out how many of each SKU you have in an Receiver, multiply it by the charge per item, and if that is less than the minimum charge, use the minimum. Otherwise it will use the per Item charge.