{!! config('app.google_analytics') !!} {!! place_ad('popup_ad') !!} {!! place_ad('auto_ad') !!} {!! config('meta_data.title') !!} @if(config('app.json_ld')) @endif {{-- CSRF Token --}} {{-- jQuery --}} {{-- Semantic-UI --}} {{-- Spacing CSS --}} {{-- App CSS --}}
{{ __('Join :name affiliate program and grow', ['name' => mb_ucfirst(config('app.name'))]) }}
{{ __('Refer new customers to :app_name and receive :commission% of their purchases', ['app_name' => config('app.name'), 'commission' => config('affiliate.commission', 0)]) }}
{{ __('Become affiliate') }}
{{ __('Spread the word & start making money') }}
{{ __('Refer new customers to :app_name using your affiliate link and you will receive :commission% of any purchase. Our affiliate tracking cookie lasts :expire days. You will receive commission from all customers that sign up within :expire days after clicking on your affiliate links.', ['app_name' => config('app.name'), 'commission' => config('affiliate.commission', 0), 'expire' => config('affiliate.expire', 0)]) }}
{{ __('Creating your affiliate links') }}

{{ __('To be able to use our affiliate program. You will need to link to :app_name using your affiliate name from your profile page.', ['app_name' => config('app.name')]) }}

{{ __("Add ?r=AFFILIATE_NAME to any :app_name link, replace AFFILIATE_NAME with your affiliate name and that's it.", ['app_name' => config('app.name')]) }}

{{ __('Examples') }}
{{ __('Homepage') }} : {{ env('APP_URL') }}?r=AFFILIATE_NAME
{{ __('Item') }} : {{ env('APP_URL') }}/item/62/amaze-ball?r=AFFILIATE_NAME
{{ __('Category') }} : {{ env('APP_URL') }}/items/category/graphics?r=AFFILIATE_NAME
{{ __('Social Sharing') }}
{{ __("On every item's page there are share buttons to share an item across several social networks including Facebook, Pinterest, Twitter and more. Just click on any share button and you will receive commission on every referred sale.") }}
{{ __('Cash out your earnings') }}
{!! config('affiliate.cashout_description') !!}