Showing sale prices in the cart – in WooCommerce

Posted on October 25, 2017

Sale prices are the most used marketing technique in the world. Its no secret that a good discount on a product can push the customer over the edge of buying the product they wanted to have for a long time, or make the decision easier when they see the discounted product coming by. In WooCommerce […]

Adding custom product tabs in WooCommerce

Posted on October 04, 2017

In this post I’m going to show you how you can add custom tabs on a product listing on the front-end. These tabs are additional to the default ‘Description’, ‘Reviews’ and ‘Additional information’ tabs that WooCommerce has available by default. In case you’re looking for adding custom tabs in the admin area, check this post that […]

How the ‘Advanced’ plugin conditions work

Posted on September 25, 2017

If you landed on this page you’re probably using one of my ‘Advanced’ plugins. All the plugins where I use ‘Advanced’ in the plugin name allows you to use conditional logic to setup when something should happen. This blog post is here to help you understand how the conditions work and get things working to […]

Showing a ‘Add $10 more for free shipping’ notice

Posted on September 20, 2017

Everybody wants to increase the average order value for their store, right? A good way to do this is to offer free shipping above a certain order amount. If you have this on your site you should of course promote this as a selling point on a prominent and default position. Alongside with that, it […]

Remove the shipping label in WooCommerce

Posted on September 13, 2017

When you only offer one shipping option in WooCommerce then you may want to show only the shipping cost in the column of the order totals. If you’re using my Advanced Shipping plugin you’ll notice that when you leave the ‘Shipping title’ field empty it will fall back to a standard ‘Shipping’ as a title. This is […]

How to change the city field to a dropdown

Posted on August 15, 2017

For those store owners for who it is needed to setup city based shipping rates this can be a very interesting change. As you may know it is possible to setup city based using my Advanced Shipping for WooCommerce plugin, the downside of that can be that your customers can enter their own values at the […]

Adding custom WooCommerce product fields

Posted on February 21, 2017

In a previous post I wrote about how to add a custom WooCommerce product type, I also scratched the surface there about how to add custom fields to the new product type. Here I want to go a bit more in depth on how to add a new product fields to your WooCommerce products (which […]

Modifying the WooCommerce cart shipping calculator

Posted on November 16, 2016

In most cases WooCommerce will show a couple fields to allow the customer to calculate their shipping cost in the cart. This is always the country field and zip- / postcode field, and sometimes in between those the state / province field. This is a good start, but for some of you who have shipping […]

Adding links to your plugin on the plugins page

Posted on June 08, 2016

When you’re building a plugin you of course want the best experience for the users. One part of this is the ability to easily install and use the plugin. The first time the plugin is installed, it would be great to be able to quickly navigate to the settings page if you have one, right […]

Putting a limit / minimum on your shipping cost

Posted on May 06, 2016

In my experience around shipping in WooCommerce I’ve found that there are countless different needs for setting up shipping cost. One that comes back from time to time is setting up a minimum or maximum shipping cost to shipping rates. In this post I’ll show you ways on how you can setup these caps on […]