add instructions for shipping zone setup.
parent
da7b9226d9
commit
4f96673558
|
@ -9,6 +9,24 @@ WooCommerce 4.6 includes:
|
|||
|
||||
Instructions to be added here
|
||||
|
||||
### Free Shipping Setup in Onboarding
|
||||
|
||||
Some new logic has been added to the onboarding wizard to automatically setup a free shipping zones for sites that meet the following criteria:
|
||||
|
||||
* "Physical" was selected as a product type
|
||||
* No existing shipping zones (except for "Locations not covered by your other zones", which is a system shipping zone that can't be deleted)
|
||||
|
||||
__To Test__
|
||||
|
||||
- Use a fresh install of WooCommerce, and proceed through the onboarding setup wizard to the third step _Product Types_ and be sure to select "Physical Products".
|
||||
- After finishing the onboarding setup wizard, proceed to WooCommerce > Settings > Shipping and verify a free shipping zone has been auto-configured:
|
||||
|
||||
![](https://cldup.com/M3_Zd8h_NB-3000x3000.png)
|
||||
|
||||
- Next visit the WooCommerce homescreen and verify that you see the Shipping Setup task is marked as complete, and a note is in the inbox prompting you to verify shipping settings:
|
||||
|
||||
![](https://cldup.com/2NaFkn11U2-3000x3000.png)
|
||||
|
||||
***
|
||||
|
||||
## WooCommerce Core Bug Fixes
|
||||
|
|
Loading…
Reference in New Issue