constant PACKAGE_WEIGHT_LIMIT_LBS in FedEx Shipping 6.2
Maximum shipping weight for FedEx (non-Freight services)
1 use of PACKAGE_WEIGHT_LIMIT_LBS
- _uc_fedex_package_products in ./
uc_fedex.module - Packages products into boxes subject to the FedEx weight limit, corrected for any weight markup imposed by the administrator.
File
- ./
uc_fedex.module, line 16 - FedEx Web Services Rate / Available Services Quote.
Code
define('PACKAGE_WEIGHT_LIMIT_LBS', 150.0);