In this WooCommerce tutorial I will show you how to create shipping zones based on a zip-code radius.
I will show you how we can charge a different delivery fee for people who order within a 5 mile radius and a 10 mile radius.
Find ZIP Codes Inside a Radius
Convert Comma Separated List to Column
Timestamps:
- 0:00 Introduction
- 0:25 Tutorial Begins
- 1:01 Get 5 Mile Radius Zip Codes
- 2:06 Convert Comma Separated List to Column
- 2:31 Create 5 Mile Radius Shipping Zone
- 4:42 Create 10 Mile Radius Shipping Zone