woocommerce/plugins/woocommerce-blocks/tests/mocks/theme-with-woo-templates/block-templates/single-product.html

11 lines
357 B
HTML

<!-- wp:template-part {"slug":"header"} /-->
<!-- wp:paragraph -->
<p>Single Product template loaded from theme</p>
<!-- /wp:paragraph -->
<!-- wp:group {"layout":{"inherit":true}} -->
<div class="wp-block-group">
<!-- wp:woocommerce/legacy-template {"template":"single-product"} /-->
</div>
<!-- /wp:group -->
<!-- wp:template-part {"slug":"footer"} /-->