-
Notifications
You must be signed in to change notification settings - Fork 0
/
fair-price.html
521 lines (513 loc) · 29.7 KB
/
fair-price.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
<!doctype html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="icon" href="./assets/img/favicon.png" type="image/gif">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="./assets/css/bootstrap.min.css">
<link rel="stylesheet" href="./assets/css/fontawesome.css">
<link rel="stylesheet" href="./assets/css/style.css">
<title>Affiliate SAAS</title>
</head>
<body>
<nav class="navbar navbar-expand-lg navbar-light border-bottom border-light">
<div class="container">
<a class="navbar-brand logo" href="#"><img src="./assets/img/logo.png" alt=""></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ml-auto main-menu">
<li class="nav-item">
<a class="nav-link" href="./index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./features.html">Features</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./integrations.html">Integrations</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./demo.html">Demo</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./reviews.html">Reviews</a>
</li>
<li class="nav-item active">
<a class="nav-link" href="./fair-price.html">Fair Price</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./knowledge.html">Knowledge</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://codecanyon.net/item/affiliate-management-system/25393355/support" target="_blank">Support</a>
</li>
</ul>
</div>
</div>
</nav>
<div class="nav-space"></div>
<div class="jumbotron jumbotron-fluid mb-0">
<div class="container">
<h2>Pricing</h2>
<nav aria-label="breadcrumb">
<ol class="breadcrumb">
<li class="breadcrumb-item"><a href="./index.html">Home</a></li>
<li class="breadcrumb-item active" aria-current="page">Pricing</li>
</ol>
</nav>
</div>
</div>
<div class="container py-5 product-section bg-white">
<div class="row justify-content-center">
<div class="col-lg-5 d-flex align-items-center justify-content-center">
<img src="./assets/img/box.png" alt="" class="w-50 py-3">
</div>
<div class="col-lg-5 d-flex align-items-center">
<div>
<ul class="mb-4 pricing-list p-0 m-0">
<li><h4 class="font-weight-bold">
<i class="far fa-check-square mr-2 text-success"></i>Full Open Source</h4>
</li>
<li>
<h4 class="font-weight-bold"><i class="far fa-check-square mr-2 text-success"></i>Control Multiple Stores</h4>
</li>
<li>
<h4 class="font-weight-bold"><i class="far fa-check-square mr-2 text-success"></i>Life Time License</h4>
</li>
</ul>
<div class="row align-items-center">
<div class="col-6">
<h1 class="font-weight-bold pb-2">$59.00</h1>
</div>
<div class="col-6">
<a href="https://codecanyon.net/item/affiliate-management-system/25393355" target="_blank">Buy Now</a>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="pricing-module">
<div class="container py-lg-5 py-4">
<div class="row row-cards">
<div class="col-lg-4">
<div class="card">
<div class="card-body">
<h4>Module 1 - External Integrations</h4>
<p>Integration To All Populars CMS, Popular Framework and any custom Store/Site</p>
<ul class="text-left">
<li>Woo-Commerce store</li>
<li>Magento store</li>
<li>Prestashop store</li>
<li>Oscommerce store</li>
<li>Shopify store</li>
<li>BigCommerce store</li>
<li>Opencart store</li>
<li>Xcart store</li>
<li>Zencart store</li>
<li>Laravel Framework</li>
<li>Codeigniter Framework</li>
<li>CakePHP Framework</li>
<li>Every PHP website.</li>
<li>Every ASP / ASP.NET website</li>
<li>Every JAVA website</li>
<li>For most of the stores, you will get a plugin ready for install! One-click integration!</li>
</ul>
<h4>Integration Examples</h4>
<ul class="text-left" >
<li>Woo-Commerce Integration: <br><a href="https://youtu.be/onOLJoT7EEQ"> Watch Video</a></li>
<li>General Lead Action Integration: <br> <a href="https://youtu.be/vxL05j0SFZ4"> Watch Video</a></li>
<li>General Click Integration: <br> <a href="https://youtu.be/RrV1_4cuH3Y"> Watch Video</a></li>
<li>Open Cart Integration: <br> <a href="#"> Video Coming Soon</a></li>
<li>General Order Integration: <br> <a href="#"> Video Coming Soon</a></li>
<li>Leads Integration: <br> <a href="#"> Video Coming Soon</a></li>
<li>Register Integration: <br> <a href="#"> Video Coming Soon</a></li>
</ul>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="card">
<div class="card-body">
<h4>Module 2 - Digital Store</h4>
<p>A Full Digital Store To Sale Physical/Downloadable/virtual Products. Includes Live Payment Getaways + Affiliate Program</p>
<ul class="text-left">
<li>Sell unlimited products using digital store + built affiliate program</li>
<li>A full checkout process includes the most popular live payment getaways.</li>
<li>It comes with offline payment methods like bank transfer/cash on delivery.</li>
<li>Sell your virtual products / downloadable products / physical products.</li>
<li>Upload unlimited products to the digital store</li>
<li>Create unlimited categories on the store</li>
<li>Manage your store clients</li>
<li>Coupon manager to products and t forms</li>
<li>Add unlimited coupons to your store</li>
<li>Support google analytics to the store</li>
<li>Support an About page on the store-front side</li>
<li>Support categories page on the store-front side</li>
<li>Support Policy page on the store-front side</li>
<li>Support Contact us page on the store-front side</li>
<li>Support an about page on the store side</li>
<li>Publish Checkout form with selected products</li>
<li>Add unlimited Forms and share them separately</li>
<li>Support Paypal live payment getaway method</li>
<li>Support Stripe live payment getaway method</li>
<li>Support Skrill live payment getaway method</li>
<li>Support Paytm live payment getaway method</li>
<li>Support Opay live payment getaway method</li>
<li>Support Bank transfer offline payment method</li>
<li>Support Cash on delivery offline payment getaway method</li>
<li>API option for adding your own local payment getaway method</li>
</ul>
<a href="https://demo.affiliatepro.org/store" target="_blank;">LINK TO VIEW THE DIGITAL STORE</a>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="card">
<div class="card-body">
<h4>Module 3 - Members Manager</h4>
<p>Manage your affiliates and you client from one dashbaord.</p>
<ul class="text-left">
<li>Add unlimited affiliates</li>
<li>Support country manager</li>
<li>support mobile-based country manager</li>
<li>Referring Tree MLM Levels</li>
<li>Newsletter Members Module</li>
<li>Excel Export Members Module</li>
<li>Excel Import Members Module</li>
<li>multiple Admins</li>
</ul>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="card">
<div class="card-body">
<h4>Module 4 - Alerts Manager</h4>
<p>Manage your offline and online alerts.</p>
<ul class="text-left">
<li>Alerts & Setting</li>
<li>Alert live sound notification</li>
<li>Alert live logs window notification</li>
<li>Alert fade in the live notification</li>
<li>First setting module for a fast start</li>
</ul>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="card">
<div class="card-body">
<h4>Module 5 - Ads Market Tool Manager</h4>
<p>Manage your Ads from one one tool.</p>
<ul class="text-left">
<li>Super Advanced Market Tool</li>
<li>Banner Ads Manager</li>
<li>Video Ads Manager</li>
<li>Link Ads Manager</li>
<li>Text Ads Manager</li>
<li>One-click get code to site</li>
</ul>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="card">
<div class="card-body">
<h4>Module 6 - Report Manager</h4>
<p>Full reports manager and statistics.</p>
<ul class="text-left">
<li>Live Reports & Transactions</li>
<li>General market Ads page To Admin & Affiliate</li>
<li>General orders page To Admin & Affiliate</li>
<li>General logs page To Admin & Affiliate</li>
</ul>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="card">
<div class="card-body">
<h4>Module 7 - MLM Manager</h4>
<p>Multi level marketing manager.</p>
<ul class="text-left">
<li>MLM - multi-level marketing</li>
<li>Set the specific user level</li>
<li>Set mlm levels number - maximum 10</li>
<li>Set levels on any program you create</li>
<li>Set levels on any external site sales/actions</li>
</ul>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="card">
<div class="card-body">
<h4>Module 8 - Recurring Manager</h4>
<p>Manage your transactions with recurring manager.</p>
<ul class="text-left">
<li>Recurring Integration with your site/store</li>
<li>Set a recurring cycle to any transaction</li>
<li>Set a recurring to any Ads you create</li>
<li>Set a schedule to any recurring integration</li>
<li>Play And Stop to any running recurring transaction</li>
<li>Set a stopping point to any integration in your site</li>
<li>Set a cron job to the recurring module on your hosting</li>
<li>View a full data of the recurring transaction on admin wallet</li>
<li>View a full data of the recurring transaction on affiliate wallet</li>
</ul>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="card">
<div class="card-body">
<h4>Module 9 - General Features</h4>
<p>List of advanced features:</p>
<ul class="text-left">
<li>Site Backup database</li>
<li>Site Restore database</li>
<li>Add multiple Currency</li>
<li>Mail template Manager</li>
<li>Top 10 affiliates feature</li>
<li>Top one affiliate feature</li>
<li>Add multiple languages</li>
<li>Export language to Excel</li>
<li>Import language from Excel</li>
<li>Front theme setting</li>
<li>Report Department</li>
<li>Transactions Report</li>
<li>Wallet Manager</li>
<li>Language Manager</li>
<li>Currency Manager</li>
<li>Themes Manager</li>
<li>Wallet Manager</li>
</ul>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="card">
<div class="card-body">
<h4>Module 10: Digital Store SASS Feature</h4>
<p>SASS Module To The Digital Store</p>
<ul class="text-left">
<li>Affiliate add his own products to store</li>
<li>Admin earn a commission for every sale of affiliate products</li>
<li>Other affiliates can sale each other products and earn commission</li>
<li>The Affiliate Store becomes a network of affiliates worldwide</li>
<li>And so many more new features...</li>
</ul>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="card">
<div class="card-body">
<h4>Module 11: Market Tools Banner Integration - SASS Feature</h4>
<p>Sass Banner Integration</p>
<ul class="text-left">
<li>Affilaite will be able to add his banners</li>
<li>Affilaite will be able to add his links</li>
<li>Affilaite will be able to add his text ads</li>
<li>Affilaite will be able to add his video ads</li>
<li>Affilaite will be able to add his commission program</li>
<li>Affilaite will be able to integrate his external site</li>
<li>Affilaite will be able to share his sites/links/banners with all admin affiliates</li>
</ul>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="card">
<div class="card-body">
<h4>Strong Support Team</h4>
<ul class="text-left">
<li>Online Document: <br><a href="https://affiliatepro.org/knowledge-base/">Go To Knowledge Center</a></li>
<li>Support 24/7 from mail: <br><a href="[email protected]">Click To Mail</a></li>
<li>General Support On Skype: <br><a href="https://join.skype.com/invite/kfXl0ONMlqif">Click To Chat</a></li>
</ul>
<h4>Script Requirements</h4>
<ul class="text-left">
<li>Support HTTP/https</li>
<li>Linux shared hosting</li>
<li>zip module enable</li>
<li>zlib extension enable</li>
<li>PHP version 5.6 +</li>
<li>MySQL version 5 +</li>
<li><strong>Recommend hosting</strong>
<a href="https://www.a2hosting.com?aid=5c5d6c3dd39be&bid=64350b94">Click Here</a></li>
</ul>
</div>
</div>
</div>
<div class="col-lg-5">
<div class="card">
<div class="card-body">
<h4>Updates Logs</h4>
<p>Version 3.0.0.4 (May 2, 2020)</p>
<ul class="text-left">
<li><span class="badge badge-success">New</span> Recurring feature integration. </li>
<li><span class="badge badge-success">New</span> Show childe recurring transactions inside the main transaction. </li>
<li><span class="badge badge-success">New</span> Adding the cron job tab for the recurring feature. </li>
<li><span class="badge badge-success">New</span> Paypal standard payment getaway added to the digital store. </li>
<li><span class="badge badge-success">New</span> Set icon to market tools Ads.</li>
<li><span class="badge badge-success">New</span> Removed Quantity when the product is set as Downloadable. </li>
<li><span class="badge badge-success">New</span> Added an icon to downloadable products on the list. </li>
<li><span class="badge badge-success">New</span> Top 10 affiliates available now on the affiliate dashboard. </li>
<li><span class="badge badge-success">New</span> Adding shipping cost per country. </li>
<li><span class="badge badge-success">New</span> Enable/Disable shipping per country. </li>
<li><span class="badge badge-success">New</span> Update script database and files module. </li>
</ul>
<p>Version 3.0.0.3 (July 1, 2020)</p>
<ul class="text-left">
<li>Improved Admin Dashboard</li>
<li>Improved front-end style</li>
<li>Improved Digital Store</li>
</ul>
<p>To update your script, follow the instruction: <a href="./knowledge.html">Click here</a></p>
</div>
</div>
</div>
<div class="col-lg-7 pricing-demo-section">
<div class="row row-cards">
<div class="col-lg-4">
<div class="card">
<div class="card-header">
<img src="./assets/img/admin.png" alt="">
</div>
<div class="card-body">
<h4>Admin Login</h4>
<hr>
<p><span>Username: </span> <span class="font-weight-bold text-orange">admin</span></p>
<p><span>Password: </span> <span class="font-weight-bold text-orange">admin2018$</span></p>
<br>
<a href="https://demo.affiliatepro.org/admin" target="_blank">Login as Admin</a>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="card">
<div class="card-header">
<img src="./assets/img/affiliate.png" alt="">
</div>
<div class="card-body">
<h4>Affiliate User</h4>
<hr>
<p><span>Username: </span> <span class="font-weight-bold text-orange">user1</span></p>
<p><span>Password: </span> <span class="font-weight-bold text-orange">111111</span></p>
<br>
<a href="https://demo.affiliatepro.org/" target="_blank">Login as Affiliate</a>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="card">
<div class="card-header">
<img src="./assets/img/client.png" alt="">
</div>
<div class="card-body">
<h4>Client User</h4>
<hr>
<p><span>Username: </span> <span class="font-weight-bold text-orange">client1</span></p>
<p><span>Password: </span> <span class="font-weight-bold text-orange">111111</span></p>
<br>
<a href="https://demo.affiliatepro.org/store" target="_blank">Login as Store Client</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container py-5 queries">
<div class="row justify-content-center">
<div class="col-lg-7 d-flex align-items-center">
<div>
<h1 class="font-weight-bold section-title pb-2">Have any Queries? We give you a <span class="text-orange"> 24×7 support</span> for all your issues</h1>
<h5>You can leave us your message <a href="https://codecanyon.net/item/affiliate-management-system/25393355/support">here</a> and we will get back to you.</h5>
</div>
</div>
<div class="col-lg-5 d-flex justify-content-center align-items-center">
<img src="./assets/img/questions.png" alt="" class="w-50 py-3">
</div>
</div>
</div>
<footer>
<div class="container py-5 info">
<div class="row">
<div class="col-lg-6">
<h5 class="text-orange">Affiliate Pro Script</h5>
<p class="text-justify">Affiliate Pro is software that lets you track clicks, signups, sales, and every Action your business needs and then assign them to the right affiliates with the option of reports and payouts. Affiliate Pro is used to run on your hosting and it can be also your main site as well. Affiliate program with the advantage of complete customization and ability to control and manage your affiliates, commissions, and setups. Starting an affiliate program with affiliate software is the best way to boost the sales of your business. Affiliate Pro is fairly easy even non-tech professionals.</p>
<div class="contact mb-4">
<h5 class="text-orange">CONTACT US</h5>
<a href=""><i class="fab fa-skype"></i></a>
<a href=""><i class="fab fa-youtube"></i></a>
</div>
</div>
<div class="col-lg-3">
<h5 class="text-orange">Why Affiliate Pro</h5>
<ul>
<li><a href="./internal-page.html">Affiliate clone script</a></li>
<li><a href="./internal-page.html">Affiliate clone</a></li>
<li><a href="./internal-page.html">Affiliate script</a></li>
<li><a href="./internal-page.html">Best affiliate clone</a></li>
<li><a href="./internal-page.html">Best affiliate script</a></li>
<li><a href="./internal-page.html">Free Affiliate Software</a></li>
<li><a href="./internal-page.html">Hosted affiliate program software</a></li>
<li><a href="./internal-page.html">Hosted affiliate software</a></li>
<li><a href="./internal-page.html">PHP affiliate Software</a></li>
<li><a href="./internal-page.html">Affiliate Software</a></li>
</ul>
</div>
<div class="col-lg-3">
<h5 class="text-orange">Sitemap</h5>
<ul>
<li><a href="./index.html">Home</a></li>
<li><a href="./features.html">Features</a></li>
<li><a href="./integrations.html">Integrations</a></li>
<li><a href="./demo.html">Demo</a></li>
<li><a href="./fair-price.html">Pricing</a></li>
<li><a href="./reviews.html">Clients Review</a></li>
<li><a href="./internal-page.html">Recommended Hosting</a></li>
<li><a href="./knowledge.html">Knowledge Base</a></li>
<li><a href="https://codecanyon.net/item/affiliate-management-system/25393355/support">Contact Us</a></li>
</ul>
</div>
</div>
</div>
<div class="support">
<div class="container">
<div class="row">
<div class="col-lg-6 d-flex align-items-center py-4">
<i class="far fa-clock fa-2x mr-3 text-orange"></i>
<div>
<h5 class="mb-0">Life Time Suppot&Free Updates</h5>
<p class="mb-0">24x7 Online Support</p>
</div>
</div>
<div class="col-lg-6 d-flex align-items-center py-4">
<i class="fas fa-desktop fa-2x mr-3 text-orange"></i>
<div>
<h5 class="mb-0">Full Demo Site</h5>
<p class="mb-0">https://demo.affiliatepro.org/admin</p>
</div>
</div>
</div>
</div>
</div>
<div class="rights text-center p-2">
<p class="mb-0">Copyright © 2017 - 2019 Affiliate Pro @ <a href="">Affiliate Management System</a> </p>
</div>
</footer>
<!-- Optional JavaScript -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="./assets/js/jquery-3.4.1.min.js"></script>
<script src="./assets/js/popper.min.js"></script>
<script src="./assets/js/bootstrap.min.js"></script>
</body>
</html>