{if config('groupbuy_allow') == 1}
- {$Think.lang.store_groupbuy}
-
{if session('is_platform_store') || !empty($groupquota_info)}
{$Think.lang.store_open}
{else/}
{$Think.lang.store_not_open}
{/if}
- {$Think.lang.store_groupbuy_info}
{notempty name="groupquota_info"}
- ({$Think.lang.store_renew_charge}:{$groupquota_info.groupbuyquota_endtime|date="Y-m-d",###})
{/notempty}
{/if}
{if intval(config('promotion_allow')) == 1}
- {$Think.lang.store_xianshi}
-
{if session('is_platform_store') || !empty($xianshiquota_info)}
{$Think.lang.store_open}
{else/}
{$Think.lang.store_not_open}
{/if}
- {$Think.lang.store_xianshi_info}
{notempty name="xianshiquota_info"}
- ({$Think.lang.store_renew_charge}:{$xianshiquota_info.xianshiquota_endtime|date="Y-m-d",###})
{/notempty}
- {$Think.lang.store_mansong}
-
{if session('is_platform_store') || !empty($mansongquota_info)}
{$Think.lang.store_open}
{else/}
{$Think.lang.store_not_open}
{/if}
- {$Think.lang.store_mansong_info}
{notempty name="mansongquota_info"}
- ({$Think.lang.store_renew_charge}:{$mansongquota_info.mansongquota_endtime|date="Y-m-d",###})
{/notempty}
- {$Think.lang.store_bundling}
-
{if session('is_platform_store') || !empty($binglingquota_info)}
{$Think.lang.store_open}
{else/}
{$Think.lang.store_not_open}
{/if}
- {$Think.lang.store_bundling_info}
{notempty name="binglingquota_info"}
- ({$Think.lang.store_renew_charge}:{$binglingquota_info.blquota_endtime|date="Y-m-d",###})
{/notempty}
- {$Think.lang.store_recommended_booth}
-
{if session('is_platform_store') || !empty($boothquota_info)}
{$Think.lang.store_open}
{else/}
{$Think.lang.store_not_open}
{/if}
- {$Think.lang.store_activity_info}
{notempty name="boothquota_info"}
- ({$Think.lang.store_renew_charge}:{$boothquota_info.boothquota_endtime|date="Y-m-d",###})
{/notempty}
{/if}
{if config('voucher_allow') == 1}
- {$Think.lang.store_voucher}
-
{if session('is_platform_store') || !empty($voucherquota_info)}
{$Think.lang.store_open}
{else/}
{$Think.lang.store_not_open}
{/if}
- {$Think.lang.store_voucher_info}
{notempty name="voucherquota_info"}
- ({$Think.lang.store_renew_charge}:{$voucherquota_info.voucherquota_endtime|date="Y-m-d",###})
{/notempty}
{/if}