Book Image

Building E-Commerce Solutions with WooCommerce - Second Edition

By : Robbert Ravensbergen
Book Image

Building E-Commerce Solutions with WooCommerce - Second Edition

By: Robbert Ravensbergen

Overview of this book

Building an online store is often considered to be a difficult, complex task. Using the combination of WordPress and the WooCommerce plugin, this is no longer the case. WooCommerce is the most popular e-commerce platform for WordPress and is being rapidly developed by WooThemes. It provides a strong e-commerce solution to set up your own online store in just a couple of hours. This easy and practical book will help you make the most of WooCommerce to be able to set up and run your online store yourself. Installing WooCommerce is an easy task, but this book will explain in detail all the possible settings. After that you'll be adding products, different payment methods, and shipping solutions to your store. You will then customize your store by adding themes to change the look and feel. Once your store is running, you'll learn how to use discount coupons, process your orders, look at reports, and even expand the functionality further with additional plugins. By the end of the book, you will learn everything you need to add a fully functional online store to you WordPress website and start running an online business.
Table of Contents (15 chapters)
Building E-Commerce Solutions with WooCommerce Second Edition
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Setting up product categories


When setting up your product catalog, it often makes sense to create Categories for your products, even if you have not so many products. Using a clear category structure makes it easier for your visitors to navigate and search your store. Further on you can use Tags and Attributes in your product catalog. Categories and Tags work in the same way you're used to from WordPress itself. Attributes are important for more complex product types. For instance, if I have a category for women's dresses, I could add Attributes for size and color. We'll discuss that in more depth in Chapter 3, Using Downloadable Products and Variations. Besides this, Attributes can also be used to add additional information to simple products.

For now, we'll just set up our category structure. Let's assume we are going to sell apparel in our store. We could start with three main categories in that case: Women, Men, and Children. If you're used to working with categories for (blog) posts...