• Resolved george

    (@georgedigitaltimesavers)


    Is there a way we can have “Priority Mail” showing up first and pre-selected instead of “Priority Mail Express”?

    We tried to sort the rates by price through PHP, but Priority Mail Express showed as pre-selected on the website.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Dan

    (@dangoodman)

    WooCommerce preselects the first delivery option unless the current user session has a selected option already. Make sure you are testing it with a fresh user session, e.g., a guest one.

    Thread Starter george

    (@georgedigitaltimesavers)

    Is there any way we can sort the results by price, as well have the cheapest option preselected on the checkout page?

    We’ve tried this code mention in this thread but unfortunately this causes a critical error on the website with DIVI when someone clicks “Add to Cart”, also this code only sorts and doesn’t preselect the cheapest option unfortunately.

    Any other alternatives?

    Thanks

    Plugin Author Dan

    (@dangoodman)

    Several snippets are floating around to sort the options by price. For example, check this one https://elextensions.com/knowledge-base/woocommerce-sort-shipping-options-methods-services-by-shipment-cost/.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Have Priority Mail Showing up First’ is closed to new replies.