“Woocommerce User Guide”


By: Christian "Kriesi" Budschedl
Email: Kriesi

User guide original text by woothemes, modified by kriesi

Informations about Updates and New Themes are always announced on Twitter and Facebook. Twitter updates are usually more up to date, Facebook updates are more detailed and easier to follow :)




Hello! First of all I would like to thank you for purchasing my theme! :)
If you have any questions that are beyond the scope of this help file, please feel free to ask your question at the support forum at http://www.kriesi.at/support/.

This file will teach you how to set up and use the “Woocommerce” Shop Plugin which allows you to have an integrated shop to your theme.


Table of Contents


1. Getting Started

The first step in setting up your WooCommerce powered online store is of course installing the plugin itself. But before you do so, please check the minimum server requirements:

If these criteria are not met you will no doubt run into issues with WooCommerce.

2. Installation

There are two WooCommerce installation options; Automatic or Manual.

Automatic installation

Automatic installation is the easiest option as WordPress handles the file transfers itself and you don't even need to leave your web browser. To do an automatic install of WooCommerce log in to your WordPress admin panel, navigate to the Plugins menu and click Add New.

In the search field type "WooCommerce" and click Search Plugins. Once you've found the plugin you can view details about it such as the the point release, rating and description. Most importantly of course, you can install it by simply clicking Install Now. After clicking that link you will be asked if you're sure you want to install the plugin. Click yes and WordPress will automatically complete the installation.

It's possible at this stage that you will be taken to a page requesting the FTP details of your webserver. This will be the case if you've not installed a plugin on this particular installation of WordPress before. If so, simply fill in your details to complete the installation.

Manual Installation

The manual installation involves downloading the plugin and uploading it to your webserver via your favourite FTP application.

  1. Download the plugin to your computer and unzip it
  2. Using an FTP program, or your hosting control panel, upload the unzipped plugin folder to your WordPress installation's wp-content/plugins/ directory.
  3. Activate the plugin from the Plugins menu within the WordPress admin.

Upon activation, WooCommerce will install several things that it requires to function correctly:

  1. Several new pages (My Account > Edit my address, View Order, Cart, Checkout > Pay, Thank you, Track your order)
  2. Custom post types and taxonomies for orders and products
  3. Several new widgets and shortcodes
  4. A 'shop manager' user role for giving shop admin access to users

Do not delete the installed pages unless you know what you are doing – WooCommerce requires these to show elements such as the cart and the checkout process

If you want to see a demo video on how to install woocommerce take a look at these teo demo videos:
Installing woocommerce Part 1- Part 2

 

3. Upgrade Instructions

As with installation you can choose to upgrade WooCommerce automatically or manually. Once again the automatic option is the easiest.

Important; before you upgrade it is recommended that you backup your current installation of WooCommerce as well as your WordPress database.

Automatic Upgrade

Navigate to Plugins > Installed Plugins within WordPress to view a list of plugins you've previously installed. If an upgrade to WooCommerce is available you will see a yellow notice beneath the plugin listing which states the point release which is now available as well as links to view the details of that version and to upgrade automatically. To upgrade simply click the Upgrade automatically link. You may be asked for your webservers FTP details, if that's the case fill them in to complete the upgrade.

Manual Upgrade

Manually upgrading WooCommerce involves downloading the latest version of the plugin from our WordPress plugin page (or from GitHub if you want an unreleased version) and uploading it to the wp-content/plugins directory on your web server overwriting the old files.

4. Dashboard Widgets

Upon activation WooCommerce will install several widgets detailing different aspects of your store. Just like any other dashboard widget, they can all be viewed and arranged on your WordPress dashboard.

First of all you will notice that the Right Now widget has been enhanced to contain a statistical overview of your WooCommerce store.

There is also a handy monthly sales graph so that you can monitor your stores performance at a glance.

Finally, you will also find your stores most recent orders and product reviews.

5. Configuration

Once installed you can configure your shop via the WooCommerce > Settings screen.

Welcome to the WooCommerce command center. Inside this panel you'll find all the core WooCommerce settings such as catalog settings, pages, payment gateways, shipping methods and tax rates accessible via the tabs at the top of the screen.

General options

  1. Base Country/RegionThis defines your shops base country (i.e. the country you are based in as a seller). It determines default tax rates and customer locations.
  2. Allowed CountriesHere you can select which countries you want to sell/ship to – useful if only trading in your own country for instance. Customers outside your allowed countries will not be able to checkout.
  3. Guest checkoutDetermines whether or not users must be registered to checkout. If disabled, users will be prompted for an email address and password during checkout.
  4. WooCommerce CSSWe've made the default WooCommerce stylsheet as flexible as possible to ensure compatibility with many free WordPress themes. However, if you're developing a bespoke theme, you will most likely want to disable these styles and start from scratch.
  5. Lightbox - This checkbox simply enables or disables the lightbox (pop-up image effect) on product pages. Useful if your theme comes with its own lightbox, or you want to use a different lightbox to the bundled 'Fancybox' (http://fancybox.net/).
  6. Demo storeEnable the demo store option to show a banner at the top of your store informing people its only a demo and that orders won't be fulfilled.
  7. ShareThis Publisher IDShareThis provides you with some social sharing buttons. Enter your publisher ID to show the ShareThis widget on products pages.
  8. Google Analytics IDIf you want to use WooCommerce's in-built support for Google analytics enter your ID here. You can then enable standard tracking and eCommerce tracking.

Demo store banner

There is also the force SSL option. SSL is a cryptographic protocol which provides communication security over the Internet. Shopping carts use this protocol to protect sensitive data typically gathered during the checkout process.

WooCommerce ships with some offline gateways and PayPal Standard as default payment gateways. These do not involve the communication of credit card data from your server, rather directing the user to the respective payment portals. Users do however input other personal details such as their address(es), email and postal. For this reason we strongly recommend using SSL to encrypt that data and protect your customers personal information and yourself as a business.

It goes without saying that if you're using a direct payment gateway (such as PayPal Pro, which transfers credit card details) you must be using SSL and should be looking at PCI compliance.

Fortunately, SSL certificates are inexpensive and your host will be able to install one for you providing your server meets other security requirements.

Page options

Here you specify your WooCommerce specific pages. These will be populated by default once the plugin is activated. You may however wish to change these pages to something more bespoke to your store.

You will also notice the prepend base page option – this prepends the 'shop' page to all product URLs, for example, http://yourshop.com/product-category/tshirts/ would become http://yourshop.com/shop/product-category/tshirts/

Finally there's the terms page ID option. The terms page is not created by default, but if you create one and set it in this option during checkout there will be a checkbox asking the user to agree with the terms and conditions. Handy!

Catalog Options

The catalog options let you choose which product fields are enabled, weight units and the following:

  1. Image optionsDefine sizes for images in the product catalog. Some themes will change these values for you.
  2. Pricing optionsThis section lets you choose currency options so you can localise your store. If your currency is not listed then it may not be supported by any payment gateways; you can add currencies using code or by using additional payment gateway plugins.
  3. Inventory options - See below

For many stores (particularly those with a physical shop as well as an online shop) stock management is crucial. Fortunately, we've got that covered in WooCommerce. It's beneficial to decide whether you're going to manage stock before setting up all your products so this is more of a warning than a guide.

The options in the inventory section control whether or not you want to manage stock, when email notifications should be sent out, what levels are classed as 'out of stock', and whether or not out of stock items should actually be shown on your site.

If you choose to manage stock, you will be able to input stock quantities on each individual product.

Shipping options

  1. Calculate shippingEnable or disable shipping site-wide. No shipping means shipping will not be calculated at all – useful if running a store of downloadable products for example.
  2. Shipping calculatorThe cart page can show a shipping calculator which takes a users country/state/postcode and works out available shipping methods. This option enables or disables it.
  3. Ship to billingThis option removes the ability for a customer to input a separate shipping address to their billing address. This can help prevent fraud, but may be inconvenient for customers.

Shipping Methods

The shipping methods section is self-explanatory – this is where you set your methods up. By default WooCommerce comes with Flat Rate (a single rate per order or per item) and Free Shipping. More methods can be added through additional plugins.

Tax options

If you're selling taxable products you will need this to be calculated and displayed on your store. An important option to configure here is whether your catalog prices include tax (that is the price you apply to each individual product). There are two options, but you need to be consistent throughout your store:

On the tax screen you will see a textarea for 'additional tax classes'. This lets you define classes you can give products if they have a non-standard rate of tax. For example, books may have a lower rate than other products.

Below that is the main area for adding tax rates. This is the most important section as it controls what rates are applied to a customers order, based on their billing address. The tax rules system in WooCommerce has been built to be as flexible as possible to work with any country.

To get started, add a rule and select the countries it applies to, the class (e.g. standard rate), the rate itself (a percentage with 4 decimal places to reduce rounding errors), and whether or not it applies to shipping as well.

In the UK for example, I would set up a standard rate of 20.0000% which applies to shipping.

Payment gateways

WooCommerce comes bundled withPayPal standard and two offline methods (Cheque and BACS). Each gateway is configured separately, click on its name to bring up the options. You can add more gateways by purchasing additional payment gateway plugins.

6. Products and attributes

Now for the fun stuff, adding your products! But before diving into your first product you should familiarise yourself with how product categories, tags and attributes work.

As you would expect, categories and tags work in very much the same way as any other post type categories and tags. They can be applied before, or during the creation of a product. Attributes on the other hand are a little different.

Attributes

Attributes are pieces of data which can add more technical information to a product and help users further refine your catalog while browsing / searching. Creating an attribute set is done in a similar way to a category (we'll get to that later). For now we'll describe attributes and their primary benefit with a hypothetical example:

Say you're opening a video game store, selling all the latest games for all the latest consoles. In this case, your top level product category will most likely be Games inside of which the majority of your catalog will reside.

Now, you could very easily create sub categories for different consoles, genres, etc etc but this information is better suited as attributes. Why? Because a user can select concurrent attributes while refining their search.

Layered navigation for the genre attribute

Example: they're looking for a sports game for the PS3. This is as simple as navigating to the Games category, then selecting the PS3 and Sport attributes from a sidebar widget. As you'd expect, this will refresh the page so that it only displays sport games for the PS3.

Adding attributes

Setting up attributes themselves uses an interface you will be familiar with. It's recommended that you set up any attributes you will be using over and over in this way. Navigate to Products > Attributes and you will be presented with the following screen:

Here you can quickly and easily add attributes and their terms.

You also have the option to create attributes on a per product basis. This is useful should you want to display some extra information about one product which is unlikely to apply to any other. For example you may sell a one-off Japanese game to an English audience. You could make a 'Language' attribute for that one product and display in the product data section on the front end.

Product Types

With attributes and categories set up and stock management configured, we can begin to actually add products. When adding your product the first thing to ascertain is which type of product it will be.

  1. The Simple product type covers the vast majority of any products you may sell. Simple products are shipped and have no options. For example, a can of drink.
  2. A grouped product is a collection of related products which can be purchased individually. For example, a PS3 could be a grouped product as there are 80GB, 120GB and 200GB variations of that same parent product.
  3. A variable product is a product which has several different variations, each of which may have a different SKU, price, stock options etc. For example a tshirt available in several different colours and/or sizes.
  4. A downloadable product is a digital file which the customer is granted access to upon successful transaction of payment.
  5. A virtual product could be a non-tangible service for example 'Installation of WordPress'.

7. Adding a simple product

Adding a simple product is a straight forward process and not too dissimilar from authoring a standard WordPress post. In the Products menu click Add Product; you will be presented with a familiar interface, and should immediately see where to type the product title and full description.

Under the main dialog box is the Product Type & Visibility panel. Here you define the product type (as outlined above), specify it's visibility and whether or not the product is featured.

Product visibility allows you to hide products from certain areas of your store, for example search results. Products can also be 'hidden' which means they will not appear on the front end of your site at all as simple products. This is useful when setting up grouped products which we will get to soon

Next is the Product Data tab set. This is where the majority of the product data is configured. In the general tab you set the parent product (if this particular product is a child of a group, you can ignore this dropdown if that's not hte case). You can also define the SKU, standard and sale prices.

In the tax tab you specifiy the products tax status and if you've set up additional tax classes, which tax class the product belongs to.

The inventory tab allows you to manage stock for the product individually and whether to allow back orders.

In the attributes you can assign attributes to a product. You will see a select box containing any attribute sets you may have created (E.G. platform). Click add and you will be able to apply the terms attached to that attribute (E.G. Nintendo DS) to the product. You can choose to hide the attribute on the frontend by simply leaving the 'Visible' checkbox unticked. Custom attributes can be applied here too by choosing 'Custom product attribute' from the select box.

Up-sells are displayed on the product details page. These are products which you may wish to encourage users to upgrade to based on the product they are currently viewing. For example if the user is viewing the Nintendo DS product listing page, you may want to display the Nintendo 3DS on that same page as an up-sell. In this tab simply type in the search field and the results will appear beneath. Click the arrow to add the up-sell.

Upsells

Cross-sells are products which are displayed at the cart and related to the users cart contents. As an example if the user adds a Nintendo DS to their cart, when the arrive at the cart page you may want to suggest that they also purchase spare Styluses. Cross-sells are added in the same way as up-sells.

Finally you can add an excerpt which should be a short description of the product. Typically this will appear next to the product imagery on the listing page whilst the long description will appear within the Product Description tab.

On the right hand side of the Add New Product panel you will see your product categories in which you can place your product, just like a standard WordPress post. You can also assign the product tags and choose a featured image. The featured image will appear in the catalog / archive pages of your site and be the main image on the individual product page.

If you'd like to create a lightbox gallery of product images simply upload any further images, attach them to the product in the same way you'd upload any other image.

8. Adding a grouped product

A grouped product is created in much the same way as a simple product. The only difference in fact is choosing "Grouped" from the Product Type dropdown in the General tab. Upon choosing this the price field will disappear, this is fine, you'll be adding the price to the individual child products. Once you're happy with the grouped (parent) product, publish it and come back to the Add New Product page.

Now you need to add the child product which sits within the grouped product. The only information you're required to fill in here is the following:

We would also recommend changing "Visibility" to hidden so that people cannot browse to your child products individually. You should also configure stock etc if you're planning to manage stock levels of your grouped product.

9. Adding a downloadable product

A downloadable product is added in the same way as a simple product with the following exceptions / differences:

In the "General" tab, choose "Downloadable" from the Product Type select box. Upon doing this the "Product Type Options" panel will adjust, providing you with a field to declare the path to your downloadable product.

Inside this panel you can also specify a download limit. If you want to restrict the amount of times a customer can download the file, simply place that number in this field.

Downloadable products also incur no shipping costs.

10. Adding a virtual product

Virtual products are added in the same way as a simple product (obviously changing the product type to virtual). Virtual products have no shipping cost.

11. Adding a variable product

Variable products are arguably the most complex of product types. They let you define variations of a single product where each variation may have a different SKU, price or stock level.

To add a variable product first selection the type 'variable' from the product type dropdown. The interface will change to reflect your selection, for example, the attributes panel will show a new column called 'variation?' with which you can define which attributes will become variation options. Make sure to assign all values of the attribute to the variable product which will become options.

After defining the variation attributes you must save your product. After doing so you can begin to add variations, or link all possible variations.

Once added, each variation of a product may be assigned a unique image, SKU, weight, stock quantity, price and sale price. If the sku, weight, and stock fields are not set then it simply inherits the values assigned to the parent variable product. Price fields must be set per product, but there are some handy bulk-edit buttons at the top for assigning the same values to all variations.

On the frontend, when viewing a variable product, the user will be presented with dropdown boxes to select the variation options; selecting options will reveal the stock, price and add to cart button for the variation so the user can purchase the product. The user will only be able to select variations that exist (and that are enabled) – non-existing variations will be greyed out.

12. Coupon management

Coupons can be managed from the WooCommerce > Coupons screen. Coupons have several attributes which make them really flexible:

Once added, customers will be able to enter coupon codes on the cart page.

Used coupon codes will be viewable when viewing orders.

13. Order management

When you start taking orders the order management page will begin to fill up. You can view these orders by going to WooCommerce > Orders in the left hand admin menu. Each order has a status which can be one of the following:

On this page you can also see an overview of data relating to each order. Should you need more information, click the order number to see the single order page.

From the single order page, not only can you view all order data, you can edit/update it:

On this page you will also notice an 'Order Notes' panel. This is where notes for the order can be viewed or added.

Notes are added by WooCommerce when an event takes place, such as reducing stock. Some payment gateways add notes for debugging also.

You also have the option to add customer notes here – they will be highlighted in purple. Customers can view customer notes by viewing an order, or using the WooCommerce order tracking page.

14. WooCommerce Widgets

There are several widgets bundled into WooCommerce which allow you to display key information in your theme's widgetised sections.

15. WooCommerce Shortcodes

WooCommerce comes with several shortcodes which can be used to insert content inside posts and pages. The following shortcodes are inserted into pages upon installation and therefore shouldn't need to be used anywhere else:

The following shortcodes can be used anywhere you want:


Once again, thank you so much for purchasing this theme. As I said at the beginning, I'd be glad to help you if you have any questions relating to this theme. No guarantees, but I'll do my best to assist. If you have a more general question relating to the themes on ThemeForest, you might consider visiting the forums and asking your question in the "Item Discussion" section.

Kriesi

Go To Table of Contents