価格一覧
ユーザー様のご利用状況に合わせて、プランをご用意しております。
月払い
年払い
割引
Add-ons (Optional)
{{ $t("package_home_title1") }}
{{ $t("package_home_slogan") }}
{{ $t('_PACKAGE_SUBSCRIBED_MONTHLY') }}
{{ $t('_PACKAGE_SUBSCRIBED_YEARLY') }}
{{ $t('_PACKAGE_DISCOUNT') }}
{{ $t(pack.lk_key) }}
{{`${VUE_APP_IS_CN ? '¥' : '$'}${getThousandDot(duration
=== 'month' ? pack.monthly_price :
pack.yearly_price)}`}}
{{ duration === 'month' ? $t('_QQ_LANDING_PRICE_FROM') :
('/' + $t('_PACKAGE_DESCRIPTOR_LABEL_YEAR')) }}
{{
`${VUE_APP_IS_CN ? "¥" : "$"}${
getThousandDot(pack.name === "Free" ? pack.yearly_price : (pack.yearly_price / 12).toFixed(2))
}`
}}
{{ $t("package_home_text_month") }}
{{
`${VUE_APP_IS_CN ? "¥" : "$"}${getThousandDot(pack.yearly_price)}`
}}
{{ $t("_PACKAGE_PRICE_PER_YEAR") }}
{{ getBtnStr(pack) }}
{{ $t(line.items[0].lk_key) }}
{{ $t(item[duration === 'month' ? 'lk_monthly_value' :
'lk_yearly_value'], {num: duration === 'month'?
item.monthly_value : item.yearly_value}) }}
{{ getContentVal(item) }}
{{ $t(line.items[0].lk_key) }}
{{ $t(item[duration === 'month' ? 'lk_monthly_value' :
'lk_yearly_value'], {num: duration === 'month'?
item.monthly_value : item.yearly_value}) }}
{{ getContentVal(item) }}
チャージパッケージ
{{ $t(addon.lk_key) }}
×{{ getAmount(addon, duration) }}
{{ VUE_APP_IS_CN ? '¥' : '$' }}{{
addon[`${duration}ly_price`] }}{{ duration === 'month' ?
$t('_QQ_LANDING_PRICE_FROM') : ('/' +
$t('_PACKAGE_DESCRIPTOR_LABEL_YEAR')) }}