@julian @pichalite Any idea if this can be done with some CSS around a widget image? I.e., Only displaying an image in a specific category? The closest key I see is:
<span itemprop="title">Category Title</span>
But I think we'd have to check that value using the DOM in javascript?