Scot Ranney • February 22, 2024
Find the <mvt:foreach array="shippingmethods"... line on the OSEL (shipping and payment selection) template.
<mvt:foreach array="shippingmethods"...
OSEL
Use the QuickSortArray api function:
QuickSortArray
<mvt:do file="g.Module_Library_Utilities" name="l.success" value="QuickSortArray(l.settings:shippingmethods, ':price', 'asc')" />
mvkb_shipping mvkb_sort