-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
840 lines (786 loc) · 53.5 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
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
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
<!DOCTYPE html>
<!-- saved from url=(0068)file:///D:/templatemo_396_smoothy/templatemo_396_smoothy/index.html# -->
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>SHOP 300K</title>
<meta name="keywords" content="">
<meta name="description" content="">
<!--
Smoothy Template
http://www.templatemo.com/tm-396-smoothy
-->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Bootstrap -->
<link href="./SHOP 300K_files/bootstrap.min.css" rel="stylesheet">
<link href="./SHOP 300K_files/font-awesome.min.css" rel="stylesheet">
<link href="./SHOP 300K_files/templatemo_style.css" rel="stylesheet">
<link rel="stylesheet" href="./SHOP 300K_files/templatemo_misc.css">
<link href="./SHOP 300K_files/circle.css" rel="stylesheet">
<link href="./SHOP 300K_files/jquery.bxslider.css" rel="stylesheet">
<link rel="stylesheet" href="./SHOP 300K_files/nivo-slider.css">
<link rel="stylesheet" href="./SHOP 300K_files/slimbox2.css" type="text/css" media="screen">
<link href="http://fonts.googleapis.com/css?family=Raleway:400,100,600" rel="stylesheet" type="text/css">
<script type="text/javascript" src="./SHOP 300K_files/jquery.min.js"></script>
<script type="text/JavaScript" src="./SHOP 300K_files/slimbox2.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.3.0/respond.min.js"></script>
<![endif]-->
<link rel="stylesheet" type="text/css" href="./SHOP 300K_files/ddsmoothmenu.css">
<script type="text/javascript" src="./SHOP 300K_files/jquery.min.js"></script>
<script type="text/javascript" src="./SHOP 300K_files/ddsmoothmenu.js"></script>
<!--/***********************************************
* Smooth Navigational Menu- (c) Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code
***********************************************/
-->
<script type="text/javascript">
ddsmoothmenu.init({
mainmenuid: "templatemo_flicker", //menu DIV id
orientation: 'h', //Horizontal or vertical menu: Set to "h" or "v"
classname: 'ddsmoothmenu', //class added to menu's outer DIV
//customtheme: ["#1c5a80", "#18374a"],
contentsource: "markup" //"markup" or ["container_id", "path_to_menu_file"]
})
</script>
</head>
<body>
<header>
<!-- start menu -->
<div id="templatemo_home">
<div class="templatemo_top">
<div class="container templatemo_container">
<div class="row">
<div class="col-sm-3 col-md-3">
<div class="logo">
<a href="SHOP 300K.html"><img src="logo1111.jpg" alt="SHOP 300K"></a>
</div>
</div>
<div class="col-sm-9 col-md-9 templatemo_col9">
<div id="top-menu">
<nav class="mainMenu">
<ul class="nav">
<li class=""><a class="menu" href="file:///D:/templatemo_396_smoothy/templatemo_396_smoothy/index.html#templatemo_home">Trang Chủ</a></li>
<li class=""><a class="menu" href="file:///D:/templatemo_396_smoothy/templatemo_396_smoothy/index.html#templatemo_about">Trưng Bày</a></li>
<li class=""><a class="menu" href="file:///D:/templatemo_396_smoothy/templatemo_396_smoothy/index.html#templatemo_portfolio">Mua Hàng</a></li>
<li class=""><a class="menu" href="file:///D:/templatemo_396_smoothy/templatemo_396_smoothy/index.html#templatemo_blog">Blog</a></li>
<li class="active"><a class="menu active" href="file:///D:/templatemo_396_smoothy/templatemo_396_smoothy/index.html#templatemo_contact">Lưu Ý</a></li>
</ul>
</nav>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="clear"></div>
<!-- end menu -->
<div id="slider" class="nivoSlider templatemo_slider">
<a href="file:///D:/templatemo_396_smoothy/templatemo_396_smoothy/index.html#" class="nivo-imageLink" style="display: none;"><img src="./SHOP 300K_files/img_1_blank.jpg" alt="slide 1" style="width: 1351px; visibility: hidden;"></a>
<a href="file:///D:/templatemo_396_smoothy/templatemo_396_smoothy/index.html#" class="nivo-imageLink" style="display: none;"><img src="./SHOP 300K_files/img_2_blank.jpg" alt="slide 2" style="width: 1351px; visibility: hidden;"></a>
<a href="file:///D:/templatemo_396_smoothy/templatemo_396_smoothy/index.html#" class="nivo-imageLink" style="display: block;"><img src="./SHOP 300K_files/img_3_blank.jpg" alt="slide 3" style="width: 1351px; visibility: hidden;"></a>
<img class="nivo-main-image" src="./SHOP 300K_files/img_3_blank.jpg" style="display: inline; height: 493px;"><div class="nivo-caption"></div><div class="nivo-directionNav"><a class="nivo-prevNav"></a><a class="nivo-nextNav"></a></div><div class="nivo-box" name="0" rel="0" style="opacity: 1; left: 0px; top: 0px; width: 169px; height: 493px;"><img src="./SHOP 300K_files/img_3_blank.jpg" style="position:absolute; width:1351px; height:auto; display:block; top:-0px; left:-0px;"></div><div class="nivo-box" name="1" rel="0" style="opacity: 1; left: 169px; top: 0px; width: 169px; height: 493px;"><img src="./SHOP 300K_files/img_3_blank.jpg" style="position:absolute; width:1351px; height:auto; display:block; top:-0px; left:-169px;"></div><div class="nivo-box" name="2" rel="0" style="opacity: 1; left: 338px; top: 0px; width: 169px; height: 493px;"><img src="./SHOP 300K_files/img_3_blank.jpg" style="position:absolute; width:1351px; height:auto; display:block; top:-0px; left:-338px;"></div><div class="nivo-box" name="3" rel="0" style="opacity: 1; left: 507px; top: 0px; width: 169px; height: 493px;"><img src="./SHOP 300K_files/img_3_blank.jpg" style="position:absolute; width:1351px; height:auto; display:block; top:-0px; left:-507px;"></div><div class="nivo-box" name="4" rel="0" style="opacity: 1; left: 676px; top: 0px; width: 169px; height: 493px;"><img src="./SHOP 300K_files/img_3_blank.jpg" style="position:absolute; width:1351px; height:auto; display:block; top:-0px; left:-676px;"></div><div class="nivo-box" name="5" rel="0" style="opacity: 1; left: 845px; top: 0px; width: 169px; height: 493px;"><img src="./SHOP 300K_files/img_3_blank.jpg" style="position:absolute; width:1351px; height:auto; display:block; top:-0px; left:-845px;"></div><div class="nivo-box" name="6" rel="0" style="opacity: 1; left: 1014px; top: 0px; width: 169px; height: 493px;"><img src="./SHOP 300K_files/img_3_blank.jpg" style="position:absolute; width:1351px; height:auto; display:block; top:-0px; left:-1014px;"></div><div class="nivo-box" name="7" rel="0" style="opacity: 1; left: 1183px; top: 0px; width: 168px; height: 493px;"><img src="./SHOP 300K_files/img_3_blank.jpg" style="position:absolute; width:1351px; height:auto; display:block; top:-0px; left:-1183px;"></div><div class="nivo-box" name="0" rel="1" style="opacity: 1; left: 0px; top: 123px; width: 169px; height: 493px;"><img src="./SHOP 300K_files/img_3_blank.jpg" style="position:absolute; width:1351px; height:auto; display:block; top:-123px; left:-0px;"></div><div class="nivo-box" name="1" rel="1" style="opacity: 1; left: 169px; top: 123px; width: 169px; height: 493px;"><img src="./SHOP 300K_files/img_3_blank.jpg" style="position:absolute; width:1351px; height:auto; display:block; top:-123px; left:-169px;"></div><div class="nivo-box" name="2" rel="1" style="opacity: 1; left: 338px; top: 123px; width: 169px; height: 493px;"><img src="./SHOP 300K_files/img_3_blank.jpg" style="position:absolute; width:1351px; height:auto; display:block; top:-123px; left:-338px;"></div><div class="nivo-box" name="3" rel="1" style="opacity: 1; left: 507px; top: 123px; width: 169px; height: 493px;"><img src="./SHOP 300K_files/img_3_blank.jpg" style="position:absolute; width:1351px; height:auto; display:block; top:-123px; left:-507px;"></div><div class="nivo-box" name="4" rel="1" style="opacity: 1; left: 676px; top: 123px; width: 169px; height: 493px;"><img src="./SHOP 300K_files/img_3_blank.jpg" style="position:absolute; width:1351px; height:auto; display:block; top:-123px; left:-676px;"></div><div class="nivo-box" name="5" rel="1" style="opacity: 1; left: 845px; top: 123px; width: 169px; height: 493px;"><img src="./SHOP 300K_files/img_3_blank.jpg" style="position:absolute; width:1351px; height:auto; display:block; top:-123px; left:-845px;"></div><div class="nivo-box" name="6" rel="1" style="opacity: 1; left: 1014px; top: 123px; width: 169px; height: 493px;"><img src="./SHOP 300K_files/img_3_blank.jpg" style="position:absolute; width:1351px; height:auto; display:block; top:-123px; left:-1014px;"></div><div class="nivo-box" name="7" rel="1" style="opacity: 1; left: 1183px; top: 123px; width: 168px; height: 493px;"><img src="./SHOP 300K_files/img_3_blank.jpg" style="position:absolute; width:1351px; height:auto; display:block; top:-123px; left:-1183px;"></div><div class="nivo-box" name="0" rel="2" style="opacity: 1; left: 0px; top: 246px; width: 169px; height: 493px;"><img src="./SHOP 300K_files/img_3_blank.jpg" style="position:absolute; width:1351px; height:auto; display:block; top:-246px; left:-0px;"></div><div class="nivo-box" name="1" rel="2" style="opacity: 1; left: 169px; top: 246px; width: 169px; height: 493px;"><img src="./SHOP 300K_files/img_3_blank.jpg" style="position:absolute; width:1351px; height:auto; display:block; top:-246px; left:-169px;"></div><div class="nivo-box" name="2" rel="2" style="opacity: 1; left: 338px; top: 246px; width: 169px; height: 493px;"><img src="./SHOP 300K_files/img_3_blank.jpg" style="position:absolute; width:1351px; height:auto; display:block; top:-246px; left:-338px;"></div><div class="nivo-box" name="3" rel="2" style="opacity: 1; left: 507px; top: 246px; width: 169px; height: 493px;"><img src="./SHOP 300K_files/img_3_blank.jpg" style="position:absolute; width:1351px; height:auto; display:block; top:-246px; left:-507px;"></div><div class="nivo-box" name="4" rel="2" style="opacity: 1; left: 676px; top: 246px; width: 169px; height: 493px;"><img src="./SHOP 300K_files/img_3_blank.jpg" style="position:absolute; width:1351px; height:auto; display:block; top:-246px; left:-676px;"></div><div class="nivo-box" name="5" rel="2" style="opacity: 1; left: 845px; top: 246px; width: 169px; height: 493px;"><img src="./SHOP 300K_files/img_3_blank.jpg" style="position:absolute; width:1351px; height:auto; display:block; top:-246px; left:-845px;"></div><div class="nivo-box" name="6" rel="2" style="opacity: 1; left: 1014px; top: 246px; width: 169px; height: 493px;"><img src="./SHOP 300K_files/img_3_blank.jpg" style="position:absolute; width:1351px; height:auto; display:block; top:-246px; left:-1014px;"></div><div class="nivo-box" name="7" rel="2" style="opacity: 1; left: 1183px; top: 246px; width: 168px; height: 493px;"><img src="./SHOP 300K_files/img_3_blank.jpg" style="position:absolute; width:1351px; height:auto; display:block; top:-246px; left:-1183px;"></div><div class="nivo-box" name="0" rel="3" style="opacity: 1; left: 0px; top: 369px; width: 169px; height: 493px;"><img src="./SHOP 300K_files/img_3_blank.jpg" style="position:absolute; width:1351px; height:auto; display:block; top:-369px; left:-0px;"></div><div class="nivo-box" name="1" rel="3" style="opacity: 1; left: 169px; top: 369px; width: 169px; height: 493px;"><img src="./SHOP 300K_files/img_3_blank.jpg" style="position:absolute; width:1351px; height:auto; display:block; top:-369px; left:-169px;"></div><div class="nivo-box" name="2" rel="3" style="opacity: 1; left: 338px; top: 369px; width: 169px; height: 493px;"><img src="./SHOP 300K_files/img_3_blank.jpg" style="position:absolute; width:1351px; height:auto; display:block; top:-369px; left:-338px;"></div><div class="nivo-box" name="3" rel="3" style="opacity: 1; left: 507px; top: 369px; width: 169px; height: 493px;"><img src="./SHOP 300K_files/img_3_blank.jpg" style="position:absolute; width:1351px; height:auto; display:block; top:-369px; left:-507px;"></div><div class="nivo-box" name="4" rel="3" style="opacity: 1; left: 676px; top: 369px; width: 169px; height: 493px;"><img src="./SHOP 300K_files/img_3_blank.jpg" style="position:absolute; width:1351px; height:auto; display:block; top:-369px; left:-676px;"></div><div class="nivo-box" name="5" rel="3" style="opacity: 1; left: 845px; top: 369px; width: 169px; height: 493px;"><img src="./SHOP 300K_files/img_3_blank.jpg" style="position:absolute; width:1351px; height:auto; display:block; top:-369px; left:-845px;"></div><div class="nivo-box" name="6" rel="3" style="opacity: 1; left: 1014px; top: 369px; width: 169px; height: 493px;"><img src="./SHOP 300K_files/img_3_blank.jpg" style="position:absolute; width:1351px; height:auto; display:block; top:-369px; left:-1014px;"></div><div class="nivo-box" name="7" rel="3" style="opacity: 1; left: 1183px; top: 369px; width: 168px; height: 493px;"><img src="./SHOP 300K_files/img_3_blank.jpg" style="position:absolute; width:1351px; height:auto; display:block; top:-369px; left:-1183px;"></div></div>
<div class="templatemo_caption">
<div class="templatemo_slidetitle">SHOP 300K</div>
<div class="clear"></div>
<h1>Nơi Giá Không Là Tất Cả</h1>
<div class="clear"></div>
<p>SHOP 300K sẽ mang đến sản phẩm chất lượng,uy tín và sự hài lòng cao nhất cho Khách Hàng khi đến với <a rel="nofollow" href="http://www.facebook.com/shop300k">SHOP 300K</a> của chúng tôi. </p>
<a class="btn btn-large btn-primary" href="file:///D:/templatemo_396_smoothy/templatemo_396_smoothy/index.html#">Read More</a>
</div>
</header>
<div class="templatemo_lightgrey_about" id="templatemo_about">
<div class="container">
<div class="col-xs-6 col-sm-6 col-md-3 templatemo_col12">
<div class="item project-post">
<div class="templatemo_about_box">
<div class="square_coner">
<span class="texts-a"><i class="fa fa-bell-o"></i></span>
</div>
Phụ Kiện Điện Thoại</div>
<div class="col-xs-12 col-sm-6 col-md-3 hover-box">
<div class="inner-hover-box">
<p>SHOP 300K là: Nơi những phụ kiện, đồ trang trí cho Điện Thoại của bạn giá hợp lí nhất. </p>
</div>
</div>
</div>
</div>
<div class="col-xs-6 col-sm-6 col-md-3 templatemo_col12">
<div class="item project-post">
<div class="templatemo_about_box">
<div class="square_coner">
<span class="texts-a"><i class="fa fa-tablet"></i></span>
</div>
Linh Kiện Máy Tính</div>
<div class="col-xs-6 col-sm-6 col-md-3 hover-box">
<div class="inner-hover-box">
<p>Chọn được nơi mua linh kiện tốt và giá hợp lí là vấn đề khó khăn.Hãy đến với SHOP 300K của chúng tôi - Hàng tốt - chất lượng tốt - Bảo Hành tốt. </p>
</div>
</div>
</div>
</div>
<div class="col-xs-6 col-sm-6 col-md-3 templatemo_col12 templatemo_margintop10">
<div class="item project-post">
<div class="templatemo_about_box">
<div class="square_coner">
<span class="texts-a"><i class="fa fa-lock"></i></span>
</div>
Phụ Kiện Linh Tinh</div>
<div class="col-xs-6 col-sm-6 col-md-3 hover-box">
<div class="inner-hover-box">
<p> Nơi những món phụ kiện - đồ chơi - để tìm thứ bạn cần, hãy inbox chúng tôi - Cho tất cả là phương châm của chúng tôi .</p>
</div>
</div>
</div>
</div>
<div class="col-xs-6 col-sm-6 col-md-3 templatemo_col12 templatemo_margintop10">
<div class="item project-post">
<div class="templatemo_about_box">
<div class="square_coner">
<span class="texts-a"><i class="fa fa-rocket"></i></span>
</div>
Dầu Gội Thảo Dược</div>
<div class="col-xs-6 col-sm-6 col-md-3 hover-box">
<div class="inner-hover-box">
<p> Dầu gội thảo dược Bồ kết chanh, 100% Thiên Nhiên - SX Hà Nội - Hàng Phân Phối riêng tại SHOP 300K, bạn có thể yên tâm về chất lượng sản phẩm này. </p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="clear"></div>
<div class="templatemo_reasonbg">
<h2>Liên Hệ Với Chúng Tôi?</h2>
<p> Tại Sao Lại Không - Bấm liên kết dưới để liên hệ với chúng tôi </p>
<div class="clear height10"></div>
<div class="fa fa-bell-o"></div>
<div class="fa fa-tablet"></div>
<div class="fa fa-lock"></div>
<div class="clear height20"></div>
<a class="btn btn-large btn-primary" href="file:///D:/templatemo_396_smoothy/templatemo_396_smoothy/aboutus.html">Read More</a>
</div>
<div class="clear"></div>
<!--Our Portfolio Start-->
<div class="templatemo_portfolio" id="templatemo_portfolio">
<h2> Danh Sách Sản Phẩm của SHOP 300K </h2>
<p> Để tìm thêm sản phẩm bạn vui lòng xem thêm trong danh mục sản phẩm bạn cần </p>
<div class="container">
<div class="col-xs-6 col-sm-6 col-md-3 templatemo_col12">
<div class="portfolio-item">
<div class="portfolio-thumb">
<img src="./SHOP 300K_files/1.jpg" alt="portfolio 1">
<div class="overlay-p">
<a href="./SHOP 300K_files/1.jpg" data-rel="lightbox[portfolio]">
<ul>
<li>Blue Sky</li>
<li class="fa fa-circle"></li>
<li class="fa fa-circle fsmall"></li>
<li class="fa fa-circle"></li>
<li class="fa fa-circle fsmall"></li>
<li class="fa fa-search fa-2x"></li>
</ul>
</a>
</div>
</div> <!-- /.portfolio-thumb -->
</div>
</div>
<div class="col-xs-6 col-sm-6 col-md-3 templatemo_col12">
<div class="portfolio-item">
<div class="portfolio-thumb">
<img src="./SHOP 300K_files/2.jpg" alt="portfolio 2">
<div class="overlay-p">
<a href="./SHOP 300K_files/2.jpg" data-rel="lightbox[portfolio]">
<ul>
<li>Forest</li>
<li class="fa fa-circle"></li>
<li class="fa fa-circle fsmall"></li>
<li class="fa fa-circle"></li>
<li class="fa fa-circle fsmall"></li>
<li class="fa fa-search fa-2x"></li>
</ul>
</a>
</div>
</div> <!-- /.portfolio-thumb -->
</div>
</div>
<div class="col-xs-6 col-sm-6 col-md-3 templatemo_col12">
<div class="portfolio-item">
<div class="portfolio-thumb">
<img src="./SHOP 300K_files/3.jpg" alt="portfolio 3">
<div class="overlay-p">
<a href="./SHOP 300K_files/3.jpg" data-rel="lightbox[portfolio]">
<ul>
<li>Forest</li>
<li class="fa fa-circle"></li>
<li class="fa fa-circle fsmall"></li>
<li class="fa fa-circle"></li>
<li class="fa fa-circle fsmall"></li>
<li class="fa fa-search fa-2x"></li>
</ul>
</a>
</div>
</div> <!-- /.portfolio-thumb -->
</div>
</div>
<div class="col-xs-6 col-sm-6 col-md-3 templatemo_col12">
<div class="portfolio-item">
<div class="portfolio-thumb">
<img src="./SHOP 300K_files/4.jpg" alt="portfolio 4">
<div class="overlay-p">
<a href="./SHOP 300K_files/4.jpg" data-rel="lightbox[portfolio]">
<ul>
<li>Black and White</li>
<li class="fa fa-circle"></li>
<li class="fa fa-circle fsmall"></li>
<li class="fa fa-circle"></li>
<li class="fa fa-circle fsmall"></li>
<li class="fa fa-search fa-2x"></li>
</ul>
</a>
</div>
</div> <!-- /.portfolio-thumb -->
</div>
</div>
</div>
<div class="clear"></div>
<div class="container">
<div class="col-xs-6 col-sm-6 col-md-3 templatemo_col12">
<div class="portfolio-item">
<div class="portfolio-thumb">
<img src="./SHOP 300K_files/5.jpg" alt="portfolio 5">
<div class="overlay-p">
<a href="./SHOP 300K_files/5.jpg" data-rel="lightbox[portfolio]">
<ul>
<li>Rotary</li>
<li class="fa fa-circle"></li>
<li class="fa fa-circle fsmall"></li>
<li class="fa fa-circle"></li>
<li class="fa fa-circle fsmall"></li>
<li class="fa fa-search fa-2x"></li>
</ul>
</a>
</div>
</div> <!-- /.portfolio-thumb -->
</div>
</div>
<div class="col-xs-6 col-sm-6 col-md-3 templatemo_col12">
<div class="portfolio-item">
<div class="portfolio-thumb">
<img src="./SHOP 300K_files/6.jpg" alt="portfolio 6">
<div class="overlay-p">
<a href="./SHOP 300K_files/6.jpg" data-rel="lightbox[portfolio]">
<ul>
<li>Rotary</li>
<li class="fa fa-circle"></li>
<li class="fa fa-circle fsmall"></li>
<li class="fa fa-circle"></li>
<li class="fa fa-circle fsmall"></li>
<li class="fa fa-search fa-2x"></li>
</ul>
</a>
</div>
</div> <!-- /.portfolio-thumb -->
</div>
</div>
<div class="col-xs-6 col-sm-6 col-md-3 templatemo_col12">
<div class="portfolio-item">
<div class="portfolio-thumb">
<img src="./SHOP 300K_files/7.jpg" alt="portfolio 7">
<div class="overlay-p">
<a href="./SHOP 300K_files/7.jpg" data-rel="lightbox[portfolio]">
<ul>
<li>Blue Sky</li>
<li class="fa fa-circle"></li>
<li class="fa fa-circle fsmall"></li>
<li class="fa fa-circle"></li>
<li class="fa fa-circle fsmall"></li>
<li class="fa fa-search fa-2x"></li>
</ul>
</a>
</div>
</div> <!-- /.portfolio-thumb -->
</div>
</div>
<div class="col-xs-6 col-sm-6 col-md-3 templatemo_col12">
<div class="portfolio-item">
<div class="portfolio-thumb">
<img src="./SHOP 300K_files/8.jpg" alt="portfolio 8">
<div class="overlay-p">
<a href="./SHOP 300K_files/8.jpg" data-rel="lightbox[portfolio]">
<ul>
<li>Black and White</li>
<li class="fa fa-circle"></li>
<li class="fa fa-circle fsmall"></li>
<li class="fa fa-circle"></li>
<li class="fa fa-circle fsmall"></li>
<li class="fa fa-search fa-2x"></li>
</ul>
</a>
</div>
</div> <!-- /.portfolio-thumb -->
</div>
</div>
</div>
<a class="btn btn-large btn-primary" href="file:///D:/templatemo_396_smoothy/templatemo_396_smoothy/index.html#">Xem Thêm</a>
</div>
<!--Our Portfolio End-->
<div class="clear"></div>
<!--Our Blog Start-->
<div class="templatemo_blog" id="templatemo_blog">
<h2>BLOG SHOP 300K</h2>
<p> Nơi một số thủ thuật máy tính & Smartphone mà bạn có thể cần. </p>
<div class="clear"></div>
<div class="container">
<div class="col-xs-6 col-sm-6 col-md-3 templatemo_col12">
<div class="templatemo_wrapperblogbox">
<a href="file:///D:/templatemo_396_smoothy/templatemo_396_smoothy/index.html#" class="fa fa-calendar tooltip1" title="28 January 2084"></a>
<a href="file:///D:/templatemo_396_smoothy/templatemo_396_smoothy/index.html#" class="fa fa-user tooltip2" title="Booker"></a>
<a href="file:///D:/templatemo_396_smoothy/templatemo_396_smoothy/index.html#" class="fa fa-tag tooltip3" title="HTML5, CSS3"></a>
<a href="file:///D:/templatemo_396_smoothy/templatemo_396_smoothy/index.html#" class="fa fa-comment tooltip4" title="Comments (4)"></a>
</div>
<div class="clear"></div>
<img src="./SHOP 300K_files/templatemo_blogimage01.jpg" alt="blog image 1">
<div class="clear"></div>
<div class="templatemo_blogtext">
<span class="left">New Touring</span>
<span class="right">
<a href="file:///D:/templatemo_396_smoothy/templatemo_396_smoothy/index.html#" title="Click more"><i class="fa fa-circle"></i><i class="fa fa-circle"></i><i class="fa fa-circle"></i></a>
</span>
</div>
</div>
<div class="col-xs-6 col-sm-6 col-md-3 templatemo_col12">
<div class="templatemo_wrapperblogbox">
<a href="file:///D:/templatemo_396_smoothy/templatemo_396_smoothy/index.html#" class="fa fa-calendar tooltip1" title="26 January 2084"></a>
<a href="file:///D:/templatemo_396_smoothy/templatemo_396_smoothy/index.html#" class="fa fa-user tooltip2" title="George"></a>
<a href="file:///D:/templatemo_396_smoothy/templatemo_396_smoothy/index.html#" class="fa fa-tag tooltip3" title="Template, Design"></a>
<a href="file:///D:/templatemo_396_smoothy/templatemo_396_smoothy/index.html#" class="fa fa-comment tooltip4" title="Comments (8)"></a>
</div>
<div class="clear"></div>
<img src="./SHOP 300K_files/templatemo_blogimage02.jpg" alt="blog image 2">
<div class="clear"></div>
<div class="templatemo_blogtext">
<span class="left">Coffee Shop</span>
<span class="right">
<a href="file:///D:/templatemo_396_smoothy/templatemo_396_smoothy/index.html#" title="Click more"><i class="fa fa-circle"></i><i class="fa fa-circle"></i><i class="fa fa-circle"></i></a>
</span>
</div>
</div>
<div class="col-xs-6 col-sm-6 col-md-3 templatemo_col12 templatemo_margintop10">
<div class="templatemo_wrapperblogbox">
<a href="file:///D:/templatemo_396_smoothy/templatemo_396_smoothy/index.html#" class="fa fa-calendar tooltip1" title="24 January 2084"></a>
<a href="file:///D:/templatemo_396_smoothy/templatemo_396_smoothy/index.html#" class="fa fa-user tooltip2" title="Jelly Bean"></a>
<a href="file:///D:/templatemo_396_smoothy/templatemo_396_smoothy/index.html#" class="fa fa-tag tooltip3" title="Web Design, Portfolio"></a>
<a href="file:///D:/templatemo_396_smoothy/templatemo_396_smoothy/index.html#" class="fa fa-comment tooltip4" title="Comments (16)"></a>
</div>
<div class="clear"></div>
<img src="./SHOP 300K_files/templatemo_blogimage03.jpg" alt="blog image 3">
<div class="clear"></div>
<div class="templatemo_blogtext">
<span class="left">Tea Time</span>
<span class="right">
<a href="file:///D:/templatemo_396_smoothy/templatemo_396_smoothy/index.html#" title="Click more"><i class="fa fa-circle"></i><i class="fa fa-circle"></i><i class="fa fa-circle"></i></a>
</span>
</div>
</div>
<div class="col-xs-6 col-sm-6 col-md-3 templatemo_col12 templatemo_margintop10">
<div class="templatemo_wrapperblogbox">
<a href="file:///D:/templatemo_396_smoothy/templatemo_396_smoothy/index.html#" class="fa fa-calendar tooltip1" title="22 January 2084"></a>
<a href="file:///D:/templatemo_396_smoothy/templatemo_396_smoothy/index.html#" class="fa fa-user tooltip2" title="John Walker"></a>
<a href="file:///D:/templatemo_396_smoothy/templatemo_396_smoothy/index.html#" class="fa fa-tag tooltip3" title="Logo, Creative"></a>
<a href="file:///D:/templatemo_396_smoothy/templatemo_396_smoothy/index.html#" class="fa fa-comment tooltip4" title="Comments (32)"></a>
</div>
<div class="clear"></div>
<img src="./SHOP 300K_files/templatemo_blogimage04.jpg" alt="blog image 4">
<div class="clear"></div>
<div class="templatemo_blogtext">
<span class="left">Mobile First</span>
<span class="right">
<a href="file:///D:/templatemo_396_smoothy/templatemo_396_smoothy/index.html#" title="Click more"><i class="fa fa-circle"></i><i class="fa fa-circle"></i><i class="fa fa-circle"></i></a>
</span>
</div>
</div>
</div>
</div>
<!--Our Blog End-->
<!--Our Partner Start-->
<div class="section6 templatemo_partner" id="templatemo_partners">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="secHeader">
<h2 class="text-center">Thương Hiệu Nổi Tiếng</h2>
<p class="text-center"> Các Hãng công nghệ nổi tiếng </p>
</div>
</div>
</div>
</div>
<div class="partnerWrap">
<div class="slideshow" data-cycle-fx="carousel" data-cycle-timeout="0" data-cycle-carousel-visible="4" data-cycle-next="#next" data-cycle-prev="#prev" data-cycle-carousel-fluid="true" style="position: relative; overflow: hidden;"><img alt="partner 1" src="./SHOP 300K_files/partner1.jpg" class="cycle-slide cycle-sentinel" style="position: static; top: 0px; left: 0px; z-index: 100; opacity: 1; display: block; width: 271px; visibility: hidden;"><div class="cycle-carousel-wrap" style="margin: 0px; padding: 0px; top: 0px; left: -2168px; position: absolute; white-space: nowrap;"><img alt="partner 1" src="./SHOP 300K_files/partner1.jpg" class="cycle-slide" style="position: static; top: 0px; left: 0px; z-index: 100; opacity: 1; display: inline-block; width: 271px;"><img alt="partner 2" src="./SHOP 300K_files/partner2.jpg" class="cycle-slide" style="position: static; top: 0px; left: 0px; z-index: 99; display: inline-block; width: 271px;"><img alt="partner 3" src="./SHOP 300K_files/partner3.jpg" class="cycle-slide" style="position: static; top: 0px; left: 0px; z-index: 97; display: inline-block; width: 271px;"><img alt="partner 4" src="./SHOP 300K_files/partner4.jpg" class="cycle-slide" style="position: static; top: 0px; left: 0px; z-index: 96; display: inline-block; width: 271px;"><img alt="partner 5" src="./SHOP 300K_files/partner5.jpg" class="cycle-slide" style="position: static; top: 0px; left: 0px; z-index: 95; display: inline-block; width: 271px;"><img alt="partner 6" src="./SHOP 300K_files/partner6.jpg" class="cycle-slide" style="position: static; top: 0px; left: 0px; z-index: 94; display: inline-block; width: 271px;"><img alt="partner 7" src="./SHOP 300K_files/partner7.jpg" class="cycle-slide" style="position: static; top: 0px; left: 0px; z-index: 93; display: inline-block; width: 271px;"><img alt="partner 8" src="./SHOP 300K_files/partner8.jpg" class="cycle-slide" style="position: static; top: 0px; left: 0px; z-index: 92; display: inline-block; width: 271px;"><img alt="partner 1" src="./SHOP 300K_files/partner1.jpg" class="cycle-slide cycle-slide-active" style="position: static; top: 0px; left: 0px; z-index: 100; opacity: 1; display: inline-block; width: 271px;"><img alt="partner 2" src="./SHOP 300K_files/partner2.jpg" class="cycle-slide" style="position: static; top: 0px; left: 0px; z-index: 99; display: inline-block; width: 271px;"><img alt="partner 3" src="./SHOP 300K_files/partner3.jpg" class="cycle-slide" style="position: static; top: 0px; left: 0px; z-index: 97; display: inline-block; width: 271px;"><img alt="partner 4" src="./SHOP 300K_files/partner4.jpg" class="cycle-slide" style="position: static; top: 0px; left: 0px; z-index: 96; display: inline-block; width: 271px;"><img alt="partner 5" src="./SHOP 300K_files/partner5.jpg" class="cycle-slide" style="position: static; top: 0px; left: 0px; z-index: 95; display: inline-block; width: 271px;"><img alt="partner 6" src="./SHOP 300K_files/partner6.jpg" class="cycle-slide" style="position: static; top: 0px; left: 0px; z-index: 94; display: inline-block; width: 271px;"><img alt="partner 7" src="./SHOP 300K_files/partner7.jpg" class="cycle-slide" style="position: static; top: 0px; left: 0px; z-index: 93; display: inline-block; width: 271px;"><img alt="partner 8" src="./SHOP 300K_files/partner8.jpg" class="cycle-slide" style="position: static; top: 0px; left: 0px; z-index: 92; display: inline-block; width: 271px;"><img alt="partner 1" src="./SHOP 300K_files/partner1.jpg" class="cycle-slide" style="position: static; top: 0px; left: 0px; z-index: 100; opacity: 1; display: inline-block; width: 271px;"><img alt="partner 2" src="./SHOP 300K_files/partner2.jpg" class="cycle-slide" style="position: static; top: 0px; left: 0px; z-index: 99; display: inline-block; width: 271px;"><img alt="partner 3" src="./SHOP 300K_files/partner3.jpg" class="cycle-slide" style="position: static; top: 0px; left: 0px; z-index: 97; display: inline-block; width: 271px;"><img alt="partner 4" src="./SHOP 300K_files/partner4.jpg" class="cycle-slide" style="position: static; top: 0px; left: 0px; z-index: 96; display: inline-block; width: 271px;"><img alt="partner 5" src="./SHOP 300K_files/partner5.jpg" class="cycle-slide" style="position: static; top: 0px; left: 0px; z-index: 95; display: inline-block; width: 271px;"><img alt="partner 6" src="./SHOP 300K_files/partner6.jpg" class="cycle-slide" style="position: static; top: 0px; left: 0px; z-index: 94; display: inline-block; width: 271px;"><img alt="partner 7" src="./SHOP 300K_files/partner7.jpg" class="cycle-slide" style="position: static; top: 0px; left: 0px; z-index: 93; display: inline-block; width: 271px;"><img alt="partner 8" src="./SHOP 300K_files/partner8.jpg" class="cycle-slide" style="position: static; top: 0px; left: 0px; z-index: 92; display: inline-block; width: 271px;"></div>
</div>
<a href="file:///D:/templatemo_396_smoothy/templatemo_396_smoothy/index.html#" id="prev"><< Prev </a>
<a href="file:///D:/templatemo_396_smoothy/templatemo_396_smoothy/index.html#" id="next"> Next >> </a>
</div>
</div>
<!--Our Partner End-->
<!--Our Client Start-->
<div class="templatemo_reasonbg">
<h2>Sản Phẩm HOT của Tháng này</h2>
<div class="container">
<div class="col-xs-11 templatemo_col12 templatemo_clientwrapper">
<div class="templatemo_clientimage">
<p class="templatemo_clientdes">Thông Tin sản phẩm 1.</p>
<img src="./SHOP 300K_files/1(1).jpg" alt="client image 1">
<div class="clear"></div>
<div class="fa fa-circle mleft1"></div>
</div>
<div class="templatemo_clientimage">
<p class="templatemo_clientdes">Thông Tin sản phẩm 2.</p>
<img src="./SHOP 300K_files/2(1).jpg" alt="client image 2">
<div class="clear"></div>
<div class="fa fa-circle mleft2"></div>
</div>
<div class="templatemo_clientimage">
<p class="templatemo_clientdes">Thông Tin sản phẩm 3. </p>
<img src="./SHOP 300K_files/3(1).jpg" alt="client image 3">
<div class="clear"></div>
<div class="fa fa-circle mleft3"></div>
</div>
<div class="templatemo_clientimage next templatemo_marginleft50">
<p class="templatemo_clientdes">Thông Tin sản phẩm 4. </p>
<img src="./SHOP 300K_files/4(1).jpg" alt="client image 4">
<div class="clear"></div>
<div class="fa fa-circle mleft4"></div>
</div>
<div class="templatemo_clientimage next">
<p class="templatemo_clientdes">Thông Tin sản phẩm 5. </p>
<img src="./SHOP 300K_files/5(1).jpg" alt="client image 5">
<div class="clear"></div>
<div class="fa fa-circle mleft5"></div>
</div>
</div>
<div class="clear"></div>
</div>
</div>
<div class="clear"></div>
<!--Our Client End-->
<!--Contact Start -->
<div class="templatemo_lightgrey" id="templatemo_contact">
<div class="templatemo_paracenter">
<h2>Chính Sách của SHOP 300K</h2></div>
<div class="clear"></div>
<div class="container">
<div class="templatemo_paracenter">
Để thuận tiện cho việc mua hàng của bạn và giao hàng bên SHOP 300K chúng tôi.Mong quý khách vui lòng đọc kĩ trước khi Đặt Hàng. Chúng tôi xin cảm ơn.
</div>
<div class="clear"></div>
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="templatemo_maps">
<div class="fluid-wrapper">
<iframe src="SHOP 300K.html"></iframe>
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-md-3">
<form role="form">
<div class="form-group">
<input name="fullname" type="text" class="form-control" id="fullname" placeholder="Your Name" maxlength="30">
</div>
<div class="form-group">
<input name="email" type="text" class="form-control" id="email" placeholder="Your Email" maxlength="30">
</div>
<div class="form-group">
<input name="subject" type="text" class="form-control" id="subject" placeholder="Your Subject" maxlength="40">
</div>
<div><button type="button" class="btn btn-primary">Send Message</button></div>
</form>
</div>
<div class="col-md-9">
<div class="txtarea">
<textarea name="message" rows="10" class="form-control" id="message"></textarea>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!--Contact End-->
<!--Footer Start-->
<div class="templatemo_footer">
<div class="container">
<div class="col-xs-6 col-sm-6 col-md-3 templatemo_col12">
<h2>About SHOP 300K </h2>
<p> Do nhu cầu phân phối linh kiện giá rẻ cho khách hàng đang có nhu cầu khá lớn - SHOP 300K chúng tôi được thành lập từ đây. </p>
</div>
<div class="col-xs-6 col-sm-6 col-md-3 templatemo_col12">
<h2> SHOP 300K </h2>
<ul>
<li> Phụ Kiện Điện Thoại </li>
<li> Linh Kiện Máy Tính & Laptop </li>
<li> Lắp Ráp PC & Vệ Sinh Laptop </li>
<li> Dầu Gội Thảo Dược </li>
<li> Đồ Linh Tinh </li>
</ul>
<div class="clear"></div>
<div class="templatemo_morelink"><a href="file:///D:/templatemo_396_smoothy/templatemo_396_smoothy/index.html#">Xem Thêm... </a></div>
</div>
<div class="col-xs-6 col-sm-6 col-md-3 templatemo_col12">
<h2>Sản Phẩm Bán Chạy</h2>
<div id="templatemo_flicker" class="ddsmoothmenu">
<ul class="nobullet footer_gallery">
<li><a href="file:///D:/templatemo_396_smoothy/templatemo_396_smoothy/images/flicker/1.jpg" data-rel="lightbox[gallery]"><img src="./SHOP 300K_files/s1.jpg" alt="image 1"></a></li>
<li><a href="file:///D:/templatemo_396_smoothy/templatemo_396_smoothy/images/flicker/2.jpg" data-rel="lightbox[gallery]"><img src="./SHOP 300K_files/s2.jpg" alt="image 2"></a></li>
<li><a href="file:///D:/templatemo_396_smoothy/templatemo_396_smoothy/images/flicker/3.jpg" data-rel="lightbox[gallery]"><img src="./SHOP 300K_files/s3.jpg" alt="image 3"></a></li>
<li><a href="file:///D:/templatemo_396_smoothy/templatemo_396_smoothy/images/flicker/4.jpg" data-rel="lightbox[gallery]"><img src="./SHOP 300K_files/s4.jpg" alt="image 4"></a></li>
<li><a href="file:///D:/templatemo_396_smoothy/templatemo_396_smoothy/images/flicker/5.jpg" data-rel="lightbox[gallery]"><img src="./SHOP 300K_files/s5.jpg" alt="image 5"></a></li>
<li><a href="file:///D:/templatemo_396_smoothy/templatemo_396_smoothy/images/flicker/6.jpg" data-rel="lightbox[gallery]"><img src="./SHOP 300K_files/s6.jpg" alt="image 6"></a></li>
<li><a href="file:///D:/templatemo_396_smoothy/templatemo_396_smoothy/images/flicker/7.jpg" data-rel="lightbox[gallery]"><img src="./SHOP 300K_files/s7.jpg" alt="image 7"></a></li>
<li><a href="file:///D:/templatemo_396_smoothy/templatemo_396_smoothy/images/flicker/8.jpg" data-rel="lightbox[gallery]"><img src="./SHOP 300K_files/s8.jpg" alt="image 8"></a></li>
</ul>
<br style="clear: left">
</div>
</div>
<div class="col-xs-6 col-sm-6 col-md-3 templatemo_col12">
<h2>Liên Hệ với Chúng Tôi</h2>
<span class="left col-xs-1 fa fa-map-marker"></span>
<span class="right col-xs-11">Hẻm 480 Nguyễn Tri Phương, P9, Q10, TPHCM</span>
<div class="clear height10"></div>
<span class="left col-xs-1 fa fa-phone"></span>
<span class="right col-xs-11">01627-180-178</span>
<div class="clear height10"></div>
<span class="left col-xs-1 fa fa-envelope"></span>
<span class="right col-xs-11">[email protected] </span>
<div class="clear height10"></div>
<span class="left col-xs-1 fa fa-globe"></span>
<span class="right col-xs-11"> www.shop300k.com </span>
<div class="clear"></div>
</div>
</div>
</div>
<!--Footer End-->
<!-- Bottom Start -->
<div class="templatemo_bottom">
<div class="container">
<div class="row">
<div class="left">
<span>Copyright © 2016 <a href="file:///D:/templatemo_396_smoothy/templatemo_396_smoothy/index.html#">SHOP 300K</a></span>
</div>
<div class="right">
<a href="file:///D:/templatemo_396_smoothy/templatemo_396_smoothy/index.html#"><div class="fa fa-rss soc"></div></a>
<a href="file:///D:/templatemo_396_smoothy/templatemo_396_smoothy/index.html#"><div class="fa fa-twitter soc"></div></a>
<a href="file:///D:/templatemo_396_smoothy/templatemo_396_smoothy/index.html#"><div class="fa fa-linkedin soc"></div></a>
<a href="file:///D:/templatemo_396_smoothy/templatemo_396_smoothy/index.html#"><div class="fa fa-dribbble soc"></div></a>
<a href="file:///D:/templatemo_396_smoothy/templatemo_396_smoothy/index.html#"><div class="fa fa-facebook soc"></div></a>
</div>
</div>
</div>
</div>
<!-- Bottom End -->
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<!-- <script src="https://code.jquery.com/jquery.js"></script> -->
<script src="./SHOP 300K_files/jquery-1.10.2.min.js"></script>
<script src="./SHOP 300K_files/bootstrap.min.js"></script>
<script src="./SHOP 300K_files/jquery.cycle2.min.js"></script>
<script src="./SHOP 300K_files/jquery.cycle2.carousel.min.js"></script>
<script src="./SHOP 300K_files/jquery.nivo.slider.pack.js"></script>
<script>$.fn.cycle.defaults.autoSelector = '.slideshow';</script>
<script type="text/javascript">
$(function(){
var default_view = 'grid';
if($.cookie('view') !== 'undefined'){
$.cookie('view', default_view, { expires: 7, path: '/' });
}
function get_grid(){
$('.list').removeClass('list-active');
$('.grid').addClass('grid-active');
$('.prod-cnt').animate({opacity:0},function(){
$('.prod-cnt').removeClass('dbox-list');
$('.prod-cnt').addClass('dbox');
$('.prod-cnt').stop().animate({opacity:1});
});
}
function get_list(){
$('.grid').removeClass('grid-active');
$('.list').addClass('list-active');
$('.prod-cnt').animate({opacity:0},function(){
$('.prod-cnt').removeClass('dbox');
$('.prod-cnt').addClass('dbox-list');
$('.prod-cnt').stop().animate({opacity:1});
});
}
if($.cookie('view') == 'list'){
$('.grid').removeClass('grid-active');
$('.list').addClass('list-active');
$('.prod-cnt').animate({opacity:0});
$('.prod-cnt').removeClass('dbox');
$('.prod-cnt').addClass('dbox-list');
$('.prod-cnt').stop().animate({opacity:1});
}
if($.cookie('view') == 'grid'){
$('.list').removeClass('list-active');
$('.grid').addClass('grid-active');
$('.prod-cnt').animate({opacity:0});
$('.prod-cnt').removeClass('dboxlist');
$('.prod-cnt').addClass('dbox');
$('.prod-cnt').stop().animate({opacity:1});
}
$('#list').click(function(){
$.cookie('view', 'list');
get_list()
});
$('#grid').click(function(){
$.cookie('view', 'grid');
get_grid();
});
/* filter */
$('.menuSwitch ul li').click(function(){
var CategoryID = $(this).attr('category');
$('.menuSwitch ul li').removeClass('cat-active');
$(this).addClass('cat-active');
$('.prod-cnt').each(function(){
if(($(this).hasClass(CategoryID)) == false){
$(this).css({'display':'none'});
};
});
$('.'+CategoryID).fadeIn();
});
});
</script>
<script src="./SHOP 300K_files/jquery.singlePageNav.js"></script>
<script type="text/javascript">
$(window).load(function() {
$('#slider').nivoSlider({
prevText: '',
nextText: '',
controlNav: false,
});
});
</script>
<script>
$(document).ready(function(){
// hide #back-top first
$("#back-top").hide();
// fade in #back-top
$(function () {
$(window).scroll(function () {
if ($(this).scrollTop() > 100) {
$('#back-top').fadeIn();
} else {
$('#back-top').fadeOut();
}
});
// scroll body to 0px on click
$('#back-top a').click(function () {
$('body,html').animate({
scrollTop: 0
}, 800);
return false;
});
});
});
</script>
<script type="text/javascript">
<!--
function toggle_visibility(id) {
var e = document.getElementById(id);
if(e.style.display == 'block'){
e.style.display = 'none';
$('#togg').text('show footer');
}
else {
e.style.display = 'block';
$('#togg').text('hide footer');
}
}
//-->
</script>
<script type="text/javascript" src="./SHOP 300K_files/jquery.mousewheel-3.0.6.pack.js"></script>
<script type="text/javascript">
$(function() {
$('a[href*=#]:not([href=#])').click(function() {
if (location.pathname.replace(/^\//,'') == this.pathname.replace(/^\//,'') && location.hostname == this.hostname) {
var target = $(this.hash);
target = target.length ? target : $('[name=' + this.hash.slice(1) +']');
if (target.length) {
$('html,body').animate({
scrollTop: target.offset().top
}, 1000);
return false;
}
}
});
});
</script>
<script src="./SHOP 300K_files/stickUp.min.js" type="text/javascript"></script>
<script type="text/javascript">
//initiating jQuery
jQuery(function($) {
$(document).ready( function() {
//enabling stickUp on the '.navbar-wrapper' class
$('.mWrapper').stickUp();
});
});
</script>
<script>
$('a.menu').click(function(){
$('a.menu').removeClass("active");
$(this).addClass("active");
});
</script>
<script> <!-- scroll to specific id when click on menu -->
// Cache selectors
var lastId,
topMenu = $("#top-menu"),
topMenuHeight = topMenu.outerHeight()+15,
// All list items
menuItems = topMenu.find("a"),
// Anchors corresponding to menu items
scrollItems = menuItems.map(function(){
var item = $($(this).attr("href"));
if (item.length) { return item; }
});
// Bind click handler to menu items
// so we can get a fancy scroll animation
menuItems.click(function(e){
var href = $(this).attr("href"),
offsetTop = href === "#" ? 0 : $(href).offset().top-topMenuHeight+1;
$('html, body').stop().animate({
scrollTop: offsetTop
}, 300);
e.preventDefault();
});
// Bind to scroll
$(window).scroll(function(){
// Get container scroll position
var fromTop = $(this).scrollTop()+topMenuHeight;
// Get id of current scroll item
var cur = scrollItems.map(function(){
if ($(this).offset().top < fromTop)
return this;
});
// Get the id of the current element
cur = cur[cur.length-1];
var id = cur && cur.length ? cur[0].id : "";
if (lastId !== id) {
lastId = id;
// Set/remove active class
menuItems
.parent().removeClass("active")
.end().filter("[href=#"+id+"]").parent().addClass("active");
}
});
</script>
<!-- templatemo 396 smoothy -->
<!--
Free Template by templatemo
http://www.templatemo.com
-->
<div id="lbOverlay" style="display: none;"></div><div id="lbCenter" style="display: none;"><div id="lbImage"><div style="position: relative;"><a id="lbPrevLink" href="file:///D:/templatemo_396_smoothy/templatemo_396_smoothy/index.html#"></a><a id="lbNextLink" href="file:///D:/templatemo_396_smoothy/templatemo_396_smoothy/index.html#"></a></div></div></div><div id="lbBottomContainer" style="display: none;"><div id="lbBottom"><a id="lbCloseLink" href="file:///D:/templatemo_396_smoothy/templatemo_396_smoothy/index.html#"></a><div id="lbCaption"></div><div id="lbNumber"></div><div style="clear: both;"></div></div></div></body></html>