Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

[SSPP] Separate Shipping Per Product----Support Forum


rpdesign

Recommended Posts

This new shipping module has support for separate shipping per individual products,per category, and all products. It also has the options to ship based on price, qty, or weight of the products! :thumbsup: This will be the future support forum for this addon. Right now it is in the beta stage as the per category needs a little more work, but should take no longer than a week or two to sort it out!

 

Why build such a module?

 

I noticed a lot of discusions in the forums for such a module and thought it would be good practice for me to develope this module from scratch so to speek. And a big thankyou goes out to Brett for his interest in a module and a willing test subject for the beta!

 

What doesn't it do?

 

This module doesn't currently have support for separate zone shipping. So say your in europe and want to give all of customers in europe free shipping but charge shipping for the rest of the world, you can't do it with this module yet ;)

 

What is it capible of?

it is capable of shipping per individual products with seperate prices! for example product1 has a shipping rate of $20 product2 has a shipping rate of $10 and still another product has a shipping rate of free. Assuming you have 1 product of each in our shopping cart my module calculates shipping by qty $30 not $90 by weight it calculates this by dividing the total weight in the cart by your max weight and then multiplying that by the rate you have set up per product! It is fully customizable just needs time. So tell me what you think and if you want a beta!

 

Almost forgot this module is only developed with OsCommerce v2.2 in mind I don't know how well it will work with v2.3.1 or above

Edited by rpetet

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

  • 2 weeks later...

Update!! The new module should be ready, nay will be ready by the 24th of March! So set your calendars! If you want a simplified module that only does per product basis just ask [This one works!!]!

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

So i thought you guys would like a sneek peek at the admin side of things :D

 

look below :rolleyes:

 

Main admin:

 

 

Catalog config:

 

 

Admin edit:

 

 

Products config:

 

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

Separate table rates are now possible!!!! :thumbsup: I know i said a release date of 3/24/2013 but i needed to work out as many bugs as possible! So i should have this full package addon for you in a couple of days! This addon should require just two steps to install!! Upload files and edit one file! o:)

 

@@burt

could you explain how i could do this? Thankyou.

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

Update!! Hopefully I'll have this baby up to the public by Monday! It now supports separate table rates [based on qty,price,or weight], flat rate[unlimited qty/price/weight], flat rate by individual qty, and free shipping all in the same basket!! Just need to clean up my code and produce some new features that will make it easier to install on your end!! Will be uploading a you tube link to how it all works and will be producing a how i did it tutorial!

Edited by rpetet

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

Update!! So I have come across some questions that need to be addressed in my programing when de-bugging my module :- But i will code on and have this module up and running. Yes it does apply separate table rates! Yes it does apply flat rates [both unlimited qty,price,and weight and by qty of items per item/category]! I just need to clean up the code and give it a more streamlined look, and feel and functionality. see uploaded pics!

 

New separate shipping box in admin!

 

 

new edit product rates from shipping box!

 

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

  • 3 weeks later...

Ok Ok I know it has been forever for this module o:) but it is finally here just need to clean up my code and upload tommorow hopefully. :thumbsup:

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

Unfortunatly, I've been working out bugs and rest assured it will be up and running. This has been a huge undertaking and as such needs thousands of lines of code! I am currently in the process of cleaning up the code and adding even more functionality as i go! I have recently lost my internet access therefore it will be within a week or so. I also do this in my spare time when i have it. I thought I'd set up a support forum before i uploaded the file. And I'm working on the catalog side of things as we speak. The admin area works like a dream so far and i'm always thinking of ways to inprove it, this is part of the reason it has taken so long. Right now it has support for separate tbl rates, separate flat rates, temporary free rates without losing the flat rate, and coming soon in an update individual tbl rates for ex up to 25 qty,or weight shipping is $10 and your customer has 2 products or 2 pounds worth of products the total shipping will be $20

 

The admin area has also changed as far as how it looks etc..

 

I also have to look into updating this module to work with v2.3x of OsCommerce

Edited by rpetet

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

Is it posible to have one Price for packages from 0 to 1 kg, 1 to 5 kg, 5 to 10 kg and 10 to 20 kg, and the have the option to add Insurance (extra fee) to each package ?

Link to comment
Share on other sites

  • 2 weeks later...

@@musicmaestro I'm currently in the process of working out the fine details of it and will try to get it up and running in another two weeks. I have been so busy with my regular job that getting to the library for my internet access has been a challenge. Not to mention that i haven't had much free time to develope this add on

 

@@Plop I would love to have my module translated to different languages! Thankyou for the offer. I will try to get you a copy of it if i can. As far as adding extra shipping insurance that sounds like it might be a great idea for an update to this module and a welcome addition.

 

To all others waiting for this addon :

 

I appologize in advance for taking so long to develope this addon, I do what I can when I can. Remember, I have to have free time in order to do this, and lately i haven't had much. I would love to be developing addons full time for osCommerce, but it doesn't pay the bills as of yet, so job comes first. If any one wants to help out with testing it just ask and i'll try to get back to you. With my internet service being down It might take up to a week to get back to you. I will update you when i receive internet access again.

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

  • 2 weeks later...

Update!! Internet access has been restored so I can work on this module a little better now. Having internet access is a huge difference in developing.

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

@@rabon33

 

not really,just need to put the front end together, but thank you for the offer. Unless you know how to convert it to work for v2.3x.

 

It should be up and running within a day or so now that my internet access is up. If I need help I'll ask and include you in the credits. I will upload a vid to youtube and post the link here on how it all works!!

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

Update!!!! Have been coding like crazy and have been debugging as I go. And will I repeat will be uploading the full package in a few days maybe even tommorow

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

Update!!! Will upload to my dev site so you can check out how it all works and yes it does work. Will upload the package here as well by Sat

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

Update!!!

As we speak I'm uploading the first of three you tube videos explaining how to configure my module! (w00t)

 

I will be creating an installation package and video to be uploaded as well.

 

So without further distractions here is the link to the YouTube video it will be ready by the time i post this hopefullly if not wait ten min and try again

 

 

sorry about the quality i will work on this

Edited by rpetet

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

Ok here we go the link to edit my own post got lost here is the new link

 

http://youtu.be/y6AvL0s7lio

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

  • 3 weeks later...

Update!!!

 

IT IS FINALLY HERE!!!

 

I will be uploading the install files and video tonight! As always you can click on the link in my signature or in the forum. I'll also be moving the videos to the OsCommerce TV channel in the forums!

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

Ok here it is boys and girls!!!! (w00t)

 

It only took me, like forever man, I mean really :P

 

Link to addon:

 

http://addons.oscommerce.com/info/8849

 

Link to Installation video:

 

 

 

Edited by burt
Removed Donation Link. Removed External Link.

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

@@discxpress

You should not have to use the sql files at all!!

just press install from within admin itself! Step 6 of the install.html file.

 

These were included just in case the install from admin gave you problems! If you want just use the code after :

<code>

--

-- Table structure for table `shipping_rates`

--

</code>

or

<code>

--

-- Table structure for table `shipping_table_rates`

--

</code>

in your database admin area ONLY if the install from admin doesn't work.

 

Also please take another look at the video above, it should explain everything. :thumbsup:

Edited by rpetet

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