Jump to content

Each Carrier with FREE SHIPPING amount Specified


Recommended Posts

Hi Guys,

I need some help or Tips.

I have about 5 Carriers with different prices, and would like to offer FREE SHIPPING base on the purchased amount for each carrier.

Example:

Carrier 1: Free shipping starts at $50
Carrier 2: Free Shipping starts at $100
Carrier 3: Free Shipping starts @ $150

and so on....

Is this possible with Prestashop?

Can someone please help me...

Thanks you all in advance.. and Thanks to Prestashop Team because PRESTASHOP is the BEST...


Regards
JAZA

Link to comment
Share on other sites

Hi Guys,

I need some help or Tips.

I have about 5 Carriers with different prices, and would like to offer FREE SHIPPING base on the purchased amount for each carrier.

Example:

Carrier 1: Free shipping starts at $50
Carrier 2: Free Shipping starts at $100
Carrier 3: Free Shipping starts @ $150

and so on....

Is this possible with Prestashop?

Can someone please help me...

Thanks you all in advance.. and Thanks to Prestashop Team because PRESTASHOP is the BEST...


Regards
JAZA


Yes it is possible, but needs to change system files of prestashop.
Link to comment
Share on other sites

Hi Guys,

I need some help or Tips.

I have about 5 Carriers with different prices, and would like to offer FREE SHIPPING base on the purchased amount for each carrier.

Example:

Carrier 1: Free shipping starts at $50
Carrier 2: Free Shipping starts at $100
Carrier 3: Free Shipping starts @ $150

and so on....

Is this possible with Prestashop?

Can someone please help me...

Thanks you all in advance.. and Thanks to Prestashop Team because PRESTASHOP is the BEST...


Regards
JAZA


Yes it is possible, but needs to change system files of prestashop.



Thanks for giving me hope on this issue...

Which files should I change?
Link to comment
Share on other sites

You need to change the file "classes/Cart.php" where the shipping for the cart is calculated.


I have looked at the cart.php, it doesn't specify the option for the FREE Shipping Range for each different carrier.

Is there any other file that I can look at?

Can you help with more details, eg: Line to edit and what to replace it with?

Am not good with coding..


Thanks
Link to comment
Share on other sites

You need to change the file "classes/Cart.php" where the shipping for the cart is calculated.


I have looked at the cart.php, it doesn't specify the option for the FREE Shipping Range for each different carrier.

Is there any other file that I can look at?

Can you help with more details, eg: Line to edit and what to replace it with?

Am not good with coding..


Thanks


Yes, it doesn't specify the option for free shipping range for each carrier.
You need to code something like that: "if carrier = mycarrier and orderamount = mycarrierfreeshippingamount (shipping = 0)"

If you want i can code a module for you, where you can select the carriers and the freeshipping amount for each carrier in the backend modules section.
But my work will be not for free.
Link to comment
Share on other sites

  • 10 months later...

Hi,

Did you find a solution to your problem? I need the exact same thing.

Regards



Hi Guys,

I need some help or Tips.

I have about 5 Carriers with different prices, and would like to offer FREE SHIPPING base on the purchased amount for each carrier.

Example:

Carrier 1: Free shipping starts at $50
Carrier 2: Free Shipping starts at $100
Carrier 3: Free Shipping starts @ $150

and so on....

Is this possible with Prestashop?

Can someone please help me...

Thanks you all in advance.. and Thanks to Prestashop Team because PRESTASHOP is the BEST...


Regards
JAZA
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...