lakmalnj Posted November 3, 2005 Posted November 3, 2005 Hi everyone, I want to change my shopping cart default shipping unit lb(s) to Kg(s). How can I do this in OSCommerce 2.2 ms2. Default Shipping Unit not display in my admin module. Thanks for your interest. lakmal
wheeloftime Posted November 3, 2005 Posted November 3, 2005 Hi everyone, I want to change my shopping cart default shipping unit lb(s) to Kg(s). How can I do this in OSCommerce 2.2 ms2. Default Shipping Unit not display in my admin module. Thanks for your interest. lakmal It's a pure textual thing which you can change inside the belonging language file for the shipping module used. With stock osC I believe only the zones module has the text lb(s) which you can change by editing (catalog)/includes/languages/english/shipping/zones.php and looking for the define MODULE_SHIPPING_ZONES_TEXT_UNITS If you use UPS and/or USPS you will have to look inside the code files you find in (catalog)/includes/modules/shipping/ups.php and usps.php where 'lbs' is hardcoded. HTH
Recommended Posts
Archived
This topic is now archived and is closed to further replies.