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…)WordPress
WordPress platform specific blog posts.
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…)Custom Shipping Date Notice on WooCommerce Checkout Page
Like I’ve written in previous articles, I learn so much by reading real-world requests from WooCommerce shop owners in Facebook groups and then researching and implementing a working solution. I recently saw a question where a shop owner wanted a custom shipping date notice displayed on the Checkout page, 3 days out from the current date. Continue reading and see how I solved this. Suggestions welcomed.
(more…)