+
+
+
+
{{/each}}
+
+ {{#if (and (feature "multipleProducts") (eq product.subscriptions.length 0))}}
+
{{product.name}} - {{#unless (eq product.subscriptions.length 1)}} + {{#if (gt product.subscriptions.length 1)}} {{product.subscriptions.length}} subscriptions - {{/unless}} + {{/if}}
+ {{#each product.subscriptions as |sub|}}
- {{sub.price.nickname}}
- –
- {{sub.price.currencySymbol}}{{sub.price.nonDecimalAmount}}/{{sub.price.interval}}
- –
- {{#if sub.cancel_at_period_end}}
- Has access until {{sub.validUntil}}
- Cancelled
- {{else}}
- Renews {{sub.validUntil}}
- Active
- {{/if}}
-
- {{#if sub.cancellationReason}}
- Cancellation reason: {{sub.cancellationReason}}
- {{/if}}
- Created on {{sub.startDate}}
-
-
+
+
+
+
+
+ {{sub.price.currencySymbol}}
+ {{sub.price.nonDecimalAmount}}
+
+ {{if (eq sub.price.interval "year") "yearly" "monthly"}}
+
+
+ {{/if}}
+
{{#if (not (feature "multipleProducts"))}}
{{#if this.isAddComplimentaryAllowed}}
-
+
+
+ Complimentary
+ Active
+
+ Created on
+
+
+
+
+
+
+ $
+ 0
+
+ yearly
+