@once @push('script') @endpush @endonce @php /* $tabs = [ [ "title"=> "Suu Balm Products", "tags" => "online,adult,kids,hair_scalp", ], [ "title"=> "E Vouchers", "tags" => "promo_code", ], ]; */ $tabs = \App\Models\VoucherSeries::GetRewardMarketplaceTags( config('stampcard.reward_marketplace.display_type'), config('stampcard.client_name') ); $num_tab = count($tabs); @endphp @component('components.stampcard.popup.template', ['id' => 'popup_rewards'])
{!! __( htmlentities(__('stampcard.labelRedemptionConversionDescription')), [ 'num_point' => '500 ' . htmlentities(__('stampcard.labelPoint')) . '', 'voucher_name' => '30% off selected items at Tomei' ] ) !!} {{-- You will convert 500 token to 30% off selected items at Tomei --}}
{{ __('stampcard.labelRedemptionNotEnoughPointsConversion') }}
{!! __( htmlentities(__('stampcard.labelRedemptionConversionDescription')), [ 'num_point' => '500 ' . htmlentities(__('stampcard.labelPoint')) . '', 'voucher_name' => '30% off selected items at Tomei' ] ) !!} {{-- You will convert 500 points for 30% off selected items at Tomei --}}
{{-- Terms and Conditions:
--}}
Please find the voucher in "My Voucher" tab on your CapitaStar App.
--}} {{-- --}}{{--How to find voucher
--}} {{--{{ __('stampcard.labelRedemptionSuccessDescription') }}