Results 1 to 5 of 5
  1. #1
    Join Date
    Aug 2008
    Posts
    114
    Plugin Contributions
    0

    Default ounces vs pounds

    Can anyone tell me, what to put in the weight box for a product weighting less than a pound or a fraction of a pound??

    For example; The weight of the products is 10 ounces. what do I put in the weight box so zen cart can interpret the correct weight for shipping purposes

    Thanks
    SK

  2. #2
    Join Date
    Mar 2006
    Location
    USA
    Posts
    77
    Plugin Contributions
    0

    Default Re: ounces vs pounds

    Posted via Mobile Device

  3. #3
    Join Date
    Mar 2006
    Location
    USA
    Posts
    77
    Plugin Contributions
    0

    Default Re: ounces vs pounds

    My website is showing klg instead of lbs. How do I change that please? I tried searching and no luck. I tried finding post new thread, no luck. I guess on a iPhone you can't post new threads. So I found a relevent post and replied to it.
    Posted via Mobile Device

  4. #4
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,267
    Plugin Contributions
    3

    Default Re: ounces vs pounds

    The name of the weight unit you choose is just a LABEL, and is altered by editing the relevant DEFINE statement in the language files, english.php .

    Once you have changed that LABEL (kg to lbs, or lbs to oz), the NUMERICAL VALUE you insert into a product's WEIGHT FIELD is simply a fractionaliation of that unit of measure.

    If you use the Biblical measurement system of POUNDS, you have an added difficulty of representing fractions of a pound in decimal format.

    As those of us who are as old as Noah will know, 1 pound is equal to 16 ounces, so one will have to DECIMALIZE the numeric value of the ounce, so that this adds up to pound values as a shopping cart is filled.


    One OUNCE (as a fraction of one POUND) in decimal notation is : 0.0625

    Two ounces = (0.0625) X 2 ... etc

    A product with a WEIGHT of 1lb 1oz will be represented by the value 1.0625 inserted into the product's WEIGHT FIELD, when the label you choose is "lbs".
    Last edited by schoolboy; 30 Apr 2010 at 09:50 AM.
    20 years a Zencart User

  5. #5
    Join Date
    Aug 2008
    Posts
    114
    Plugin Contributions
    0

    Default Re: ounces vs pounds

    Thanks a bunch.

    This will help me allot

    SK

 

 

Similar Threads

  1. Ounces field ...
    By SweetEmotions in forum Built-in Shipping and Payment Modules
    Replies: 7
    Last Post: 12 Mar 2011, 03:56 AM
  2. Ounces to Pounds
    By BigAl49 in forum Basic Configuration
    Replies: 4
    Last Post: 3 Jun 2010, 08:14 PM
  3. Defining weight in ounces
    By ckosloff in forum Customization from the Admin
    Replies: 3
    Last Post: 10 Jun 2008, 05:50 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg