- Mastering WooCommerce 4
- Patrick Rauland
- 228字
- 2021-06-24 16:46:20
Attributes
To be able to select what you want in a product, WooCommerce has to know what the options are. These options are called attributes and they can be found in Product data | Attributes:
There are two types of attributes:
- Custom product attribute
- Global attribute
Functionally speaking, they're almost identical. The biggest difference is that global attributes can be reused between products where custom product attributes have to be created for each product, which means a lot less typing on your end.
Another difference is that global product attributes can be used for filtering. So, if you have filters on the shop page to help users to navigate your products, you can filter by specific attributes and this can only be done with global product attributes. If you have a product with unique attributes that no other product will have, then it's convenient to use the custom product attributes:
- Let's add a global product attribute under Products | Attributes.
- Add a Name for the attribute. The attribute is the name of the categorization, for example, colours, sizes, and cuts—not red, small, or v-neck:
- Then, click on Configure terms. This will let you configure individual values.
- Now, go ahead and add your values, for example, Red, Blue, and Green:
Now, let's take a look at variations for the products.
- DevOps with Kubernetes
- Java虛擬機字節(jié)碼:從入門到實戰(zhàn)
- Web程序設計(第二版)
- 量化金融R語言高級教程
- Python機器學習基礎教程
- BIM概論及Revit精講
- 從Java到Web程序設計教程
- 響應式架構:消息模式Actor實現(xiàn)與Scala、Akka應用集成
- Developing SSRS Reports for Dynamics AX
- 零基礎學C語言第2版
- UI設計基礎培訓教程(全彩版)
- Learning Unreal Engine Game Development
- JavaScript前端開發(fā)基礎教程
- AngularJS UI Development
- Python Natural Language Processing