Settings {{svg-jar "arrow-right"}} Products {{svg-jar "arrow-right"}} {{#if this.product.name}} {{this.product.name}} {{else}} New product {{/if}}

Product details

Redirect to this URL after signup for this product

  1. Prices({{this.noOfPrices}})
    Price
  2. {{#unless this.stripePrices}}
    There are no prices for this product
    {{#if this.membersUtils.isStripeEnabled}} {{#unless this.product.isNew}} {{/unless}} {{else}} You need to to add prices {{/if}}
    {{/unless}} {{#each this.stripePrices as |price|}}
  3. {{price.nickname}} {{#unless price.active}} Archived {{/unless}}

    {{price.description}}

    {{currency-symbol price.currency}}{{price.amount}} / {{price.interval}}
    {{#if price.active}} {{else}} {{/if}}
  4. {{/each}}
{{#if this.stripePrices}} {{#unless this.product.isNew}} {{/unless}} {{/if}}
{{#if this.showPriceModal}} {{/if}} {{#if this.showUnsavedChangesModal}} {{/if}}