Mark Moffat 2020-02-21 12:53:39 +10:30
parent c42a2478ef
commit 050734c476
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@
<button class="btn btn-primary btn-block product-add-to-cart" type="button">{{ @root.__ "Add to cart" }}</button>
</div>
<div class="col-md-10 body_text">
{{{productDescription}}}
{{{fixTags result.productDescription}}}
</div>
</div>
</div>