Fix: “Exclude virtual products” now correctly detects variable products whose variations are all virtual. Previously the check ran on the parent variable product, whose is_virtual() always returns false regardless of its variations.
New: expanded WooCommerce location selectors for product pages, cart, checkout and emails with additional native hooks (product summary, add-to-cart form, variations form, product meta, share; cart totals/shipping/collaterals/calculator/proceed-to-checkout; billing/shipping forms, order notes, order review, place order button; email header/footer/order details/order meta/customer details).
New: each location selector links to the matching Business Bloomer visual hook guide for quick visual reference.
1.1
New: optional “Exclude virtual products” setting that hides the notice on virtual product pages and on carts, checkouts and emails containing only virtual products. Mixed carts (at least one shippable item) still show the notice.