Hi,
How do i change the weight to gram instead of using the default lbs.
Thank you in advance
Hi,
How do i change the weight to gram instead of using the default lbs.
Thank you in advance
OK I found that but it doesnt say what to change it to "kgs" ? or "grams"
And I have yet to find how to actually find the code to make the change but I am assuming thats in another thread also.
Absolute newby started yesterday.
Use any of the two. Zencart does not care if it says 'grams' or 'kgs' or 'lbs', it only uses the actual values (numbers) for calculations.
Bear in mind though that, if you use 'kgs' then you need to enter the individual product weights as 0.xx (eg 0.45 is displayed as 0.45 kgs) whereas for 'grams' you would enter weights as xxx (eg 450 is displayed as 450 grams)
The file to edit is: includes/languages/english.php
Copy the file to your template first before making changes. Search the forum for 'override system'
Last edited by frank18; 16 Feb 2011 at 03:16 AM.
See this tutorial: https://www.zen-cart.com/tutorials/i...hp?article=230