You are here

constant UC_STORE_KG_TO_LB in Ubercart 8.4

Converts kilograms to pounds.

File

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

Code

define('UC_STORE_KG_TO_LB', 2.204622621849);