File "affiliates.twig"
Full Path: /home/cananyalcin/public_html/core/temp/client/Simplify-Dark/affiliates.twig
File size: 5.35 KB
MIME-type: text/html
Charset: utf-8
{% include 'header.twig' %}
<div class="wrapper-content">
<div class="wrapper-content__header">
</div>
<div class="wrapper-content__body">
<!-- Main variables *content* -->
<div id="block_233">
<div class="header-with-text ">
<div class="bg"></div>
<div class="divider-top"></div>
<div class="divider-bottom"></div>
<div class="container">
<div class="row">
<div class="col-12">
<div class="text-block__title">
<h4 class="text-left"><span style="text-align: LEFT">You can earn money by recommending our service to your friends</span></h4>
</div>
</div>
</div>
<div class="row">
<div class="col-12">
<div class="text-block__description">
<h6 class="text-left"><span style="color: rgba(243, 156, 17, 1)"><span style="text-align: LEFT">SMM BoraBora shares 10% of all their spending with you for lifetime.</span></span></h6>
<p class="text-left"><span style="text-align: LEFT">The earnings will be added to your account so that you can choose to use it for your campaigns or withdraw it to your PayPal. If you want to withdraw, you need to pay transaction fee.</span></p>
<p class="text-left"><span style="text-align: LEFT">Please note, the minimum referral payment is $20, and will be sent to your account after 15 days.</span></p>
<p><br></p>
<h6><span style="color: rgba(243, 156, 17, 1)">To get the 10%, you must </span><span style="color: rgba(243, 156, 17, 1)"><span style="text-align: LEFT">Create a thread with your success story with us on any of the following platforms (Facebook, Instagram, YouTube, Twitter, LinkedIn), on your active account, and the post must meet the following requirements.</span></span></h6>
<ul>
<li><span style="text-align: LEFT">Your post must be at least 250 characters long.</span></li>
<li><span style="text-align: LEFT">Your post must contain a link to our website (you can use your referral link)</span></li>
<li><span style="text-align: LEFT">Your post must describe the results you have achieved using our services (you can describe in terms of increased followers/views/traffic, etc.)</span></li>
</ul>
<p><br></p>
<p class="text-left"><span style="text-align: LEFT">Here is the referral linkļ¼</span></p>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="block_51">
<div class="affiliates-info">
<div class="bg"></div>
<div class="divider-top"></div>
<div class="divider-bottom"></div>
<div class="container">
<div class="row affiliates-info__alignment affiliate-block__main-table">
<div class="col-lg-12">
<div class="table-bg affiliates-info__data-table component_table_link ">
<div class="table-wr table-responsive">
<table class="table">
<thead>
<tr>
<th>Referral link</th>
<th>Commission rate</th>
<th>Minimum payout</th>
</tr>
</thead>
<tbody>
<tr>
<td data-label="Referral link" nowrap>
<span id="link" class="mr-1">{{ site['url'] }}/ref/{{ user["referral_code"] }}</span>
</td>
<td data-label="Commission rate">{{ settings["ref_bonus"] }}%</td>
<td data-label="Minimum payout">{{ settings['ref_min'] }}{{ site['currency'] }}</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
<div class="well well-float">
<table class="table ">
<thead>
<tr>
<th>Visits</th>
<!-- <th>Registrations</th> -->
<th>Referrals</th>
<!--<th>Conversion rate</th>
<th>Total earnings</th> -->
<th>Available earnings</th>
</tr>
</thead>
<tbody>
<tr>
<td>{{ user['total_click'] }}</td>
<!-- <td>0</td> -->
<td>{{ refCount }}</td>
<!-- <td>0.00%</td>
<td>$0.00</td> -->
<td> {{ user['refchar'] }}{{ site['currency'] }}</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
{% include 'footer.twig' %}