You are here

constant UC_STORE_KG_TO_G in Ubercart 8.4

Converts kilograms to grams.

File

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

Code

define('UC_STORE_KG_TO_G', 1000);