The Beginners Guide to WooCommerce: General Settings

In the previous article, we gave an introduction to WooCommerce. Let’s talk about the General Settings of WooCommerce now.

Installation and Activation

WooCommerce - install plugin

Being a WordPress-based plugin; its installation is very easy and can be achieved through a few clicks. For beginners who don't know how to install a WordPress plugin, here is how you'll do it:

  • Go to your WordPress site dashboard.
  • Click the menu for Plugins and select Add New.
  • There you will search for WooCommerce.
  • You will find it being displayed in the top results.
  • Click Install Now.
  • After installing, simply Activate Plugin.

Initialization

WooCommerce initialization

Right after the installation, a window will display in the top (magenta in color) which welcomes the user and says, “You’re ready to start selling :)” At the same time WooCommerce gives two options: you can either "Install WooCommerce Pages” or you can “Skip Setup.” 

Click Install WooCommerce Pages so that you can install some pages (Login, Checkout, etc.) which ensure the proper functionality of this plugin.

Getting Started With WooCommerce

WooCommerce welcome screen

You will find two new menus in the admin dashboard:

  • WooCommerce
  • Products

Let’s kick off our discussion with the menu named WooCommerce, from where we will go into the sub-menu Settings.

Settings

WooCommerce Settings menu

Here you can configure your online store. In this section of the plugin you can find various types of settings like General, Product, Tax, Checkout, Shipping, Accounts and Email settings. Let's go through the General Settings first.

General Settings

General Options

The General Settings has some simple options inside. Let's configure each of them.

General Options

At the time of writing this article, there are four general options:

1. Base Location

Base Location option
Here you will opt for the country you are selling from. This is a kind of base location for your online store. You can select the taxes relevant to your country. Select your country from the dropdown list.

2. Selling Location

Selling location options

WooCommerce allows you to select which countries you are willing to sell to. Here you can either select the option of selling products to all countries or to some specific countries. All you have to do is type in the Specific Countries box to select them. This Specific Countries box will appear only if you choose the Sell to specific countries only option.

3. Store Notice

Store notice option
At times, it may happen that you are editing and making some potential changes in your website, and at that very instant a customer is placing an order. This situation might have a weird impact on your customer. He might think that it’s a demo store. 
The best practice for this situation is to do it on a backup and then to deal with this problem over your live site. WooCommerce has added the ability to have a Store Notice on your site. If you enable this checkbox, a message will pop out right at the top of your site.
You can easily edit this message to alert your visitors by adding text like: “Customer Alert! The site is under maintenance that might impact ordering. Safely place your order once this message disappears. We'll be back in a blink."

4. API

REST API option checkbox

Since the release of WooCommerce v2.1, one of the best changes that has been made is the introduction of the REST API. Enabling this checkbox will allow the developers to interact with various API calls that are present in your web store data.

This read-only option can give access to your data either in JSON or in XML format. You can access five primary resources through this API, i.e. your Order, Customer, Coupon, Product, and Reporting data.

Currency Options

Currency Options
  1. Currency: WooCommerce provides a huge range of custom currencies which allows you to select an existing currency's symbol or label. As previously discussed, setting the base location specifies the default tax rates, so configuring your native currency will make things even more comprehensive. This helps to control what currency prices are listed in the catalogue and which currency gateways will take payments in.
  2. Currency Position: This plugin offers a good deal of options for currency settings, and Currency Position is one of these. You can choose the default currency position for your prices, like Left, Right, Left with spaceand Right with space.
  3. Thousand Separator: This setting option allows the user to set the thousand separator for the displayed prices. For example, you can set (,) as a thousand separator which will be displayed in prices like 1,000.
  4. Decimal Separator: You can set the decimal for the displayed prices with this option. For example, you can set (.) as a decimal separator which will be displayed in prices like 10.00.
  5. Number of Decimals: This setting is again used to beautify your displayed price. Setting a value (2) will allow a price to have only two decimal numbers, e.g. 999.99.

Styles and Scripts

1. Frontend Styles

Frontend styles

Scroll down to the WooCommerce Frontend Styles option right below the section for Styles and Scripts. This allows you to choose colors of your own choice which suit the requirement of your online store. WooCommerce offers five different front-end styles, i.e. Primary, Secondary, Highlight, Content, and Subtext. Each of these styles has its own significance.

  • Primary is used to style the call to action buttons, price slider, etc.
  • Secondary are the various buttons and tabs that can be styled with this setting.
  • Highlight is used for different price labels and sale flashes.
  • Content page background can be styled with this setting.   
  • Subtext allows you to add some additional text like breadcrumbs, small text, etc., and then this option lets you to select a color for its styling.

2. Scripts

Scripts options

Right towards the end you can find two different options for Scripts. These are:

  • Enable Lightbox: If I think like a buyer, then I will definitely want to have a 360-degree view of the product which I am planning to buy. Keeping this in mind, a good seller always uploads a gallery of images. With the Enable Lightbox option checked, the product images will now open in a popup lightbox if an end user clicks on them.
  • Enable enhanced country select boxes: This option will assist when any customer is checking out. Checking or enabling this script will allow a user to search for country fields.

Once you are done with exploring all these options, you may click on the Save Changes button at the end. This completes the configuration of General Settings in WooCommerce. 

In the upcoming tutorials we will be looking at some more settings in detail.

Tags:

Comments

Related Articles