Hello,
I am trying to rearrange the USPS Shipping Options based on price. For example, it is displaying Priority Mail before First Class mail, and customers are seeing the high price for the first option and leaving. It is silly for a customer to have to search through a bunch of shipping options to find the cheapest, when the logical order should be based on price (lowest to highest). I found an old thread on the forums, but the fix did not apply to current versions of OC. Thank you so much in advance for any help I receive!
Michael
Hey NoScope:
I wanted to do the same thing, and I think I have the solution. There is a simple fix you can make to the
/template/checkout/shipping_method.tpl file.
Change Line 12:
Works for me so far, though I'm still testing.
- ndb
Using version 1.5.5.1
I wanted to do the same thing, and I think I have the solution. There is a simple fix you can make to the
/template/checkout/shipping_method.tpl file.
Change Line 12:
Code: Select all
<?php foreach (array_reverse($shipping_method['quote']) as $quote) { ?>
- ndb
Using version 1.5.5.1
Who is online
Users browsing this forum: No registered users and 12 guests