I have used conditional tags to display a different header on products from a specific product category.
But can I somehow use the is_cart() tag combined with something else to show the header when products from a specific category are in the cart? I’ve have tried has_term() and is_product_category() with no success.
Any ideas for a solution?
Thank you !