add_filter( 'woocommerce_package_rates', 'bb_remove_ground_if_frozen', 20, 2 ); function bb_remove_ground_if_frozen( $rates, $package ) { $has_frozen = false; // Detect frozen items by category OR shipping class foreach ( WC()->cart->get_cart() as $cart_item ) { $product_id = $cart_item['product_id']; if ( has_term( 'frozen', 'product_cat', $product_id ) || has_term( 'frozen', 'product_shipping_class', $product_id ) ) { $has_frozen = true; break; } } // If frozen items exist, remove UPS Ground if ( $has_frozen ) { foreach ( $rates as $rate_id => $rate ) { // Adjust this string to match your UPS Ground method ID if ( strpos( $rate_id, 'ups_ground' ) !== false ) { unset( $rates[$rate_id] ); } } } return $rates; } Nestle Dairy Box Deluxe – Brits R U.S.

Nestle Dairy Box Deluxe

$19.95

Out of stock

SKU: 7613034493811 Category: Tag: