Results 1 to 5 of 5
  1. #1
    Join Date
    Apr 2012
    Posts
    62
    Plugin Contributions
    0

    Default Adding shipping weight

    Hi,

    Is there any way to globally add the (same) weight to all products or do I have to open each product and add the weight individually?

    Thanks,

    Ed

  2. #2
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    64,681
    Plugin Contributions
    6

    Default Re: Adding shipping weight

    To change all weights to be the same, in the Tools ... Install SQL Patches ...
    Code:
    UPDATE products SET products_weight = XX.XX;
    NOTE: Backup your database before making changes like this ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.1]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...

  3. #3
    Join Date
    Apr 2012
    Posts
    62
    Plugin Contributions
    0

    Default Re: Adding shipping weight

    Well, I tried that (after backing the database up) and I got this message:

    Internal Server Error

    The server encountered an internal error or misconfiguration and was unable to complete your request.

    Please contact the server administrator, webmaster@achillesstonecrosses.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.

    More information about this error may be available in the server error log.

    Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
    Apache/2.2.21 (Unix) mod_ssl/2.2.21 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at achillesstonecrosses.com Port 80

  4. #4
    Join Date
    Sep 2006
    Location
    Colorado Springs CO USA
    Posts
    504
    Plugin Contributions
    2

    Default Re: Adding shipping weight

    Another way might be to set the TARE WEIGHT setting in Admin->Configure->Shipping/Packagine and make sure each product description is set to zero weight.

    Ajeh's method is better because when/if the time comes that you have products with different weights it will be much easier to manage.

    As for the issue with the SQL statement, I will leave it to Ajeh to answer that.
    www.aspenshopsonline.com - ZenCart 1.3.9h
    www.wilkssupply.com - ZenCart 1.3.9h
    www.un-du.net - ZenCart 1.3.8a

  5. #5
    Join Date
    Apr 2012
    Posts
    62
    Plugin Contributions
    0

    Default Re: Adding shipping weight

    Guys, never mind. I have entered the weight manually to get it over with.

    Thanks anyway.

    Ed

 

 

Similar Threads

  1. shipping quotes adding weight
    By vanhorn_s in forum Built-in Shipping and Payment Modules
    Replies: 3
    Last Post: 23 Apr 2010, 07:03 AM
  2. Replies: 1
    Last Post: 6 Feb 2010, 06:15 PM
  3. Shipping suddenly not charged for attributes adding weight
    By udos in forum Setting Up Categories, Products, Attributes
    Replies: 9
    Last Post: 1 Sep 2009, 09:00 AM
  4. charged Shipping weight is higher than actual shipping weight
    By SKOB in forum Built-in Shipping and Payment Modules
    Replies: 2
    Last Post: 20 Feb 2009, 07:38 PM
  5. Easy or Hard? Adding Weight attribute without Quantity affecting the weight
    By dharma in forum Setting Up Categories, Products, Attributes
    Replies: 7
    Last Post: 11 Mar 2007, 06:29 PM

Bookmarks

Posting Permissions

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