{% if product != '' %} {{ product }} {% endif %}
{% if price != '' %}
${{ price }}
{% endif %} {% if oldprice != '' %}
${{ oldprice }}
{% endif %}