In this article, we will see how to set a default State value for the WooCommerce Checkout Page billing and shipping field(s). I saw this question asked in a WooCommerce Facebook group and like always, took the opportunity to research a solution and learn something new.
(more…)WooCommerce
Limit Add to Cart Quantity in WooCommerce
Another interesting question I recently saw in a WooCommerce Facebook group post was where the shop owner wished to limit the number (quantity) per product a customer could add to the Cart and purchase. I decided to research it and come up with a solution. Keep reading and learn this one with me!
(more…)Include Additional Product Information on WooCommerce Checkout Page
Another request I see a lot of inquiries about as I read more WooCommerce Facebook group posts is how to include additional product information on the Checkout page. Mostly, it’s the product description, short description, or thumbnail that store owners want to include. However, as a better learning experience for me, I’ll target other information and limit the functionality to a specific product. Learn how with me in this article.
(more…)Display Additional Content on WooCommerce Shop Page
In this blog post, we will see how to display some additional information on the Shop/Archive/Category page using WooCommerce hooks and good ole PHP. I saw a question similar to this asked recently in a WooCommerce FaceBook group and thought to try my hand at a working solution. Here is what I learned and came up with…
(more…)Custom Shipping Date Notice on WooCommerce Checkout Page – Honoring Weekends
I’ve written in a previous article about how you can implement a 3-day shipping notice on the WooCommerce Checkout Page. Suppose for example, the online store is a Monday through Friday operation, and should a customer place an order on either Friday, Saturday, or Sunday, then display a shipping date for Monday. However, any order placed on the weekdays Monday through Thursday would display a message for shipping the next day.
(more…)