Is there anyway to change the JS that performs the Estimate Shipping on the BASK page to sort by price?
In the checkout itself we use:
But that estimate seems to be done in JS.
Thanks.
-Kevin
In the checkout itself we use:
Code:
<mvt:item name="toolkit" param="asortmulti|l.all_settings:shippingmethods|: price|1" />
Thanks.
-Kevin
Comment