Product Image
Unless I’m missing something, the Product Image preset isn’t working as intended.
Looks like it has DC preset to {{dc:woocommerce:product_image}}, however that never outputs anything for me. If I change it to {{dc:post:featured_image_id}} it works like what I’d expect – showing the single image that’s set as the “product image” from the settings for that product.
––
Product Stock
The Dynamic Content for product stock doesn’t seem to work at all – and will break the front end if you use it within a layout.
Builder:
Front End:
It does this if I add the Product Stock preset, or just try to put the DC somewhere else on the page. (The product has inventory set, with quantity available)
––
<h1> for some of the presets:
I noticed that the headline-based product presets are set to <h1> by default, (product stock, product price, cart items, etc.). Should most of those be set to <span> or <p> instead? I’m not the strongest on SEO best practices, but I’m under the impression you shouldn’t typically have more than 1 <h1> on a page. (I just assume most folks won’t change that type of thing)


