How To Add a Store Locator to WooCommerce

How to Add a Store Locator to WooCommerce

Today we’ll show you how easy it is to add a store locator to WooCommerce. Your store might sell physical products direct to customers, sell through distributors, or a little of both. Some customers might prefer purchasing from a local store instead of getting items shipped.  What is the best method to show customers storefronts where they …

Read more

WooCommerce Low Stock Notification Per Product

WooCommerce will send the store administrator an email when a product’s inventory goes below a certain threshold. There are two global inventory thresholds used for all products. These thresholds are named “Low stock” and “Out of stock“.

The global setting works great for most stores, but for some it doesn’t work as well as it could. In this post I will show you how to set up a WooCommerce Low Stock Notification per product and category.

Read more

How To Bulk Generate Coupons in WooCommerce

Coupon Generator WooCommerce

Creating a single coupon in WooCommerce involves clicking through a few tabs on a settings page and entering values into fields.  If you only need to create one coupon, the total time of creating the coupon doesn’t matter. Multiply the total time of creating a coupon by 10,000 or 100,000, and it’s a chore that will steal time away from running your business.

Read more

New plugin: Custom Checkout Fields for WooCommerce

WooCommerce Custom Checkout Fields

Today we’re excited to release a new plugin: Custom Checkout Fields for WooCommerce With this brand new plugin you can fully manage all the fields that are available at checkout in WooCommerce. For example you can add new fields, edit existing fields, and even remove existing fields. This includes fields for Shipping, Billing, and the section …

Read more

New Plugin: WooCommerce Store Locator

WooCommerce Store Locator

Today we’re excited to release a new plugin for WooCommerce shop owners! WooCommerce Store Locator With WooCommerce Store Locator businesses can show customers where their brick and mortar stores are located. Using a search form, customers can find locations closest to them. The plugin can also be used to show a list of distributors or …

Read more

How to Set Up WooCommerce Demo Data

WooCommerce Demo Data

 

If you need to evaluate a WooCommerce plugin or theme without a catalog of  products available, you might spend time adding products by hand. In this post we’ll show two ways to create demo data that will save you time.

Read more

How to Add Store Notices

Custom notifications for customers can be a handy tool to create more sales or increase the average order total. For example, let’s say a store has Free Shipping on orders of $50 or more. If a customer has $40 of products in their cart, notifying them that they are $10 away from Free Shipping is useful to the customer and to the store owner. Most customers will …

Read more

Setting Up Predefined Shipping Areas

Setting Up Predefined Shipping Areas and Shipping Accordingly picture of ships on water

WooCommerce offers a great set of default settings for payment and shipping. In some cases, you may want to set up predefined shipping areas for customers to choose from.  In this post I will show how you can set that up using code snippets/plugins. Setting Up Shipping Areas I’m going to assume that the current areas are not a …

Read more

Setting Up Shipping Validation Rules in WooCommerce

Setting Up Shipping Validation Rules_Checkout Page message

Setting up shipping in WooCommerce can be difficult. There are many different ways of shipping products into the world. If you’re using a shipping carrier like UPS, for example, you can integrate with their plugin in order to get live shipping rates from their API. If you’re not using a shipping carrier like that, you …

Read more