{{ __("拼团省") }} {{ __("¥")
}}{{
number_format(
parseFloat(
(
GbInfo.activity_rule.item_unit_price -
GbInfo.activity_rule.group_sale_price
).toFixed(12)
),
2
)
}}
{{ GbInfo.gb_quantity }}
{{ __("人团") }}
{{ number_format(GbInfo.activity_rule.group_sale_price, 2) }}
{{
sprintf(
__("仅剩 %s 名额,"),
GbInfo.gb_quantity - GbInfo.gb_amount_quantity
)
}}
{{
__("邀请好友参团")
}}
{{ __("点击再开一团") }}
{{ __("点击再开一团") }}
{{
__("参与活动")
}}
{{ GbInfo.activity_rule.activity_intro }}
{{ __("首页逛逛") }}
{{ __("全部商品") }}
{{ __("领券中心") }}
{{ __("个人中心") }}