- Mastering WooCommerce 4
- Patrick Rauland
- 173字
- 2021-06-24 16:46:19
Variable products
Simple products such as coffee cups and umbrellas are great, but many products have some variation. Posters come in multiple sizes, phone cases come in multiple colours, and clothes come in sizes and colours. For these types of products, we have variable products (https://docs.woocommerce.com/document/variable-product/).
We're going to build on what we learned in the last section and we're going to look into a few concepts specific to variations:
- Attributes: These describe our products, for example, size or colour.
- Variations: These are options our users select, for example, a small t-shirt.
- Images for variation: These are uploaded differently than simple products.
- Multi-attribute products: These are for configuring multiple attributes in the backend (for example, size and colour).
- Troubleshooting variations: This is for what to do when something isn't working.
The first thing we have to do is select Variable product at the top of the Product data panel:
In many ways, variable products are configured exactly like simple products but the information in the backend is slightly rearranged.
推薦閱讀
- 深入核心的敏捷開發:ThoughtWorks五大關鍵實踐
- PHP 從入門到項目實踐(超值版)
- Developing Mobile Web ArcGIS Applications
- Vue.js入門與商城開發實戰
- 前端架構:從入門到微前端
- Visual Basic程序設計教程
- 飛槳PaddlePaddle深度學習實戰
- Learning AngularJS for .NET Developers
- ExtJS Web應用程序開發指南第2版
- 零基礎看圖學ScratchJr:少兒趣味編程(全彩大字版)
- 大話C語言
- Python程序員面試算法寶典
- 微信公眾平臺服務號開發:揭秘九大高級接口
- Learning Predictive Analytics with R
- 快速搞定Spring Boot+Vue全棧開發