Checkout Components logo
View the changelog
Bug Fix

Fix: customer tag rules now work correctly for guest checkouts

Display rules using "Customer tag" with negative conditions ("does not contain" or "is not equal to") were incorrectly hiding components during guest checkout. Since a guest has no tags, a rule like "does not contain VIP" should evaluate as true - and now it does. This ensures components with negative tag conditions display correctly for customers who aren't logged in.