{{ product.price|floatformat:2 }} {{ product.currency }} {% if product.interval != 'one-time' %} / {{ product.get_interval_display }} {% endif %}
{{ product|get_stripe_product_name }}
{{ product|get_stripe_product_status|title }} {{ product.get_interval_display }}
{% if product.description %}{{ product.description|truncatechars:100 }}
{% endif %}{{ product.price|floatformat:2 }} {{ product.currency }} {% if product.interval != 'one-time' %} / {{ product.get_interval_display }} {% endif %}