if block added to content 1 of product template

This commit is contained in:
sanghee 2020-11-23 23:09:20 +01:00
parent 49e86d87d0
commit b491f46465
1 changed files with 4 additions and 0 deletions

View File

@ -38,6 +38,8 @@
</div>
</div>
{% endif %}
{% if this.content1_text %}
<div class="container">
<div class="row mb-3">
<div class="col-md-7">
@ -50,6 +52,8 @@
</div>
</div>
</div>
{% endif %}
{% if this.description3 %}
<div class="container">
<div class="row mb-3">