How to change the Add to Cart button on the WooCommerce Category and Shop pages and link it to the Product page
WooCommerce lets us add products to our virtual shopping cart through multiple ways. You can click on the “Add to cart” button situated below the product image on the Category page itself (such as in the example depicted by the image below) or on the Shop page, or by visiting the Product page and clicking […]
How to filter WooCommerce orders by multiple order statuses?
One of our customers recently asked us this question for their WooCommerce Orders page in admin: Is there a way to select multiple statuses in the order backend? Although WooCommerce store owners may not need to do this on a regular basis, but this would definitely help some of them. This post will explains how […]
How to format WooCommerce prices
For reasons of design, presentation or to be consistent with the store or brand theme, we may often want to display our prices in different formats. In this post, you will learn how to format WooCommerce prices using the Settings option as well as the Code Editor. The post covers the following three points: Replacing […]
How to make fields required or optional on the WooCommerce Checkout page
On the WooCommerce Checkout page, we see that there are some fields which are absolutely required while some can be left vacant. Depending on your use case however, you may sometimes need your customers to treat an optional field as mandatory, or a mandatory field as optional. This post explains how you can modify the […]
How to Hide Prices on WooCommerce Shop and Category Pages
As a store owner or digital marketer, prices are your best friend and your worst enemy — depending on where and how you use them. While generally, it’s a good idea to display prices upfront, sometimes the marketing strategy dictates otherwise. There’s an interesting use case one of our clients came to us with recently. […]
How to Hide the WooCommerce Coupon code field based on specific products
In the post How to Hide the WooCommerce Coupon code field, we explained how we can hide the coupon code field from the WooCommerce cart & checkout page. However, the coupon code field will be hidden all the time using that method. One of our customers who also uses our Abandoned Cart Pro plugin, asked […]
How to stylise the decimal values in prices in WooCommerce
There are many ways in which you can customize your WooCommerce store. We saw one such request on Facebook where the member asked how he can stylise the decimal values on the WooCommerce price. WooCommerce > Settings has some currency options where you can set the decimal separator, thousands separator, as well as the number […]
How to hide the Add to Cart button in WooCommerce
If you are using WooCommerce for your store, there are many ways you can customize your store using different WooCommerce hooks & filters. In this post, I will explain how you can hide the ‘Add to Cart’ button on the Shop & product page. But why would you need to hide the ‘Add to Cart’ […]
How to add a new WooCommerce order status into Dashboard widget?
WooCommerce has a widget that shows up on the admin dashboard named “WooCommerce status”. By default, the widget shows orders that have a status of “Processing” or “On hold”. It doesn’t show any other order statuses like “Completed” or “Refunded”, etc. There is no setting provided in WooCommerce which would allow adding any other order […]
How to Hide the WooCommerce Coupon code field
Offering coupons to the customers on the WooCommerce store is a great way to offer rewards or discounts. But, sometimes customers get used to the coupon codes in such a way that they continuously look whether any coupons are been offered on the store. Which may result in customers waiting until the offers are offered […]