-
Notifications
You must be signed in to change notification settings - Fork 0
/
catalog.html
210 lines (208 loc) · 12.1 KB
/
catalog.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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Барбершоп «Бородинский» - Средства для ухода</title>
<link href='http://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700&subset=latin,cyrillic' rel='stylesheet' type='text/css'>
<link href="css/normalize.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet">
</head>
<body class="body-inner">
<header class="main-header">
<div class="container clearfix">
<nav class="main-navigation">
<ul>
<li><a href="index.html">Главная</a></li>
<li><a href="#">Информация</a></li>
<li><a href="#">Новости</a></li>
<li><a href="price.html">Прайс-лист</a></li>
<li class="active"><a href="catalog.html">Магазин</a></li>
<li><a href="#">Контакты</a></li>
</ul>
</nav>
<div class="user-block">
<a href="#" class="login">Вход</a>
</div>
</div>
</header>
<main class="catalog-page inner-page-content">
<div class="container clearfix">
<div class="inner-page-title">
<h1>Средства для ухода</h1>
<nav class="breadcrumbs">
<ul>
<li><a href="index.html">Главная</a></li>
<li><a href="catalog.html">Магазин</a></li>
<li>Средства для ухода</li>
</ul>
</nav>
</div>
<div class="catalog-filter">
<form action="/" method="post">
<fieldset>
<legend><h3>Производители</h3></legend>
<input type="checkbox" id="man-1" name="manufacturer" value="1" checked>
<label for="man-1">
Baxter of California
</label>
<input type="checkbox" id="man-2" name="manufacturer" value="2">
<label for="man-2">
Mr Natty
</label>
<input type="checkbox" id="man-3" name="manufacturer" value="3" checked>
<label for="man-3">
Sauvecito
</label>
<input type="checkbox" id="man-4" name="manufacturer" value="4">
<label for="man-4">
Malin+Goetz
</label>
<input type="checkbox" id="man-5" name="manufacturer" value="5">
<label for="man-5">
Murray's
</label>
<input type="checkbox" id="man-6" name="manufacturer" value="6" checked>
<label for="man-6">
American Crew
</label>
</fieldset>
<fieldset>
<legend><h3>Группы товаров</h3></legend>
<input type="radio" id="group-1" name="product-groups" value="1" checked>
<label for="group-1">
Бритвенные принадлежности
</label>
<input type="radio" id="group-2" name="product-groups" value="2">
<label for="group-2">
Средства для ухода
</label>
<input type="radio" id="group-3" name="product-groups" value="3">
<label for="group-3">
Аксессуары
</label>
</fieldset>
<button class="btn" type="submit">Показать</button>
</form>
</div>
<section class="catalog-products">
<div class="catalog-product">
<figure class="catalog-product-photo">
<a href="item.html">
<img src="img/img-product-catalog-1.jpg" width="220" height="165" alt="Набор для путешествий Baxter of California">
</a>
</figure>
<div class="catalog-product-info">
<a class="product-link product-link-item" href="item.html">Набор для путешествий</a>
<a class="product-link product-link-category" href="catalog.html">«Baxter of California»</a>
<div class="catalog-product-buy">
<div class="catalog-product-price">2 900 руб.</div>
<a href="#" class="btn btn-buy">Купить</a>
</div>
</div>
</div>
<div class="catalog-product">
<figure class="catalog-product-photo">
<a href="item.html">
<img src="img/img-product-catalog-2.jpg" width="220" height="165" alt="Увлажняющий кондиционер Baxter of California">
</a>
</figure>
<div class="catalog-product-info">
<a class="product-link product-link-item" href="item.html">Увлажняющий кондиционер</a>
<a class="product-link product-link-category" href="catalog.html">«Baxter of California»</a>
<div class="catalog-product-buy">
<div class="catalog-product-price">750 руб.</div>
<a href="#" class="btn btn-buy">Купить</a>
</div>
</div>
</div>
<div class="catalog-product">
<figure class="catalog-product-photo">
<a href="item.html">
<img src="img/img-product-catalog-3.jpg" width="220" height="165" alt="Гель для волос Sauvecito">
</a>
</figure>
<div class="catalog-product-info clearfix">
<a class="product-link product-link-item" href="item.html">Гель для волос</a>
<a class="product-link product-link-category" href="catalog.html">«Sauvecito»</a>
<div class="catalog-product-buy">
<div class="catalog-product-price">290 руб.</div>
<a href="#" class="btn btn-buy">Купить</a>
</div>
</div>
</div>
<div class="catalog-product">
<figure class="catalog-product-photo">
<a href="item.html">
<img src="img/img-product-catalog-4.jpg" width="220" height="165" alt="Глина для укладки волос American Crew">
</a>
</figure>
<div class="catalog-product-info">
<a class="product-link product-link-item" href="item.html">Глина для укладки волос</a>
<a class="product-link product-link-category" href="catalog.html">«American Crew»</a>
<div class="catalog-product-buy">
<div class="catalog-product-price">500 руб.</div>
<a href="#" class="btn btn-buy">Купить</a>
</div>
</div>
</div>
<div class="catalog-product">
<figure class="catalog-product-photo">
<a href="item.html">
<img src="img/img-product-catalog-5.jpg" width="220" height="165" alt="Гель для волос American Crew">
</a>
</figure>
<div class="catalog-product-info">
<a class="product-link product-link-item" href="item.html">Гель для волос</a>
<a class="product-link product-link-category" href="catalog.html">«American Crew»</a>
<div class="catalog-product-buy">
<div class="catalog-product-price">300 руб.</div>
<a href="#" class="btn btn-buy">Купить</a>
</div>
</div>
</div>
<div class="catalog-product">
<figure class="catalog-product-photo">
<a href="item.html">
<img src="img/img-product-catalog-6.jpg" width="220" height="165" alt="Набор для бритья Baxter of California">
</a>
</figure>
<div class="catalog-product-info">
<a class="product-link product-link-item" href="item.html">Набор для бритья</a>
<a class="product-link product-link-category" href="catalog.html">«Baxter of California»</a>
<div class="catalog-product-buy">
<div class="catalog-product-price">3 900 руб.</div>
<a href="#" class="btn btn-buy">Купить</a>
</div>
</div>
</div>
<ul class="catalog-pagination">
<li><a href="#">1</a></li>
<li class="active"><span>2</span></li>
<li><a href="#">3</a></li>
<li><a href="#">4</a></li>
</ul>
</section>
</div>
</main>
<footer class="main-footer">
<div class="container clearfix">
<section class="footer-contacts" itemscope itemtype="http://schema.org/Organization">
<span itemprop="name">Barbershop «Borodinski»</span>
<div itemprop="address" itemscope itemtype="http://schema.org/PostalAddress">адрес: <span itemprop="addressLocality">г. Санкт-Петербург</span>, <span itemprop="streetAddress">ул. Собаки Павлова, д. 13</span></div>
<a href="#">Как нас найти?</a>
телефон: <span itemprop="telephone">+7 (495) 666-02-66</span>
</section>
<section class="footer-social">
<p>Давайте дружить!</p>
<a href="#" class="social-btn social-btn-vk">Вконтакте</a>
<a href="#" class="social-btn social-btn-fb">Фейсбук</a>
<a href="#" class="social-btn social-btn-inst">Инстаграм</a>
</section>
<section class="footer-copyright">
<p>Дизайн сайта:</p>
<a href="#" class="btn">glukhanko.ru</a>
</section>
</div>
</footer>
</body>
</html>