Yoman Posted March 16, 2004 Share Posted March 16, 2004 hi all, the default weight unit is lb. how do i change it to kg? thanks! :unsure: Link to comment Share on other sites More sharing options...
Guest Posted March 16, 2004 Share Posted March 16, 2004 You must change the define in catalog/includes/languages/english/modules/shipping/zones.php ..... phew!! :P define('MODULE_SHIPPING_ZONES_TEXT_UNITS', 'lb(s)'); Matti Link to comment Share on other sites More sharing options...
Yoman Posted March 16, 2004 Author Share Posted March 16, 2004 Change it to " define('MODULE_SHIPPING_ZONES_TEXT_UNITS', 'Kg(s)') "? Link to comment Share on other sites More sharing options...
Guest Posted March 16, 2004 Share Posted March 16, 2004 Yes :) Matti Link to comment Share on other sites More sharing options...
Yoman Posted March 17, 2004 Author Share Posted March 17, 2004 When checkout, the weight will show in the zone 1 rate. How can I disable the weight display? Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.