- Mastering WooCommerce 4
- Patrick Rauland
- 198字
- 2021-06-24 16:46:17
Configuring Products
You can't have an online store without something to sell. Before we can sell something, we have to add products to our store. But before we do that, we have to know the different kinds of products you can add to your store.
We're going to look at three types of products that are included in the free WooCommerce plugin. We're also going to look at the Product Bundles (https://www.woocommerce.com/products/product-bundles/) and Subscriptions (https://woocommerce.com/products/woocommerce-subscriptions/) that are available through premium extensions on the WooCommerce website . Each of these types of products will have unique features, and choosing how you want to display your products in your store is an important decision.
In this chapter, we're going to look into the following:
- Simple products
- Variable products
- Digital products
- Product bundles
- Subscriptions
All of these product types build on each other. So, before you jump ahead and look into variable products, make sure to look at the section on simple products. By the end of this chapter, you should know what types of products you want to offer in your store as well as the technical information you need to configure them correctly.
- iOS面試一戰到底
- 軟件界面交互設計基礎
- PHP 從入門到項目實踐(超值版)
- Visual C++實例精通
- FLL+WRO樂高機器人競賽教程:機械、巡線與PID
- Ext JS 4 Web Application Development Cookbook
- .NET 3.5編程
- Kotlin編程實戰:創建優雅、富于表現力和高性能的JVM與Android應用程序
- Integrating Facebook iOS SDK with Your Application
- 好好學Java:從零基礎到項目實戰
- Java Web從入門到精通(第3版)
- Python機器學習算法與應用
- JavaScript+jQuery網頁特效設計任務驅動教程
- 零基礎學Scratch 3.0編程
- Machine Learning for OpenCV