<{if $product->getExtensionValue('comment_enabled')}>
<{include file="components/textarea.html" name="comment" type="text" placeholder="Comment"|t xchange="\$dispatch('comment-changed', { value: \$event.target.value })" }>
<{/if}>