-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathshop-product.html
345 lines (323 loc) · 19 KB
/
shop-product.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Bengaluru Veeraru</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" href="assets/images/favicon.png" type="image/png">
<link rel="stylesheet" href="assets/css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="assets/slick/slick.css">
<link rel="stylesheet" type="text/css" href="assets/slick/slick-theme.css">
<link rel="stylesheet" href="assets/css/manual.css">
<link rel="stylesheet" type="text/css" href="assets/css/animate.css">
<link rel="stylesheet" href="assets/css/owlcarousel/owl.carousel.min.css">
<link rel="stylesheet" href="assets/css/owlcarousel/owl.theme.default.min.css">
<link rel="stylesheet" href="assets/css/bootstrap-responsive.min.css">
<!-- Google fonts Poppins -->
<link href="https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700" rel="stylesheet">
<!-- Font Awesome -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
<!-- Fontello -->
<link rel="stylesheet" href="assets/css/css-fontello/animation.css" type="text/css"/>
<link rel="stylesheet" href="assets/css/css-fontello/fontello.css" type="text/css"/>
<link rel="stylesheet" href="assets/css/css-fontello/fontello-codes.css" type="text/css"/>
<link rel="stylesheet" href="assets/css/css-fontello/fontello-embedded.css" type="text/css"/>
<link rel="stylesheet" href="assets/css/css-fontello/fontello-ie7.css" type="text/css"/>
<link rel="stylesheet" href="assets/css/css-fontello/fontello-ie7-codes.css" type="text/css"/>
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="assets/js/respond.min.js"></script>
<![endif]-->
<script src="https://www.gstatic.com/firebasejs/7.24.0/firebase-analytics.js"></script>
<script defer src="https://www.gstatic.com/firebasejs/7.24.0/firebase-firestore.js"></script>
<script src="https://cdn.jsdelivr.net/npm/vue/dist/vue.js"></script>
<script src="assets/js/firebase.js"></script>
</head>
<body>
<div class="page">
<!--=============================== Header ===========================-->
<div id="header"></div>
<!--=============================== Menu-Bar ========================-->
<div id="menuBar-charity"></div>
<!--=============================== Banner ==========================-->
<div class="banner">
<div class="shadow-main">
<h1> Shop </h1>
<ul class="breadcrumb breadcrumb-news">
<li><a href="index">HOME</a></li>
<li><a href="shop">SHOP</a></li>
</ul>
</div>
</div>
<!--=============================== Shop ================================-->
<div class="shop-product">
<div class="container">
<div class="row row-shop">
<div class="col-sm-6 col-xs-12 ">
<div class="slider slider-for">
<div><img src="http://via.placeholder.com/550x445" alt="shop1"></div>
<div><img src="http://via.placeholder.com/550x445" alt="shop1"></div>
<div><img src="http://via.placeholder.com/550x445" alt="shop1"></div>
</div>
<div class="slider slider-nav">
<div><img src="http://via.placeholder.com/170x138" alt="shop1"></div>
<div><img src="http://via.placeholder.com/170x138" alt="shop1"></div>
<div><img src="http://via.placeholder.com/170x138" alt="shop1"></div>
<div><img src="http://via.placeholder.com/170x138" alt="shop1"></div>
<div><img src="http://via.placeholder.com/170x138" alt="shop1"></div>
<div><img src="http://via.placeholder.com/170x138" alt="shop1"></div>
</div>
</div>
<div class="col-sm-6 col-xs-12 ">
<div class="product">
<ul class="tags-shop">
<li><a href="#">Clothes /</a></li>
<li><a href="#">Sweatshirts</a></li>
</ul>
<h2>Jumper</h2>
<div class="cont-star-rating">
<span class="price">$75.00</span>
<div class="star-rating">
<i class="icon-star" aria-hidden="true"></i>
<i class="icon-star" aria-hidden="true"></i>
<i class="icon-star" aria-hidden="true"></i>
<i class="icon-star" aria-hidden="true"></i>
<i class="icon-star" aria-hidden="true"></i>
</div>
</div>
<p> Based on a vintage collegiate style, RRL's navy sweater is subtly flecked with white threads,
giving it an artisanal quality. Knitted from breathable cotton, it has a comfortable fitted
shape and cosy ribbed trims. Take inspiration from the brand's Western styling and wear yours
with a tan suede jacket and patterned neckerchief. Shown here with KAPITAL jeans,nonnative parka,
Converse sneakers, KAPITAL handkerchief, RRL briefcase. Purchase this product on Mr. Porter.
</p>
<div class="add-card">
<select class="sum">
<option>1</option>
<option>2</option>
<option>3</option>
</select>
<div class="buttons">
<a href="#" class="red-btn red-btn-news">Add to card</a>
</div>
</div>
<div class="add-wishlist"><img src="assets/images/heart-shop.png" alt=""><a href="#">Add to wishlist</a></div>
</div>
</div>
</div> <!-- /. row row-shop -->
<div class="row row-shop">
<div class="col-xs-12 ">
<h3>Description</h3>
<p> Based on a vintage collegiate style, RRL's navy sweater is subtly flecked with white threads,
giving it an artisanal quality. Knitted from breathable cotton, it has a comfortable fitted
shape and cosy ribbed trims. Take inspiration from the brand's Western styling and wear yours
with a tan suede jacket and patterned neckerchief. Shown here with KAPITAL jeans,nonnative parka,
Converse sneakers, KAPITAL handkerchief, RRL briefcase. Purchase this product on Mr. Porter.
Take inspiration from the brand's Western styling and wear yours with a tan suede jacket and
patterned neckerchief. Shown here with KAPITAL jeans,nonnative parka, Converse sneakers, KAPITAL
handkerchief, RRL briefcase. Purchase this product on Mr. Porter.</p>
<!--====================== Reviews =======================-->
<div class="comments reviews">
<h3> Reviews <span>(2)</span></h3>
<div class="comment-1">
<img src="assets/images/reviews-1.png" alt="">
<div class="time-reply">
<span class="name"> Peter Ryan</span>
<time datetime="2017-07-30"> May 18, 2017 | </time>
<span><a href="#">Reply</a></span>
<div class="star-rating">
<i class="icon-star" aria-hidden="true"></i>
<i class="icon-star" aria-hidden="true"></i>
<i class="icon-star" aria-hidden="true"></i>
<i class="icon-star" aria-hidden="true"></i>
<i class="icon-star" aria-hidden="true"></i>
</div>
</div>
<p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim
veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo
consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum
dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident,
sunt in culpa qui officia deserunt mollit anim id est laborum. 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. </p>
</div>
<div >
<img src="assets/images/reviews-2.png" alt="">
<div class="time-reply">
<span class="name"> Terry Myers</span>
<time datetime="2017-07-30"> June 30, 2017 | </time>
<span><a href="#">Reply</a></span>
<div class="star-rating">
<i class="icon-star" aria-hidden="true"></i>
<i class="icon-star" aria-hidden="true"></i>
<i class="icon-star" aria-hidden="true"></i>
<i class="icon-star" aria-hidden="true"></i>
<i class="icon-star" aria-hidden="true"></i>
</div>
</div>
<p>Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia
deserunt mollit anim id est laborum. 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. </p>
</div>
</div>
<!--====================== Leave a Review =======================-->
<div class="leave-reply">
<h2> Leave a Review </h2>
<span> Your Rating </span>
<div class="star-rating">
<i class="star-grey icon-star" aria-hidden="true"></i>
<i class="star-grey icon-star" aria-hidden="true"></i>
<i class="star-grey icon-star" aria-hidden="true"></i>
<i class="star-grey icon-star" aria-hidden="true"></i>
<i class="star-grey icon-star" aria-hidden="true"></i>
</div>
<p>Your email address will not be published. Required fields are marked *</p>
<form action="...">
<div class="form-group">
<input id="first_name" name="first_name" type="text" placeholder="Name"
class="form-control" required="">
</div>
<div class="form-group">
<input id="email" name="email" type="email" placeholder="E-mail"
class="form-control">
</div>
<div class="form-group">
<textarea class="form-control" rows="6" placeholder="Comment..."></textarea>
</div>
<input class="red-btn red-btn-form" type="submit" value="Send Comment">
</form>
</div>
<div class="row row-shop">
<div class="col-xs-12 text-center"><h2> Related Products </h2></div>
<div class="col-md-4 col-sm-6 col-xs-12 mb-shop">
<div class="shop-buy">
<img src="http://via.placeholder.com/370x300" alt="shop1">
<div class="buttons-shadow">
<div class="buttons">
<a href="#" class="red-btn red-btn-news">Buy Now</a>
</div>
</div>
</div>
<div class="about-product">
<ul>
<li><a href="#">Clothes</a>,</li>
<li><a href="#">Sweatshirts</a></li>
</ul>
<h4><a href="#">T-Shirt</a></h4>
<span>$75.00</span>
<div class="star-rating">
<i class="icon-star" aria-hidden="true"></i>
<i class="icon-star" aria-hidden="true"></i>
<i class="icon-star" aria-hidden="true"></i>
<i class="icon-star" aria-hidden="true"></i>
<i class="icon-star" aria-hidden="true"></i>
</div>
</div>
</div>
<div class="col-md-4 col-sm-6 col-xs-12 mb-shop">
<div class="shop-buy">
<img src="http://via.placeholder.com/370x300" alt="shop2">
<div class="buttons-shadow">
<div class="buttons">
<a href="#" class="red-btn red-btn-news">Buy Now</a>
</div>
</div>
</div>
<div class="about-product">
<ul>
<li><a href="#">Clothes</a>,</li>
<li><a href="#">Sweatshirts</a></li>
</ul>
<h4><a href="#">Crop Top</a></h4>
<span>$55.00</span>
<div class="star-rating">
<i class="icon-star" aria-hidden="true"></i>
<i class="icon-star" aria-hidden="true"></i>
<i class="icon-star" aria-hidden="true"></i>
<i class="icon-star" aria-hidden="true"></i>
<i class="icon-star" aria-hidden="true"></i>
</div>
</div>
</div>
<div class="col-md-4 col-sm-6 col-xs-12 mb-shop">
<div class="shop-buy">
<img src="http://via.placeholder.com/370x300" alt="shop3">
<div class="buttons-shadow">
<div class="buttons">
<a href="#" class="red-btn red-btn-news">Buy Now</a>
</div>
</div>
</div>
<div class="about-product">
<ul>
<li><a href="#">Clothes</a>,</li>
<li><a href="#">Sweatshirts</a></li>
</ul>
<h4><a href="#">T-Shirt </a></h4>
<span>$75.00</span>
<div class="star-rating">
<i class="icon-star" aria-hidden="true"></i>
<i class="icon-star" aria-hidden="true"></i>
<i class="icon-star" aria-hidden="true"></i>
<i class="icon-star" aria-hidden="true"></i>
<i class="icon-star" aria-hidden="true"></i>
</div>
</div>
</div>
</div>
</div> <!-- /.col-xs-12 -->
</div> <!-- /.row row-shop -->
</div> <!-- /.container -->
</div>
<!--=============================== Footer ===========================-->
<div id="footer"></div>
</div> <!-- /.page -->
<!-- JS code -->
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
<script src="assets/js/jquery.spincrement.js"></script>
<script src="assets/js/owl.carousel.min.js"></script>
<script src="assets/js/bootstrap.min.js"></script>
<script src="assets/js/myScript.js"></script>
<script src="assets/slick/slick.min.js" type="text/javascript" charset="utf-8"></script>
<script>
"use strict";
$(window).on('load', function() {
$('.slider-for').slick({
slidesToShow: 1,
slidesToScroll: 1,
arrows: true,
fade: true,
asNavFor: '.slider-nav'
});
$('.slider-nav').slick({
slidesToShow: 3,
slidesToScroll: 1,
asNavFor: '.slider-for',
dots: true,
infinite: true,
centerMode: true,
focusOnSelect: true,
responsive: [
{
breakpoint: 768,
settings: {
arrows: false,
dots: false,
centerMode: true,
slidesToShow: 2
}
}
]
});
});
</script>
</body>
</html>