Appears or dont appears:
is there a way to make a syntax that if the value is present show in this example Pages: if not, doesnt show Pages:
<p><span class="label">Pages: {{ product.metafields.book.number }}</span></p>
or I must write in Value > Pages: 545 and
<p><span class="label">{{ product.metafields.book.number }}</span></p>
Please let us know the community. Thank you!