Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Shipping per category


Guest

Recommended Posts

Hi

 

Is there a module or a way to achieve shipping per category? I have a store which has multiple categories but only needs to offer two different shipping rates, Plus a free delivery option for orders over £x.xx?

 

Can i do this by assigning specific weights the two types?

 

Would be interested in people views or if there is an addon out there.

 

Thanks

:thumbsup:

Link to comment
Share on other sites

I don't know of such a module, but I did customize my site and added a weight field to the category to default to if a products weight is missing, which is an easy extension, not to difficult to put this switch into any weight based shipping module.

 

my weight field is a copy of the sort order code, so whenever I came across sort_order in categories.php, I added a line for categories_weight ...

Edited by bruyndoncx

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

The first part should be possible the way you said. Use the Table shipping module and set it for weight, then set up the table so it give the proper shipping cost for each weight. Customers ordering multiple items with the lower weight could get the higher cost if the weights add up, so take that into consideration when choosing your weights.

 

The second part can be done by setting the stock osCommerce free shipping option or by adding a free shipping module from the Addons area.

 

Regards

Jim

See my profile for a list of my addons and ways to get support.

Link to comment
Share on other sites

  • 3 weeks later...
  • 2 months later...

@@Hoog

 

You could try my module down below in my signature :thumbsup:

It does what you want and has several other options such as inheriting rates from main categories if you use v2.3. of oscommerce if you use v2.2 i'll have an update to it son for v2.2 users of oscommerce This module does work with v2.2 and v2.3 of oscommerce

Always backup your files! You will be glad you did

My add-ons :

SSPP Seperate Shipping Per Product v2.5| Support
Gift vouchers for SPPC 4.22 v2.1 | Support |
Catalog Infobox v1.0 | Sorry no support for Catalog Infobox |
HTML Mail v2.0 | Support |




Upcoming Add ons:

Addon Manager |
Separate Pricing Per Product Qty |
Coupon Populate |
EZ-PDF Catalog

Link to comment
Share on other sites

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...