-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathshop-product-full-width.html
641 lines (599 loc) · 25.9 KB
/
shop-product-full-width.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
<!DOCTYPE html>
<html>
<head>
<!-- Basic -->
<meta charset="utf-8">
<title>Shop | Porto - Responsive HTML5 Template 3.7.0</title>
<meta name="keywords" content="HTML5 Template" />
<meta name="description" content="Porto - Responsive HTML5 Template">
<meta name="author" content="okler.net">
<!-- Mobile Metas -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Web Fonts -->
<link href="http://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800%7CShadows+Into+Light" rel="stylesheet" type="text/css">
<!-- Vendor CSS -->
<link rel="stylesheet" href="vendor/bootstrap/bootstrap.css">
<link rel="stylesheet" href="vendor/fontawesome/css/font-awesome.css">
<link rel="stylesheet" href="vendor/owlcarousel/owl.carousel.min.css" media="screen">
<link rel="stylesheet" href="vendor/owlcarousel/owl.theme.default.min.css" media="screen">
<link rel="stylesheet" href="vendor/magnific-popup/magnific-popup.css" media="screen">
<!-- Theme CSS -->
<link rel="stylesheet" href="css/theme.css">
<link rel="stylesheet" href="css/theme-elements.css">
<link rel="stylesheet" href="css/theme-blog.css">
<link rel="stylesheet" href="css/theme-shop.css">
<link rel="stylesheet" href="css/theme-animate.css">
<!-- Skin CSS -->
<link rel="stylesheet" href="css/skins/default.css">
<!-- Theme Custom CSS -->
<link rel="stylesheet" href="css/custom.css">
<!-- Head Libs -->
<script src="vendor/modernizr/modernizr.js"></script>
<!--[if IE]>
<link rel="stylesheet" href="css/ie.css">
<![endif]-->
<!--[if lte IE 8]>
<script src="vendor/respond/respond.js"></script>
<script src="vendor/excanvas/excanvas.js"></script>
<![endif]-->
</head>
<body>
<div class="body">
<header id="header">
<div class="container">
<div class="logo">
<a href="index.html">
<img alt="Porto" width="111" height="54" data-sticky-width="82" data-sticky-height="40" src="img/logo.png">
</a>
</div>
<div class="search">
<form id="searchForm" action="page-search-results.html" method="get">
<div class="input-group">
<input type="text" class="form-control search" name="q" id="q" placeholder="Search..." required>
<span class="input-group-btn">
<button class="btn btn-default" type="submit"><i class="fa fa-search"></i></button>
</span>
</div>
</form>
</div>
<ul class="social-icons">
<li class="facebook"><a href="http://www.facebook.com/" target="_blank" title="Facebook">Facebook</a></li>
<li class="twitter"><a href="http://www.twitter.com/" target="_blank" title="Twitter">Twitter</a></li>
<li class="linkedin"><a href="http://www.linkedin.com/" target="_blank" title="Linkedin">Linkedin</a></li>
</ul>
<nav>
<ul class="nav nav-pills nav-top">
<li>
<a href="about-us.html"><i class="fa fa-angle-right"></i>About Us</a>
</li>
<li>
<a href="contact-us.html"><i class="fa fa-angle-right"></i>Contact Us</a>
</li>
<li class="phone">
<span><i class="fa fa-phone"></i>(123) 456-7890</span>
</li>
</ul>
</nav>
<button class="btn btn-responsive-nav btn-inverse" data-toggle="collapse" data-target=".nav-main-collapse">
<i class="fa fa-bars"></i>
</button>
</div>
<div class="navbar-collapse nav-main-collapse collapse">
<div class="container">
<nav class="nav-main mega-menu">
<ul class="nav nav-pills nav-main" id="mainMenu">
<li class="dropdown">
<a class="dropdown-toggle" href="index.html">
Home
<i class="fa fa-angle-down"></i>
</a>
<ul class="dropdown-menu">
<li><a href="index.html">Home - Default</a></li>
<li><a href="index-1.html">Home - Corporate <span class="tip">hot</span></a></li>
<li><a href="index-2.html">Home - Color</a></li>
<li><a href="index-3.html">Home - Light</a></li>
<li><a href="index-4.html">Home - Video</a></li>
<li><a href="index-5.html">Home - Video - Light</a></li>
<li><a href="index-one-page.html">One Page Website</a></li>
<li class="dropdown-submenu">
<a href="#">Sliders</a>
<ul class="dropdown-menu">
<li><a href="index.html">Revolution Slider</a></li>
<li><a href="index-slider-2.html">Nivo Slider</a></li>
</ul>
</li>
</ul>
</li>
<li>
<a href="shortcodes.html">Shortcodes</a>
</li>
<li class="dropdown">
<a class="dropdown-toggle" href="#">
About Us
<i class="fa fa-angle-down"></i>
</a>
<ul class="dropdown-menu">
<li><a href="about-us.html">About Us</a></li>
<li><a href="about-us-basic.html">About Us - Basic</a></li>
<li><a href="about-me.html">About Me</a></li>
</ul>
</li>
<li class="dropdown mega-menu-item mega-menu-fullwidth">
<a class="dropdown-toggle" href="#">
Features
<i class="fa fa-angle-down"></i>
</a>
<ul class="dropdown-menu">
<li>
<div class="mega-menu-content">
<div class="row">
<div class="col-md-3">
<ul class="sub-menu">
<li>
<span class="mega-menu-sub-title">Main Features</span>
<ul class="sub-menu">
<li><a href="feature-pricing-tables.html">Pricing Tables</a></li>
<li><a href="feature-icons.html">Icons</a></li>
<li><a href="feature-animations.html">Animations</a></li>
<li><a href="feature-typography.html">Typography</a></li>
<li><a href="feature-grid-system.html">Grid System</a></li>
</ul>
</li>
</ul>
</div>
<div class="col-md-3">
<ul class="sub-menu">
<li>
<span class="mega-menu-sub-title">Headers</span>
<ul class="sub-menu">
<li><a href="headers-overview.html">Overview</a></li>
<li><a href="index-header-2.html">Header 2</a></li>
<li><a href="index-header-3.html">Header 3</a></li>
<li><a href="index-header-4.html">Header 4</a></li>
<li><a href="index-header-5.html">Header 5</a></li>
<li><a href="index-header-6.html">Header 6</a></li>
<li><a href="index-header-7.html">Header 7 - Below Slider</a></li>
<li><a href="index-header-8.html">Header 8 - Full Video</a></li>
<li><a href="index-header-9.html">Header 9 - Narrow</a></li>
<li><a href="index-header-10.html">Header 10 - Always Sticky</a></li>
<li><a href="index-header-11.html">Header 11 - Transparent</a></li>
<li><a href="index-header-12.html">Header 12 - Semi Transparent</a></li>
<li><a href="index-header-13.html">Header 13 - Semi Transparent - Light</a></li>
<li><a href="index-header-14.html">Header 14 - Full-Width</a></li>
</ul>
</li>
</ul>
</div>
<div class="col-md-3">
<ul class="sub-menu">
<li>
<span class="mega-menu-sub-title">Header Account</span>
<ul class="sub-menu">
<li><a href="index-header-signin.html">Header - Sign In / Sign Up</a></li>
<li><a href="index-header-logged.html">Header - Logged</a></li>
</ul>
<span class="mega-menu-sub-title">Footers</span>
<ul class="sub-menu">
<li><a href="index.html#footer">Footer 1</a></li>
<li><a href="index-footer-2.html#footer">Footer 2</a></li>
<li><a href="index-footer-3.html#footer">Footer 3</a></li>
<li><a href="index-footer-4.html#footer">Footer 4</a></li>
<li><a href="index-footer-5.html#footer">Footer 5 - Light</a></li>
<li><a href="index-footer-6.html#footer">Footer 6 - Light Narrow</a></li>
<li><a href="index-footer-7.html#footer">Footer 7 - Color</a></li>
</ul>
</li>
</ul>
</div>
<div class="col-md-3">
<ul class="sub-menu">
<li>
<span class="mega-menu-sub-title">Admin Extension <em class="not-included">(Not Included)</em></span>
<ul class="sub-menu">
<li><a href="feature-admin-forms-basic.html">Forms Basic</a></li>
<li><a href="feature-admin-forms-advanced.html">Forms Advanced</a></li>
<li><a href="feature-admin-forms-wizard.html">Forms Wizard</a></li>
<li><a href="feature-admin-forms-code-editor.html">Code Editor</a></li>
<li><a href="feature-admin-tables-advanced.html">Tables Advanced</a></li>
<li><a href="feature-admin-tables-responsive.html">Tables Responsive</a></li>
<li><a href="feature-admin-tables-editable.html">Tables Editable</a></li>
<li><a href="feature-admin-tables-ajax.html">Tables Ajax</a></li>
<li><a href="feature-admin-charts.html">Charts</a></li>
</ul>
</li>
</ul>
</div>
</div>
</div>
</li>
</ul>
</li>
<li class="dropdown">
<a class="dropdown-toggle" href="#">
Portfolio
<i class="fa fa-angle-down"></i>
</a>
<ul class="dropdown-menu">
<li><a href="portfolio-4-columns.html">4 Columns</a></li>
<li><a href="portfolio-3-columns.html">3 Columns</a></li>
<li><a href="portfolio-2-columns.html">2 Columns</a></li>
<li><a href="portfolio-lightbox.html">Portfolio Lightbox</a></li>
<li><a href="portfolio-timeline.html">Portfolio Timeline</a></li>
<li><a href="portfolio-full-width.html">Portfolio Full Width</a></li>
<li><a href="portfolio-single-project.html">Single Project</a></li>
</ul>
</li>
<li class="dropdown active">
<a class="dropdown-toggle" href="#">
Pages
<i class="fa fa-angle-down"></i>
</a>
<ul class="dropdown-menu">
<li class="dropdown-submenu">
<a href="#">Shop</a>
<ul class="dropdown-menu">
<li><a href="shop-full-width.html">Shop - Full Width</a></li>
<li><a href="shop-sidebar.html">Shop - Sidebar</a></li>
<li><a href="shop-product-full-width.html">Shop - Product Full Width</a></li>
<li><a href="shop-product-sidebar.html">Shop - Product Sidebar</a></li>
<li><a href="shop-cart.html">Shop - Cart</a></li>
<li><a href="shop-login.html">Shop - Login</a></li>
<li><a href="shop-checkout.html">Shop - Checkout</a></li>
</ul>
</li>
<li class="dropdown-submenu">
<a href="#">Blog</a>
<ul class="dropdown-menu">
<li><a href="blog-full-width.html">Blog Full Width</a></li>
<li><a href="blog-large-image.html">Blog Large Image</a></li>
<li><a href="blog-medium-image.html">Blog Medium Image</a></li>
<li><a href="blog-timeline.html">Blog Timeline</a></li>
<li><a href="blog-post.html">Single Post</a></li>
</ul>
</li>
<li class="dropdown-submenu">
<a href="#">Layouts</a>
<ul class="dropdown-menu">
<li><a href="page-full-width.html">Full width</a></li>
<li><a href="page-left-sidebar.html">Left sidebar</a></li>
<li><a href="page-right-sidebar.html">Right sidebar</a></li>
</ul>
</li>
<li class="dropdown-submenu">
<a href="#">Extra</a>
<ul class="dropdown-menu">
<li><a href="page-404.html">404 Error</a></li>
<li><a href="page-coming-soon.html">Coming Soon</a></li>
<li><a href="page-maintenance-mode.html">Maintenance Mode</a></li>
<li><a href="sitemap.html">Sitemap</a></li>
</ul>
</li>
<li><a href="page-custom-header.html">Custom Header</a></li>
<li><a href="page-team.html">Team</a></li>
<li><a href="page-services.html">Services</a></li>
<li><a href="page-careers.html">Careers</a></li>
<li><a href="page-our-office.html">Our Office</a></li>
<li><a href="page-faq.html">FAQ</a></li>
<li><a href="page-login.html">Login / Register</a></li>
</ul>
</li>
<li class="dropdown">
<a class="dropdown-toggle" href="#">
Contact Us
<i class="fa fa-angle-down"></i>
</a>
<ul class="dropdown-menu">
<li><a href="contact-us.html">Contact Us - Basic</a></li>
<li><a href="contact-us-advanced.php">Contact Us - Advanced</a></li>
</ul>
</li>
<li class="dropdown mega-menu-item mega-menu-shop">
<a class="dropdown-toggle mobile-redirect" href="shop-cart.html">
<i class="fa fa-shopping-cart"></i> Cart (1) - $299
<i class="fa fa-angle-down"></i>
</a>
<ul class="dropdown-menu">
<li>
<div class="mega-menu-content">
<div class="row">
<div class="col-md-12">
<table cellspacing="0" class="cart">
<tbody>
<tr>
<td class="product-thumbnail">
<a href="shop-product-sidebar.html">
<img width="100" height="100" alt="" class="img-responsive" src="img/products/product-1.jpg">
</a>
</td>
<td class="product-name">
<a href="shop-product-sidebar.html">Photo Camera<br><span class="amount"><strong>$299</strong></span></a>
</td>
<td class="product-actions">
<a title="Remove this item" class="remove" href="#">
<i class="fa fa-times"></i>
</a>
</td>
</tr>
<tr>
<td class="actions" colspan="6">
<div class="actions-continue">
<input type="submit" value="View All" class="btn btn-default">
<input type="submit" value="Proceed to Checkout →" name="proceed" class="btn pull-right btn-primary">
</div>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</li>
</ul>
</li>
</ul>
</nav>
</div>
</div>
</header>
<div role="main" class="main shop">
<div class="container">
<hr class="tall">
<div class="row">
<div class="col-md-6">
<div class="owl-carousel" data-plugin-options='{"items": 1}'>
<div>
<div class="thumbnail">
<img alt="" class="img-responsive img-rounded" src="img/products/product-7.jpg">
</div>
</div>
<div>
<div class="thumbnail">
<img alt="" class="img-responsive img-rounded" src="img/products/product-7-2.jpg">
</div>
</div>
<div>
<div class="thumbnail">
<img alt="" class="img-responsive img-rounded" src="img/products/product-7-3.jpg">
</div>
</div>
</div>
</div>
<div class="col-md-6">
<div class="summary entry-summary">
<h1 class="shorter"><strong>Blue Ladies Handbag</strong></h1>
<div class="review_num">
<span class="count" itemprop="ratingCount">2</span> reviews
</div>
<div title="Rated 5.00 out of 5" class="star-rating">
<span style="width:100%"><strong class="rating">5.00</strong> out of 5</span>
</div>
<p class="price">
<span class="amount">$22</span>
</p>
<p class="taller">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tempus nibh sed elimttis adipiscing. Fusce in hendrerit purus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tempus nibh sed elimttis adipiscing. Fusce in hendrerit purus. </p>
<form enctype="multipart/form-data" method="post" class="cart">
<div class="quantity">
<input type="button" class="minus" value="-">
<input type="text" class="input-text qty text" title="Qty" value="1" name="quantity" min="1" step="1">
<input type="button" class="plus" value="+">
</div>
<button href="#" class="btn btn-primary btn-icon">Add to cart</button>
</form>
<div class="product_meta">
<span class="posted_in">Categories: <a rel="tag" href="#">Accessories</a>, <a rel="tag" href="#">Bags</a>.</span>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-12">
<div class="tabs tabs-product">
<ul class="nav nav-tabs">
<li class="active"><a href="#productDescription" data-toggle="tab">Description</a></li>
<li><a href="#productInfo" data-toggle="tab">Aditional Information</a></li>
<li><a href="#productReviews" data-toggle="tab">Reviews (2)</a></li>
</ul>
<div class="tab-content">
<div class="tab-pane active" id="productDescription">
<p>Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce sagittis, massa fringilla consequat blandit, mauris ligula porta nisi, non tristique enim sapien vel nisl. Suspendisse vestibulum lobortis dapibus. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Praesent nec tempus nibh. Donec mollis commodo metus et fringilla. Etiam venenatis, diam id adipiscing convallis, nisi eros lobortis tellus, feugiat adipiscing ante ante sit amet dolor. Vestibulum vehicula scelerisque facilisis. Sed faucibus placerat bibendum. Maecenas sollicitudin commodo justo, quis hendrerit leo consequat ac. Proin sit amet risus sapien, eget interdum dui. Proin justo sapien, varius sit amet hendrerit id, egestas quis mauris.</p>
</div>
<div class="tab-pane" id="productInfo">
<table class="table table-striped push-top">
<tbody>
<tr>
<th>
Size:
</th>
<td>
Unique
</td>
</tr>
<tr>
<th>
Colors
</th>
<td>
Red, Blue
</td>
</tr>
<tr>
<th>
Material
</th>
<td>
100% Leather
</td>
</tr>
</tbody>
</table>
</div>
<div class="tab-pane" id="productReviews">
<ul class="comments">
<li>
<div class="comment">
<div class="img-thumbnail">
<img class="avatar" alt="" src="img/avatar-2.jpg">
</div>
<div class="comment-block">
<div class="comment-arrow"></div>
<span class="comment-by">
<strong>John Doe</strong>
<span class="pull-right">
<div title="Rated 5.00 out of 5" class="star-rating">
<span style="width:100%"><strong class="rating">5.00</strong> out of 5</span>
</div>
</span>
</span>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam viverra euismod odio, gravida pellentesque urna varius vitae, gravida pellentesque urna varius vitae. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam viverra euismod odio, gravida pellentesque urna varius vitae. Sed dui lorem, adipiscing in adipiscing et, interdum nec metus. Mauris ultricies, justo eu convallis placerat, felis enim ornare nisi, vitae mattis nulla ante id dui.</p>
</div>
</div>
</li>
</ul>
<hr class="tall">
<h4>Add a review</h4>
<div class="row">
<div class="col-md-12">
<form action="" id="submitReview" method="post">
<div class="row">
<div class="form-group">
<div class="col-md-6">
<label>Your name *</label>
<input type="text" value="" data-msg-required="Please enter your name." maxlength="100" class="form-control" name="name" id="name">
</div>
<div class="col-md-6">
<label>Your email address *</label>
<input type="email" value="" data-msg-required="Please enter your email address." data-msg-email="Please enter a valid email address." maxlength="100" class="form-control" name="email" id="email">
</div>
</div>
</div>
<div class="row">
<div class="form-group">
<div class="col-md-12">
<label>Review *</label>
<textarea maxlength="5000" data-msg-required="Please enter your message." rows="10" class="form-control" name="message" id="message"></textarea>
</div>
</div>
</div>
<div class="row">
<div class="col-md-12">
<input type="submit" value="Submit Review" class="btn btn-primary" data-loading-text="Loading...">
</div>
</div>
</form>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<hr class="tall" />
<div class="row">
<div class="col-md-12">
<h2>Related <strong>Products</strong></h2>
</div>
<ul class="products product-thumb-info-list">
<li class="col-sm-3 col-xs-12 product">
<a href="shop-product-sidebar.html">
<span class="onsale">Sale!</span>
</a>
<span class="product-thumb-info">
<a href="shop-cart.html" class="add-to-cart-product">
<span><i class="fa fa-shopping-cart"></i> Add to Cart</span>
</a>
<a href="shop-product-sidebar.html">
<span class="product-thumb-info-image">
<span class="product-thumb-info-act">
<span class="product-thumb-info-act-left"><em>View</em></span>
<span class="product-thumb-info-act-right"><em><i class="fa fa-plus"></i> Details</em></span>
</span>
<img alt="" class="img-responsive" src="img/products/product-1.jpg">
</span>
</a>
<span class="product-thumb-info-content">
<a href="shop-product-sidebar.html">
<h4>Photo Camera</h4>
<span class="price">
<del><span class="amount">$325</span></del>
<ins><span class="amount">$299</span></ins>
</span>
</a>
</span>
</span>
</li>
<li class="col-sm-3 col-xs-12 product">
<span class="product-thumb-info">
<a href="shop-cart.html" class="add-to-cart-product">
<span><i class="fa fa-shopping-cart"></i> Add to Cart</span>
</a>
<a href="shop-product-sidebar.html">
<span class="product-thumb-info-image">
<span class="product-thumb-info-act">
<span class="product-thumb-info-act-left"><em>View</em></span>
<span class="product-thumb-info-act-right"><em><i class="fa fa-plus"></i> Details</em></span>
</span>
<img alt="" class="img-responsive" src="img/products/product-2.jpg">
</span>
</a>
<span class="product-thumb-info-content">
<a href="shop-product-sidebar.html">
<h4>Golf Bag</h4>
<span class="price">
<span class="amount">$72</span>
</span>
</a>
</span>
</span>
</li>
<li class="col-sm-3 col-xs-12 product">
<span class="product-thumb-info">
<a href="shop-cart.html" class="add-to-cart-product">
<span><i class="fa fa-shopping-cart"></i> Add to Cart</span>
</a>
<a href="shop-product-sidebar.html">
<span class="product-thumb-info-image">
<span class="product-thumb-info-act">
<span class="product-thumb-info-act-left"><em>View</em></span>
<span class="product-thumb-info-act-right"><em><i class="fa fa-plus"></i> Details</em></span>
</span>
<img alt="" class="img-responsive" src="img/products/product-3.jpg">
</span>
</a>
<span class="product-thumb-info-content">
<a href="shop-product-sidebar.html">
<h4>Workout</h4>
<span class="price">
<span class="amount">$60</span>
</span>
</a>
</span>
</span>
</li>
<li class="col-sm-3 col-xs-12 product">
<span class="product-thumb-info">
<a href="shop-cart.html" class="add-to-cart-product">
<span><i class="fa fa-shopping-cart"></i> Add to Cart</span>
</a>
<a href="shop-product-sidebar.html">
<span class="product-thumb-info-image">
<span class="product-thumb-info-act">
<span class="product-thumb-info-act-left"><em>View</em></span>
<span class="product-thumb-info-act-right"><em><i class="fa fa-plus"></i> Details</em></span>
</span>
<img alt="" class="img-responsive" src="img/products/product-4.jpg">
</span>
</a>
<span class="product-thumb-info-content">
<a href="shop-product-sidebar.html">
<h4>Luxury bag</h4>
<span class="price">
<span class="amount">$199</span>
</span>
</a>
</span>
</span>
</li>
</ul>
</div>
</div>
</div>