- WooCommerce Cookbook
- Patrick Rauland
- 175字
- 2021-07-23 19:35:06
Introduction
In Chapter 1, WooCommerce Basics, you set up your store. The recipes in this chapter are all about adding products to your store. There are many different ways to configure your products. Knowing a little bit about each will help you decide how you want to display your products to your customer. Near the end of the chapter, we'll also touch on removing or reorganizing some of the information on the product page.
WooCommerce started with just simple and variable products. Over the years, other developers have come in and created different ways to sell products. In this chapter, we'll look at simple products, variable products, the Product Add-ons plugin, and the Product Bundles plugin. There are other ways to configure your products, but these are some of the most commonly used ones. At the end of this chapter, you should have all of the products in your store configured the way you want them. In Chapter 3, Changing the Product Organization, we'll cover how to manipulate the product page that the customer sees.
- 復雜軟件設計之道:領域驅動設計全面解析與實戰
- Building a RESTful Web Service with Spring
- Mastering Concurrency in Go
- 精通搜索分析
- Python面向對象編程:構建游戲和GUI
- 常用工具軟件立體化教程(微課版)
- Java網絡編程實戰
- C/C++數據結構與算法速學速用大辭典
- ASP.NET程序開發范例寶典
- Learning Modular Java Programming
- Microsoft XNA 4.0 Game Development Cookbook
- Learning Redux
- Learning Node.js for Mobile Application Development
- 零基礎入門Python數據分析與機器學習
- C語言程序設計教程