{% if commerce_config.logo_url %}
{% endif %}
{{ commerce_config.project_title }}
{{ product.name }}
{{ product.slug }} · {{ product.kind.value }} · {{ product.status.value }}
{% if error %}{{ error }}
{% endif %} {% if product.summary %}{{ product.summary }}
{% endif %} {% if product.description %}{{ product.description }}
{% endif %}Add price option
{% if error %}{{ error }}
{% endif %}| Code | Label | Amount | Status | Billing | Sort order | Admin |
|---|---|---|---|---|---|---|
| {{ price.code }} | {{ price.label }} | {{ price.amount.currency }} {{ price.amount.major() }} | {{ price.status.value }} | {{ price.billing_mode.value }}{% if price.billing_interval %} / {{ price.billing_interval }}{% endif %} | {{ price.sort_order }} | Edit price |
No price options have been created for this product yet.