How to Use Featured Products in WooCommerce

Featured products are a great way to promote individual items and subscriptions in your online shop. Whether you are trying to increase product visibility or move inventory, using WooCommerce featured products will help you to achieve your goal.

Trust us it’s easy! In this article, we’ll show you how to set up featured products and use the WooCommerce featured products shortcode.

Read more

WooCommerce Shortcodes Improve the Checkout Experience

man at computer using shortcode

What is a [shortcode]? Shortcodes are short bits of text that tell WordPress to do things. They look something like this: [woocommerce_order_tracking] and can be added almost anywhere on your website. The cool thing is you don’t have to be a professional coder or developer to use them. You just need some practice and in …

Read more

How to Create Custom WooCommerce Wholesale Order Packages

In this post, you’ll learn how to create pre-built wholesale product packages that you can share via URL. These packages won’t be public, though – you’ll be able to restrict access to only your WooCommerce wholesale customers to ensure that retail customers won’t get access to your WooCommerce wholesale pricing.

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

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

How to Add a Code Snippet to Your Site

Many websites post code snippets that can be added to websites to modify the functionality in WordPress. Most websites post these code snippets without instructions on how to add them to your site. The contrary is true as most website owners never learned how to add code to their site. In this post I’ll walk you …

Read more