-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlist-product.html
629 lines (523 loc) · 24 KB
/
list-product.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
<html lang="vi" private-lock-acoll="true" private-lock-adis="true">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;">
<meta property="og:title" content="Trang chủ">
<meta property="og:description" content="Trang chủ">
<meta name="keywords" content="Trang chủ">
<meta name="description" content="Trang chủ">
<link rel="icon" href="http://cameraduoc.com/plugins/responsive_filemanager/source/social/yahoo.png" sizes="16x16" type="image/png">
<title>Trang chủ</title>
<link href="css/reset.css" rel="stylesheet">
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/font-awesome.min.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet">
<script src="js/jquery.js"></script>
<link rel="stylesheet" href="css/owl.carousel.css">
<!-- Default Theme -->
<link rel="stylesheet" href="css/owl.theme.css">
<link rel="stylesheet" href="css/smoothproducts.css">
<!-- Include js plugin -->
<script src="js/owl.carousel.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<header>
<div class="container">
<div class="col-md-6">
<a class="logo" href="#"><img src="http://cameraduoc.com/plugins/responsive_filemanager/source/logo.png"></a>
</div>
<div class="col-md-6 text-right">
<a href="https://www.facebook.com/CLE-News-450221061821312/timeline/" target="_blank"><img src="http://cameraduoc.com/plugins/responsive_filemanager/source/social/facebook_1.png" alt="facebook" style="max-width: 30px; max-height: 30px;"></a>
<a href="" target="_blank"><img src="http://cameraduoc.com/plugins/responsive_filemanager/source/social/twitter.PNG" alt="twitter" style="max-width: 30px; max-height: 30px;"></a>
<a href="" target="_blank"><img src="http://cameraduoc.com/plugins/responsive_filemanager/source/social/google_1.png" alt="google" style="max-width: 30px; max-height: 30px;"></a>
</div>
</div>
</header>
<!-- /header-->
<div class="navigation">
<div class="container">
<nav class="navbar navbar-default">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-left">
<li><a href="http://cameraduoc.com/">TRANG CHỦ</a></li>
<li><a href="http://cameraduoc.com/products/may-anh-60.html">Máy Ảnh</a></li>
<li><a href="http://cameraduoc.com/products/may-quay-62.html">Máy Quay</a></li>
<li><a href="http://cameraduoc.com/products/ong-kinh-63.html">Ống Kính</a></li>
<li><a href="http://cameraduoc.com/products/den-flash-65.html">Đèn Flash</a></li>
<li class="dropdown">
<a href="http://cameraduoc.com/linh-kien-may-tinh" class="dropdown-toggle">SẢN PHẨM</a>
<ul class="dropdown-menu multi-level">
<li class="dropdown-submenu"><a href="http://cameraduoc.com/products/may-anh-60.html">Máy Ảnh</a>
</li>
<li class="dropdown-submenu"><a href="http://cameraduoc.com/products/may-anh-compact-79.html">Máy ảnh COMPACT</a>
</li>
<li class="dropdown-submenu"><a href="http://cameraduoc.com/products/may-anh-d-slr-80.html">Máy ảnh D-SLR</a>
</li>
<li class="dropdown-submenu"><a href="http://cameraduoc.com/products/may-quay-pho-thong-81.html">Máy quay phổ thông </a>
</li>
<li class="dropdown-submenu"><a href="http://cameraduoc.com/products/may-quay-chuyen-dung-82.html">Máy quay chuyên dụng </a>
</li>
<li class="dropdown-submenu"><a href="http://cameraduoc.com/products/may-quay-62.html">Máy Quay</a>
<ul class="dropdown-menu">
<li><a href="http://cameraduoc.com/products/sony-69.html">SONY</a></li>
<li><a href="http://cameraduoc.com/products/panasonic-70.html">PANASONIC</a></li>
<li><a href="http://cameraduoc.com/products/cac-nhan-khac-71.html">CÁC NHÃN KHÁC</a></li>
</ul>
</li>
<li class="dropdown-submenu"><a href="http://cameraduoc.com/products/ong-kinh-63.html">Ống Kính</a>
<ul class="dropdown-menu">
<li><a href="http://cameraduoc.com/products/ong-kinh-canon-72.html">ỐNG KÍNH CANON</a></li>
<li><a href="http://cameraduoc.com/products/ong-kinh-nikon-73.html">ỐNG KÍNH NIKON</a></li>
<li><a href="http://cameraduoc.com/products/ong-kinh-tamron-74.html">ỐNG KÍNH TAMRON</a></li>
<li><a href="http://cameraduoc.com/products/ong-kinh-sigma-75.html">ỐNG KÍNH SIGMA</a></li>
</ul>
</li>
<li class="dropdown-submenu"><a href="http://cameraduoc.com/products/den-flash-65.html">Đèn Flash</a>
</li>
<li class="dropdown-submenu"><a href="http://cameraduoc.com/products/phu-kien-66.html">Phụ Kiện</a>
<ul class="dropdown-menu">
<li><a href="http://cameraduoc.com/products/pin-76.html">PIN</a></li>
<li><a href="http://cameraduoc.com/products/sac-77.html">SẠC</a></li>
<li><a href="http://cameraduoc.com/products/the-nho-78.html">THẺ NHỚ</a></li>
</ul>
</li>
<li class="dropdown-submenu"><a href="http://cameraduoc.com/products/linh-kien-thay-the-67.html">Linh Kiện Thay Thế</a>
</li>
<li class="dropdown-submenu"><a href="http://cameraduoc.com/products/khac-68.html">Khác</a>
</li>
</ul>
</li>
<li><a href="http://cameraduoc.com/sua-chua-may-anh">SỬA CHỮA</a></li>
<!-- <li><a href="http://cameraduoc.com/bao-hanh">BẢO HÀNH</a></li> -->
<li><a href="contact.html">LIÊN HỆ</a></li>
</ul>
<form class="navbar-form navbar-left" role="search" action="products/search">
<div class="form-group has-default has-feedback">
<input type="text" class="form-control" name="key" id="key-search" aria-describedby="inputSuccess2Status">
<span class="glyphicon glyphicon-search form-control-feedback" aria-hidden="true"></span>
</div>
</form>
<ul class="nav navbar-nav navbar-right">
<li style="padding-top:5px">
<a href="https://www.facebook.com/CLE-News-450221061821312/timeline/" target="_blank"><img src="http://cameraduoc.com/plugins/responsive_filemanager/source/social/facebook_1.png" alt="facebook" style="max-width: 30px; max-height: 30px;"></a>
<a href="" target="_blank"><img src="http://cameraduoc.com/plugins/responsive_filemanager/source/social/twitter.PNG" alt="twitter" style="max-width: 30px; max-height: 30px;"></a>
<a href="" target="_blank"><img src="http://cameraduoc.com/plugins/responsive_filemanager/source/social/google_1.png" alt="google" style="max-width: 30px; max-height: 30px;"></a>
</li>
</ul>
</div>
<!-- /.navbar-collapse -->
</nav>
</div>
</div>
<!-- navigation -->
<style type="text/css">
.navigation .navbar-default .navbar-right > li > a {
display: inline-block;
padding:0px;
padding-top:10px;
display: none;
}
</style>
<div class="cleart"></div>
<div class="container">
<div class="col-md-9 col-md-push-3">
<section class="post products">
<h2 class="title"><strong>Máy Quay</strong></h2>
<br>
<div class="products-hot">
<div class="col-md-3 project-item">
<div class="img">
<a href="http://cameraduoc.com/products/sony-hvr-z5u-cu/89.html" title="Sony HVR-Z5U (Cũ)"><img src="http://cameraduoc.com/plugins/responsive_filemanager/medium/sanpham/Z7U-160x160.jpg" alt="Sony HVR-Z5U (Cũ)"></a>
<h3>Sony HVR-Z5U (Cũ)</h3>
<p>Sony HVR-Z5U (Cũ)</p>
<p class="price">33,000,000VNĐ</p>
<div class="title">
<p class="price">Giá :33,000,000VNĐ</p>
<div class="description">
<p>Hàng có sẳn : có sẵn </p>
<p>Mã SP : Sony HVR-Z5U (Cũ)</p>
<p>Loại SP : Máy Ảnh</p>
</div>
<a href="http://cameraduoc.com/products/sony-hvr-z5u-cu/89.html" class="more">Xem thêm</a>
</div>
</div>
</div>
<div class="col-md-3 project-item">
<div class="img">
<a href="http://cameraduoc.com/products/sony-dcr-vx2000-cu/90.html" title="Sony DCR-VX2000 (Cũ)"><img src="http://cameraduoc.com/plugins/responsive_filemanager/medium/sanpham/sony-dcr-vx2000-160x160_1.jpg" alt="Sony DCR-VX2000 (Cũ)"></a>
<h3>Sony DCR-VX2000 (Cũ)</h3>
<p>Sony DCR-VX2000 (Cũ)</p>
<p class="price">6,000,000VNĐ</p>
<div class="title">
<p class="price">Giá :6,000,000VNĐ</p>
<div class="description">
<p>Hàng có sẳn : có sẵn </p>
<p>Mã SP : Sony DCR-VX2000 (Cũ)</p>
<p>Loại SP : Máy Ảnh</p>
</div>
<a href="http://cameraduoc.com/products/sony-dcr-vx2000-cu/90.html" class="more">Xem thêm</a>
</div>
</div>
</div>
<div class="col-md-3 project-item">
<div class="img">
<a href="http://cameraduoc.com/products/sony-handycam-dcr-trv17-cu/91.html" title="Sony Handycam DCR-TRV17 (Cũ)"><img src="http://cameraduoc.com/plugins/responsive_filemanager/medium/sanpham/sony-handycam-dcr-trv17-160x160.jpg" alt="Sony Handycam DCR-TRV17 (Cũ)"></a>
<h3>Sony Handycam DCR-TRV17 (Cũ)</h3>
<p>Sony Handycam DCR-TRV17 (Cũ)</p>
<p class="price">3,000,000VNĐ</p>
<div class="title">
<p class="price">Giá :3,000,000VNĐ</p>
<div class="description">
<p>Hàng có sẳn : có sẵn </p>
<p>Mã SP : Sony Handycam DCR-TRV17 (Cũ)</p>
<p>Loại SP : Máy Ảnh</p>
</div>
<a href="http://cameraduoc.com/products/sony-handycam-dcr-trv17-cu/91.html" class="more">Xem thêm</a>
</div>
</div>
</div>
</div><!-- product-items -->
<div class="cleart"></div>
<div class="text-center">
</div>
</section>
</div>
<div class="col-md-3 sidebar col-md-pull-9">
<h2 class="title">SẢN PHẨM</h2>
<ul class="menu">
<li>
<a href="http://cameraduoc.com/products/may-anh-60.html">Máy Ảnh</a>
</li>
<li>
<a href="http://cameraduoc.com/products/may-anh-compact-79.html">Máy ảnh COMPACT</a>
</li>
<li>
<a href="http://cameraduoc.com/products/may-anh-d-slr-80.html">Máy ảnh D-SLR</a>
</li>
<li>
<a href="http://cameraduoc.com/products/may-quay-pho-thong-81.html">Máy quay phổ thông </a>
</li>
<li>
<a href="http://cameraduoc.com/products/may-quay-chuyen-dung-82.html">Máy quay chuyên dụng </a>
</li>
<li>
<a href="http://cameraduoc.com/products/may-quay-62.html">Máy Quay<div class="pull-right"><i class="fa fa-plus"></i></div></a>
<ul class="children">
<li><a href="http://cameraduoc.com/products/sony-69.html">SONY</a>
</li><li><a href="http://cameraduoc.com/products/panasonic-70.html">PANASONIC</a>
</li><li><a href="http://cameraduoc.com/products/cac-nhan-khac-71.html">CÁC NHÃN KHÁC</a>
</li></ul>
</li>
<li>
<a href="http://cameraduoc.com/products/ong-kinh-63.html">Ống Kính<div class="pull-right"><i class="fa fa-plus"></i></div></a>
<ul class="children" style="display: none;">
<li><a href="http://cameraduoc.com/products/ong-kinh-canon-72.html">ỐNG KÍNH CANON</a>
</li><li><a href="http://cameraduoc.com/products/ong-kinh-nikon-73.html">ỐNG KÍNH NIKON</a>
</li><li><a href="http://cameraduoc.com/products/ong-kinh-tamron-74.html">ỐNG KÍNH TAMRON</a>
</li><li><a href="http://cameraduoc.com/products/ong-kinh-sigma-75.html">ỐNG KÍNH SIGMA</a>
</li></ul>
</li>
<li>
<a href="http://cameraduoc.com/products/den-flash-65.html">Đèn Flash</a>
</li>
<li>
<a href="http://cameraduoc.com/products/phu-kien-66.html">Phụ Kiện<div class="pull-right"><i class="fa fa-plus"></i></div></a>
<ul class="children" style="display: none;">
<li><a href="http://cameraduoc.com/products/pin-76.html">PIN</a>
</li><li><a href="http://cameraduoc.com/products/sac-77.html">SẠC</a>
</li><li><a href="http://cameraduoc.com/products/the-nho-78.html">THẺ NHỚ</a>
</li></ul>
</li>
<li>
<a href="http://cameraduoc.com/products/linh-kien-thay-the-67.html">Linh Kiện Thay Thế</a>
</li>
<li>
<a href="http://cameraduoc.com/products/khac-68.html">Khác</a>
</li>
</ul>
<div class="box">
<a href="http://localhost/cle_cameraduoc/bao-hanh"><img src="http://cameraduoc.com/plugins/responsive_filemanager/source/quang-cao.jpg" alt="quang cao"> </a>
</div>
<h2 class="title">TIN TỨC</h2>
<div class="box">
<div class="news-item">
<div class="img">
<a href="http://cameraduoc.com/news/adapter-tao-hieu-ung-flare-doc-dao-cho-dan-chup-anh-va-quay-phim-21.html"><img src="http://cameraduoc.com/plugins/responsive_filemanager/medium/ban-co-that-su-can-nang-cap-may-anh-trong-thoi-diem-nay.jpg"></a>
</div>
<div class="news-title">
<h4><a href="http://cameraduoc.com/news/adapter-tao-hieu-ung-flare-doc-dao-cho-dan-chup-anh-va-quay-phim-21.html">Adapter tạo hiệu ứng Flare độc đáo cho dân chụp ảnh và quay phim</a></h4>
</div>
</div>
<div class="news-item">
<div class="img">
<a href="http://cameraduoc.com/news/ban-co-that-su-can-nang-cap-may-anh-trong-thoi-diem-nay-18.html"><img src="http://cameraduoc.com/plugins/responsive_filemanager/medium/ban-co-that-su-can-nang-cap-may-anh-trong-thoi-diem-nay.jpg"></a>
</div>
<div class="news-title">
<h4><a href="http://cameraduoc.com/news/ban-co-that-su-can-nang-cap-may-anh-trong-thoi-diem-nay-18.html">Bạn có thật sự cần nâng cấp máy ảnh trong thời điểm này?</a></h4>
</div>
</div>
<div class="news-item">
<div class="img">
<a href="http://cameraduoc.com/news/tong-hop-may-anh-khong-chuyen-va-ban-chuyen-tot-nhat-nam-2015-19.html"><img src="http://cameraduoc.com/plugins/responsive_filemanager/medium/ban-co-that-su-can-nang-cap-may-anh-trong-thoi-diem-nay.jpg"></a>
</div>
<div class="news-title">
<h4><a href="http://cameraduoc.com/news/tong-hop-may-anh-khong-chuyen-va-ban-chuyen-tot-nhat-nam-2015-19.html">Tổng hợp máy ảnh không chuyên và bán chuyên tốt nhất năm 2015</a></h4>
</div>
</div>
<div class="news-item">
<div class="img">
<a href="http://cameraduoc.com/news/nikon-gioi-thieu-d500-dslr-cua-the-gioi-noi-smartphone-len-ngoi-20.html"><img src="http://cameraduoc.com/plugins/responsive_filemanager/medium/ban-co-that-su-can-nang-cap-may-anh-trong-thoi-diem-nay.jpg"></a>
</div>
<div class="news-title">
<h4><a href="http://cameraduoc.com/news/nikon-gioi-thieu-d500-dslr-cua-the-gioi-noi-smartphone-len-ngoi-20.html">Nikon giới thiệu D500, DSLR của thế giới nơi smartphone lên ngôi</a></h4>
</div>
</div>
<div class="news-item">
<div class="img">
<a href="http://cameraduoc.com/news/nikon-nhieu-kha-nang-da-thau-tom-mang-may-anh-cua-samsung-17.html"><img src="http://cameraduoc.com/plugins/responsive_filemanager/medium/ban-co-that-su-can-nang-cap-may-anh-trong-thoi-diem-nay.jpg"></a>
</div>
<div class="news-title">
<h4><a href="http://cameraduoc.com/news/nikon-nhieu-kha-nang-da-thau-tom-mang-may-anh-cua-samsung-17.html">Nikon nhiều khả năng đã thâu tóm mảng máy ảnh của Samsung</a></h4>
</div>
</div>
</div>
</div>
<style type="text/css">
.sidebar {
background-color: #fff;
font-family: 'SFUFuturaBook', Arial,sans-serif;
}
h2.title {
background-color: #1FB8EA;
color:#fff;
margin-top:10px;
display: block;
}
ul.menu
{
border:1px solid #eee;
}
ul.menu li a {
display: block;
color:#000;
padding:10px;
border-bottom: 1px solid #eee;
text-decoration: none;
background-color: #fff;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
ul.menu li:hover > a {
color:#fff;
background-color: #1FB8EA;
}
ul.menu li ul.children li a {
padding-left:20px;
}
ul.menu li ul.children {
display: none;
overflow: hidden;
}
.sidebar .box {
border:1px solid #eee;
padding:5px;
}
.sidebar .box .news-item {
border-bottom: 1px solid #eee;
margin-bottom: 5px;
}
.sidebar .box .news-item .img {
width:100%;
}
.sidebar .box .news-item .img img {
width:100%;
}
.sidebar .box .news-item .news-title h4 {
font-size: 15px;
}
.sidebar .box .news-item .news-title h4 a {
color:#000;
text-decoration: none;
}
</style>
<script type="text/javascript">
$( "ul.menu li" ).hover(
function() {
$( this ).find( $( "ul.children" ) ).show('5000');
$( this ).find( $( "i.fa-plus" ) ).addClass(' fa-minus').removeClass('fa-plus');
}, function() {
$( this ).find( $( "ul.children" ) ).hide('500');
$( this ).find( $( "i.fa-minus" ) ).addClass(' fa-plus').removeClass('fa-minus');
}
);
</script></div>
<style type="text/css">
.sidebar {
background-color: #fff;
font-family: 'SFUFuturaBook', Arial,sans-serif;
}
h2.title {
background-color: #1FB8EA;
color:#fff;
margin-top:10px;
display: block;
}
ul.menu
{
border:1px solid #eee;
}
ul.menu li a {
display: block;
color:#000;
padding:10px;
border-bottom: 1px solid #eee;
text-decoration: none;
background-color: #fff;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
ul.menu li:hover > a {
color:#fff;
background-color: #1FB8EA;
}
ul.menu li ul.children li a {
padding-left:20px;
}
ul.menu li ul.children {
display: none;
overflow: hidden;
}
.sidebar .box {
border:1px solid #eee;
padding:5px;
}
.sidebar .box .news-item {
border-bottom: 1px solid #eee;
margin-bottom: 5px;
}
.sidebar .box .news-item .img {
width:100%;
}
.sidebar .box .news-item .img img {
width:100%;
}
.sidebar .box .news-item .news-title h4 {
font-size: 15px;
}
.sidebar .box .news-item .news-title h4 a {
color:#000;
text-decoration: none;
}
</style>
<script type="text/javascript">
$( "ul.menu li" ).hover(
function() {
$( this ).find( $( "ul.children" ) ).show('5000');
$( this ).find( $( "i.fa-plus" ) ).addClass(' fa-minus').removeClass('fa-plus');
}, function() {
$( this ).find( $( "ul.children" ) ).hide('500');
$( this ).find( $( "i.fa-minus" ) ).addClass(' fa-plus').removeClass('fa-minus');
}
);
</script></div>
<script type="text/javascript">
$(document).ready(function () {
var config = {
autoPlay: false,
stopOnHover: true,
pagination: false,
}
var products_hot = $("#list_products_hot");
var products_view = $("#list_products_views");
products_hot.owlCarousel(config);
products_view.owlCarousel(config);
$("#products_hot .next").click(function () {
products_hot.trigger('owl.next');
})
$("#products_hot .prev").click(function () {
products_hot.trigger('owl.prev');
})
$("#products_views .next").click(function () {
products_view.trigger('owl.next');
})
$("#products_views .prev").click(function () {
products_view.trigger('owl.prev');
})
var config = {
items: 4,
autoPlay: false,
stopOnHover: true,
pagination: false,
}
var list_news = $("#list_news");
list_news.owlCarousel(config);
$("#news .next").click(function () {
list_news.trigger('owl.next');
})
$("#news .prev").click(function () {
list_news.trigger('owl.prev');
})
});
</script>
<footer>
<div class="footer-top container">
<div class="col-md-8">
<h2>Cửa hàng Camera Được</h2>
<p>Địa chỉ: 49, Huỳnh Thúc Kháng, P. Bến Nghé, Quận 1</p>
<p>Điện thoại: 0903.882.799</p>
<p>Email: [email protected]</p>
<p>Website: cameraduoc.com</p>
</div>
<div class="col-md-4 text-right">
</div>
</div>
<div class="footer-bottom">
<div class="container">
<p>Copyright © 2010 CAMERA ĐƯỢC</p>
</div>
</div>
</footer>
<script src="js/bootstrap.min.js"></script>
<script src="js/script.js"></script>
<script src="js/ajax.js"></script>
<!-- //load common-->
<link href="css/flexslider/flexslider.css" rel="stylesheet">
<script src="js/flexslider/jquery.flexslider.js"></script>
<script src="js/smoothproducts.min.js"></script>
<script>
$(window).load(function() {
$('.flexslider').flexslider({
animation: "slide",
animationLoop: false,
itemWidth: 170,
itemMargin: 5,
minItems: 1,
maxItems: 6
});
});
</script>
</body>
</html>