• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
NameHero Blog

NameHero Blog

Web Hosting Tips & Resources From NameHero

  • Hosting
    • Web Hosting
    • VPS Hosting
    • WordPress Hosting
    • WooCommerce Hosting
  • Reseller
  • Enterprise
  • Domains
  • Account
  • Blog Home
  • Categories

How to Set Up WooCommerce Shipping Options

Bhagwad Park

Published on: May 24, 2023

Categories: Website Development, WooCommerce, WordPress 0

You’ve already followed my earlier tutorials on how to set up WooCommerce and integrate WooCommerce payments into your store. Now it’s time to explore shipping for physical goods. Strictly speaking, you can manage shipping entirely outside WooCommerce, but why would you want to? WooCommerce allows you to easily create shipping zones, classes, and labels, allowing you to specify the shipping weight and dimensions. Here’s how to get started.

  • Default WooCommerce Shipping Zones
  • Adding New Shipping Zones to WooCommerce
  • Creating Shipping Labels in WooCommerce
    • Enabling WooCommerce Shipping Labels
    • Creating a Shipping Label
  • 3rd Party Plugins for Other Shipping Labels

Default WooCommerce Shipping Zones

When dealing with shipping, the first priority is to decide on the countries and areas to which you want to ship your product. It can be as narrow as a single zip code, or as broad as anywhere in the world. You can set different shipping options for various areas.

When setting up WooCommerce for the first time, it presents you with a very simple shipping default. Namely:

  1. Free shipping in the United States
  2. Unavailable to ship anywhere else

In the WooCommerce settings, after clicking the “Shipping” tab, here’s what you see when you access it for the first time:

WooCommerce Default Shipping Options
WooCommerce Default Shipping Options

For example, I set up a generic widget product in WooCommerce and added it to my card. At checkout, here’s what I see when I enter a US address:

Default Free Shipping in the United States
Default Free Shipping in the United States

And if I enter a Canadian address, this is what I see:

No Shipping Outside the United States in WooCommerce Defaults
No Shipping Outside the United States in WooCommerce Defaults

As you can see, because of the default shipping options in WooCommerce, you can’t ship to any address outside the United States. So let’s change that!

Adding New Shipping Zones to WooCommerce

For this example, I’m going to extend the shipping coverage area outside of the US – and into Canada. Here’s how to do it.

First, go to WooCommerce settings and click “Shipping”. Under “Shipping Zones” select “Add shipping zone” as shown here:

Add a New WooCommerce Shipping Zone
Add a New WooCommerce Shipping Zone

In the next screen, enter the details of the new shipping zone. The name needs to be memorable, so for this example I’m using “Shipping to Canada” like this:

Add the Country or Zone for WooCommerce Shipping
Add the Country or Zone for WooCommerce Shipping

Under “Zone regions” choose the country for which you want to enable shipping. When you start typing, you’ll see that you can choose not just individual countries, but areas within that country as well. For example, in Canada, you can limit shipping to specific provinces. This is useful when the product that you’re shipping is restricted in certain provinces, or not in others. Or if the shipping regulations for a certain province are too onerous for inclusion.

You can also limit your shipping to certain areas or zip codes. This kind of hyper-localization is rare but can be useful when considering certain shipping methods as shown below. When you’ve narrowed down your focus sufficiently, it’s time to select a shipping method.

Further, down the screen, choose “Add shipping method” as shown here:

Add a Shipping Method for a Shipping Zone in WooCommerce
Add a Shipping Method for a Shipping Zone in WooCommerce

Now you can choose from one of the options below:

  1. Flat rate
  2. Free shipping
  3. Local pickup

These options are specific to the shipping zone that you’re currently creating. The flat rate option means that all products shipped to this zone will cost a flat rate. Useful if your products are predictable in size, and there aren’t any unexpected costs. Free shipping, of course, is easy to understand – the customer won’t pay anything for shipping. That burden either falls on you, or you’ve found another way to deliver the product

Local pickup is an interesting option and is useful for products where you want the customer to come and pick up the product from you. It’s where the ability to limit the shipping zone to certain zip codes, areas, and provinces is the most valuable. If your customer is coming to you, then obviously it makes no sense to offer shipping to a state outside the one in which you reside.

In this example, I chose to offer flat-rate shipping to Canada. After adding the details, you can see that when I check out after providing a Canadian address, I get the option for flat-rate shipping:

Flat Rate Shipping to Canada
Flat Rate Shipping to Canada

Now that we’ve sorted out how to add shipping zones and methods, let’s see how to print the labels.

Creating Shipping Labels in WooCommerce

By default, WooCommerce installs a “Shipping” plugin when you enable shipping labels. But for your store to actually generate the labels, you need to ensure the following:

  1. Your store itself must be based in the United States
  2. Your store currency must be in USD

Without these two conditions, the option to generate a shipping label will be missing from the WooCommerce order screen after your customer has placed the order. If your store doesn’t meet these criteria, then you can’t use the in-built WooCommerce shipping label plugin to print the labels, so you’ll need another one.

Enabling WooCommerce Shipping Labels

To enable shipping labels, go to the WooCommerce settings page, click “Shipping”, then select “WooCommerce Shipping” as shown here:

Enable WooCommerce Shipping and Add Payments
Enable WooCommerce Shipping and Add Payments

Fill out the required details, including adding a credit card for purchasing the labels. This credit card is linked to your WordPress.com account via JetPack, so if you’re already a JetPack user, you should be good to go if you’ve added a credit card to your account. If you haven’t, then now’s the time to do it.

On this screen, you can also choose to add a package to WooCommerce shipping – you can choose between a box or an envelope:

Add Package to WooCommerce Shipping
Add Package to WooCommerce Shipping

Save your changes, and you’ve set up WooCommerce shipping.

In the next screen, I’ve gone ahead and made a test purchase on the new WooCommerce site:

Order Created
Order Created

Creating a Shipping Label

Once your customer places an order as above, you can go to WooCommerce -> Orders from the WordPress dashboard to see it:

WooCommerce Order Screen
WooCommerce Order Screen

Note that the order type is “Processing”. If an order has already been completed, you won’t be able to create the shipping label. Click the order for which you want to generate the shipping label, and you should see the option to create one as shown here:

Create the WooCommerce Shipping Label
Create the WooCommerce Shipping Label

Clicking this takes you to the label configuration screen where you configure the package. Here’s where you can sanitize the address that your customer entered, as the system will ensure that the address is valid, and you can configure the kind of package you want to send.

Select the Package Details for WooCommerce Shipping
Select the Package Details for WooCommerce Shipping

Unless the address that you enter is verified by the system, it won’t allow you to select the exact package that you want. After correcting and accepting the suggestions that your carrier provides, you can then choose the kind of shipping you want and purchase the label:

Buy the Shipping Label in WooCommerce
Buy the Shipping Label in WooCommerce

And that’s it. Make the payment using the credit card details you entered earlier, print the shipping label, slap it onto your product, take it to the nearest USPS store, and it’s off to the customer!

3rd Party Plugins for Other Shipping Labels

Obviously, since the above procedure for shipping labels is only applicable to US stores, it’s severely lacking for most of the world. Luckily, there are plenty of 3rd party shipping plugins for WooCommerce that cover alternative currencies and countries. One example is Table Rate Shipping – a paid plugin, but there are others as well. Make sure to check these out, along with their reviews, and find one that works for you.

Bhagwad Park Profile Picture
Bhagwad Park

I’m a NameHero team member, and an expert on WordPress and web hosting. I’ve been in this industry since 2008. I’ve also developed apps on Android and have written extensive tutorials on managing Linux servers. You can contact me on my website WP-Tweaks.com!

Reader Interactions

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Primary Sidebar

Follow & Subscribe

Exclusive promos, content and more!

Most Popular Posts

Speed up your site: solving the WordPress slowdown

NameHero’s Recommended WordPress Plugin and Theme Setup (2023)

How To Increase The InnoDB Buffer Pool Size

How To Fix A Stuck All-in-One WP Migration Import

How To Add A Subdomain In Cloudflare

Top Categories

  • WordPress
  • Website Performance
  • Web Hosting
  • Resellers
  • Website Development
  • Website Security
  • VPS Hosting
  • SEO Tips
  • Announcements
  • Domain Registration
NameHero

NameHero proudly provides web hosting to over 40,000 customers with 99.9% uptime to over 750,000 websites.

  • Master Card
  • Visa
  • American Express
  • Discover
  • Paypal
Products
  • Web Hosting
  • VPS Hosting
  • WordPress Hosting
  • WooCommerce Hosting
  • Reseller Hosting
  • Enterprise Hosting
  • Domains
Help & Support
  • NameHero Blog
  • Knowledgebase
  • Announcements
  • Affiliates
Company
  • About Us
  • Contact Sales
  • Reviews
  • Uptime
  • We're Hiring

Copyright © 2023 NameHero, LLC. All rights reserved.

  • Privacy Policy
  • Terms of Use
  • Acceptable Use Policy
  • Payment Policy
  • DMCA