You are here

constant OZ_TO_LB in Ubercart 7.3

Same name and namespace in other branches
  1. 5 uc_store/uc_store.module \OZ_TO_LB
  2. 6.2 uc_store/uc_store.module \OZ_TO_LB

Converts ounces to pounds.

1 use of OZ_TO_LB
_uc_usps_package_products in shipping/uc_usps/uc_usps.module
Organizes products into packages for shipment.

File

uc_store/uc_store.module, line 74
Contains global Ubercart functions and store administration functionality.

Code

define('OZ_TO_LB', 0.0625);