You are here

constant UC_STORE_G_TO_KG in Ubercart 8.4

Converts grams to kilograms.

File

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

Code

define('UC_STORE_G_TO_KG', 0.001);