Is there any way to have a banner on the single product pages just like how there is a global option to set a Main Shop Page Banner ?
Hey Robin1987,
Thank you for the inquiry.
Have you tried using one of the single product template hooks to render a global banner in the product pages?
// https://www.businessbloomer.com/woocommerce-visual-hook-guide-single-product-page/
You could use the woocommerce_before_single_product hook to render an image or additional content before the product.
Best regards,
Ismael