- 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.
- SQL Server 從入門到項目實踐(超值版)
- C#程序設計實訓指導書
- Vue.js快跑:構建觸手可及的高性能Web應用
- Visual Basic程序設計(第3版):學習指導與練習
- MATLAB for Machine Learning
- ASP.NET Core 2 Fundamentals
- Create React App 2 Quick Start Guide
- Creating Stunning Dashboards with QlikView
- Python語言科研繪圖與學術圖表繪制從入門到精通
- Penetration Testing with the Bash shell
- 深入淺出Python數據分析
- Test-Driven iOS Development with Swift
- Laravel Design Patterns and Best Practices
- Head First Kotlin程序設計
- Kohana 3.0 Beginner's Guide