On the order status page, I need to run a script if a customer has a certain tag and they do not have an account . It seems the customer object only refers to customers with accounts, which is slightly confusing, since customers without accounts can be given tags.
Anybody know if this is possible some other way? Thanks!