Today we take a look at the WooCommerce Checkout and specifically at how to disable a payment gateway (e.g. PayPal) if a specific product category is in the Cart. There are two tasks to code in this case: (1) based on all the products in the Cart, calculate the list of product categories in the […]| Business Bloomer
I’ve put together a visual hook guide for the WooCommerce Cart Block (you can find the legacy shortcode version here). Please note – as of the date above, you can’t really customize the Cart Block via PHP (unless you use the workaround below). If you need to personalize the Cart page, move elements around, hide […]| Business Bloomer