Description
{{ product.description|linebreaksbr }}
{{ product.get_formatted_price }}
{{ product.description|linebreaksbr }}
| {{ key|title }} | {{ value }} |
|---|
| Product ID | {{ product.id }} |
|---|---|
| Created | {{ product.created }} |
| Last Updated | {{ product.updated }} |
| Stripe Product ID | {{ product.stripe_product_id }} |