- WooCommerce Cookbook
- Patrick Rauland
- 275字
- 2021-07-23 19:35:06
Adding a simple product
The best place to start when learning how you can add products to WooCommerce is to add a simple product. A simple product is the most basic product that you can create in WooCommerce. All other product types are based on the simple product and add extra controls.
How to do it…
In order to add a simple product to WooCommerce, take a look at the following steps:
- Go to Products | Add Product.
- Enter the name of the product in the Product name field. In the text editor right beneath the Product name field, enter the product's description. In most themes, this copy will appear beneath the product, so you could write paragraphs and paragraphs if you wish.
- Scroll down to the Product Data panel.
- Enter the product's price in the Regular Price ($) field.
- Scroll down to the Product Short Description panel and enter a short description of the product. This copy will appear above the Buy button, so it's best if it's only one or two lines. It is usually a summary of the full description.
- Look for the Featured Image panel in the sidebar. Click on Set featured image and then, in the pop-up that appears, either pick an existing image or upload an image.
- Click on the Publish button.
This is, of course, just the tip of the iceberg. It is the bare minimum amount of information necessary to sell a product.
If you're already comfortable with WordPress and how categories and tags work, you could add those to your product at this point.
In subsequent recipes, we'll add even more information to your products.
推薦閱讀
- 流量的秘密:Google Analytics網站分析與優化技巧(第2版)
- Intel Galileo Essentials
- Responsive Web Design with HTML5 and CSS3
- Learning Bayesian Models with R
- Java程序員面試算法寶典
- Python程序設計
- SQL基礎教程(視頻教學版)
- Learning Probabilistic Graphical Models in R
- 微服務架構深度解析:原理、實踐與進階
- Access 2010中文版項目教程
- Frank Kane's Taming Big Data with Apache Spark and Python
- Raspberry Pi Robotic Projects(Third Edition)
- 實戰Java高并發程序設計(第2版)
- Python無監督學習
- Visual Basic語言程序設計上機指導與練習(第3版)