How to Detect Product Categories in WooCommerce Cart
Use the woocommerce_before_cart_contents hook to check if a WooCommerce cart contains products from a specific category. See the working PHP snippe
Use the woocommerce_before_cart_contents hook to check if a WooCommerce cart contains products from a specific category. See the working PHP snippe