-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathproduct_detail.html
377 lines (370 loc) · 15.2 KB
/
product_detail.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Bootstrap E-commerce Templates</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<!--[if ie]><meta content='IE=8' http-equiv='X-UA-Compatible'/><![endif]-->
<!-- manifest -->
<link rel="manifest" href="./manifest.json" />
<!-- bootstrap -->
<link href="bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="bootstrap/css/bootstrap-responsive.min.css" rel="stylesheet">
<link href="themes/css/bootstrappage.css" rel="stylesheet"/>
<!-- global styles -->
<link href="themes/css/main.css" rel="stylesheet"/>
<link href="themes/css/jquery.fancybox.css" rel="stylesheet"/>
<!-- scripts -->
<script src="themes/js/jquery-1.7.2.min.js"></script>
<script src="bootstrap/js/bootstrap.min.js"></script>
<script src="themes/js/superfish.js"></script>
<script src="themes/js/jquery.scrolltotop.js"></script>
<script src="themes/js/jquery.fancybox.js"></script>
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<script src="js/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div id="top-bar" class="container">
<div class="row">
<div class="span4">
<form method="POST" class="search_form">
<input type="text" class="input-block-level search-query" Placeholder="eg. T-sirt">
</form>
</div>
<div class="span8">
<div class="account pull-right">
<ul class="user-menu">
<li><a href="#">My Account</a></li>
<li><a href="cart.html">Your Cart</a></li>
<li><a href="checkout.html">Checkout</a></li>
<li><a href="register.html">Login</a></li>
</ul>
</div>
</div>
</div>
</div>
<div id="wrapper" class="container">
<section class="navbar main-menu">
<div class="navbar-inner main-menu">
<a href="index.html" class="logo pull-left"><img src="themes/images/logo.png" class="site_logo" alt=""></a>
<nav id="menu" class="pull-right">
<ul>
<li><a href="./products.html">Woman</a>
<ul>
<li><a href="./products.html">Lacinia nibh</a></li>
<li><a href="./products.html">Eget molestie</a></li>
<li><a href="./products.html">Varius purus</a></li>
</ul>
</li>
<li><a href="./products.html">Man</a></li>
<li><a href="./products.html">Sport</a>
<ul>
<li><a href="./products.html">Gifts and Tech</a></li>
<li><a href="./products.html">Ties and Hats</a></li>
<li><a href="./products.html">Cold Weather</a></li>
</ul>
</li>
<li><a href="./products.html">Hangbag</a></li>
<li><a href="./products.html">Best Seller</a></li>
<li><a href="./products.html">Top Seller</a></li>
</ul>
</nav>
</div>
</section>
<section class="header_text sub">
<img class="pageBanner" src="themes/images/pageBanner.png" alt="New products" >
<h4><span>Product Detail</span></h4>
</section>
<section class="main-content">
<div class="row">
<div class="span9">
<div class="row">
<div class="span4">
<a href="themes/images/ladies/1.jpg" class="thumbnail" data-fancybox-group="group1" title="Description 1"><img alt="" src="themes/images/ladies/1.jpg"></a>
<ul class="thumbnails small">
<li class="span1">
<a href="themes/images/ladies/2.jpg" class="thumbnail" data-fancybox-group="group1" title="Description 2"><img src="themes/images/ladies/2.jpg" alt=""></a>
</li>
<li class="span1">
<a href="themes/images/ladies/3.jpg" class="thumbnail" data-fancybox-group="group1" title="Description 3"><img src="themes/images/ladies/3.jpg" alt=""></a>
</li>
<li class="span1">
<a href="themes/images/ladies/4.jpg" class="thumbnail" data-fancybox-group="group1" title="Description 4"><img src="themes/images/ladies/4.jpg" alt=""></a>
</li>
<li class="span1">
<a href="themes/images/ladies/5.jpg" class="thumbnail" data-fancybox-group="group1" title="Description 5"><img src="themes/images/ladies/5.jpg" alt=""></a>
</li>
</ul>
</div>
<div class="span5">
<address>
<strong>Brand:</strong> <span>Apple</span><br>
<strong>Product Code:</strong> <span>Product 14</span><br>
<strong>Reward Points:</strong> <span>0</span><br>
<strong>Availability:</strong> <span>Out Of Stock</span><br>
</address>
<h4><strong>Price: $587.50</strong></h4>
</div>
<div class="span5">
<form class="form-inline">
<label class="checkbox">
<input type="checkbox" value=""> Option one is this and that
</label>
<br/>
<label class="checkbox">
<input type="checkbox" value=""> Be sure to include why it's great
</label>
<p> </p>
<label>Qty:</label>
<input type="text" class="span1" placeholder="1">
<button class="btn btn-inverse" type="submit">Add to cart</button>
</form>
</div>
</div>
<div class="row">
<div class="span9">
<ul class="nav nav-tabs" id="myTab">
<li class="active"><a href="#home">Description</a></li>
<li class=""><a href="#profile">Additional Information</a></li>
</ul>
<div class="tab-content">
<div class="tab-pane active" id="home">Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem</div>
<div class="tab-pane" id="profile">
<table class="table table-striped shop_attributes">
<tbody>
<tr class="">
<th>Size</th>
<td>Large, Medium, Small, X-Large</td>
</tr>
<tr class="alt">
<th>Colour</th>
<td>Orange, Yellow</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<div class="span9">
<br>
<h4 class="title">
<span class="pull-left"><span class="text"><strong>Related</strong> Products</span></span>
<span class="pull-right">
<a class="left button" href="#myCarousel-1" data-slide="prev"></a><a class="right button" href="#myCarousel-1" data-slide="next"></a>
</span>
</h4>
<div id="myCarousel-1" class="carousel slide">
<div class="carousel-inner">
<div class="active item">
<ul class="thumbnails listing-products">
<li class="span3">
<div class="product-box">
<span class="sale_tag"></span>
<a href="product_detail.html"><img alt="" src="themes/images/ladies/6.jpg"></a><br/>
<a href="product_detail.html" class="title">Wuam ultrices rutrum</a><br/>
<a href="#" class="category">Suspendisse aliquet</a>
<p class="price">$341</p>
</div>
</li>
<li class="span3">
<div class="product-box">
<span class="sale_tag"></span>
<a href="product_detail.html"><img alt="" src="themes/images/ladies/5.jpg"></a><br/>
<a href="product_detail.html" class="title">Fusce id molestie massa</a><br/>
<a href="#" class="category">Phasellus consequat</a>
<p class="price">$341</p>
</div>
</li>
<li class="span3">
<div class="product-box">
<a href="product_detail.html"><img alt="" src="themes/images/ladies/4.jpg"></a><br/>
<a href="product_detail.html" class="title">Praesent tempor sem</a><br/>
<a href="#" class="category">Erat gravida</a>
<p class="price">$28</p>
</div>
</li>
</ul>
</div>
<div class="item">
<ul class="thumbnails listing-products">
<li class="span3">
<div class="product-box">
<span class="sale_tag"></span>
<a href="product_detail.html"><img alt="" src="themes/images/ladies/1.jpg"></a><br/>
<a href="product_detail.html" class="title">Fusce id molestie massa</a><br/>
<a href="#" class="category">Phasellus consequat</a>
<p class="price">$341</p>
</div>
</li>
<li class="span3">
<div class="product-box">
<a href="product_detail.html"><img alt="" src="themes/images/ladies/2.jpg"></a><br/>
<a href="product_detail.html">Praesent tempor sem</a><br/>
<a href="#" class="category">Erat gravida</a>
<p class="price">$28</p>
</div>
</li>
<li class="span3">
<div class="product-box">
<span class="sale_tag"></span>
<a href="product_detail.html"><img alt="" src="themes/images/ladies/3.jpg"></a><br/>
<a href="product_detail.html" class="title">Wuam ultrices rutrum</a><br/>
<a href="#" class="category">Suspendisse aliquet</a>
<p class="price">$341</p>
</div>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="span3 col">
<div class="block">
<ul class="nav nav-list">
<li class="nav-header">SUB CATEGORIES</li>
<li><a href="products.html">Nullam semper elementum</a></li>
<li class="active"><a href="products.html">Phasellus ultricies</a></li>
<li><a href="products.html">Donec laoreet dui</a></li>
<li><a href="products.html">Nullam semper elementum</a></li>
<li><a href="products.html">Phasellus ultricies</a></li>
<li><a href="products.html">Donec laoreet dui</a></li>
</ul>
<br/>
<ul class="nav nav-list below">
<li class="nav-header">MANUFACTURES</li>
<li><a href="products.html">Adidas</a></li>
<li><a href="products.html">Nike</a></li>
<li><a href="products.html">Dunlop</a></li>
<li><a href="products.html">Yamaha</a></li>
</ul>
</div>
<div class="block">
<h4 class="title">
<span class="pull-left"><span class="text">Randomize</span></span>
<span class="pull-right">
<a class="left button" href="#myCarousel" data-slide="prev"></a><a class="right button" href="#myCarousel" data-slide="next"></a>
</span>
</h4>
<div id="myCarousel" class="carousel slide">
<div class="carousel-inner">
<div class="active item">
<ul class="thumbnails listing-products">
<li class="span3">
<div class="product-box">
<span class="sale_tag"></span>
<a href="product_detail.html"><img alt="" src="themes/images/ladies/7.jpg"></a><br/>
<a href="product_detail.html" class="title">Fusce id molestie massa</a><br/>
<a href="#" class="category">Suspendisse aliquet</a>
<p class="price">$261</p>
</div>
</li>
</ul>
</div>
<div class="item">
<ul class="thumbnails listing-products">
<li class="span3">
<div class="product-box">
<a href="product_detail.html"><img alt="" src="themes/images/ladies/8.jpg"></a><br/>
<a href="product_detail.html" class="title">Tempor sem sodales</a><br/>
<a href="#" class="category">Urna nec lectus mollis</a>
<p class="price">$134</p>
</div>
</li>
</ul>
</div>
</div>
</div>
</div>
<div class="block">
<h4 class="title"><strong>Best</strong> Seller</h4>
<ul class="small-product">
<li>
<a href="#" title="Praesent tempor sem sodales">
<img src="themes/images/ladies/1.jpg" alt="Praesent tempor sem sodales">
</a>
<a href="#">Praesent tempor sem</a>
</li>
<li>
<a href="#" title="Luctus quam ultrices rutrum">
<img src="themes/images/ladies/2.jpg" alt="Luctus quam ultrices rutrum">
</a>
<a href="#">Luctus quam ultrices rutrum</a>
</li>
<li>
<a href="#" title="Fusce id molestie massa">
<img src="themes/images/ladies/3.jpg" alt="Fusce id molestie massa">
</a>
<a href="#">Fusce id molestie massa</a>
</li>
</ul>
</div>
</div>
</div>
</section>
<section id="footer-bar">
<div class="row">
<div class="span3">
<h4>Navigation</h4>
<ul class="nav">
<li><a href="./index.html">Homepage</a></li>
<li><a href="./about.html">About Us</a></li>
<li><a href="./contact.html">Contac Us</a></li>
<li><a href="./cart.html">Your Cart</a></li>
<li><a href="./register.html">Login</a></li>
</ul>
</div>
<div class="span4">
<h4>My Account</h4>
<ul class="nav">
<li><a href="#">My Account</a></li>
<li><a href="#">Order History</a></li>
<li><a href="#">Wish List</a></li>
<li><a href="#">Newsletter</a></li>
</ul>
</div>
<div class="span5">
<p class="logo"><img src="themes/images/logo.png" class="site_logo" alt=""></p>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. the Lorem Ipsum has been the industry's standard dummy text ever since the you.</p>
<br/>
<span class="social_icons">
<a class="facebook" href="#">Facebook</a>
<a class="twitter" href="#">Twitter</a>
<a class="skype" href="#">Skype</a>
<a class="vimeo" href="#">Vimeo</a>
</span>
</div>
</div>
</section>
<section id="copyright">
<span>Copyright 2013 bootstrappage template All right reserved.</span>
</section>
</div>
<script src="themes/js/common.js"></script>
<script>
$(function () {
$('#myTab a:first').tab('show');
$('#myTab a').click(function (e) {
e.preventDefault();
$(this).tab('show');
})
})
$(document).ready(function() {
$('.thumbnail').fancybox({
openEffect : 'none',
closeEffect : 'none'
});
$('#myCarousel-2').carousel({
interval: 2500
});
});
</script>
<!--call Widely JS-->
<script src="https://widely.global.ssl.fastly.net/lib/1.0.5/widely.js"> </script>
<script src="widelyInclude.js"> </script>
</body>
</html>