Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

weights for shipping rates


thinkmarsh

Recommended Posts

hi,

 

i have some shipping rates set up but the weights it is using is wrong and i can't work out why!

for example item 1 is 1 kg and item 2 is 0.75kg yet on the shipping rates it comes up as being 6kg for most items all the time, even if its just one item weighing say 5kg it still says 6kg or thereabout.

Any ideas? Please its urgent! :)

 

:'(

Link to comment
Share on other sites

check your shipping tar weight settings in admin/configuration

KEEP CALM AND CARRY ON

I do not use the responsive bootstrap version since i coded my responsive version earlier, but i have bought every 28d of code package to support burts effort and keep this forum alive (albeit more like on life support).

So if you are still here ? What are you waiting for ?!

 

Find the most frequent unique errors to fix:

grep "PHP" php_error_log.txt | sed "s/^.* PHP/PHP/g" |grep "line" |sort | uniq -c | sort -r > counterrors.txt

Link to comment
Share on other sites

check your shipping tar weight settings in admin/configuration

 

Hey thanks! That was exactly what was wrong - but does that mean the shipping modules ignore the actual weight of the item if its listed? How does osc know if an item is big or what so it can do its 10% increases? Excuse my newbieness but I thought that the modules would see the weight of item 1 at say 3.8kg and carry it through to the shipping page?? :blink:

Link to comment
Share on other sites

How does osc know if an item is big or what so it can do its 10% increases?

because it takes it from your "Maximum Package Weight you will ship" setup

 

I thought that the modules would see the weight of item 1 at say 3.8kg and carry it through to the shipping page

it does by taking all your other shipping configurations into consideration

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...