- 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.
- iOS開發實戰:從零基礎到App Store上架
- Linux網絡程序設計:基于龍芯平臺
- 機械工程師Python編程:入門、實戰與進階
- Mastering Unity Shaders and Effects
- Nginx Essentials
- C語言程序設計教程
- R Data Analysis Cookbook(Second Edition)
- Terraform:多云、混合云環境下實現基礎設施即代碼(第2版)
- Django 5企業級Web應用開發實戰(視頻教學版)
- Advanced Python Programming
- SQL Server 2012 數據庫應用教程(第3版)
- ArcPy and ArcGIS(Second Edition)
- Java 7 Concurrency Cookbook
- 計算機常用算法與程序設計教程(第2版)
- Three.js Essentials