Post by sachin6609 » Fri Aug 18, 2017 6:06 pm

Hello

I have OC version 2.3.0.2

I Want to Add Free Shipping When total is 50 that i want to for zone A

And Free Shipping When total is 100 that i want to for Zone b

OC allow only one total amount to one zone at a time how can i add Like above i explain

Thanks

Sachin

Active Member

Posts

Joined
Thu Jul 23, 2015 2:57 pm

Post by WaxedPerfection » Fri Aug 18, 2017 6:28 pm

you will need to clone the free shipping module - i have done it i 1.5.6.4 but never in 2.3.0.2, i would think its the same.

https://www.opencart.com/index.php?rout ... load_id=47

https://www.waxedperfection.co.uk/ Car Detailing Product Blog's and Review's


Active Member

Posts

Joined
Sun Mar 26, 2017 8:23 pm

Post by sachin6609 » Fri Aug 18, 2017 6:58 pm

Hi

Ok No Prblm

Thanks For The Replay

But this is flat rate shipping

I need A MUltiple Free shipping for more than one zone as with total cart amount

Thanks

sachin

Active Member

Posts

Joined
Thu Jul 23, 2015 2:57 pm

Post by boicute.14 » Fri Aug 18, 2017 10:41 pm

make a duplic "free shipping extension"

Opencart Developer|Thiết kế website|Thiết kế website tại Đồng Nai


Newbie

Posts

Joined
Sat Oct 22, 2016 2:08 pm

Post by Johnathan » Sat Aug 19, 2017 1:52 am

If you don't want to handle duplicating/renaming/editing all the files yourself, Total-Based Shipping can do this. You can set up as many total-based rates (including free shipping rates) as you want, and choose different Geo Zones for each of them.

Feel free to take a look at the screenshots and demo site, and if you're interested let me know at www.getclearthinking.com/contact if you have any further questions.

Image Image Image Image Image


User avatar
Administrator

Posts

Joined
Fri Dec 18, 2009 3:08 am


Post by sachin6609 » Mon Aug 21, 2017 6:21 pm

Johnathan wrote:
Sat Aug 19, 2017 1:52 am
If you don't want to handle duplicating/renaming/editing all the files yourself, Total-Based Shipping can do this. You can set up as many total-based rates (including free shipping rates) as you want, and choose different Geo Zones for each of them.

Feel free to take a look at the screenshots and demo site, and if you're interested let me know at www.getclearthinking.com/contact if you have any further questions.

Hello Johnathan

Thanks for replay

Thanks
Sachin

Active Member

Posts

Joined
Thu Jul 23, 2015 2:57 pm

Post by chrisgwynne » Fri Nov 24, 2017 10:07 pm

Sorry to jump in on this :)

I've duplicated the free shipping module... changed class names and changed where the new ones are located. The module says it is disabled on the shipping screen, but when I click into it, It says its disabled. Apart from the class name and location of the new free shipping, is there anything else i need to edit in the files?

New member

Posts

Joined
Fri Nov 11, 2016 7:33 am

Post by chrisgwynne » Fri Nov 24, 2017 10:11 pm

Would I have to alter

Code: Select all

if (isset($this->request->post['free_status'])) {
			$data['free_status'] = $this->request->post['free_status'];
		} else {
			$data['free_status'] = $this->config->get('free_status');
		}
to something like "free_status2" and so on?

New member

Posts

Joined
Fri Nov 11, 2016 7:33 am

Post by straightlight » Fri Nov 24, 2017 11:43 pm

you will need to clone the free shipping module - i have done it i 1.5.6.4 but never in 2.3.0.2, i would think its the same.
Presumption, false.
to something like "free_status2" and so on?
Presumption, false.

Followed is a v3.x compatible module for this module: viewtopic.php?f=198&t=199939 (followed from post: viewtopic.php?f=202&t=186732&p=704546#p682573)

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON
Who is online

Users browsing this forum: nonnedelectari and 403 guests