Is there a way to default to local pickup and not shipping in the new checkout experience? #56464
Replies: 2 comments
-
In WooCommerce's new checkout experience, you can set "Local Pickup" as the default shipping method by adjusting your shipping method settings. Here's how: Access Shipping Zones: Edit Relevant Shipping Zone: Arrange Shipping Methods: By positioning "Local Pickup" at the top, it becomes the default selection during checkout for customers in that shipping zone. Note: If you prefer not to have any shipping method pre-selected, you can add a code snippet to your theme's functions.php file to remove the default selection, prompting customers to actively choose their preferred method. |
Beta Was this translation helpful? Give feedback.
-
@DerockGG Thanks! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am using the new checkout experience and was wondering if theres a way to default to local pickup over shipping. Currently the shipping is the default selection for my customers but Id like to switch it so that local pickup is automatically selected. In the editor the lock icon is greyed out so i'm not sure how to change this. Is this a customization that is being worked on or is there a method already to choose default selection. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions