Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

SSingh

Archived
  • Posts

    27
  • Joined

  • Last visited

Everything posted by SSingh

  1. Anyways Terry Thank you very much for your help Thanks a lot man
  2. yes, I am using province.php but i dont know why it is not multiplying the shipping cost with number of boxes. It is creating the number of boxes though. I have pretty much the same code for shipping class Thanks anyways for the code Appreciate it. Is there other way to figure it out. In shipping.php(class) theres a function quote() in which they r using a variable $shipping_quoted and is intialized to ' ' and not being used afterwards any clue why..? TC Sukh
  3. Thanks for the help Its is doing the division into multiple boxes but its not multiplying the quoted cost with the number of boxes. Could you please paste your shipping.php(class) code here. That'll be helpful Thank You
  4. I have my store's weight in pounds(lbs). It is not the problem i guess. And my max packaging values is : 30 and tar weight=2 and %age increase is =1 What are your values plz help me this thing is driving me crazy.
  5. ---package weight = 0.25 (default) value. I dont know whether is it in lbs or in grams. I think its % i guess. ---What do you mean by 'table prices upto that level' and where should i look for it?
  6. We are using the following shipping(canada post) module: $Id: province.php, v 1.0 25/07/2003 [email protected] $ Based on regions.php by Jorge Based upon zones.php by wilt with shipping Class : $Id: shipping.php,v 1.23 2003/06/29 11:22:05 hpdl Exp $ It has a bug in it. when shipping weight exceeds the topmost limit the shipping price that it display is not correct it actually decreases instead of remaining the same as specified for the topmost limit. for eg: if the shipping limit is 60lbs @ $51.00, and the user is ordering the products weighing 66lbs the shipping cost that comes out is less than $51.00 instead of increasing or remaining the same. Anyone know how to fix it. Please help urgent help will be appreciated and Thanks in advance
×
×
  • Create New...