{{#each this.products as |product productIdx|}}

{{product.name}}

{{product.description}}

{{#if (and (eq productIdx 0) (not (eq products.length 1)))}} Available in Portal {{/if}}

Benefits (3)

  • {{svg-jar "check"}} Access to all J&A Watch J&A episodes, past and future!
  • {{svg-jar "check"}} An exclusive AD-FREE extra video episode of J&A AMA every other week!
  • {{svg-jar "check"}} Includes Discord benefits
{{gh-price-amount product.monthlyPrice.amount}} {{product.monthlyPrice.currency}}
Monthly
{{gh-price-amount product.yearlyPrice.amount}} {{product.monthlyPrice.currency}}
Yearly
{{/each}}
{{#if this.showProductModal}} {{/if}}