Post by ducylowycz » Sat Jan 12, 2008 1:23 am

Alright here it is....

I installed the weight-based module to the "T" everything works fantastic UNTIL AFTER the "delivery information page"  After that you hit the payment information to check the type of payment you want....so far so good!  BUT WAIT when I get to the "check-out confirmation page" weight-based shipping goes to $1.00 when I specified under the product options that the test product weighed 5 LBS

SO....

what the hell am I doing wrong here?  I really love this shopping cart but this would make or break my decision to keep it on my server.  I really need help with this....I would GREATLY appreciate it!

Newbie

Posts

Joined
Fri Jan 11, 2008 11:36 pm

Post by johny2k » Mon Mar 31, 2008 5:01 pm

Dun Worry, Try The Code Below, hope it can help you,  ;)

/catalog/extension/shipping/weight.php

Code: Select all

Find: 
//'cost'  => $this->config->get('weight_cost') * $this->cart->countProducts(),

Replace:
//'cost'  => $this->config->get('weight_cost') * $this->cart->getWeight(),

New member

Posts

Joined
Tue Mar 04, 2008 4:35 pm
Who is online

Users browsing this forum: No registered users and 2 guests