Guest Posted August 19, 2005 Posted August 19, 2005 I have searched this forum until I am exhausted and I cannot find a solution to this glitch. I am using osC 2.2ms2 and have installed the Add Weight To Product Attributes v0.1 and the weight when checking out is missing the attribute weights. Just the product weight and packaging weights are showing. This part of the INSTALL.txt doesn't compute: IMPORTANT: 2.2MS2 does not give you direct access through the admin pages to 2 important variables, SHIPPING_BOX_WEIGHT (defaults to 3 as in 3lbs) and SHIPPING_BOX_PADDING (defaults to 10 as in 10%). To edit these values, find the respective configuration_key fields in the configuration table and edit the configuration_value. They will be added to your product's weight at weight calculation time. For more information on their usage see the file /catalog/includes/classes/shipping.php, method quote() I have seen a few posts and no solutions. Any help would be greatly appreciated. B) :) :P :thumbsup: Quote
Guest Posted August 22, 2005 Posted August 22, 2005 IMPORTANT: 2.2MS2 does not give you direct access through the admin pages to 2 important variables, SHIPPING_BOX_WEIGHT (defaults to 3 as in 3lbs) and SHIPPING_BOX_PADDING (defaults to 10 as in 10%). To edit these values, find the respective configuration_key fields in the configuration table and edit the configuration_value. They will be added to your product's weight at weight calculation time. For more information on their usage see the file /catalog/includes/classes/shipping.php, method quote() I have seen a few posts and no solutions. Any help would be greatly appreciated. B) :) :P :thumbsup: <{POST_SNAPBACK}> You can find the variables to change the SHIPPING_BOX_WEIGHT and SHIPPING_BOX_PADDING in the Admin>Configuration>Shipping/Packaging screen. They are listed as "Package Tare Weight" and "Larger Packages - Percentage Increase". Hope that helps a little :D Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.