- Mastering WooCommerce 4
- Patrick Rauland
- 93字
- 2021-06-24 16:46:16
Dimensions
The last setting lets us choose our dimensions. WooCommerce will take a guess on what measurements we want to use based on our country. For our store, WooCommerce assumes we want to use ounces and inches, which will work fine. But if you need to, you can change your dimensions.
These will be used throughout WooCommerce. These dimensions will be used for packing items into boxes (with software called a box packer), calculating live shipping rates, and they're displayed on the product page, so you'll want to make sure they're correct here.
推薦閱讀
- C語言程序設計(第3版)
- OpenCV實例精解
- PHP程序設計(慕課版)
- C++面向對象程序設計(微課版)
- 深入淺出Java虛擬機:JVM原理與實戰
- Raspberry Pi Networking Cookbook(Second Edition)
- Blockly創意趣味編程
- Learn Scala Programming
- Internet of Things with the Arduino Yún
- HTML5游戲開發案例教程
- Kotlin編程實戰:創建優雅、富于表現力和高性能的JVM與Android應用程序
- 編寫高質量代碼:改善Objective-C程序的61個建議
- R數據科學實戰:工具詳解與案例分析
- 寫給程序員的Python教程
- Kotlin Programming By Example