Conditions - Single Product

I have a global header, within that I have a Bar that I would only like to display on individual single product pages.

I have used a condition of ‘Post Type is Product’ which sort of works but it also displays the Bar on product category pages (I assume because there are products on those pages, therefore meets the condition)

I can’t work out how I can ONLY display the Bar on single product pages.

Any ideas?

Hello @scaira,

I would recommend cloning your current header and creating a new one. Then, please assign this new header to the single product page. This is necessary because there’s no existing option to display a specific Header Bar only on single product pages and hide this Header Bar from the rest of the pages.

Hope it helps
Thanks