Announcement

Collapse
No announcement yet.

Default Shipping Method

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

    Default Shipping Method

    We have several shipping options shown. It appears they are listed by 'Priority' number - high to low (strange) with the first option checked by default.
    Is there a way to list these by lowest cost first - OR - at least have the lowest cost method checked by default?
    Thanks, David
    SunOrganic Farm

    #2
    That's what priority is for, but if you want to be lazy :) you can do this:

    before the shipping methods heading:
    Code:
                <mvt:comment> Sorts Shipping Methods Low to Hi </mvt:comment>
                <mvt:do file="g.module_library_utilities" name="l.null" value="QuickSortArray(l.settings:shippingmethods, ':price', 1)" />



    Bruce Golub
    Phosphor Media - "Your Success is our Business"

    Improve Your Customer Service | Get MORE Customers | Edit CSS/Javascript/HTML Easily | Make Your Site Faster | Get Indexed by Google | Free Modules | Follow Us on Facebook
    phosphormedia.com

    Comment


      #3
      I DO want to be lazy. Just don't have time for it.
      Thanks so much. I did it all by myself and it's working!
      Thanks, David
      SunOrganic Farm

      Comment

      Working...
      X