-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathproducts.html
407 lines (391 loc) · 20.5 KB
/
products.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>7Motor | Sản phẩm</title>
<link rel="shortcut icon" type="image/icon" href="./img/seven.ico"/>
<!-- bootstrap5 -->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet">
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js"></script>
<!-- boxicons -->
<link href='https://unpkg.com/boxicons@2.1.2/css/boxicons.min.css' rel='stylesheet'>
<script src="https://unpkg.com/boxicons@2.1.2/dist/boxicons.js"></script>
<!-- app css -->
<link rel="stylesheet" href="./css/grid.css">
<link rel="stylesheet" href="./css/app.css">
</head>
<body>
<!-- header -->
<header>
<a href="#" class="logo">
<img src="./img/7motor.png" alt="Logo">
</a>
<div class="main-menu-wrapper">
<ul class="main-menu m-1">
<li><a href="./index.html">Trang Chủ</a></li>
<li><a href="./about.html">Giới thiệu</a></li>
<li><a href="./products.html" class="active">Sản phẩm</a></li>
<li><a href="./faq.html">FAQ</a></li>
<li><a href="./news.html">Tin tức</a></li>
<li><a href="./contact.html">Liên hệ</a></li>
</ul>
</div>
</header>
<!-- end header -->
<!-- hero slide -->
<div class="hero">
<div class="container" id="hero-slide">
<!-- products -->
<div class="row mt-3">
<hr/>
<div class="col-12">
<div class="to-bot show-on-scroll">
<h3 class="main-title">Sản phẩm</h3>
</div>
<div class="to-top show-on-scroll">
<h4 class="product-title bx-flashing-hover">NINJA</h4>
<hr>
<div class="row">
<div class="col-4">
<div class="to-top show-on-scroll">
<div class="product-card">
<a href="./ninjah2.html">
<div class="product-card-img">
<img src="./img/NinjaH2.png" alt="">
</div>
<h3 class="product-name">
NINJA H2 CARBON
</h3>
<span class="product-price">
$56.788,12
</span>
</a>
<button class="btn">Xem chi tiết</button>
</div>
</div>
</div>
<div class="col-4">
<div class="to-top show-on-scroll">
<div class="product-card">
<a href="#">
<div class="product-card-img">
<img src="./img/ZX10R_den.png" alt="">
</div>
<h3 class="product-name">
NINJA ZX10R
</h3>
<span class="product-price">
$31.882,82
</span>
</a>
<button class="btn">Xem chi tiết</button>
</div>
</div>
</div>
<div class="col-4">
<div class="to-top show-on-scroll">
<div class="product-card">
<a href="#">
<div class="product-card-img">
<img src="./img/ZX-25R SE_xanh,bac.png" alt="">
</div>
<h3 class="product-name">
NINJA ZX25R ABS
</h3>
<span class="product-price">
$8.353,39
</span>
</a>
<button class="btn">Xem chi tiết</button>
</div>
</div>
</div>
<div class="col-4">
<div class="to-top show-on-scroll">
<div class="product-card">
<a href="#">
<div class="product-card-img">
<img src="./img/Ninja650_den.png" alt="">
</div>
<h3 class="product-name">
NINJA 650
</h3>
<span class="product-price">
$8.615,80
</span>
</a>
<button class="btn">Xem chi tiết</button>
</div>
</div>
</div>
<div class="col-4">
<div class="to-top show-on-scroll">
<div class="product-card">
<a href="#">
<div class="product-card-img">
<img src="./img/Ninja400_xanh.png" alt="">
</div>
<h3 class="product-name">
NINJA 400 ABS
</h3>
<span class="product-price">
$7.085,07
</span>
</a>
<button class="btn">Xem chi tiết</button>
</div>
</div>
</div>
<div class="col-4">
<div class="to-top show-on-scroll">
<div class="product-card">
<a href="#">
<div class="product-card-img">
<img src="./img/ZX10R_den.png" alt="">
</div>
<h3 class="product-name">
NINJA ZX-10R 2021
</h3>
<span class="product-price">
$31.882,82
</span>
</a>
<button class="btn">Xem chi tiết</button>
</div>
</div>
</div>
</div>
</div>
<div class="to-top show-on-scroll">
<h4 class="product-title bx-flashing-hover">Z</h4>
<hr>
<div class="row">
<div class="col-4">
<div class="to-top show-on-scroll">
<div class="product-card">
<a href="./z900rs.html">
<div class="product-card-img">
<img src="./img/Z900RS.png" alt="">
</div>
<h3 class="product-name">
Z900RS
</h3>
<span class="product-price">
$18.317,34
</span>
</a>
<button class="btn">Xem chi tiết</button>
</div>
</div>
</div>
<div class="col-4">
<div class="to-top show-on-scroll">
<div class="product-card">
<a href="#">
<div class="product-card-img">
<img src="./img/Z1000.png" alt="">
</div>
<h3 class="product-name">
Z1000 ABS
</h3>
<span class="product-price">
$18.587,38
</span>
</a>
<button class="btn">Xem chi tiết</button>
</div>
</div>
</div>
<div class="col-4">
<div class="to-top show-on-scroll">
<div class="product-card">
<a href="#">
<div class="product-card-img">
<img src="./img/z900.png" alt="">
</div>
<h3 class="product-name">
Z900 ABS
</h3>
<span class="product-price">
$12.610,02
</span>
</a>
<button class="btn">Xem chi tiết</button>
</div>
</div>
</div>
<div class="col-4">
<div class="to-top show-on-scroll">
<div class="product-card">
<a href="#">
<div class="product-card-img">
<img src="./img/Z650.png" alt="">
</div>
<h3 class="product-name">
Z650 ABS
</h3>
<span class="product-price">
$8.309,65
</span>
</a>
<button class="btn">Xem chi tiết</button>
</div>
</div>
</div>
<div class="col-4">
<div class="to-top show-on-scroll">
<div class="product-card">
<a href="./z400abs.html">
<div class="product-card-img">
<img src="./img/Z400.png" alt="">
</div>
<h3 class="product-name">
Z400 ABS
</h3>
<span class="product-price">
$6.523,94
</span>
</a>
<button class="btn">Xem chi tiết</button>
</div>
</div>
</div>
</div>
</div>
<div class="to-top show-on-scroll">
<h4 class="product-title bx-flashing-hover">VULCAN</h4>
<hr>
<div class="row">
<div class="col-4">
<div class="to-top show-on-scroll">
<div class="product-card">
<a href="#">
<div class="product-card-img">
<img src="./img/Vulcan S.png" alt="">
</div>
<h3 class="product-name">
VULCAN S ABS
</h3>
<span class="product-price">
$10.452,67
</span>
</a>
<button class="btn">Xem chi tiết</button>
</div>
</div>
</div>
</div>
</div>
<div class="to-top show-on-scroll">
<h4 class="product-title bx-flashing-hover">VERSYS</h4>
<hr>
<div class="row">
<div class="col-4">
<div class="to-top show-on-scroll">
<div class="product-card">
<a href="#">
<div class="product-card-img">
<img src="./img/versys-x-300-city.png" alt="">
</div>
<h3 class="product-name">
Versys-X 300 CITY
</h3>
<span class="product-price">
$6.366,31
</span>
</a>
<button class="btn">Xem chi tiết</button>
</div>
</div>
</div>
<div class="col-4">
<div class="to-top show-on-scroll">
<div class="product-card">
<a href="#">
<div class="product-card-img">
<img src="./img/Versys-X 300_xanh.png" alt="">
</div>
<h3 class="product-name">
Versys-X 300 ABS
</h3>
<span class="product-price">
$7.133,18
</span>
</a>
<button class="btn">Xem chi tiết</button>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- end products -->
<!-- slide control -->
<span class="slide-prev"></span>
<span class="slide-next"></span>
<!-- end slide control -->
</div>
</div>
<!-- end hero slide -->
<!-- footer section -->
<footer>
<div class="section-content">
<div class="row">
<div class="col-8">
<a href="#" class="logo">
<img src="./img/7motor.png" alt="">
</a>
<div class="mt-3">
<p class="text-uppercase" style="font-size: 1.4rem; margin-bottom: 0.5rem;">Công ty TNHH 7Motor Việt Nam</p>
<p class="m-0 ">Số GCNĐKDN: 0123456789</p>
<p class="m-0">Cấp lần đầu: Ngày 01/01/2021</p>
<p class="m-0">Đăng ký thay đổi lần thứ 2: Ngày 01/01/2022</p>
<p class="m-0">Cơ quan cấp: Sở kế hoạch và đầu tư TP Cần Thơ</p>
<p class="m-0">Trụ sở chính: KTX A - ĐHCT, Phường Xuân Khánh, Quận Ninh Kiều, TP Cần Thơ</p>
</div>
<ul class="socials mt-2">
<li><a href="#"><i class="bx bxl-facebook-circle"></i></a></li>
<li><a href="#"><i class='bx bxl-instagram-alt'></i></a></li>
<li><a href="#"><i class="bx bxl-twitter"></i></a></li>
<li><a href="#"><i class="bx bxl-youtube"></i></a></li>
</ul>
<div class="footer-logo">
<img src="./img/logo-da-thong-bao-bo-cong-thuong-mau-xanh.png" alt="">
</div>
</div>
<div class="col-3">
<h3 class="footer-header">
Đăng ký nhận tin
</h3>
<div class="subscribe-form mt-4">
<input type="text" class="form-control" name="" placeholder="Email...">
<button class="btn mt-2">Đăng ký</button>
</div>
</div>
</div>
<div class="row mt-5">
<div class="col-12 footer-copyright">
<span class="">
© 2022. Copyright by 7Motor
</span> |
<a href="#" class="">
Terms and Conditions
</a href="#"> |
<a href="#" class="">
Privacy Policy
</a href="#"> |
<a href="#" class="">
Cookie Policy
</a href="#">
</div>
</div>
</div>
</footer>
<!-- end footer section -->
<!-- app js -->
<script src="./js/app.js"></script>
</body>
</html>