Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Individual Shipping Prices


kamkaz

Recommended Posts

Hello,

In my store when people buy more than one item it charges them shipping for each one. I want to write a function that charges them the highest amount of shipping only. The function should not be an issue, but what file should I do the modification in, and which line should I look for?

 

Thanks in advance for your help.

 

Kam

Link to comment
Share on other sites

you have to modify the shipping modules that you're using. So you could deploy a simple shipping module like flat rate and then edit the flat.php retrieve the products from the cart and return the quote for the product with the highest shipping price from the products table.

Link to comment
Share on other sites

  • 3 weeks later...
  • 7 months later...
I figured it out. Please let me know if you want me to post a solution.

 

Thanks,

Kam

Hi there - oh yes, please. You would help me a lot, if you post your solution! Thanks in advance & best regds

jogi.

Link to comment
Share on other sites

  • 5 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...