Augment order emails with custom information

In this small guide we’re going to add a custom field in the WooCommerce order administration page to allow store owners to include any extra information they want in emails sent to the client regarding their orders.

Read More

Quickly add multiples of a product to the WooCommerce cart

In some cases your customers might need to add many items of the same product to the cart. For example if you sell spirits a customer might want to purchase a case of wines or a pack of beers, we can easily create a button which will give customers the ability to add, for example 6 wine bottles, equivalent to a case, or 12 cans of beer, to make it easier for them to purchase the amount of items they want and save us from the trouble of having to create separate products for this occasion.

Read More

Set a minimum order amount for WooCommerce orders

It is not uncommon for store owners to have the need to set a minimum order amount before any order can be completed. This can be due to handling, processing and/or shipping costs making the sale unprofitable. Today we’re going to add a small snippet to our theme which will allow store owners to set a minimum order amount for all their orders.

Read More

How to add a custom tab on single WooCommerce products

In today’s guide we will be creating a custom tab for single products which will display after the additional information tab. The new tab will pull and display the content from a user selected page, this will allow complex layouts created with the block editor or your favorite page builder to be displayed right inside the product tab.

Read More

Show a second add to cart button on single products

In today’s guide we will be adding a second add to cart button lower on the shop page to give the ability to customers reading long descriptions or numerous reviews to immediately add the product to the cart without having to scroll back up. Furthermore we will be using some CSS to make the button stick to the footer.

Read More

Show sale percentage and savings on WooCommerce products

Sales are a great tool store owners have at their disposal to attract customer interest and sell more products. WooCommerce of course offers the ability to put products on sale by adding a sale price along with the product’s regular price. Then on the front end it makes sure the customer notices on-sale products by adding a sale badge with the word SALE on it and showing the regular price with a strike-through next to the sale price.

What if we were to make this a bit more intriguing to your customers though? How about instead of just a simple word, we display the percentage of the discount on the sale badge, and additionally we display a small text next to the single product price with the amount of money the user saves while the product is on sale? Sounds good? Let’s see how we can achieve it.

Read More

Block editor series – MetaSlider

Sliders are a great way to capture the reader’s attention. You can easily feature anything you want to promote whether it is content on your site, products you sell or services you offer. In this article we will check out the process of creating a slider and using a custom block to embed it in our content.

Read More

How to create a photo gallery with the block editor with Modula Gallery

Galleries are a great way to break the monotony of continuous text, they can make your articles appear less daunting and more appealing to the average reader. They can also help readers visualize concepts you are writing about and of course they can be great assets when it comes to promoting products or services. All the above reasons make inline galleries a great asset for any content creator out there. In today’s installment of our block editor related articles we will be using the Modula Gallery plugin to help us create and use galleries in our content.

Read More