- Mastering WooCommerce 4
- Patrick Rauland
- 131字
- 2021-06-24 16:46:18
Understanding taxonomies
In addition to the Product data tab, you will likely want to organize your product with categories and tags. In WordPress, these are commonly known as taxonomies (https://developer.wordpress.org/themes/basics/categories-tags-custom-taxonomies/).
You can find taxonomies (Product categories and Product tags) in the sidebar:
You typically add one product category and as many product tags as you want to your product. We'll get into maximizing categorization and how to best use categories and tags to help your visitors to navigate your store in the next chapter.
Once you add taxonomies and make your product easy to discover, we need to make sure that there's an image for your product. The image will tell users immediately what they're looking at and whether they should click for more details, so it's incredibly important.
- Git Version Control Cookbook
- CMDB分步構建指南
- Production Ready OpenStack:Recipes for Successful Environments
- Python機器學習實戰
- 零基礎學Java程序設計
- 基于SpringBoot實現:Java分布式中間件開發入門與實戰
- ASP.NET程序開發范例寶典
- Mastering Web Application Development with AngularJS
- Canvas Cookbook
- Python Machine Learning Blueprints:Intuitive data projects you can relate to
- Learning Android Application Testing
- 軟件測試分析與實踐
- Microsoft Dynamics GP 2013 Cookbook
- Elasticsearch搜索引擎構建入門與實戰
- Backbone.js Patterns and Best Practices