-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
453 lines (416 loc) · 24.9 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
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title></title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="fonts/fonts.css"/>
<link rel="stylesheet" href="img/sprites.css">
<link rel="stylesheet" href="css/main.css">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<script>window.html5 || document.write('<script src="js/vendor/html5shiv.js"><\/script>')</script>
<![endif]-->
</head>
<body>
<!--[if lt IE 7]>
<p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
<![endif]-->
<div class="wrapper">
<div class="sidebar">
<div class="logo-wrap">
<h1><a href="#" class="logo"><img src="img/logo.png" alt=""></a></h1>
<p>Деревянные лестницы для лиц с ограниченным бюджетом</p>
</div>
<h2>По доступным ценам</h2>
<form id="form-1" method="POST" action="javascript:void(null);" onsubmit="call('#form-1')">
<h3>Закажите прямо сейчас</h3>
<p class="input"><input type="text" name="name" placeholder="Ваше имя"></p>
<p class="input"><input type="text" name="phone" placeholder="Ваш контактный телефон"></p>
<input type="submit" class="submit" value="Заказать лестницу">
</form>
<div class="contacts">
<p>С удовольствием ответим на ваш звонок</p>
<p class="phone-number">(495) 988-96-30/31</p>
<a href="#" class="callback" data-toggle="modal" data-target="#form">Вам перезвонить?</a>
</div>
</div>
<div class="content">
<section>
<div class="promo container">
<h2>Стиль и качество <br><b>всё это у вас дома</b></h2>
<a href="#" class="watch-video" data-toggle="modal" data-target="#video">Смотреть видео <span class="btn-arrow"></span></a>
</div>
</section>
<section>
<div class="benefits container">
<h2>Почему вам нужно заказать у нас</h2>
<h3>деревянные лестницы:</h3>
<div class="benef-1">
<span class="num">1</span>
<b>Все лестницы в наличии</b>, можно забрать прямо сейчас
</div>
<div class="benef-2">
<span class="num">2</span>
<b>"Сделай сам"</b> — лестницу легко и просто собрать самостоятельно, как конструктор
</div>
<div class="our-benef">
<span class="icon icon-i"></span>
<p>Гарантия качества</p>
<p>Стильный дизаин</p>
<p>Бесплатная доставка</p>
</div>
<div class="text-benef">
А вообще, деревянные лестницы давно выяснено, что при оценке дизайна и композиции читаемый текст мешает сосредоточиться. Тут можно пустить текст о том, как здорово иметь деревянную лестницу, так что клиент начнет биться в истерике от желания купить.
</div>
</div>
</section>
<section>
<div class="share">
<h2>Привозите расчёты лестниц от других компаний и <br><span>получите скидку</span>.</h2>
<span class="discount">7%</span>
<a href="#" class="share-link" data-toggle="modal" data-target="#share"></a>
</div>
</section>
<section>
<div class="our-works ">
<h2>Наши лестницы</h2>
<div class="elegant">
<ul class="bxslider">
<li>
<img src="img/slider-1.jpg" />
</li>
</ul>
<h3>Лесница "Элегант"</h3>
<p>Модульная лестница «Элегант» — это конструкция на двух прочных металлических косоурах с повышенной надёжностью. Модульный принцип сборки лестницы — простой и эффективный вариант. Благодаря возможности использования модулей разных высот шага лестница легко регулируется по высоте.</p>
</div>
<div class="prestige">
<ul class="bxslider">
<li>
<img src="img/slider-2.jpg" />
</li>
</ul>
<h3>Лестница “Престиж”</h3>
<p>Сборные лестницы «Престиж» — недорогое многофункциональное решение практически для любых проёмов. Серийное производство лестниц «Престиж» делает данные конструкции лучшим решением по соотношению цены и качества. Богатая цветовая палитра идеально впишет лестницу практически в любой интерьер. </p>
</div>
<div style="clear: both;"></div>
</div>
</section>
<section>
<div class="materials ">
<div class="material">
<h2>Ель</h2>
<p>Многие думают, что Lorem Ipsum - взятый с потолка псевдо-латинский набор слов, но это не совсем так. Его корни уходят в один фрагмент классической латыни 45 года н.э., то есть более двух тысячелетий назад. </p>
<a href="#" class="buy" data-toggle="modal" data-target="#form">Всего за 5000 руб. вы получите лестницу из ели</a>
<img src="img/el.jpg" alt="">
</div>
<div class="material">
<h2>Бук</h2>
<p>Многие думают, что Lorem Ipsum - взятый с потолка псевдо-латинский набор слов, но это не совсем так. Его корни уходят в один фрагмент классической латыни 45 года н.э., то есть более двух тысячелетий назад. </p>
<a href="#" class="buy" data-toggle="modal" data-target="#form">Всего за 5000 руб. вы получите лестницу из ели</a>
<img src="img/buk.jpg" alt="">
</div>
<div class="material">
<h2>Дуб</h2>
<p>Многие думают, что Lorem Ipsum - взятый с потолка псевдо-латинский набор слов, но это не совсем так. Его корни уходят в один фрагмент классической латыни 45 года н.э., то есть более двух тысячелетий назад. </p>
<a href="#" class="buy" data-toggle="modal" data-target="#form">Всего за 5000 руб. вы получите лестницу из ели</a>
<img src="img/dub.jpg" alt="">
</div>
</div>
</section>
<section>
<div class="reviews ">
<hr>
<h2>Отзывы наших клиентов</h2>
<ul class="bxslider-2">
<li>
<cite>Михаил Гришин</cite>
<p class="who">(Предприниматель)</p>
<blockquote>
<span class="arrow quote-arrow"></span>
<span class="quote-1"></span>
<span class="quote-2"></span>
<p>
При строительстве загородного дома возник вопрос с выбором лестницы. Интерьер дома хотели с женой постоянно обновлять. Поэтому остановили свой выбор на модели "Супер-Элегант". Отлично вписывается под любой дизайн интерьера. Да и уровень сервиса у компании отличный. Спасибо.
</p>
</blockquote>
</li>
<li>
<cite>Екатерина</cite>
<p class="who">(Сотрудник банка)</p>
<blockquote>
<span class="arrow quote-arrow"></span>
<span class="quote-1"></span>
<span class="quote-2"></span>
<p>
Заказала лестницу родителям в новый строящийся дом. Подарок им очень понравился. Не пришлось ехать контролировать доставку и установку. Все сделали хорошо и чисто.
</p>
</blockquote>
</li>
<li>
<cite>Александр и Елена</cite>
<p class="who">(Молодожены)</p>
<blockquote>
<span class="arrow quote-arrow"></span>
<span class="quote-1"></span>
<span class="quote-2"></span>
<p>
После свадебного путешествия заехали в новую 2-х этажную квартиру. И лестница является самым оригинальным украшением квартиры. Мы очень довольны.
</p>
</blockquote>
</li>
</ul>
</div>
</section>
<section>
<div class="share share2">
<h2>Помощь другу</h2>
<p>Если Ваши соседи, друзья или знакомые уже приобрели у нас "Суперлестницы", то при предъявлении их накладной Вы получаете скидки на покупку собственной "Суперлестницы"!</p>
<span class="discount">5%</span>
<a href="#" class="share-link" data-toggle="modal" data-target="#form"></a>
</div>
</section>
<section>
<div class="choose">
<form id="form-2" method="POST" action="javascript:void(null);" onsubmit="call('#form-2')">
<h2>выберите вашу лестницу</h2>
<div class="type">
<div id="elegant">
<input type="radio" name="type" value="elegant" id="radio-elegant">
<label for="radio-elegant" id="label-elegant">
<img src="img/form-radio-1.jpg" alt="">
</label>
<span class="price">от <b><span class="type-price">30000<span id="type-price-2"> руб.</b></span>
<h3>Лестница “Злегант”</h3>
</div>
<div id="prestige">
<input type="radio" name="type" value="prestige" id="radio-prestige">
<label for="radio-prestige" id="label-prestige">
<img src="img/form-radio-2.jpg" alt="">
</label>
<span class="price">от <b><span class="type-price">35000</span> руб.</b></span>
<h3>Лестница “Престиж”</h3>
</div>
</div>
<div style="clear: both;"></div>
<div class="material">
<div>
<input type="radio" name="material" value='el' id='el'>
<label for="el">
<p>Ель</p>
<span class="mat-price">+ <span class="mat-price-val">5000</span> руб.</span>
</label>
</div>
<div>
<input type="radio" name="material" value='buk' id='buk'>
<label for="buk">
<p>Бук</p>
<span class="mat-price">+ <span class="mat-price-val">10000</span> руб.</span>
</label>
</div>
<div>
<input type="radio" name="material" value='dub' id='dub'>
<label for="dub">
<p>Дуб</p>
<span class="mat-price">+ <span class="mat-price-val">15000</span> руб.</span>
</label>
</div>
</div>
<div style="clear: both;"></div>
<div class="choose-price">
<p>
<span class='gray'>Итого: </span>около<b> <span id="total-price">0</span> руб</b>
</p>
</div>
<a href="" class="popup-btn" data-toggle="modal" data-target="#form-2-popup">рассчитать точно</a>
<!--modal -->
<div class="modal fade" id="form-2-popup" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h3>Сделайте заказ!</h3>
<button type="button" class="close" data-dismiss="modal"><span aria-hidden="true">×</button>
</div>
<div class="modal-body" >
<label for="name">Ваше имя</label>
<p>
<input type="text" id="name" name="name">
</p>
<label for="phone">Ваш телефон</label>
<p>
<input type="text" id="phone" name="phone">
</p>
<label for="email">Ваш Email</label>
<p>
<input type="text" id="email" name="email">
</p>
<input type="submit" class="form-submit">
</div>
</div>
</div>
</div>
</form>
</div>
</section>
<section>
<div id="map">
</div>
</section>
</div>
</div>
<!-- Modal -->
<!-- modal video -->
<div class="modal fade" id="video" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header" style="padding-left: 30px">
<h3>Лестницы "Стамет"</h3>
<button type="button" class="close" data-dismiss="modal"><span aria-hidden="true">×</span></button>
</div>
<div class="modal-body" style="padding: 30px; text-aligh:center">
</div>
</div>
</div>
</div>
<!-- success modal -->
<div class="modal fade" id="success" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h3>Спасибо!</h3>
<button type="button" class="close" data-dismiss="modal"><span aria-hidden="true">×</span></button>
</div>
<div class="modal-body" style="padding: 50px; text-aligh:center">
<p style="font-size:24px">Hаш менеджер скоро свяжется с вами!</p>
</div>
</div>
</div>
</div>
<!-- success error -->
<div class="modal fade" id="error" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h3>Ошибка!</h3>
<button type="button" class="close" data-dismiss="modal"><span aria-hidden="true">×</span></button>
</div>
<div class="modal-body" style="padding: 50px; text-aligh:center">
<p style="font-size:24px">Ваши данные не были отправлены!</p>
</div>
</div>
</div>
</div>
<!-- form modal -->
<div class="modal fade" id="form" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h3>Сделайте заказ!</h3>
<button type="button" class="close" data-dismiss="modal"><span aria-hidden="true">×</button>
</div>
<div class="modal-body" >
<form method="POST" id="send-form" action="javascript:void(null);" onsubmit="call('#send-form')">
<label for="name">Ваше имя</label>
<p>
<input type="text" id="name" name="name">
</p>
<label for="phone">Ваш телефон</label>
<p>
<input type="text" id="phone" name="phone">
</p>
<label for="email">Ваш Email</label>
<p>
<input type="text" id="email" name="email">
</p>
<input type="submit" class="form-submit">
</form>
</div>
</div>
</div>
</div>
<!-- form modal -->
<div class="modal fade" id="share" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h3>Сделайте заказ!</h3>
<button type="button" class="close" data-dismiss="modal"><span aria-hidden="true">×</button>
</div>
<div class="modal-body" >
<form method="POST" id="share-form" action="javascript:void(null);" onsubmit="call('#share-form')">
<p class="desc">Если у вас уже есть готовая смета от наших друзей-конкурентов, то мы готовы рассмотреть ее и дать Вам дополнительный бонус. Подробности акции можно узнать в офисе компании. </p>
<p class="cont-us">Оставьте телефон, и наш менеджер расскажет вам подробности акции</p>
<label for="phone">Ваш телефон</label>
<p>
<input type="text" id="phone" name="phone">
</p>
<input type="submit" class="form-submit">
</form>
</div>
</div>
</div>
</div>
<script src="js/vendor/jquery-1.11.0.min.js"></script>
<script src="js/main.js"></script>
<!-- bxSlider Javascript file -->
<script src="js/jquery.bxslider.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script>
$(document).ready(function(){
$('.bxslider').bxSlider({pager:false, auto:true});
$('.bxslider-2').bxSlider({pager:false, auto:true, mode: 'fade', speed: 1000, pause: 5000});
$('#myModal').modal({show:false});
$('#success').modal({show:false});
$('#form').modal({show:false});
$('#form-2-popup').modal({show:false});
$('#share').modal({show:false});
$('#video').modal({show:false});
$('#video').on('show.bs.modal', function(){
$(this).find('.modal-body').append('<iframe width="540" src="http://www.youtube.com/embed/rndELZUlAm4?autoplay=1&hd=1" height="405" frameborder="0" allowfullscreen=""></iframe>')
})
$('#video').on('hide.bs.modal', function(){
$(this).find('iframe').remove();
}); });
</script>
<!-- ajax -->
<script>
function call(id){
var msg = $(id).serialize();
$.ajax({
type: 'POST',
url: 'send.php',
data: msg,
success: function(data) {
if(id=="#form-2"){
$('#form-2-popup').modal('hide');
}
if(id=="#send-form"){
$('#form').modal('hide');
}
if(id=="#share-form"){
$('#share').modal('hide');
}
$('#success').modal('show');
},
error: function(xhr, str){
if(id=="#form-2"){
$('#form-2-popup').modal('hide');
}
if(id=="#send-form"){
$('#form').modal('hide');
}
if(id=="#share-form"){
$('#share').modal('hide');
}
$('#error').modal('show');
}
});
}
</script>
</body>
</html>