Guest Posted September 3, 2005 Share Posted September 3, 2005 Hi, I need to change my default weight type from lb. to kg. I could not find where is it. please help Thanks Murat Link to comment Share on other sites More sharing options...
boxtel Posted September 3, 2005 Share Posted September 3, 2005 Hi,I need to change my default weight type from lb. to kg. I could not find where is it. please help Thanks Murat <{POST_SNAPBACK}> there is no default weight unit, the unit is what you want it to be. some shipping modules display lbs but that is just text in their associated language files. So decide on the unit, change the appropriate language files and use that unit in your product information and shipping tables consistently. and sometimes you can do things like : if the weight in grams > 1000 then display (weight/1000) Kg. Treasurer MFC Link to comment Share on other sites More sharing options...
Guest Posted September 3, 2005 Share Posted September 3, 2005 there is no default weight unit, the unit is what you want it to be.some shipping modules display lbs but that is just text in their associated language files. So decide on the unit, change the appropriate language files and use that unit in your product information and shipping tables consistently. and sometimes you can do things like : if the weight in grams > 1000 then display (weight/1000) Kg. <{POST_SNAPBACK}> THANK YOU VERY MUCH... :) Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.