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