-
Notifications
You must be signed in to change notification settings - Fork 0
/
single.php
311 lines (302 loc) · 11.8 KB
/
single.php
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
<?php include('inc/header.php') ?>
<?php include('inc/nav.php')?>
<div class="close-btn fa fa-times"></div>
<!-- SHOP CONTENT -->
<section id="content">
<div class="content-blog">
<div class="container">
<div class="row">
<div class="page_header text-center">
<h2>Shop</h2>
<p>Get the best kit for smooth shave</p>
</div>
<div class="col-md-10 col-md-offset-1">
<div class="row">
<div class="col-md-5">
<div class="gal-wrap">
<div id="gal-slider" class="flexslider">
<ul class="slides">
<li><img src="images/shop/1.jpg" class="img-responsive" alt=""/></li>
<li><img src="images/shop/2.jpg" class="img-responsive" alt=""/></li>
<li><img src="images/shop/3.jpg" class="img-responsive" alt=""/></li>
<li><img src="images/shop/4.jpg" class="img-responsive" alt=""/></li>
</ul>
</div>
<ul class="gal-nav">
<li>
<div>
<img src="images/shop/1.jpg" class="img-responsive" alt=""/>
</div>
</li>
<li>
<div>
<img src="images/shop/2.jpg" class="img-responsive" alt=""/>
</div>
</li>
<li>
<div>
<img src="images/shop/3.jpg" class="img-responsive" alt=""/>
</div>
</li>
<li>
<div>
<img src="images/shop/4.jpg" class="img-responsive" alt=""/>
</div>
</li>
</ul>
<div class="clearfix"></div>
</div>
</div>
<div class="col-md-7 product-single">
<h2 class="product-single-title no-margin">Shaving Knives</h2>
<div class="space10"></div>
<div class="p-price">$199.99</div>
<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration. There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration.</p>
<div class="product-quantity">
<span>Quantity:</span>
<form>
<input type="text" placeholder="1">
</form>
</div>
<div class="shop-btn-wrap">
<a href="#" class="button btn-small">Add to Cart</a>
</div>
<div class="product-meta">
<span>Categories: <a href="#">bag</a>, <a href="#">black</a>, <a href="#">darck</a>, <a href="#">sport</a>, <a href="#">ewuipment</a></span><br>
<span>Tags: <a href="#">point</a>, <a href="#">size</a>, <a href="#">bike</a>, <a href="#">bag</a>, <a href="#">black</a>, <a href="#">darck</a>, <a href="#">sport</a>, <a href="#">ewuipment</a></span>
</div>
</div>
</div>
<div class="clearfix space30"></div>
<div class="tab-style3">
<!-- Nav Tabs -->
<div class="align-center mb-40 mb-xs-30">
<ul class="nav nav-tabs tpl-minimal-tabs animate">
<li class="active col-md-4">
<a aria-expanded="true" href="#mini-one" data-toggle="tab">Overview</a>
</li>
<li class="col-md-4">
<a aria-expanded="false" href="#mini-two" data-toggle="tab">Product Info</a>
</li>
<li class="col-md-4">
<a aria-expanded="false" href="#mini-three" data-toggle="tab">Reviews</a>
</li>
</ul>
</div>
<!-- End Nav Tabs -->
<!-- Tab panes -->
<div style="height: auto;" class="tab-content tpl-minimal-tabs-cont align-center section-text">
<div style="" class="tab-pane fade active in" id="mini-one">
<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration. There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration.</p>
<table class="table tba2">
<tbody>
<tr>
<td>Sizes</td>
<td>M, L, XL, XXL</td>
</tr>
<tr>
<td>Prodused in</td>
<td>USA</td>
</tr>
<tr>
<td>Material</td>
<td>plastic, textile</td>
</tr>
</tbody>
</table>
</div>
<div style="" class="tab-pane fade" id="mini-two">
<table class="table tba2">
<tbody>
<tr>
<td>Sizes</td>
<td>M, L, XL, XXL</td>
</tr>
<tr>
<td>Prodused in</td>
<td>USA</td>
</tr>
<tr>
<td>Material</td>
<td>plastic, textile</td>
</tr>
<tr>
<td>Colors</td>
<td>red, black, grey</td>
</tr>
<tr>
<td>Dimension</td>
<td>20x40x33</td>
</tr>
<tr>
<td>Type</td>
<td>bag</td>
</tr>
<tr>
<td>Weight</td>
<td>0.35kg</td>
</tr>
</tbody>
</table>
</div>
<div style="" class="tab-pane fade" id="mini-three">
<div class="col-md-12">
<h4 class="uppercase space35">3 Reviews for Shaving Knives</h4>
<ul class="comment-list">
<li>
<a class="pull-left" href="#"><img class="comment-avatar" src="images/quote/1.jpg" alt="" height="50" width="50"></a>
<div class="comment-meta">
<a href="#">John Doe</a>
<span>
<em>Feb 17, 2015, at 11:34</em>
</span>
</div>
<div class="rating2">
<span>★</span><span>★</span><span>★</span><span>★</span><span>★</span>
</div>
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed auctor sit amet urna nec tempor. Nullam pellentesque in orci in luctus. Sed convallis tempor tellus a faucibus. Suspendisse et quam eu velit commodo tempus.
</p>
</li>
<li>
<a class="pull-left" href="#"><img class="comment-avatar" src="images/quote/2.jpg" alt="" height="50" width="50"></a>
<div class="comment-meta">
<a href="#">Rebecca</a>
<span>
<em>March 08, 2015, at 03:34</em>
</span>
</div>
<div class="rating2">
<span>★</span><span>★</span><span>★</span><span>★</span><span>☆</span>
</div>
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed auctor sit amet urna nec tempor. Nullam pellentesque in orci in luctus. Sed convallis tempor tellus a faucibus. Suspendisse et quam eu velit commodo tempus.
</p>
</li>
<li>
<a class="pull-left" href="#"><img class="comment-avatar" src="images/quote/1.jpg" alt="" height="50" width="50"></a>
<div class="comment-meta">
<a href="#">Antony Doe</a>
<span>
<em>June 11, 2015, at 07:34</em>
</span>
</div>
<div class="rating2">
<span>★</span><span>★</span><span>★</span><span>★</span><span>☆</span>
</div>
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed auctor sit amet urna nec tempor. Nullam pellentesque in orci in luctus. Sed convallis tempor tellus a faucibus. Suspendisse et quam eu velit commodo tempus.
</p>
</li>
</ul>
<h4 class="uppercase space20">Add a review</h4>
<form id="form" class="review-form">
<div class="row">
<div class="col-md-6 space20">
<input name="name" class="input-md form-control" placeholder="Name *" maxlength="100" required="" type="text">
</div>
<div class="col-md-6 space20">
<input name="email" class="input-md form-control" placeholder="Email *" maxlength="100" required="" type="email">
</div>
</div>
<div class="space20">
<span>Your Ratings</span>
<div class="clearfix"></div>
<div class="rating3">
<span>☆</span><span>☆</span><span>☆</span><span>☆</span><span>☆</span>
</div>
<div class="clearfix space20"></div>
</div>
<div class="space20">
<textarea name="text" id="text" class="input-md form-control" rows="6" placeholder="Add review.." maxlength="400"></textarea>
</div>
<button type="submit" class="button btn-small">
Submit Review
</button>
</form>
</div>
<div class="clearfix space30"></div>
</div>
</div>
</div>
<div class="space30"></div>
<div class="related-products">
<h4 class="heading">Related Products</h4>
<hr>
<div class="row">
<div id="shop-mason" class="shop-mason-3col">
<div class="sm-item isotope-item">
<div class="product">
<div class="product-thumb">
<img src="images/shop/1.jpg" class="img-responsive" alt="">
<div class="product-overlay">
<span>
<a href="./shop-single-full.html" class="fa fa-link"></a>
<a href="./shop-single-full.html" class="fa fa-shopping-cart"></a>
</span>
</div>
</div>
<div class="rating">
<span class="fa fa-star act"></span>
<span class="fa fa-star act"></span>
<span class="fa fa-star act"></span>
<span class="fa fa-star act"></span>
<span class="fa fa-star act"></span>
</div>
<h2 class="product-title"><a href="#">Shave Knives</a></h2>
<div class="product-price">$79.00<span>$200.00</span></div>
</div>
</div>
<div class="sm-item isotope-item">
<div class="product">
<div class="product-thumb">
<img src="images/shop/2.jpg" class="img-responsive" alt="">
<div class="product-overlay">
<span>
<a href="./shop-single-full.html" class="fa fa-link"></a>
<a href="./shop-single-full.html" class="fa fa-shopping-cart"></a>
</span>
</div>
</div>
<div class="rating">
<span class="fa fa-star act"></span>
<span class="fa fa-star act"></span>
<span class="fa fa-star act"></span>
<span class="fa fa-star act"></span>
<span class="fa fa-star"></span>
</div>
<h2 class="product-title"><a href="#">Comb Scissors</a></h2>
<div class="product-price">$79.00<span>$200.00</span></div>
</div>
</div>
<div class="sm-item isotope-item">
<div class="product">
<div class="product-thumb">
<img src="images/shop/3.jpg" class="img-responsive" alt="">
<div class="product-overlay">
<span>
<a href="./shop-single-full.html" class="fa fa-link"></a>
<a href="./shop-single-full.html" class="fa fa-shopping-cart"></a>
</span>
</div>
</div>
<div class="rating">
<span class="fa fa-star act"></span>
<span class="fa fa-star act"></span>
<span class="fa fa-star act"></span>
<span class="fa fa-star act"></span>
<span class="fa fa-star act"></span>
</div>
<h2 class="product-title"><a href="#">Water Spray</a></h2>
<div class="product-price">$79.00<span>$200.00</span></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<?php include('inc/footer.php')?>