{{$t('stop_reception')}}
{{fanclub.name}}
{{fanclub.owner.name}}
▽グループチャット
ファンの方同士で会話ができます。私も参加します!
▽限定配信
「Haroooom」限定で生動画、ラジオ配信。
▽シーン
SNSには載せてない限定投稿を見ることができます。
▽限定通販
ファンクラブ限定でチェキの通販や毎月のカレンダーの販売などしてます。
▽限定スクラッチ
限定のオリジナルグッズや楽しいイベントなどを景品に、スクラッチキャンペーンを行います! (例)ボイスメモ、動画、サイン入り私物プレゼント
{{$t('subscription_fee')}}
{{$t('trial_period', {trialPeriod: "1 week"})}}
{{$t('plan_select')}}
{{plan.name || fanclub.name}}
{{plan.amount}}{{$t('currency')}} /{{$t('month')}}
{{$t('subscription_fee_title')}}
{{$t('trial_period', {trialPeriod: "1 week"})}}
{{plan.name || fanclub.name}}({{stripe.month}}{{$t('monthly')}})
{{$t('discount', {discountRate: calcDiscount(stripe), annual: calcAnnualDiscountAmount(stripe, plan.amount)})}}
{{(+stripe.amount).toLocaleString()}}{{$t('currency')}}
{{(+plan.amount * stripe.month).toLocaleString()}}{{$t('currency')}}
{{orderPlans('desc').map(plan => `${plan.name || fanclub.name}:${plan.amount}${$t('currency')}/${$t('month')}`).join('、')}}