Zen Cart Logo
Forums / Built-in Shipping and Payment Modules / shipping module has a prefixed

shipping module has a prefixed

Locked

Views: 1,143

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
24 Aug 2006, 2:32 AM
#1
ner0tik avatar

ner0tik

New Zenner

Join Date:
Feb 2005
Location:
illinois
Posts:
48
Plugin Contributions:
0

shipping module has a prefixed

for example if i list a products weight as

0.1
when i use the ups module it will list the item as weighing 3.1lbs

if i list it at 1.1 it will display as 4.1

whats going on?

24 Aug 2006, 2:56 AM
#2
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: shipping module has a prefixed

Look in the Configuration ... Shipping/Packaging ...

There is the Tare weight added in for packaging such as bubble wrap and box weight ...

Adjust this accordingly ...

24 Aug 2006, 9:22 PM
#3
ner0tik avatar

ner0tik

New Zenner

Join Date:
Feb 2005
Location:
illinois
Posts:
48
Plugin Contributions:
0

Re: shipping module has a prefixed

ya that fixed it. although you cant apply less than 1 pound even if u do something like 0:001 it still displays as 1 pound

26 Aug 2006, 12:39 AM
#4
ner0tik avatar

ner0tik

New Zenner

Join Date:
Feb 2005
Location:
illinois
Posts:
48
Plugin Contributions:
0

Re: shipping module has a prefixed

how can i make it so it does not list every item as 1 pound?

3 Sep 2006, 2:55 AM
#5
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: shipping module has a prefixed

Could you look in your database via phpMyAdmin and look at the products table and see what the settings are for the field: products_weight and what the type is set to?