I am displaying a full-width banner on our website that shows a video from a metafield. Not all products have a video. How can I remove the banner section when the metafield is left blank? It now shows as a black banner.
Theme is Sahara.
You will need an if condition to check if the product has or does not have a metafield. And you can display the banner only if the particular metafield is not empty or has a video.