Announcement

Collapse
No announcement yet.

Estimate Shipping - sort by price

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Estimate Shipping - sort by price

    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:
    Code:
    <mvt:item name="toolkit" param="asortmulti|l.all_settings:shippingmethods|: price|1" />
    But that estimate seems to be done in JS.

    Thanks.

    -Kevin
    Last edited by lancermedia; 02-02-16, 10:54 AM.
    Web Design and Development, Internet Marketing
    Lancer Media, Inc.

    #2
    You should be able to use the shipping method rules in the admin to re-sort the shipping methods. This sorting applies to the shipping estimate as well as checkout
    Brennan Heyde
    VP Product
    Miva, Inc.
    [email protected]
    https://www.miva.com

    Comment


      #3
      Originally posted by Brennan View Post
      You should be able to use the shipping method rules in the admin to re-sort the shipping methods. This sorting applies to the shipping estimate as well as checkout

      Thanks Brennan. Was hoping there was a way without using the rules.

      -Kevin
      Web Design and Development, Internet Marketing
      Lancer Media, Inc.

      Comment

      Working...
      X