- Mastering WooCommerce 4
- Patrick Rauland
- 162字
- 2021-06-24 16:46:16
Shipping zones
Before we get to the specific costs of shipping, it's helpful to know what WooCommerce means when they say Shipping Zone. A shipping zone is a group of countries, provinces or states, cities, and zip or postcodes. And each shipping zone can have its own set of shipping methods.
Check out these examples:
- I could offer free delivery in my home city.
- I could offer USPS inside the United States.
- I could offer FedEx everywhere else.
You can also have multiple methods within each shipping zone that the user selects, as in this example:
- Within the United States, I could offer USPS for all orders.
- And if you order over $50, I can offer 5-day free shipping with the option to still pick a faster USPS service.
We'll cover shipping in more detail later in this book. For now, just set a price for your country and a price for international shipping. You can also offer free shipping here.
推薦閱讀
- HTML5+CSS3王者歸來
- Apache Oozie Essentials
- 算法零基礎(chǔ)一本通(Python版)
- 高效微控制器C語言編程
- SQL for Data Analytics
- Android底層接口與驅(qū)動(dòng)開發(fā)技術(shù)詳解
- Mastering JavaScript Design Patterns(Second Edition)
- Getting Started with LLVM Core Libraries
- 劍指大數(shù)據(jù):企業(yè)級數(shù)據(jù)倉庫項(xiàng)目實(shí)戰(zhàn)(在線教育版)
- 基于ARM Cortex-M4F內(nèi)核的MSP432 MCU開發(fā)實(shí)踐
- Kotlin開發(fā)教程(全2冊)
- Python編程:從入門到實(shí)踐(第3版)
- Kotlin極簡教程
- 實(shí)戰(zhàn)Java高并發(fā)程序設(shè)計(jì)(第2版)
- RESTful Web Clients:基于超媒體的可復(fù)用客戶端