Category: WooCommerce
-

Integrating Custom WooCommerce Payment Gateways with WooCommerce Checkout Blocks
In this article, I’ll walk you through the steps to create your very own custom WooCommerce payment gateway, complete with compatibility for WooCommerce checkout blocks. Throughout this tutorial, I will guide you through the process of creating a new custom payment gateway for WooCommerce checkout blocks, named “JWC Custom Gateway”.
-

Add to Cart Quantity Plus & Minus Buttons
This snippet comes with a jQuery script as well, as we need to detect whether the plus or minus are clicked and consequently update the quantity input. jQuery might look difficult to many, but the beauty of this is that you don’t need to have a degree in jQuery – just copy/paste and see the…
-

Add a third description on the Single Product Page
There are times when the “long description” and the “short description” are not enough on the WooCommerce Single Product page. What if you need to add another HTML content section – say – at the very bottom of the page?

