Post by stevemills04 » Wed Sep 09, 2015 5:15 am

Is there a way, even if by edit files, to change the sort order of the shipping options? I am using FedEx. I want to sort by price, lowest first.

I find it rather silly that this wouldn't already be by default

New member

Posts

Joined
Wed Jul 08, 2015 3:10 am

Post by straightlight » Wed Sep 09, 2015 9:37 am

In catalog/controller/checkout/shipping_method.php file,

find:

Code: Select all

$sort_order[$key] = $value['sort_order'];
replace with:

Code: Select all

$sort_order[$key] = $value['quote'];
This should resolved the problem.

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

Post by websiteworld » Fri Dec 16, 2016 6:51 am

Did you get this to work?

User avatar
New member

Posts

Joined
Thu Oct 18, 2012 3:11 am

Who is online

Users browsing this forum: No registered users and 284 guests