-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbasket.html
511 lines (508 loc) · 25.5 KB
/
basket.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
<!DOCTYPE html>
<html lang="ru">
<head>
<title>Главная</title>
<meta charset="UTF-8">
<meta name="format-detection" content="telephone=no">
<!-- <style>body{opacity: 0;}</style> -->
<link rel="stylesheet" href="css/style.min.css?_v=20221208155559">
<link rel="shortcut icon" href="favicon.ico">
<!-- <meta name="robots" content="noindex, nofollow"> -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
<div class="wrapper">
<!-- //======================================================================================================================================================== -->
<header class="header">
<div class="header__body">
<div class="header__top top-header">
<div class="top-header__container">
<div class="top-header__menu"></div>
<div class="top-header__items">
<a href="" class="top-header__logo"><img src="img/header/logo.svg" alt=""></a>
<div data-da=".navigation-header__input, 600.98" class="top-header__item">
<input autocomplete="off" type="text" name="form[]" data-error="error" placeholder="Найти игру" class="top-header__input">
<button type="button" class="top-header__search _icon-search"></button>
</div>
</div>
<div class="top-header__connect">
<div class="top-header__call">
<a href="tel:+7 (495) 911-10-11" class="top-header__phone _icon-phone">+7 (495) 911-10-11</a>
</div>
<div class="top-header__icons">
<div class="top-header__icon">
<a href="" class="top-header__user _icon-user"></a>
</div>
<div class="top-header__icon">
<a href="" class="top-header__cart _icon-cart"></a>
<span>1</span>
</div>
</div>
</div>
</div>
</div>
<div class="header__navigation navigation-header">
<div class="navigation-header__container">
<div class="navigation-header__catalog">
<div data-da=".top-header__menu, 767.98" class="header__menu menu">
<div class="menu__buttons">
<button type="button" class="icon-menu">
<span></span>
</button>
<div class="menu__text">Каталог</div>
</div>
<nav class="menu__body body-menu">
<div class="body-menu__content">
<div class="body-menu__catalog catalog-menu">
<div data-tabs class="catalog-menu__tabs tabs-catalog">
<div class="tabs-catalog__main">
<nav data-tabs-titles class="tabs__navigation">
<button type="submit" class="tabs__title _tab-active _icon-arrow-right">Настольные
игры</button>
<button type="submit" class="tabs__title _icon-arrow-right">Warhammer
40000</button>
<button type="submit" class="tabs__title _icon-arrow-right">Magic: the
Gathering</button>
<button type="submit" class="tabs__title _icon-arrow-right">Аксессуары
для
игр</button>
<button type="submit" class="tabs__title _icon-arrow-right">Краски</button>
<button type="submit" class="tabs__title _icon-arrow-right">Товары для
детей</button>
<button type="submit" class="tabs__title _icon-arrow-right">Аксессуары</button>
</nav>
<div data-tabs-body class="tabs__content">
<div class="tabs__body body-tabs">
<div class="body-tabs__content">
<h2 class="body-tabs__title">Настольные игры</h2>
<div class="body-tabs__blocks">
<div class="body-tabs__block">
<a href="" class="body-tabs__link">Альтернативные
миниатюры (69)</a>
<a href="" class="body-tabs__link">Age of Sigmar
(263)</a>
<a href="" class="body-tabs__link">Warcry (49)</a>
</div>
<div class="body-tabs__block">
<a href="" class="body-tabs__link">Nercomunda (21)</a>
<a href="" class="body-tabs__link">Lord of the
Rings(16)</a>
<a href="" class="body-tabs__link">Titanicus (4)</a>
</div>
<div class="body-tabs__block">
<a href="" class="body-tabs__link">Warcry (49)</a>
<a href="" class="body-tabs__link">Warhammer:
Underworlds (22)</a>
<a href="" class="body-tabs__link">Killtem (4)</a>
</div>
</div>
</div>
</div>
<div class="tabs__body body-tabs">
<div class="body-tabs__content">
<h2 class="body-tabs__title">Warhammer 40000</h2>
<div class="body-tabs__blocks">
<div class="body-tabs__block">
<a href="" class="body-tabs__link">Альтернативные
миниатюры (69)</a>
<a href="" class="body-tabs__link">Warhammer 40k
(400)</a>
<a href="" class="body-tabs__link">Age of Sigmar
(263)</a>
<a href="" class="body-tabs__link">Warcry (49)</a>
</div>
<div class="body-tabs__block">
<a href="" class="body-tabs__link">Nercomunda (21)</a>
<a href="" class="body-tabs__link">Lord of the
Rings(16)</a>
<a href="" class="body-tabs__link">Blood Bowl (28)</a>
<a href="" class="body-tabs__link">Titanicus (4)</a>
</div>
<div class="body-tabs__block">
<a href="" class="body-tabs__link">Warcry (49)</a>
<a href="" class="body-tabs__link">Warhammer:
Underworlds (22)</a>
<a href="" class="body-tabs__link">Killtem (4)</a>
</div>
</div>
</div>
</div>
<div class="tabs__body body-tabs">
<div class="body-tabs__content">
<h2 class="body-tabs__title">Magic: the Gathering</h2>
<div class="body-tabs__blocks">
<div class="body-tabs__block">
<a href="" class="body-tabs__link">Альтернативные
миниатюры (69)</a>
<a href="" class="body-tabs__link">Warhammer 40k
(400)</a>
<a href="" class="body-tabs__link">Age of Sigmar
(263)</a>
<a href="" class="body-tabs__link">Warcry (49)</a>
<a href="" class="body-tabs__link">Age of Sigmar
(263)</a>
<a href="" class="body-tabs__link">Warcry (49)</a>
</div>
<div class="body-tabs__block">
<a href="" class="body-tabs__link">Nercomunda (21)</a>
<a href="" class="body-tabs__link">Lord of the
Rings(16)</a>
<a href="" class="body-tabs__link">Blood Bowl (28)</a>
<a href="" class="body-tabs__link">Titanicus (4)</a>
</div>
<div class="body-tabs__block">
<a href="" class="body-tabs__link">Warcry (49)</a>
<a href="" class="body-tabs__link">Warhammer:
Underworlds (22)</a>
<a href="" class="body-tabs__link">Killtem (4)</a>
</div>
</div>
</div>
</div>
<div class="tabs__body body-tabs">
<div class="body-tabs__content">
<h2 class="body-tabs__title">Аксессуары для игр</h2>
<div class="body-tabs__blocks">
<div class="body-tabs__block">
<a href="" class="body-tabs__link">Альтернативные
миниатюры (69)</a>
<a href="" class="body-tabs__link">Warhammer 40k
(400)</a>
<a href="" class="body-tabs__link">Age of Sigmar
(263)</a>
<a href="" class="body-tabs__link">Warcry (49)</a>
</div>
<div class="body-tabs__block">
<a href="" class="body-tabs__link">Nercomunda (21)</a>
<a href="" class="body-tabs__link">Lord of the
Rings(16)</a>
<a href="" class="body-tabs__link">Blood Bowl (28)</a>
<a href="" class="body-tabs__link">Titanicus (4)</a>
</div>
<div class="body-tabs__block">
<a href="" class="body-tabs__link">Warcry (49)</a>
<a href="" class="body-tabs__link">Warhammer:
Underworlds (22)</a>
<a href="" class="body-tabs__link">Killtem (4)</a>
</div>
</div>
</div>
</div>
<div class="tabs__body body-tabs">
<div class="body-tabs__content">
<h2 class="body-tabs__title">Краски</h2>
<div class="body-tabs__blocks">
<div class="body-tabs__block">
<a href="" class="body-tabs__link">Альтернативные
миниатюры (69)</a>
<a href="" class="body-tabs__link">Warhammer 40k
(400)</a>
<a href="" class="body-tabs__link">Age of Sigmar
(263)</a>
<a href="" class="body-tabs__link">Warcry (49)</a>
</div>
<div class="body-tabs__block">
<a href="" class="body-tabs__link">Nercomunda (21)</a>
<a href="" class="body-tabs__link">Lord of the
Rings(16)</a>
<a href="" class="body-tabs__link">Blood Bowl (28)</a>
<a href="" class="body-tabs__link">Titanicus (4)</a>
</div>
<div class="body-tabs__block">
<a href="" class="body-tabs__link">Warcry (49)</a>
<a href="" class="body-tabs__link">Warhammer:
Underworlds (22)</a>
<a href="" class="body-tabs__link">Killtem (4)</a>
</div>
</div>
</div>
</div>
<div class="tabs__body body-tabs">
<div class="body-tabs__content">
<h2 class="body-tabs__title">Товары для детей</h2>
<div class="body-tabs__blocks">
<div class="body-tabs__block">
<a href="" class="body-tabs__link">Альтернативные
миниатюры (69)</a>
<a href="" class="body-tabs__link">Warhammer 40k
(400)</a>
<a href="" class="body-tabs__link">Age of Sigmar
(263)</a>
<a href="" class="body-tabs__link">Warcry (49)</a>
</div>
<div class="body-tabs__block">
<a href="" class="body-tabs__link">Nercomunda (21)</a>
<a href="" class="body-tabs__link">Lord of the
Rings(16)</a>
<a href="" class="body-tabs__link">Blood Bowl (28)</a>
<a href="" class="body-tabs__link">Titanicus (4)</a>
</div>
<div class="body-tabs__block">
<a href="" class="body-tabs__link">Warcry (49)</a>
<a href="" class="body-tabs__link">Warhammer:
Underworlds (22)</a>
<a href="" class="body-tabs__link">Killtem (4)</a>
</div>
</div>
</div>
</div>
<div class="tabs__body body-tabs">
<div class="body-tabs__content">
<h2 class="body-tabs__title">Аксессуары</h2>
<div class="body-tabs__blocks">
<div class="body-tabs__block">
<a href="" class="body-tabs__link">Альтернативные
миниатюры (69)</a>
<a href="" class="body-tabs__link">Warhammer 40k
(400)</a>
<a href="" class="body-tabs__link">Age of Sigmar
(263)</a>
<a href="" class="body-tabs__link">Warcry (49)</a>
</div>
<div class="body-tabs__block">
<a href="" class="body-tabs__link">Nercomunda (21)</a>
<a href="" class="body-tabs__link">Lord of the
Rings(16)</a>
<a href="" class="body-tabs__link">Blood Bowl (28)</a>
<a href="" class="body-tabs__link">Titanicus (4)</a>
</div>
<div class="body-tabs__block">
<a href="" class="body-tabs__link">Warcry (49)</a>
<a href="" class="body-tabs__link">Warhammer:
Underworlds (22)</a>
<a href="" class="body-tabs__link">Killtem (4)</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</nav>
</div>
</div>
<div class="navigation-header__links">
<a href="" class="navigation-header__link">Wharhammer</a>
<a href="" class="navigation-header__link">Magic:the Cathering</a>
<a href="" class="navigation-header__link">Мероприятия</a>
<a href="" class="navigation-header__link">О центре</a>
<a href="" class="navigation-header__link">Контакты</a>
</div>
<div class="navigation-header__icons">
<a href="" class="navigation-header__icon _icon-insta"></a>
<a href="" class="navigation-header__icon _icon-vk"></a>
<a href="" class="navigation-header__icon _icon-facebook"></a>
</div>
<div class="navigation-header__input"></div>
</div>
</div>
</div>
</header>
<!-- //======================================================================================================================================================== -->
<main class="part">
<section class="lincks">
<div class="lincks__container">
<a href="home.html" class="lincks__link">Главная</a>
<span>></span>
<a href="" class="lincks__link grey">Корзина</a>
</div>
</section>
<section class="part__basket basket">
<div class="basket__container">
<div class="basket__title title">Корзина</div>
<div class="basket__content">
<div class="basket__blocks">
<div id="trash-block" class="basket__items items-basket">
<div class="items-basket__block">
<div class="items-basket__image">
<picture><source srcset="img/basket/01.webp" type="image/webp"><img src="img/basket/01.jpg" alt=""></picture>
</div>
<h3 class="items-basket__title">Вампирский Манчкин</h3>
<div class="items-basket__price">743 ₽</div>
<div data-quantity class="items-basket__quantity quantity-basket">
<button data-quantity-minus type="button" class="quantity-basket__button quantity-basket__button_minus">-</button>
<div class="quantity-basket__input">
<input data-quantity-value autocomplete="off" type="text" name="form[]" value="1">
</div>
<span>шт</span>
<button data-quantity-plus type="button" class="quantity-basket__button quantity-basket__button_plus">+</button>
</div>
<button id="trash" type="button" class="quantity-basket__trash _icon-trash"></button>
</div>
</div>
<div id="trash-block-second" class="basket__items items-basket">
<div class="items-basket__block">
<div class="items-basket__image">
<picture><source srcset="img/basket/02.webp" type="image/webp"><img src="img/basket/02.jpg" alt=""></picture>
</div>
<h3 class="items-basket__title">Warhammer 40,000: <br>
Craftworlds Farseer</h3>
<div class="items-basket__price"><strike>6490 ₽</strike> 743 ₽</div>
<div data-quantity class="items-basket__quantity quantity-basket">
<button data-quantity-minus type="button" class="quantity-basket__button quantity-basket__button_minus">-</button>
<div class="quantity-basket__input">
<input data-quantity-value autocomplete="off" type="text" name="form[]" value="1">
</div>
<span>шт</span>
<button data-quantity-plus type="button" class="quantity-basket__button quantity-basket__button_plus">+</button>
</div>
<button id="trash-second" type="button" class="quantity-basket__trash _icon-trash"></button>
</div>
</div>
</div>
<div class="basket__form form-basket">
<div class="form-basket__cost">Сумма: <span>7476 ₽</span></div>
<div class="form-basket__resive">
<div class="form-basket__placeholder">Промокод:</div>
<div class="form-basket__forinput">
<input autocomplete="off" type="text" name="form[]" data-error="error" placeholder="" class="form-basket__input">
<button type="button" class="form-basket__correct _icon-correct"></button>
</div>
</div>
<div class="form-basket__buttons">
<button data-popup="#popup" type="button" class="form-basket__order btn">Оформить</button>
<button type="button" class="form-basket__buy">Купить в 1 клик</button>
</div>
</div>
</div>
</div>
</section>
</main>
<!-- //======================================================================================================================================================== -->
<footer class="footer">
<div class="footer__container">
<div class="footer__main main-footer">
<div class="main-footer__logotip">
<a href="" class="main-footer__logo"><img src="img/header/logo.svg" alt=""></a>
<div class="main-footer__text">г. Москва ст.м. Таганская
Малый Дровяной переулок 6</div>
</div>
<div class="main-footer__catalog">
<h3 class="main-footer__title">Каталог</h3>
<div class="main-footer__navigation">
<a href="" class="main-footer__nav">Warhammer 40000</a>
<a href="" class="main-footer__nav">Настольные игры</a>
<a href="" class="main-footer__nav">Magic: the Gathering</a>
<a href="" class="main-footer__nav">Аксессуары для игр</a>
<a href="" class="main-footer__nav">Краски</a>
<a href="" class="main-footer__nav">Аксессуары</a>
</div>
</div>
<div class="main-footer__rules">
<a href="" class="main-footer__rule">Правила клуба</a>
<a href="" class="main-footer__rule">Мероприятия</a>
<a href="" class="main-footer__rule">О нас</a>
<a href="" class="main-footer__rule">Контакты</a>
<a href="" class="main-footer__rule">Блог</a>
</div>
<div class="main-footer__payday">
<a href="" class="main-footer__pay">Оплата и достака</a>
<a href="" class="main-footer__pay">Гарантия и возврат</a>
</div>
<div class="main-footer__order">
<button type="button" class="main-footer__btn">Заказать звонок</button>
<div class="main-footer__contact">
<a href="tel:+7 (495) 911-10-11" class="main-footer__phone">+7 (495) 911-10-11</a>
<a href="" class="main-footer__mail">[email protected]</a>
</div>
<div class="main-footer__icons">
<a href="" class="main-footer__icon _icon-insta"></a>
<a href="" class="main-footer__icon _icon-vk"></a>
<a href="" class="main-footer__icon _icon-facebook"></a>
</div>
</div>
</div>
</div>
<div class="footer__copy copy-footer">
<div class="copy-footer__container">
<div class="copy-footer__confidence">© 2021 MagicGoldFish.ru <br>
<a href="">Политика конфиденциальности</a>
</div>
<div class="copy-footer__icons">
<img src="img/footer/01.svg" alt="">
<img src="img/footer/02.svg" alt="">
</div>
<div class="copy-footer__public">Содержимое не является публичной офертой <br>
<a href="">Пользовательское соглашение</a>
</div>
</div>
</div>
</footer>
<!-- //======================================================================================================================================================== -->
</div>
<!-- //======================================================================================================================================================== -->
<div id="popup" aria-hidden="true" class="popup">
<div class="popup__wrapper">
<div class="popup__content">
<div class="popup__text text-popup">
<div class="text-popup__content">
<h3 class="text-popup__title">Войдите или зарегистрируйтесь</h3>
<div data-tabs class="popup__tabs tabs-popup">
<nav data-tabs-titles class="tabs-popup__navigation">
<button type="submit" class="tabs-popup__title _tab-active">Вход</button>
<button type="submit" class="tabs-popup__title">Регистрация</button>
</nav>
<div data-tabs-body class="tabs-popup__content">
<div class="tabs-popup__body body-popup-login">
<div class="body-popup-login__form">
<div class="body-popup-login__holder">Телефон:</div>
<input autocomplete="off" type="text" name="form[]" data-error="error" placeholder="+7 ___ _______" class="body-popup-login__input">
</div>
<div class="body-popup-login__way">Войти с помощью пароля</div>
<div class="body-popup-login__tip">Войти через аккаунт социальной сети</div>
<div class="body-popup-login__icons">
<a href="" class="body-popup-login__icon _icon-facebook"></a>
<a href="" class="body-popup-login__icon _icon-vk"></a>
</div>
<button type="button" class="body-popup-login__button btn">Получить код в SMS</button>
</div>
<div class="tabs-popup__body body-popup-register">
<div class="body-popup-register__form">
<div class="body-popup-register__item">
<span>Имя:</span>
<input autocomplete="off" type="text" name="form[]" data-error="error" placeholder="Имя" class="body-popup-register__input">
</div>
<div class="body-popup-register__item">
<span>Фамилия:</span>
<input autocomplete="off" type="text" name="form[]" data-error="error" placeholder="Фамилия" class="body-popup-register__input">
</div>
<div class="body-popup-register__item">
<span>E-mail или телефон:</span>
<input autocomplete="off" type="text" name="form[]" data-error="error" placeholder="E-mail или телефон" class="body-popup-register__input">
</div>
<div class="body-popup-register__item">
<div class="body-popup-register__pasword">
<span>Пароль:</span>
<div class="body-popup-register__max">мининум 6 символов</div>
</div>
<input autocomplete="off" type="password" name="form[]" data-error="error" placeholder="****" class="body-popup-register__input">
</div>
</div>
<div class="body-popup-register__accepts">
<div class="body-popup-register__checkbox">
<input autocomplete="off" type="checkbox" name="form[]" data-error="error" placeholder="" class="body-popup-register__check">
<div class="body-popup-register__with">Я согласен с <a href="">политикой
конфиденциальности</a>
и с <a href="">обработкой персональных данных</a></div>
</div>
<div class="body-popup-register__checkbox">
<input autocomplete="off" type="checkbox" name="form[]" data-error="error" placeholder="" class="body-popup-register__check">
<div class="body-popup-register__with">Я хочу получать новости и узнавать об
акциях первым</div>
</div>
</div>
<button type="button" class="body-popup-register__button btn">Зарегистрироваться</button>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- //======================================================================================================================================================== -->
<script src="js/app.min.js?_v=20221208155559"></script>
</body>
</html>