Change sort order of Shipping Method
Posted: Tue Jan 12, 2010 2:34 pm
I need to have the Shipping Method Dropdownlist (ID= ShipMethodList) in the OnePagecheckout sorted by Rate amount (sorted by least expensive shipping option to most expensive.)
I assume you can do this, but I can't see how.
Also (question 2) -- I saved the OnePageCheckout.ascx & .ascx.cs to ConLib/Custom/OnePageCheckout.ascx & .ascx.cs. Then I changed the scriptlet code in the Checkout/default page. However, after I do this & go through the site and click "Checkout Now" - I'm redirected through a multi-page checkout process.
It is like a sesssion var or something is not set properly. I only changed a few simple text items in the OnePageCheckout, but it throws everything off. I haven't spent a lot of time yet researching this behavior, but thought that someone out there may know a quick answer from previous experience?
Thanks.
I assume you can do this, but I can't see how.
Also (question 2) -- I saved the OnePageCheckout.ascx & .ascx.cs to ConLib/Custom/OnePageCheckout.ascx & .ascx.cs. Then I changed the scriptlet code in the Checkout/default page. However, after I do this & go through the site and click "Checkout Now" - I'm redirected through a multi-page checkout process.
It is like a sesssion var or something is not set properly. I only changed a few simple text items in the OnePageCheckout, but it throws everything off. I haven't spent a lot of time yet researching this behavior, but thought that someone out there may know a quick answer from previous experience?
Thanks.