-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
868 lines (784 loc) · 44 KB
/
index.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
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
<!DOCTYPE html>
<html lang="en">
<head>
<title>Alphatech Suite - готовый интернет-магазин для Украины</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link href="https://fonts.googleapis.com/css?family=Work+Sans:100,200,300,400,700,800&subset=latin,cyrillic" rel="stylesheet">
<!--<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic|Open+Sans+Condensed:300,700,300italic&subset=latin,cyrillic' rel='stylesheet' type='text/css'>-->
<!--<link href="https://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700&subset=cyrillic" rel="stylesheet">-->
<!--<link rel="stylesheet" href="css/open-iconic-bootstrap.min.css">-->
<link rel="stylesheet" href="css/animate.css">
<link rel="stylesheet" href="css/owl.carousel.min.css">
<link rel="stylesheet" href="css/owl.theme.default.min.css">
<link rel="stylesheet" href="css/magnific-popup.css">
<link rel="stylesheet" href="css/aos.css">
<link rel="stylesheet" href="css/ionicons.min.css">
<link rel="stylesheet" href="css/bootstrap-datepicker.css">
<link rel="stylesheet" href="css/jquery.timepicker.css">
<link rel="stylesheet" href="css/flaticon.css">
<link rel="stylesheet" href="css/icomoon.css">
<link rel="stylesheet" href="css/style.css">
</head>
<body>
<nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
<div class="container">
<a class="navbar-brand" href="index.html">Альфатек</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav" aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
<span class="oi oi-menu"></span> Меню
</button>
<div class="collapse navbar-collapse" id="ftco-nav">
<ul class="navbar-nav ml-auto">
<li class="nav-item active"><a href="#about" class="nav-link">Обзор</a></li>
<!--<li class="nav-item"><a href="#about" class="nav-link">About</a></li>-->
<li class="nav-item"><a href="#plans" class="nav-link">Создать магазин</a></li>
<!--<li class="nav-item"><a href="solutions.html" class="nav-link">Solution</a></li>-->
<!--<li class="nav-item dropdown">-->
<!--<a class="nav-link dropdown-toggle" href="room.html" id="dropdown04" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Portfolio</a>-->
<!--<div class="dropdown-menu" aria-labelledby="dropdown04">-->
<!--<a class="dropdown-item" href="portfolio.html">Portfolio</a>-->
<!--<a class="dropdown-item" href="portfolio-single.html">Portfolio Single</a>-->
<!--</div>-->
<!--</li>-->
<!--<li class="nav-item"><a href="blog.html" class="nav-link">Blog</a></li>-->
<!--<li class="nav-item"><a href="contact.html" class="nav-link">Contact</a></li>-->
</ul>
</div>
</div>
</nav>
<!-- END nav -->
<section class="home-slider owl-carousel ftco-degree-bg owl-loaded owl-drag">
<div class="slider-item" >
<div class="overlay"></div>
<div class="container">
<div class="row slider-text align-items-center justify-content-center">
<div class="col-md-10 ftco-animate text-center">
<h1 class="mb-4">Вам нужен
<strong class="typewrite" data-period="4000" data-type='[ "удобный", "профессиональный", "качественный" ]'>
<span class="wrap"></span>
</strong> интернет магазин?
</h1>
<p>Альфатек это идеальное решение для мелкого и среднего бизнеса в сфере онлайн торговли:
действительно удобное оформление заказов, интеграция с "Новой Почтой" и множество маркетинговых решений.</p>
<!--<p><a href="https://vimeo.com/45830194" class="btn btn-primary btn-outline-white px-4 py-3 popup-vimeo"><span class="ion-ios-play mr-2"></span> Watch Video</a></p>-->
</div>
</div>
</div>
</div>
</section>
<!-- END slider -->
<section class="ftco-section-featured ftco-animate">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="carousel carousel-default owl-carousel">
<div class="item">
<a href="#about">
<img src="screens/store/front-home.jpg" class="img-fluid" alt="">
</a>
</div>
<div class="item">
<a href="portfolio.html">
<img src="images/dashboard_full_1.jpg" class="img-fluid" alt="">
</a>
</div>
<div class="item">
<a href="portfolio.html">
<img src="images/dashboard_full_2.jpg" class="img-fluid" alt="">
</a>
</div>
<div class="item">
<a href="portfolio.html">
<img src="images/dashboard_full_3.jpg" class="img-fluid" alt="">
</a>
</div>
</div>
</div>
</div>
</div>
</section>
<a name="about"></a>
<section class="ftco-section ftco-degree-bg--">
<div class="container">
<div class="row justify-content-center mb-5 pb-5">
<div class="col-md-7 text-center heading-section ftco-animate">
<span class="subheading">откройте</span>
<!--<h2>Racks provides a fully featured text services platform!</h2>-->
<!--<h2>Мы запустим Ваш интернет-магазин</h2>-->
<h2>Ваш Собственный <nobr>Интернет-Магазин</nobr><br/>За 5 Минут</h2>
</div>
</div>
<div class="row">
<div class="col-md-6 col-lg-3 d-flex align-self-stretch ftco-animate">
<div class="media block-6 services d-block text-center">
<div class="d-flex justify-content-center"><div class="icon color-1 d-flex justify-content-center mb-3"><span class="align-self-center icon-layers"></span></div></div>
<div class="media-body p-2">
<h3 class="heading">Комплексный подход</h3>
<p>Наша платформа разрабатывалась много лет на живых проектах.</p>
</div>
</div>
</div>
<div class="col-md-6 col-lg-3 d-flex align-self-stretch ftco-animate">
<div class="media block-6 services d-block text-center">
<div class="d-flex justify-content-center"><div class="icon color-2 d-flex justify-content-center mb-3"><span class="align-self-center icon-gears"></span></div></div>
<div class="media-body p-2">
<h3 class="heading">Богатый функционал</h3>
<p>Even the all-powerful Pointing has no control about the blind texts it is an almost unorthographic.</p>
</div>
</div>
</div>
<div class="col-md-6 col-lg-3 d-flex align-self-stretch ftco-animate">
<div class="media block-6 services d-block text-center">
<div class="d-flex justify-content-center"><div class="icon color-3 d-flex justify-content-center mb-3"><span class="align-self-center icon-paper-plane"></span></div></div>
<div class="media-body p-2">
<h3 class="heading">Развите платформы</h3>
<p>Наш продукт является плодом работы реальных интернет-магазинов. SSL. Платформа Альфатек.Suite постоянно развивается и улучшается - все обновления облачных решений беслптаны.</p>
</div>
</div>
</div>
<div class="col-md-6 col-lg-3 d-flex align-self-stretch ftco-animate">
<div class="media block-6 services d-block text-center">
<div class="d-flex justify-content-center"><div class="icon color-4 d-flex justify-content-center mb-3"><span class="align-self-center icon-live_help"></span></div></div>
<div class="media-body p-2">
<h3 class="heading">Community & Supports</h3>
<p>Наш главный приоритет - стабильная работа системы и серверов наших клиентов. Мы - молодой сартап и избирательно относимся к новым партнёрам.</p>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="ftco-section section--splash text-white" style="background: url(images/surf.jpg) 0 0;background-size: cover;/*padding: 0px 0px 150px 150px;*/height: 100vh;">
<div class="container -fluid h-100">
<div class="row --justify-content-around align-items-center h-100">
<div class="col-8 heading-section-white heading-section -ftco-animate align-self-end ">
<h2 class="font-weight-bold">Не упустите свой шанс</h2>
<p>Люди всё чаще и чаще покупают в интернете - сделайте первый шаг в онлайн торговле и создайте
для ваших клиентов профессиональный интернет-магазин!</p>
<a href="#plans" class="btn btn-success btn-lg ftco-animate" >
Открыть Свой Магазин
</a>
</div>
</div>
</div>
</section>
<a name="plans"></a>
<section class="ftco-section ftco-degree-bg">
<div class="container">
<div class="row justify-content-center mb-5 pb-5">
<div class="col-md-7 text-center heading-section ftco-animate">
<span class="subheading">Коротко о главном:</span>
<!--<h2>Racks provides a fully featured text services platform!</h2>-->
<!--<h2>Мы запустим Ваш интернет-магазин</h2>-->
<h2>Создайте современный интернет-магазин за 5 минут</h2>
</div>
</div>
<div class="row">
<div class="col-md-6 col-lg-4 d-flex align-self-stretch ftco-animate">
<div class="block-7 text-center">
<h3 class="heading">Крафт</h3>
<h4 class="heading-2">Начните бизнес с нами</h4>
<div class="pricing-text">
<ul class="list-unstyled">
<li>до <strong>100 товаров</strong> в каталоге</li>
<li><strong>100 заказов</strong> ежемесячно</li>
<li><strong>1</strong> учётная запись</li>
<li>Свой домен и <strong>SSL</strong></li>
</ul>
</div>
<div class="price">
$<span class="number">15 </span> в мес.
</div>
</div>
</div>
<div class="col-md-6 col-lg-4 d-flex align-self-stretch ftco-animate">
<div class="block-7 text-center">
<h3 class="heading">Крафт</h3>
<h4 class="heading-2">Начните бизнес с нами</h4>
<div class="pricing-text">
<ul class="list-unstyled">
<li>до <strong>1000 товаров</strong></li>
<li>Поддержка <strong>по телефону</strong></li>
<li><strong>100 заказов</strong> ежемесячно</li>
<li><strong>2</strong> учётные записи</li>
<li>Free <strong>SSL</strong></li>
<li>свой домен и <strong>SSL</strong></li>
</ul>
</div>
<div class="price">
$<span class="number">29 </span> в мес.
</div>
</div>
</div>
<div class="col-md-6 col-lg-4 d-flex align-self-stretch ftco-animate">
<div class="block-7 text-center">
<h3 class="heading">Хаслер</h3>
<h4 class="heading-2">Ideal for craft</h4>
<div class="pricing-text">
<ul class="list-unstyled">
<li>до <strong>10,000 товаров</strong></li>
<li><strong>500 заказов</strong> ежемесячно</li>
<li><strong>5</strong> учётные записи</li>
</ul>
</div>
<div class="price">
$<span class="number">59 </span> в мес.
</div>
</div>
</div>
<div class="col-md-6 col-lg-4 d-flex align-self-stretch ftco-animate">
<div class="block-7 text-center">
<h3 class="heading">Альфа</h3>
<h4 class="heading-2">Ideal for craft</h4>
<div class="pricing-text">
<ul class="list-unstyled">
<li><strong>любое количество</strong> товаров</li>
<li><strong>5</strong> учётных записей</li>
<li><strong>SSL</strong></li>
<li>Free <strong>SSL</strong></li>
</ul>
</div>
<div class="price">
$<span class="number">59.99 </span> в мес. или $659/год
</div>
</div>
</div>
<div class="col-md-6 col-lg-4 d-flex align-self-stretch ftco-animate">
<div class="block-7 text-center">
<h3 class="heading">Энтепрайз</h3>
<h4 class="heading-2">Вперёд к звёздам</h4>
<div class="pricing-text">
<ul class="list-unstyled">
<li>Для быстрорастущих и крупных компаний</li>
<li>Можно <strong>много</strong></li>
</ul>
</div>
<div class="price">
от $<span class="number">1500</span> в мес.
</div>
</div>
</div>
</div>
<div class="row justify-content-center">
<!-- Button trigger modal -->
<div class="mt-5">
<button type="button" class="btn btn-success btn-lg ftco-animate" data-toggle="modal" data-target="#exampleModal">
Открыть Свой Интернет Магазин
</button>
</div>
<!-- Modal -->
<div class="modal fade" id="exampleModal" data-backdrop='static' tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true">
<div class="modal-dialog modal-dialog-centered" role="document">
<div class="modal-content text-left">
<form action="//app.alphatech.com.ua/account/register" method="post" class="needs-validation" novalidate>
<input type="hidden" name="register-form[source]" value="sales.alphatech" />
<div class="modal-header border-bottom-0" hidden>
<h5 class="modal-title" id="exampleModalLabel">Регистрация клиента</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body pb-0">
<div class="form-group">
<!--<label for="exampleInputEmail1">Ардес Email</label>-->
<input name="register-form[email]" type="email" class="form-control" id="exampleInputEmail1" aria-describedby="emailHelp" placeholder="Адрес Email"
required pattern="[a-z0-9._%+-]+@[a-z0-9.-]+\.[a-z]{2,4}$">
<div class="invalid-feedback">
Пожалуйста, введите ваш email.
</div>
</div>
<div class="form-group">
<!--<label for="exampleInputPassword1">Пароль</label>-->
<input name="register-form[password]" type="password" class="form-control" id="exampleInputPassword1" placeholder="Пароль" required pattern=".{6,}" minlength="6">
<div class="invalid-feedback">
Минимальная длинна пароля - 6 символов
</div>
</div>
<div class="form-group">
<!--<label for="exampleInputEmail1">Название магазина</label>-->
<input name="register-form[shop_title]" type="text" class="form-control" id="InputTitle" placeholder="Название магазина" required>
<div class="invalid-feedback">
Как называется Ваш магазин?
</div>
</div>
</div>
<div class="modal-footer pt-0 border-0 justify-content-center">
<button type="submit" class="btn btn-primary ">Сохранить и создать магазин</button>
<button type="button" class="btn btn-outline-secondary" data-dismiss="modal">Отмена</button>
</div>
</form>
</div>
</div>
</div>
<script>
//JavaScript for disabling form submissions if there are invalid fields
(function() {
'use strict';
window.addEventListener('load', function() {
// Fetch all the forms we want to apply custom Bootstrap validation styles to
var forms = document.getElementsByClassName('needs-validation');
// Loop over them and prevent submission
var validation = Array.prototype.filter.call(forms, function(form) {
form.addEventListener('submit', function(event) {
if (form.checkValidity() === false) {
event.preventDefault();
event.stopPropagation();
}
form.classList.add('was-validated');
}, false);
});
}, false);
})();
</script>
</div>
</div>
</section>
<section class="ftco-section-parallax ftco-degree-bg">
<div class="parallax-img d-flex align-items-center">
<div class="container">
<div class="row d-flex justify-content-center">
<div class="col-md-10 text-center heading-section heading-section-white ftco-animate" id="dobusinessSplash">
<h2 class="h1 font-weight-bold">Занимайтесь бизнесом, а не программированием</h2>
<p><a href="#" class="btn btn-primary btn-outline-white mt-3 py-3 px-4" onclick="$('#dobusinessSplash').hide('slow');$('#dobusiness').show('slow');return false">Почему мы?</a></p>
</div>
<div class="col-md-10 ftco-animate" id="dobusiness" style="display: none">
<h2 class="h1 font-weight-bold">Продавайте, отправляйте заказы, развивайте бизнес и сосредоточьтесь на Ваших клиентах. Код - наша тема.</h2>
<!--<p><a href="#" class="btn btn-primary btn-outline-white mt-3 py-3 px-4">View more details</a></p>-->
</div>
</div>
</div>
</div>
</section>
<section class="ftco-section">
<div class="container-fluid">
<div class="row no-gutters justify-content-center mb-5 pb-5">
<div class="col-md-7 text-center heading-section ftco-animate">
<span class="subheading">Вы получите</span>
<h2>Профессиональный Интернет-магазин</h2>
</div>
</div>
<div class="row no-gutters">
<div class="block-3 d-md-flex ftco-animate">
<a href="portfolio.html" class="image screen " style="background-image: url('screens/admin-dashboard.png');background-position: 0 0 "></a>
<div class="text">
<h4 class="subheading">Illustration</h4>
<h2 class="heading"><a href="portfolio.html">Even the all-powerful Pointing has no control</a></h2>
<p>Even the all-powerful Pointing has no control about the blind texts it is an almost unorthographic life One day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar.</p>
</div>
</div>
<div class="block-3 d-md-flex ftco-animate">
<a href="portfolio.html" class="image screen order-2" style="background-image: url('screens/admin-orders.png');background-position: 0 0 "></a>
<div class="text order-1">
<h4 class="subheading">Application</h4>
<h2 class="heading"><a href="portfolio.html">Even the all-powerful Pointing has no control</a></h2>
<p>Even the all-powerful Pointing has no control about the blind texts it is an almost unorthographic life One day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar.</p>
</div>
</div>
<div class="block-3 d-md-flex ftco-animate">
<a href="portfolio.html" class="image screen " style="background-image: url('screens/admin-order-activity.png');background-position: 0 0 "></a>
<div class="text">
<h4 class="subheading">Illustration</h4>
<h2 class="heading"><a href="portfolio.html">Even the all-powerful Pointing has no control</a></h2>
<p>Even the all-powerful Pointing has no control about the blind texts it is an almost unorthographic life One day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar.</p>
</div>
</div>
<div class="block-3 d-md-flex ftco-animate">
<a href="portfolio.html" class="image screen order-2" style="background-image: url('screens/admin-order-view.png');background-position: 0 0 "></a>
<div class="text order-1">
<h4 class="subheading">Application</h4>
<h2 class="heading"><a href="portfolio.html">Even the all-powerful Pointing has no control</a></h2>
<p>Even the all-powerful Pointing has no control about the blind texts it is an almost unorthographic life One day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar.</p>
</div>
</div>
<div class="block-3 d-md-flex ftco-animate">
<a href="portfolio.html" class="image screen " style="background-image: url('screens/admin-order-fulfillment.png');background-position: 0 0 "></a>
<div class="text">
<h4 class="subheading">Illustration</h4>
<h2 class="heading"><a href="portfolio.html">Even the all-powerful Pointing has no control</a></h2>
<p>Движок Альфатек разрбаотан с учётом особенностей деятельности мелкого бизнеса. У вас нет дорогого принтера для печати ТТН наклеек "Новой Почты"? Альфатек
поддерживает печать ТТН ("зебры") на специальных клящихся листах А4 - для полноценной работы отдела отправки заказов вам
будет достаточно самого обычного принтера. </p>
</div>
</div>
<div class="block-3 d-md-flex ftco-animate">
<a href="portfolio.html" class="image screen order-2" style="background-image: url('screens/admin-order-fulfillment-card.png');background-position: 0 0 "></a>
<div class="text order-1">
<h4 class="subheading">Application</h4>
<h2 class="heading"><a href="portfolio.html">Генерация и печать документации для отправки заказов перевозчиком Новая Почта</a></h2>
<p>Генерация и печать документации для отправки заказов перевозчиком Новая Почта.Генерация и печать документации для отправки заказов перевозчиком Новая Почта</p>
</div>
</div>
<div class="block-3 d-md-flex ftco-animate">
<a href="portfolio.html" class="image screen " style="background-image: url('screens/admin-order-draft-new.png');background-position: 0 0 "></a>
<div class="text">
<h4 class="subheading">Illustration</h4>
<h2 class="heading"><a href="portfolio.html">Even the all-powerful Pointing has no control</a></h2>
<p>Even the all-powerful Pointing has no control about the blind texts it is an almost unorthographic life One day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar.</p>
</div>
</div>
<!-- #8 -->
<div class="block-3 d-md-flex ftco-animate">
<div class="image screen order-2 p-0">
<div class="container p-0">
<div class="row m-0 ">
<div class="col-md-12 p-0">
<div class="carousel carousel-block owl-carousel">
<div class="item">
<img src="screens/admin-order-draft-picker-home.png" class="img-fluid" alt="">
</div>
<div class="item">
<img src="screens/admin-order-draft-picker-search.png" class="img-fluid" alt="">
</div>
<div class="item">
<img src="screens/admin-order-draft-picker-popular.png" class="img-fluid" alt="">
</div>
<div class="item">
<img src="screens/admin-order-draft-picker.png" class="img-fluid" alt="">
</div>
<div class="item">
<img src="screens/admin-order-draft-picker-2.png" class="img-fluid" alt="">
</div>
<div class="item">
<img src="screens/admin-order-draft-picker-3.png" class="img-fluid" alt="">
</div>
</div>
</div>
</div>
</div>
</div>
<!--<a href="portfolio.html" class="image screen order-2" style="background-image: url('screens/admin-order-draft-picker.png');background-position: 0 0 "></a>-->
<div class="text order-1">
<h4 class="subheading">Application</h4>
<h2 class="heading"><a href="portfolio.html">Even the all-powerful Pointing has no control</a></h2>
<p>Even the all-powerful Pointing has no control about the blind texts it is an almost unorthographic life One day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar.</p>
</div>
</div>
<div class="block-3 d-md-flex ftco-animate">
<a href="portfolio.html" class="image screen " style="background-image: url('screens/checkout-address.jpg');background-position: 0 0 "></a>
<div class="text">
<h4 class="subheading">Illustration</h4>
<h2 class="heading"><a href="portfolio.html">Even the all-powerful Pointing has no control</a></h2>
<p>Even the all-powerful Pointing has no control about the blind texts it is an almost unorthographic life One day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar.</p>
</div>
</div>
<div class="block-3 d-md-flex ftco-animate">
<a href="portfolio.html" class="image screen order-2" style="background-image: url('screens/checkout-shipping.jpg');background-position: 0 0 "></a>
<div class="text order-1">
<h4 class="subheading">Application</h4>
<h2 class="heading"><a href="portfolio.html">Even the all-powerful Pointing has no control</a></h2>
<p>Even the all-powerful Pointing has no control about the blind texts it is an almost unorthographic life One day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar.</p>
</div>
</div>
</div>
</div>
</section>
<section class="ftco-section">
<div class="container-fluid">
<div class="row no-gutters justify-content-center mb-5 pb-5">
<div class="col-md-7 text-center heading-section ftco-animate">
<span class="subheading">Вы получите</span>
<h2>Современные маркетинговые функции</h2>
<p>Проект заточен под современные маркетинговые/ремаркетинговые коммуникации: начиная от “лайков” на страницах товаров, заканчивая функцией “поделиться моим заказом”, который позволяет покупателям, после оформления заказа, поделиться им со своими друзьями. В связке с модулем “пригласи друга” этот функционал поможет нарастить аудиторию вашего проекта.</p>
</div>
</div>
<div class="block-3 d-md-flex ftco-animate">
<a href="portfolio.html" class="image screen order-2" style="background-image: url('screens/admin-discounts.png');background-position: 0 0 "></a>
<div class="text order-1">
<h4 class="subheading">Чёрная пятница!</h4>
<h2 class="heading"><a href="portfolio.html">Бесконечно гибкая система промо-акций</a></h2>
<p>
Чёрная пятница, бесплатная доставка при покупке определенных товаров, скидки в зависимости от суммы заказа, скидочные купоны.
</p>
<p>
Поддержка динамических акций: начисление скидки пользователям, посетившим определённую страницу, или любые другие условия (реферал, наличие cookie и п.р.)
<span class="premium-only">* премиум</span>
</p>
</div>
</div>
<div class="block-3 d-md-flex ftco-animate">
<a href="portfolio.html" class="image screen" style="background-image: url('screens/friendo-intro.jpg');background-position: 0 0 "></a>
<div class="text">
<h4 class="subheading">Illustration</h4>
<h2 class="heading">Модуль акций Пригласи Друга</h2>
<p>У посетителей (регистрация не требуется) есть возможность пригласить друзей на сайт интернет-магазина - для каждого приглашения генерируется уникальная ссылка для отслеживания активности по кликам и продажам. </p>
</div>
</div>
<div class="block-3 d-md-flex ftco-animate">
<a href="portfolio.html" class="image screen order-2" style="background-image: url('screens/abandoned-carts.jpg'); "></a>
<div class="text">
<h4 class="subheading">Ремаркетинг</h4>
<h2 class="heading">Брошенные корзины</h2>
<p>Изучив мировую статистику брошенных корзин мы может однозначно сказать, что Вам непременно стоит напоминать покупателям о незавершенных заказах.</p>
</div>
</div>
</div>
</div>
</section>
<!--<section class="ftco-section testimony-section ftco-degree-bg" >
<div class="container">
<div class="row justify-content-center mb-5 pb-5">
<div class="col-md-7 text-center heading-section ftco-animate">
<span class="subheading">ОТЗЫВЫ О СИСТЕМЕ</span>
<h2>Что говорят наши клиенты</h2>
</div>
</div>
<div class="row ftco-animate">
<div class="col-md-12">
<div class="carousel-testimony owl-carousel ftco-owl">
<div class="item text-center">
<div class="testimony-wrap p-4 pb-5">
<div class="user-img mb-4" style="background-image: url(images/person_1.jpg)">
<span class="quote d-flex align-items-center justify-content-center">
<i class="icon-quote-left"></i>
</span>
</div>
<div class="text">
<p class="mb-5">Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.</p>
<p class="name">Dennis Green</p>
<span class="position">Marketing Manager</span>
</div>
</div>
</div>
<div class="item text-center">
<div class="testimony-wrap p-4 pb-5">
<div class="user-img mb-4" style="background-image: url(images/person_2.jpg)">
<span class="quote d-flex align-items-center justify-content-center">
<i class="icon-quote-left"></i>
</span>
</div>
<div class="text">
<p class="mb-5">Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.</p>
<p class="name">Dennis Green</p>
<span class="position">Interface Designer</span>
</div>
</div>
</div>
<div class="item text-center">
<div class="testimony-wrap p-4 pb-5">
<div class="user-img mb-4" style="background-image: url(images/person_3.jpg)">
<span class="quote d-flex align-items-center justify-content-center">
<i class="icon-quote-left"></i>
</span>
</div>
<div class="text">
<p class="mb-5">Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.</p>
<p class="name">Dennis Green</p>
<span class="position">UI Designer</span>
</div>
</div>
</div>
<div class="item text-center">
<div class="testimony-wrap p-4 pb-5">
<div class="user-img mb-4" style="background-image: url(images/person_1.jpg)">
<span class="quote d-flex align-items-center justify-content-center">
<i class="icon-quote-left"></i>
</span>
</div>
<div class="text">
<p class="mb-5">Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.</p>
<p class="name">Dennis Green</p>
<span class="position">Web Developer</span>
</div>
</div>
</div>
<div class="item text-center">
<div class="testimony-wrap p-4 pb-5">
<div class="user-img mb-4" style="background-image: url(images/person_1.jpg)">
<span class="quote d-flex align-items-center justify-content-center">
<i class="icon-quote-left"></i>
</span>
</div>
<div class="text">
<p class="mb-5">Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.</p>
<p class="name">Dennis Green</p>
<span class="position">System Analytics</span>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>-->
<section class="ftco-section ftco-counter ftco-degree-bg" id="section-counter">
<div class="container">
<div class="row justify-content-center mb-5 pb-5">
<div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
<h2>Статистика</h2>
</div>
</div>
<div class="row">
<div class="col-md-6 col-lg-4 d-flex justify-content-center counter-wrap ftco-animate">
<div class="block-18 text-center">
<div class="text">
<strong class="number" data-number="5300">0</strong>
<span>Ревизий кода</span>
</div>
</div>
</div>
<div class="col-md-6 col-lg-4 d-flex justify-content-center counter-wrap ftco-animate">
<div class="block-18 text-center">
<div class="text">
<strong class="number" data-number="2000">0</strong>
<span>Заказов</span>
</div>
</div>
</div>
<div class="col-md-6 col-lg-4 d-flex justify-content-center counter-wrap ftco-animate">
<div class="block-18 text-center">
<div class="text">
<strong class="number" data-number="6">0</strong>
<span>Лет успешной работы</span>
</div>
</div>
</div>
</div>
</div>
</section>
<!--<section class="ftco-section ftco-degree-bg">
<div class="container">
<div class="row justify-content-center mb-5 pb-5">
<div class="col-md-7 text-center heading-section ftco-animate">
<span class="subheading">Blog</span>
<h2>Recent Blog</h2>
</div>
</div>
<div class="row">
<div class="col-md-4 ftco-animate">
<div class="blog-entry">
<a href="blog-single.html" class="block-20" style="background-image: url('images/image_1.jpg');">
</a>
<div class="text p-4 d-block">
<div class="meta mb-3">
<div><a href="#">July 12, 2018</a></div>
<div><a href="#">Admin</a></div>
<div><a href="#" class="meta-chat"><span class="icon-chat"></span> 3</a></div>
</div>
<h3 class="heading"><a href="#">Even the all-powerful Pointing has no control about the blind texts</a></h3>
</div>
</div>
</div>
<div class="col-md-4 ftco-animate">
<div class="blog-entry" data-aos-delay="100">
<a href="blog-single.html" class="block-20" style="background-image: url('images/image_2.jpg');">
</a>
<div class="text p-4">
<div class="meta mb-3">
<div><a href="#">July 12, 2018</a></div>
<div><a href="#">Admin</a></div>
<div><a href="#" class="meta-chat"><span class="icon-chat"></span> 3</a></div>
</div>
<h3 class="heading"><a href="#">Even the all-powerful Pointing has no control about the blind texts</a></h3>
</div>
</div>
</div>
<div class="col-md-4 ftco-animate">
<div class="blog-entry" data-aos-delay="200">
<a href="blog-single.html" class="block-20" style="background-image: url('images/image_3.jpg');">
</a>
<div class="text p-4">
<div class="meta mb-3">
<div><a href="#">July 12, 2018</a></div>
<div><a href="#">Admin</a></div>
<div><a href="#" class="meta-chat"><span class="icon-chat"></span> 3</a></div>
</div>
<h3 class="heading"><a href="#">Even the all-powerful Pointing has no control about the blind texts</a></h3>
</div>
</div>
</div>
</div>
</div>
</section>-->
<footer class="ftco-footer ftco-bg-dark ftco-section">
<div class="container">
<div class="row mb-5">
<div class="col-md">
<div class="ftco-footer-widget mb-4">
<h2 class="ftco-heading-2">О нас</h2>
<p>Более 10 лет опыта в разработке интернет-магазинов и онлайн торговли.</p>
<ul class="ftco-footer-social list-unstyled float-md-left float-lft">
<li class="ftco-animate"><a href="https://twitter.com/alphatech_ua"><span class="icon-twitter"></span></a></li>
<li class="ftco-animate"><a href="https://www.facebook.com/Alphatech.ua"><span class="icon-facebook"></span></a></li>
<li class="ftco-animate"><a href="https://www.instagram.com/alphatech.ua/"><span class="icon-instagram"></span></a></li>
</ul>
</div>
</div>
<div class="col-md">
<div class="ftco-footer-widget mb-4">
<h2 class="ftco-heading-2">Популярные разделы</h2>
<ul class="list-unstyled">
<li><a href="#" class="py-2 d-block">Home</a></li>
<li><a href="#about" class="py-2 d-block">Обзор системы</a></li>
<li><a href="#" class="py-2 d-block">Services</a></li>
<li><a href="#" class="py-2 d-block">Portfolio</a></li>
<li><a href="#" class="py-2 d-block">Contact</a></li>
<li><a href="#" class="py-2 d-block">Privacy</a></li>
</ul>
</div>
</div>
<div class="col-md">
<div class="ftco-footer-widget mb-4">
<h2 class="ftco-heading-2">Связь</h2>
<ul class="list-unstyled">
<li><a href="#" class="py-2 d-block">Украина, Киев</a></li>
<li><a href="#" class="py-2 d-block">+38 (068) 789-3128</a></li>
<li><a href="#" class="py-2 d-block">hello@alphatech.com.ua</a></li>
</ul>
</div>
</div>
<div class="col-md">
<div class="ftco-footer-widget mb-4">
<h2 class="ftco-heading-2">Newsletter</h2>
<p>Подпишитесь на новости проекта:</p>
<form class="subscribe-form" action="https://alphatech.us4.list-manage.com/subscribe/post?u=c43eec2cfc3387e6ff121ba36&id=96955c8f06" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" target="_blank" novalidate>
<div class="form-group">
<span class="icon icon-paper-plane"></span>
<input type="email" value="" name="EMAIL" id="mce-EMAIL" required class="form-control" placeholder="Ваш email">
<!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
<div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_c43eec2cfc3387e6ff121ba36_96955c8f06" tabindex="-1" value=""></div>
</div>
<input type="submit" value="Подписаться" name="subscribe" id="mc-embedded-subscribe" class="btn btn-primary mt-2" />
<div class="form-group">
</div>
</form>
</div>
</div>
</div>
<div class="row">
<div class="col-md-12 text-center">
<p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
Copyright ©<script>document.write(new Date().getFullYear());</script> All rights reserved | Alphatech · Альфатек
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
</div>
</div>
</div>
</footer>
<!-- loader -->
<div id="ftco-loader" class="show fullscreen"><svg class="circular" width="48px" height="48px"><circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/><circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10" stroke="#F96D00"/></svg></div>
<script src="js/jquery.min.js"></script>
<script src="js/jquery-migrate-3.0.1.min.js"></script>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.easing.1.3.js"></script>
<script src="js/jquery.waypoints.min.js"></script>
<script src="js/jquery.stellar.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/jquery.magnific-popup.min.js"></script>
<script src="js/aos.js"></script>
<script src="js/jquery.animateNumber.min.js"></script>
<script src="js/bootstrap-datepicker.js"></script>
<script src="js/jquery.timepicker.min.js"></script>
<!--<script src="https://maps.googleapis.com/maps/api/js?key=&sensor=false"></script>
<script src="js/google-map.js"></script>-->
<script src="js/main.js"></script>
<!-- WHOOOOOOO DIS????? -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-34726674-8', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>