{{ price|format_stripe_price }} {% if price.recurring %} / {{ price.recurring.interval }} {% endif %}
{% endfor %}{{ product|get_stripe_product_name }}
{{ product|get_stripe_product_status|title }}
{% if product.prices.data %}{{ price|format_stripe_price }} {% if price.recurring %} / {{ price.recurring.interval }} {% endif %}
{% endfor %}