Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Default Shipping Unit


lakmalnj

Recommended Posts

Posted

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

Posted
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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...