Hi, some of my products do not have featured images, so I would assume that the default WooCommerce placeholder image would be displayed instead. I see they are showing up in the backend, but are not showing up in my content template. This is the code that shows up instead:
<img src="" alt="Placeholder" width="500" height="0">
.
Is there some setting I have to adjust to get the placeholder image to show up properly?
Thanks