-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathproduct_details.html
674 lines (657 loc) · 33.1 KB
/
product_details.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
<html lang="en"><head>
<meta charset="utf-8">
<title>Bootshop online Shopping cart</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<!--Less styles -->
<!-- Other Less css file //different less files has different color scheam
<link rel="stylesheet/less" type="text/css" href="themes/less/simplex.less">
<link rel="stylesheet/less" type="text/css" href="themes/less/classified.less">
<link rel="stylesheet/less" type="text/css" href="themes/less/amelia.less"> MOVE DOWN TO activate
-->
<!--<link rel="stylesheet/less" type="text/css" href="themes/less/bootshop.less">
<script src="themes/js/less.js" type="text/javascript"></script> -->
<!-- Bootstrap style -->
<link id="callCss" rel="stylesheet" href="themes/bootshop/bootstrap.min.css" media="screen">
<link href="themes/css/base.css" rel="stylesheet" media="screen">
<!-- Bootstrap style responsive -->
<link href="themes/css/bootstrap-responsive.min.css" rel="stylesheet">
<link href="themes/css/font-awesome.css" rel="stylesheet" type="text/css">
<!-- Google-code-prettify -->
<link href="themes/js/google-code-prettify/prettify.css" rel="stylesheet">
<!-- fav and touch icons -->
<link rel="shortcut icon" href="themes/images/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="themes/images/ico/apple-touch-icon-144-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="themes/images/ico/apple-touch-icon-114-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="themes/images/ico/apple-touch-icon-72-precomposed.png">
<link rel="apple-touch-icon-precomposed" href="themes/images/ico/apple-touch-icon-57-precomposed.png">
<style type="text/css" id="enject"></style>
</head>
<body>
<div id="header">
<div class="container">
<div id="welcomeLine" class="row">
<div class="span6">Welcome!<strong> User</strong></div>
<div class="span6">
<div class="pull-right">
<a href="product_summary.html"><span class="">Fr</span></a>
<a href="product_summary.html"><span class="">Es</span></a>
<span class="btn btn-mini">En</span>
<a href="product_summary.html"><span>£</span></a>
<span class="btn btn-mini">$155.00</span>
<a href="product_summary.html"><span class="">$</span></a>
<a href="product_summary.html"><span class="btn btn-mini btn-primary"><i class="icon-shopping-cart icon-white"></i> [ 3 ] Itemes in your cart </span> </a>
</div>
</div>
</div>
<!-- Navbar ================================================== -->
<div id="logoArea" class="navbar">
<a id="smallScreen" data-target="#topMenu" data-toggle="collapse" class="btn btn-navbar">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</a>
<div class="navbar-inner">
<a class="brand" href="index.html"><img src="themes/images/logo.png" alt="Bootsshop"></a>
<form class="form-inline navbar-search" method="post" action="products.html">
<input id="srchFld" class="srchTxt" type="text">
<select class="srchTxt">
<option>All</option>
<option>CLOTHES </option>
<option>FOOD AND BEVERAGES </option>
<option>HEALTH & BEAUTY </option>
<option>SPORTS & LEISURE </option>
<option>BOOKS & ENTERTAINMENTS </option>
</select>
<button type="submit" id="submitButton" class="btn btn-primary">Go</button>
</form>
<ul id="topMenu" class="nav pull-right">
<li class=""><a href="special_offer.html">Specials Offer</a></li>
<li class=""><a href="normal.html">Delivery</a></li>
<li class=""><a href="contact.html">Contact</a></li>
<li class="">
<a href="#login" role="button" data-toggle="modal" style="padding-right:0"><span class="btn btn-large btn-success">Login</span></a>
<div id="login" class="modal hide fade in" tabindex="-1" role="dialog" aria-labelledby="login" aria-hidden="false">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
<h3>Login Block</h3>
</div>
<div class="modal-body">
<form class="form-horizontal loginFrm">
<div class="control-group">
<input type="text" id="inputEmail" placeholder="Email">
</div>
<div class="control-group">
<input type="password" id="inputPassword" placeholder="Password">
</div>
<div class="control-group">
<label class="checkbox">
<input type="checkbox"> Remember me
</label>
</div>
</form>
<button type="submit" class="btn btn-success">Sign in</button>
<button class="btn" data-dismiss="modal" aria-hidden="true">Close</button>
</div>
</div>
</li>
</ul>
</div>
</div>
</div>
</div>
<!-- Header End====================================================================== -->
<div id="mainBody">
<div class="container">
<div class="row">
<!-- Sidebar ================================================== -->
<div id="sidebar" class="span3">
<div class="well well-small"><a id="myCart" href="product_summary.html"><img src="themes/images/ico-cart.png" alt="cart">3 Items in your cart <span class="badge badge-warning pull-right">$155.00</span></a></div>
<ul id="sideManu" class="nav nav-tabs nav-stacked">
<li class="subMenu open"><a> ELECTRONICS [230]</a>
<ul>
<li><a class="active" href="products.html"><i class="icon-chevron-right"></i>Cameras (100) </a></li>
<li><a href="products.html"><i class="icon-chevron-right"></i>Computers, Tablets & laptop (30)</a></li>
<li><a href="products.html"><i class="icon-chevron-right"></i>Mobile Phone (80)</a></li>
<li><a href="products.html"><i class="icon-chevron-right"></i>Sound & Vision (15)</a></li>
</ul>
</li>
<li class="subMenu"><a> CLOTHES [840] </a>
<ul style="display:none">
<li><a href="products.html"><i class="icon-chevron-right"></i>Women's Clothing (45)</a></li>
<li><a href="products.html"><i class="icon-chevron-right"></i>Women's Shoes (8)</a></li>
<li><a href="products.html"><i class="icon-chevron-right"></i>Women's Hand Bags (5)</a></li>
<li><a href="products.html"><i class="icon-chevron-right"></i>Men's Clothings (45)</a></li>
<li><a href="products.html"><i class="icon-chevron-right"></i>Men's Shoes (6)</a></li>
<li><a href="products.html"><i class="icon-chevron-right"></i>Kids Clothing (5)</a></li>
<li><a href="products.html"><i class="icon-chevron-right"></i>Kids Shoes (3)</a></li>
</ul>
</li>
<li class="subMenu"><a>FOOD AND BEVERAGES [1000]</a>
<ul style="display:none">
<li><a href="products.html"><i class="icon-chevron-right"></i>Angoves (35)</a></li>
<li><a href="products.html"><i class="icon-chevron-right"></i>Bouchard Aine & Fils (8)</a></li>
<li><a href="products.html"><i class="icon-chevron-right"></i>French Rabbit (5)</a></li>
<li><a href="products.html"><i class="icon-chevron-right"></i>Louis Bernard (45)</a></li>
<li><a href="products.html"><i class="icon-chevron-right"></i>BIB Wine (Bag in Box) (8)</a></li>
<li><a href="products.html"><i class="icon-chevron-right"></i>Other Liquors & Wine (5)</a></li>
<li><a href="products.html"><i class="icon-chevron-right"></i>Garden (3)</a></li>
<li><a href="products.html"><i class="icon-chevron-right"></i>Khao Shong (11)</a></li>
</ul>
</li>
<li><a href="products.html">HEALTH & BEAUTY [18]</a></li>
<li><a href="products.html">SPORTS & LEISURE [58]</a></li>
<li><a href="products.html">BOOKS & ENTERTAINMENTS [14]</a></li>
</ul>
<br>
<div class="thumbnail">
<img src="themes/images/products/panasonic.jpg" alt="Bootshop panasonoc New camera">
<div class="caption">
<h5>Panasonic</h5>
<h4 style="text-align:center"><a class="btn" href="product_details.html"> <i class="icon-zoom-in"></i></a> <a class="btn" href="#">Add to <i class="icon-shopping-cart"></i></a> <a class="btn btn-primary" href="#">$222.00</a></h4>
</div>
</div><br>
<div class="thumbnail">
<img src="themes/images/products/kindle.png" title="Bootshop New Kindel" alt="Bootshop Kindel">
<div class="caption">
<h5>Kindle</h5>
<h4 style="text-align:center"><a class="btn" href="product_details.html"> <i class="icon-zoom-in"></i></a> <a class="btn" href="#">Add to <i class="icon-shopping-cart"></i></a> <a class="btn btn-primary" href="#">$222.00</a></h4>
</div>
</div><br>
<div class="thumbnail">
<img src="themes/images/payment_methods.png" title="Bootshop Payment Methods" alt="Payments Methods">
<div class="caption">
<h5>Payment Methods</h5>
</div>
</div>
</div>
<!-- Sidebar end=============================================== -->
<div class="span9">
<ul class="breadcrumb">
<li><a href="index.html">Home</a> <span class="divider">/</span></li>
<li><a href="products.html">Products</a> <span class="divider">/</span></li>
<li class="active">product Details</li>
</ul>
<div class="row">
<div id="gallery" class="span3">
<a href="themes/images/products/large/f1.jpg" title="Fujifilm FinePix S2950 Digital Camera">
<img src="themes/images/products/large/3.jpg" style="width:100%" alt="Fujifilm FinePix S2950 Digital Camera">
</a>
<div id="differentview" class="moreOptopm carousel slide">
<div class="carousel-inner">
<div class="item active">
<a href="themes/images/products/large/f1.jpg"> <img style="width:29%" src="themes/images/products/large/f1.jpg" alt=""></a>
<a href="themes/images/products/large/f2.jpg"> <img style="width:29%" src="themes/images/products/large/f2.jpg" alt=""></a>
<a href="themes/images/products/large/f3.jpg"> <img style="width:29%" src="themes/images/products/large/f3.jpg" alt=""></a>
</div>
<div class="item">
<a href="themes/images/products/large/f3.jpg"> <img style="width:29%" src="themes/images/products/large/f3.jpg" alt=""></a>
<a href="themes/images/products/large/f1.jpg"> <img style="width:29%" src="themes/images/products/large/f1.jpg" alt=""></a>
<a href="themes/images/products/large/f2.jpg"> <img style="width:29%" src="themes/images/products/large/f2.jpg" alt=""></a>
</div>
</div>
<!--
<a class="left carousel-control" href="#myCarousel" data-slide="prev">‹</a>
<a class="right carousel-control" href="#myCarousel" data-slide="next">›</a>
-->
</div>
<div class="btn-toolbar">
<div class="btn-group">
<span class="btn"><i class="icon-envelope"></i></span>
<span class="btn"><i class="icon-print"></i></span>
<span class="btn"><i class="icon-zoom-in"></i></span>
<span class="btn"><i class="icon-star"></i></span>
<span class="btn"><i class=" icon-thumbs-up"></i></span>
<span class="btn"><i class="icon-thumbs-down"></i></span>
</div>
</div>
</div>
<div class="span6">
<h3>Fujifilm FinePix S2950 Digital Camera </h3>
<small>- (14MP, 18x Optical Zoom) 3-inch LCD</small>
<hr class="soft">
<form class="form-horizontal qtyFrm">
<div class="control-group">
<label class="control-label"><span>$222.00</span></label>
<div class="controls">
<input type="number" class="span1" placeholder="Qty.">
<button type="submit" class="btn btn-large btn-primary pull-right"> Add to cart <i class=" icon-shopping-cart"></i></button>
</div>
</div>
</form>
<hr class="soft">
<h4>100 items in stock</h4>
<form class="form-horizontal qtyFrm pull-right">
<div class="control-group">
<label class="control-label"><span>Color</span></label>
<div class="controls">
<select class="span2">
<option>Black</option>
<option>Red</option>
<option>Blue</option>
<option>Brown</option>
</select>
</div>
</div>
</form>
<hr class="soft clr">
<p>
14 Megapixels. 18.0 x Optical Zoom. 3.0-inch LCD Screen. Full HD photos and 1280 x 720p HD movie capture. ISO sensitivity ISO6400 at reduced resolution.
Tracking Auto Focus. Motion Panorama Mode. Face Detection technology with Blink detection and Smile and shoot mode. 4 x AA batteries not included. WxDxH 110.2 ×81.4x73.4mm.
Weight 0.341kg (excluding battery and memory card). Weight 0.437kg (including battery and memory card).
</p>
<a class="btn btn-small pull-right" href="#detail">More Details</a>
<br class="clr">
<a href="#" name="detail"></a>
<hr class="soft">
</div>
<div class="span9">
<ul id="productDetail" class="nav nav-tabs">
<li class="active"><a href="#home" data-toggle="tab">Product Details</a></li>
<li><a href="#profile" data-toggle="tab">Related Products</a></li>
</ul>
<div id="myTabContent" class="tab-content">
<div class="tab-pane fade active in" id="home">
<h4>Product Information</h4>
<table class="table table-bordered">
<tbody>
<tr class="techSpecRow"><th colspan="2">Product Details</th></tr>
<tr class="techSpecRow"><td class="techSpecTD1">Brand: </td><td class="techSpecTD2">Fujifilm</td></tr>
<tr class="techSpecRow"><td class="techSpecTD1">Model:</td><td class="techSpecTD2">FinePix S2950HD</td></tr>
<tr class="techSpecRow"><td class="techSpecTD1">Released on:</td><td class="techSpecTD2"> 2011-01-28</td></tr>
<tr class="techSpecRow"><td class="techSpecTD1">Dimensions:</td><td class="techSpecTD2"> 5.50" h x 5.50" w x 2.00" l, .75 pounds</td></tr>
<tr class="techSpecRow"><td class="techSpecTD1">Display size:</td><td class="techSpecTD2">3</td></tr>
</tbody>
</table>
<h5>Features</h5>
<p>
14 Megapixels. 18.0 x Optical Zoom. 3.0-inch LCD Screen. Full HD photos and 1280 x 720p HD movie capture. ISO sensitivity ISO6400 at reduced resolution. Tracking Auto Focus. Motion Panorama Mode. Face Detection technology with Blink detection and Smile and shoot mode. 4 x AA batteries not included. WxDxH 110.2 ×81.4x73.4mm. Weight 0.341kg (excluding battery and memory card). Weight 0.437kg (including battery and memory card).<br>
OND363338
</p>
<h4>Editorial Reviews</h4>
<h5>Manufacturer's Description </h5>
<p>
With a generous 18x Fujinon optical zoom lens, the S2950 really packs a punch, especially when matched with its 14 megapixel sensor, large 3.0" LCD screen and 720p HD (30fps) movie capture.
</p>
<h5>Electric powered Fujinon 18x zoom lens</h5>
<p>
The S2950 sports an impressive 28mm – 504mm* high precision Fujinon optical zoom lens. Simple to operate with an electric powered zoom lever, the huge zoom range means that you can capture all the detail, even when you're at a considerable distance away. You can even operate the zoom during video shooting. Unlike a bulky D-SLR, bridge cameras allow you great versatility of zoom, without the hassle of carrying a bag of lenses.
</p>
<h5>Impressive panoramas</h5>
<p>
With its easy to use Panoramic shooting mode you can get creative on the S2950, however basic your skills, and rest assured that you will not risk shooting uneven landscapes or shaky horizons. The camera enables you to take three successive shots with a helpful tool which automatically releases the shutter once the images are fully aligned to seamlessly stitch the shots together in-camera. It's so easy and the results are impressive.
</p>
<h5>Sharp, clear shots</h5>
<p>
Even at the longest zoom settings or in the most challenging of lighting conditions, the S2950 is able to produce crisp, clean results. With its mechanically stabilised 1/2 3", 14 megapixel CCD sensor, and high ISO sensitivity settings, Fujifilm's Dual Image Stabilisation technology combines to reduce the blurring effects of both hand-shake and subject movement to provide superb pictures.
</p>
</div>
<div class="tab-pane fade" id="profile">
<div id="myTab" class="pull-right">
<a href="#listView" data-toggle="tab"><span class="btn btn-large"><i class="icon-list"></i></span></a>
<a href="#blockView" data-toggle="tab"><span class="btn btn-large btn-primary"><i class="icon-th-large"></i></span></a>
</div>
<br class="clr">
<hr class="soft">
<div class="tab-content">
<div class="tab-pane" id="listView">
<div class="row">
<div class="span2">
<img src="themes/images/products/4.jpg" alt="">
</div>
<div class="span4">
<h3>New | Available</h3>
<hr class="soft">
<h5>Product Name </h5>
<p>
Nowadays the lingerie industry is one of the most successful business spheres.We always stay in touch with the latest fashion tendencies -
that is why our goods are so popular..
</p>
<a class="btn btn-small pull-right" href="product_details.html">View Details</a>
<br class="clr">
</div>
<div class="span3 alignR">
<form class="form-horizontal qtyFrm">
<h3> $222.00</h3>
<label class="checkbox">
<input type="checkbox"> Adds product to compair
</label><br>
<div class="btn-group">
<a href="product_details.html" class="btn btn-large btn-primary"> Add to <i class=" icon-shopping-cart"></i></a>
<a href="product_details.html" class="btn btn-large"><i class="icon-zoom-in"></i></a>
</div>
</form>
</div>
</div>
<hr class="soft">
<div class="row">
<div class="span2">
<img src="themes/images/products/5.jpg" alt="">
</div>
<div class="span4">
<h3>New | Available</h3>
<hr class="soft">
<h5>Product Name </h5>
<p>
Nowadays the lingerie industry is one of the most successful business spheres.We always stay in touch with the latest fashion tendencies -
that is why our goods are so popular..
</p>
<a class="btn btn-small pull-right" href="product_details.html">View Details</a>
<br class="clr">
</div>
<div class="span3 alignR">
<form class="form-horizontal qtyFrm">
<h3> $222.00</h3>
<label class="checkbox">
<input type="checkbox"> Adds product to compair
</label><br>
<div class="btn-group">
<a href="product_details.html" class="btn btn-large btn-primary"> Add to <i class=" icon-shopping-cart"></i></a>
<a href="product_details.html" class="btn btn-large"><i class="icon-zoom-in"></i></a>
</div>
</form>
</div>
</div>
<hr class="soft">
<div class="row">
<div class="span2">
<img src="themes/images/products/6.jpg" alt="">
</div>
<div class="span4">
<h3>New | Available</h3>
<hr class="soft">
<h5>Product Name </h5>
<p>
Nowadays the lingerie industry is one of the most successful business spheres.We always stay in touch with the latest fashion tendencies -
that is why our goods are so popular..
</p>
<a class="btn btn-small pull-right" href="product_details.html">View Details</a>
<br class="clr">
</div>
<div class="span3 alignR">
<form class="form-horizontal qtyFrm">
<h3> $222.00</h3>
<label class="checkbox">
<input type="checkbox"> Adds product to compair
</label><br>
<div class="btn-group">
<a href="product_details.html" class="btn btn-large btn-primary"> Add to <i class=" icon-shopping-cart"></i></a>
<a href="product_details.html" class="btn btn-large"><i class="icon-zoom-in"></i></a>
</div>
</form>
</div>
</div>
<hr class="soft">
<div class="row">
<div class="span2">
<img src="themes/images/products/7.jpg" alt="">
</div>
<div class="span4">
<h3>New | Available</h3>
<hr class="soft">
<h5>Product Name </h5>
<p>
Nowadays the lingerie industry is one of the most successful business spheres.We always stay in touch with the latest fashion tendencies -
that is why our goods are so popular..
</p>
<a class="btn btn-small pull-right" href="product_details.html">View Details</a>
<br class="clr">
</div>
<div class="span3 alignR">
<form class="form-horizontal qtyFrm">
<h3> $222.00</h3>
<label class="checkbox">
<input type="checkbox"> Adds product to compair
</label><br>
<div class="btn-group">
<a href="product_details.html" class="btn btn-large btn-primary"> Add to <i class=" icon-shopping-cart"></i></a>
<a href="product_details.html" class="btn btn-large"><i class="icon-zoom-in"></i></a>
</div>
</form>
</div>
</div>
<hr class="soft">
<div class="row">
<div class="span2">
<img src="themes/images/products/8.jpg" alt="">
</div>
<div class="span4">
<h3>New | Available</h3>
<hr class="soft">
<h5>Product Name </h5>
<p>
Nowadays the lingerie industry is one of the most successful business spheres.We always stay in touch with the latest fashion tendencies -
that is why our goods are so popular..
</p>
<a class="btn btn-small pull-right" href="product_details.html">View Details</a>
<br class="clr">
</div>
<div class="span3 alignR">
<form class="form-horizontal qtyFrm">
<h3> $222.00</h3>
<label class="checkbox">
<input type="checkbox"> Adds product to compair
</label><br>
<div class="btn-group">
<a href="product_details.html" class="btn btn-large btn-primary"> Add to <i class=" icon-shopping-cart"></i></a>
<a href="product_details.html" class="btn btn-large"><i class="icon-zoom-in"></i></a>
</div>
</form>
</div>
</div>
<hr class="soft">
<div class="row">
<div class="span2">
<img src="themes/images/products/9.jpg" alt="">
</div>
<div class="span4">
<h3>New | Available</h3>
<hr class="soft">
<h5>Product Name </h5>
<p>
Nowadays the lingerie industry is one of the most successful business spheres.We always stay in touch with the latest fashion tendencies -
that is why our goods are so popular..
</p>
<a class="btn btn-small pull-right" href="product_details.html">View Details</a>
<br class="clr">
</div>
<div class="span3 alignR">
<form class="form-horizontal qtyFrm">
<h3> $222.00</h3>
<label class="checkbox">
<input type="checkbox"> Adds product to compair
</label><br>
<div class="btn-group">
<a href="product_details.html" class="btn btn-large btn-primary"> Add to <i class=" icon-shopping-cart"></i></a>
<a href="product_details.html" class="btn btn-large"><i class="icon-zoom-in"></i></a>
</div>
</form>
</div>
</div>
<hr class="soft">
</div>
<div class="tab-pane active" id="blockView">
<ul class="thumbnails">
<li class="span3">
<div class="thumbnail">
<a href="product_details.html"><img src="themes/images/products/10.jpg" alt=""></a>
<div class="caption">
<h5>Manicure & Pedicure</h5>
<p>
Lorem Ipsum is simply dummy text.
</p>
<h4 style="text-align:center"><a class="btn" href="product_details.html"> <i class="icon-zoom-in"></i></a> <a class="btn" href="#">Add to <i class="icon-shopping-cart"></i></a> <a class="btn btn-primary" href="#">€222.00</a></h4>
</div>
</div>
</li>
<li class="span3">
<div class="thumbnail">
<a href="product_details.html"><img src="themes/images/products/11.jpg" alt=""></a>
<div class="caption">
<h5>Manicure & Pedicure</h5>
<p>
Lorem Ipsum is simply dummy text.
</p>
<h4 style="text-align:center"><a class="btn" href="product_details.html"> <i class="icon-zoom-in"></i></a> <a class="btn" href="#">Add to <i class="icon-shopping-cart"></i></a> <a class="btn btn-primary" href="#">€222.00</a></h4>
</div>
</div>
</li>
<li class="span3">
<div class="thumbnail">
<a href="product_details.html"><img src="themes/images/products/12.jpg" alt=""></a>
<div class="caption">
<h5>Manicure & Pedicure</h5>
<p>
Lorem Ipsum is simply dummy text.
</p>
<h4 style="text-align:center"><a class="btn" href="product_details.html"> <i class="icon-zoom-in"></i></a> <a class="btn" href="#">Add to <i class="icon-shopping-cart"></i></a> <a class="btn btn-primary" href="#">€222.00</a></h4>
</div>
</div>
</li>
<li class="span3">
<div class="thumbnail">
<a href="product_details.html"><img src="themes/images/products/13.jpg" alt=""></a>
<div class="caption">
<h5>Manicure & Pedicure</h5>
<p>
Lorem Ipsum is simply dummy text.
</p>
<h4 style="text-align:center"><a class="btn" href="product_details.html"> <i class="icon-zoom-in"></i></a> <a class="btn" href="#">Add to <i class="icon-shopping-cart"></i></a> <a class="btn btn-primary" href="#">€222.00</a></h4>
</div>
</div>
</li>
<li class="span3">
<div class="thumbnail">
<a href="product_details.html"><img src="themes/images/products/1.jpg" alt=""></a>
<div class="caption">
<h5>Manicure & Pedicure</h5>
<p>
Lorem Ipsum is simply dummy text.
</p>
<h4 style="text-align:center"><a class="btn" href="product_details.html"> <i class="icon-zoom-in"></i></a> <a class="btn" href="#">Add to <i class="icon-shopping-cart"></i></a> <a class="btn btn-primary" href="#">€222.00</a></h4>
</div>
</div>
</li>
<li class="span3">
<div class="thumbnail">
<a href="product_details.html"><img src="themes/images/products/2.jpg" alt=""></a>
<div class="caption">
<h5>Manicure & Pedicure</h5>
<p>
Lorem Ipsum is simply dummy text.
</p>
<h4 style="text-align:center"><a class="btn" href="product_details.html"> <i class="icon-zoom-in"></i></a> <a class="btn" href="#">Add to <i class="icon-shopping-cart"></i></a> <a class="btn btn-primary" href="#">€222.00</a></h4>
</div>
</div>
</li>
</ul>
<hr class="soft">
</div>
</div>
<br class="clr">
</div>
</div>
</div>
</div>
</div>
</div> </div>
</div>
<!-- MainBody End ============================= -->
<!-- Footer ================================================================== -->
<div id="footerSection">
<div class="container">
<div class="row">
<div class="span3">
<h5>ACCOUNT</h5>
<a href="login.html">YOUR ACCOUNT</a>
<a href="login.html">PERSONAL INFORMATION</a>
<a href="login.html">ADDRESSES</a>
<a href="login.html">DISCOUNT</a>
<a href="login.html">ORDER HISTORY</a>
</div>
<div class="span3">
<h5>INFORMATION</h5>
<a href="contact.html">CONTACT</a>
<a href="register.html">REGISTRATION</a>
<a href="legal_notice.html">LEGAL NOTICE</a>
<a href="tac.html">TERMS AND CONDITIONS</a>
<a href="faq.html">FAQ</a>
</div>
<div class="span3">
<h5>OUR OFFERS</h5>
<a href="#">NEW PRODUCTS</a>
<a href="#">TOP SELLERS</a>
<a href="special_offer.html">SPECIAL OFFERS</a>
<a href="#">MANUFACTURERS</a>
<a href="#">SUPPLIERS</a>
</div>
<div id="socialMedia" class="span3 pull-right">
<h5>SOCIAL MEDIA </h5>
<a href="#"><img width="60" height="60" src="themes/images/facebook.png" title="facebook" alt="facebook"></a>
<a href="#"><img width="60" height="60" src="themes/images/twitter.png" title="twitter" alt="twitter"></a>
<a href="#"><img width="60" height="60" src="themes/images/youtube.png" title="youtube" alt="youtube"></a>
</div>
</div>
<p class="pull-right">© Bootshop</p>
</div><!-- Container End -->
</div>
<!-- Placed at the end of the document so the pages load faster ============================================= -->
<script src="themes/js/jquery.js" type="text/javascript"></script>
<script src="themes/js/bootstrap.min.js" type="text/javascript"></script>
<script src="themes/js/google-code-prettify/prettify.js"></script>
<script src="themes/js/bootshop.js"></script>
<script src="themes/js/jquery.lightbox-0.5.js"></script>
<!-- Themes switcher section ============================================================================================= -->
<div id="secectionBox">
<link rel="stylesheet" href="themes/switch/themeswitch.css" type="text/css" media="screen">
<script src="themes/switch/theamswitcher.js" type="text/javascript" charset="utf-8"></script>
<div id="themeContainer">
<div id="hideme" class="themeTitle">Style Selector</div>
<div class="themeName">Oregional Skin</div>
<div class="images style">
<a href="themes/css/#" name="bootshop"><img src="themes/switch/images/clr/bootshop.png" alt="bootstrap business templates" class="active"></a>
<a href="themes/css/#" name="businessltd"><img src="themes/switch/images/clr/businessltd.png" alt="bootstrap business templates" class="active"></a>
</div>
<div class="themeName">Bootswatch Skins (11)</div>
<div class="images style">
<a href="themes/css/#" name="amelia" title="Amelia"><img src="themes/switch/images/clr/amelia.png" alt="bootstrap business templates"></a>
<a href="themes/css/#" name="spruce" title="Spruce"><img src="themes/switch/images/clr/spruce.png" alt="bootstrap business templates"></a>
<a href="themes/css/#" name="superhero" title="Superhero"><img src="themes/switch/images/clr/superhero.png" alt="bootstrap business templates"></a>
<a href="themes/css/#" name="cyborg"><img src="themes/switch/images/clr/cyborg.png" alt="bootstrap business templates"></a>
<a href="themes/css/#" name="cerulean"><img src="themes/switch/images/clr/cerulean.png" alt="bootstrap business templates"></a>
<a href="themes/css/#" name="journal"><img src="themes/switch/images/clr/journal.png" alt="bootstrap business templates"></a>
<a href="themes/css/#" name="readable"><img src="themes/switch/images/clr/readable.png" alt="bootstrap business templates"></a>
<a href="themes/css/#" name="simplex"><img src="themes/switch/images/clr/simplex.png" alt="bootstrap business templates"></a>
<a href="themes/css/#" name="slate"><img src="themes/switch/images/clr/slate.png" alt="bootstrap business templates"></a>
<a href="themes/css/#" name="spacelab"><img src="themes/switch/images/clr/spacelab.png" alt="bootstrap business templates"></a>
<a href="themes/css/#" name="united"><img src="themes/switch/images/clr/united.png" alt="bootstrap business templates"></a>
<p style="margin:0;line-height:normal;margin-left:-10px;display:none;"><small>These are just examples and you can build your own color scheme in the backend.</small></p>
</div>
<div class="themeName">Background Patterns </div>
<div class="images patterns">
<a href="themes/css/#" name="pattern1"><img src="themes/switch/images/pattern/pattern1.png" alt="bootstrap business templates" class="active"></a>
<a href="themes/css/#" name="pattern2"><img src="themes/switch/images/pattern/pattern2.png" alt="bootstrap business templates"></a>
<a href="themes/css/#" name="pattern3"><img src="themes/switch/images/pattern/pattern3.png" alt="bootstrap business templates"></a>
<a href="themes/css/#" name="pattern4"><img src="themes/switch/images/pattern/pattern4.png" alt="bootstrap business templates"></a>
<a href="themes/css/#" name="pattern5"><img src="themes/switch/images/pattern/pattern5.png" alt="bootstrap business templates"></a>
<a href="themes/css/#" name="pattern6"><img src="themes/switch/images/pattern/pattern6.png" alt="bootstrap business templates"></a>
<a href="themes/css/#" name="pattern7"><img src="themes/switch/images/pattern/pattern7.png" alt="bootstrap business templates"></a>
<a href="themes/css/#" name="pattern8"><img src="themes/switch/images/pattern/pattern8.png" alt="bootstrap business templates"></a>
<a href="themes/css/#" name="pattern9"><img src="themes/switch/images/pattern/pattern9.png" alt="bootstrap business templates"></a>
<a href="themes/css/#" name="pattern10"><img src="themes/switch/images/pattern/pattern10.png" alt="bootstrap business templates"></a>
<a href="themes/css/#" name="pattern11"><img src="themes/switch/images/pattern/pattern11.png" alt="bootstrap business templates"></a>
<a href="themes/css/#" name="pattern12"><img src="themes/switch/images/pattern/pattern12.png" alt="bootstrap business templates"></a>
<a href="themes/css/#" name="pattern13"><img src="themes/switch/images/pattern/pattern13.png" alt="bootstrap business templates"></a>
<a href="themes/css/#" name="pattern14"><img src="themes/switch/images/pattern/pattern14.png" alt="bootstrap business templates"></a>
<a href="themes/css/#" name="pattern15"><img src="themes/switch/images/pattern/pattern15.png" alt="bootstrap business templates"></a>
<a href="themes/css/#" name="pattern16"><img src="themes/switch/images/pattern/pattern16.png" alt="bootstrap business templates"></a>
<a href="themes/css/#" name="pattern17"><img src="themes/switch/images/pattern/pattern17.png" alt="bootstrap business templates"></a>
<a href="themes/css/#" name="pattern18"><img src="themes/switch/images/pattern/pattern18.png" alt="bootstrap business templates"></a>
<a href="themes/css/#" name="pattern19"><img src="themes/switch/images/pattern/pattern19.png" alt="bootstrap business templates"></a>
<a href="themes/css/#" name="pattern20"><img src="themes/switch/images/pattern/pattern20.png" alt="bootstrap business templates"></a>
</div>
</div>
</div>
<span id="themesBtn"></span>
</body></html>