forked from bishal-Samanta/Project-Shopclues
-
Notifications
You must be signed in to change notification settings - Fork 0
/
product.html
515 lines (501 loc) · 19.5 KB
/
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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>T-Shirt For Men</title>
<link rel="stylesheet" href="product.css" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<!-- <link
href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700;800&family=Roboto:wght@100;300;400;500&display=swap"
rel="stylesheet"
/> -->
<!-- Add icon library -->
<!-- <link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"
/> -->
<script
src="https://kit.fontawesome.com/034163b1ad.js"
crossorigin="anonymous"
></script>
</head>
<body>
<!-- Header-Start -->
<div id="navbar">
<div id="top" class="colortop">
<p class="hov">Sell with Us</p>
<p class="line hov">Call Us</p>
<p class="line">Download App</p>
<div>
<img
src="https://cdn-icons-png.flaticon.com/512/174/174836.png"
alt=""
class="img1"
/>
<a href=" https://apps.apple.com/IN/app/id994486085?mt=8"
><i class="fab fa-apple"></i
></a>
<a
href="https://www.microsoft.com/en-in/p/shopclues/9nblgggzpjjd?rtc=1&activetab=pivot:overviewtab"
target="_blank"
><i class="fab fa-windows"></i
></a>
</div>
</div>
<div id="middle">
<div>
<img
src="https://images.shopclues.com/images/ui/[email protected]"
alt=""
class="img2"
id="logo"
/>
</div>
<div class="join">
<i class="fas fa-search" style="padding-right: 12px"></i>
<input
type="text"
name=""
id="Search"
placeholder="What is on your mind today?"
/>
<!-- <input type="submit"> -->
<button>Search</button>
</div>
<div id="right" class="flex">
<div class="flex map-logo-share r1">
<div class="align map-logo">
<p class="small2 bold">Share</p>
<p class="small2">Location</p>
</div>
<i id="maplogo" class="fas fa-map-marker-alt fa-lg fa-customize"></i>
</div>
<div>
<i class="far fa-bell fa-customize"></i>
</div>
<div>
<i class="far fa-heart fa-customize"></i>
</div>
<div>
<i id="cartIcon" class="fas fa-shopping-cart fa-customize"></i>
</div>
<div>
<h4
class="align"
style="border: 1px solid transparent; margin: 7px"
>
<span
style="
display: inline-block;
line-height: 24px;
font-weight: 500;
color: #212121;
position: relative;
font-size: 90%;
"
>Hi,</span
><span
id="guest"
style="
display: inline-block;
line-height: 24px;
font-weight: 500;
color: #212121;
position: relative;
font-size: 90%;
"
>Guest</span
> <span
id="login"
style="
display: inline-block;
line-height: 24px;
font-weight: 500;
color: #212121;
position: relative;
font-size: 90%;
"
>Sign In</span
>
</h4>
</div>
</div>
</div>
<div id="bottom">
<img
src="https://images.shopclues.com/images/ui/madeinindia.png"
alt=""
height="33px"
id="madeInIndia"
/>
<ul>
<li>MOBILE & MORE</li>
<li id="manbtn">MEN</li>
<li>WOMEN</li>
<li>HOME & KITCHEN</li>
<li>APPLIANCES</li>
<li>SPORTS & MORE</li>
<li>ESSENTIALS</li>
<li>OFFERS</li>
<li>GLOBAL SHOPPING</li>
</ul>
</div>
</div>
<!-- Header-End -->
<!-- Mainbodi div start -->
<div id="mainbodydiv">
<!-- main div -->
<div id="maincontainerdiv">
<!-- Left filter box -->
<div>
<!-- sidepanel starts here -->
<div id="sidepanel">
<!-- price -->
<h4>Price</h4>
<input type="checkbox" id="below499" /><label
>Rs. 499 and Below</label
><br />
<input type="checkbox" id="p500to999" /><label
>Rs. 500 - Rs. 999 </label
><br />
<input type="checkbox" id="p1000to1999" /><label
>Rs. 1000 - Rs. 1999</label
><br />
<input type="checkbox" id="p2000" /><label>Rs.2000 and Above</label
><br />
<input type="checkbox" id="high" /><label>High-to-Low</label><br />
<input type="checkbox" id="low" /><label>Low-to-High</label><br />
<input type="checkbox" id="all" /><label>All Product</label><br />
<hr />
<!-- Discount-->
<h4>Discount</h4>
<input type="checkbox" id="upto20" /><label>Upto 20%</label><br />
<input type="checkbox" id="upto50" /><label>21% - 50%</label><br />
<input type="checkbox" id="upto70" /><label>50% - 70%</label><br />
<input type="checkbox" id="more70" /><label>More than 70%</label
><br />
<hr />
<!-- brand -->
<h4>Brand</h4>
<input type="checkbox" id="hrx" /><label>HRX</label><br />
<input type="checkbox" id="wrogn" /><label>WROGN</label><br />
<input type="checkbox" id="modarapido" /><label>Moda Rapido</label
><br />
<input type="checkbox" id="herenow" /><label>HERE & NOW</label
><br />
<input type="checkbox" id="roadster" /><label>Roadster</label><br />
<hr />
<!-- side mens' upper -->
<h4>Size</h4>
<input type="checkbox" id="sizes" /><label>S</label><br />
<input type="checkbox" id="sizem" /><label>M</label><br />
<input type="checkbox" id="sizel" /><label>L</label><br />
<input type="checkbox" id="sizexl" /><label>XL</label><br />
<hr />
<!--Color Family-->
<h4>Color</h4>
<input type="checkbox" id="cred" /><label>Red</label><br />
<input type="checkbox" id="cblue" /><label>Blue</label><br />
<input type="checkbox" id="cgreen" /><label>Green</label><br />
<input type="checkbox" id="cblack" /><label>Black</label><br />
<input type="checkbox" id="cwhite" /><label>White</label><br />
</div>
</div>
<!-- Middle gap box -->
<div></div>
<!-- Last product box -->
<div>
<!-- first static heading section -->
<!-- Heading start -->
<div class="pageHeading">
<h1>T-Shirt For Men</h1>
</div>
<!-- Heading-End -->
<!-- Next div (pore korbo) -->
<div id="productcountdiv"></div>
<!-- Mainbox for product div start in js -->
<div id="jsproduct"></div>
</div>
</div>
</div>
<!-- Mainbodi div end -->
<!-- footer section starts here -->
<footer>
<!-- 1st div -->
<div>
<img src="./resources/footer_band_of_trust.png" alt="" />
</div>
<!-- 2nd div -->
<div>
<ul>
<li>Shopper Central</li>
<li>Easy Returns & Replacement</li>
<li>Sign in / Register</li>
<li>Our Policies</li>
<li>CluesBucks</li>
<li>Payment Options</li>
<li>Shopclues Surety</li>
<li>FAQs(Help)</li>
<li>Service Centers</li>
<li>User Agreement</li>
<li>Refer & Earn</li>
</ul>
<ul>
<li>Merchant Central</li>
<li>Merchant Panel</li>
<li>How to Sell</li>
<li>Commission Structure</li>
<li>Fullfillment Policy</li>
<li>Policies & Rules</li>
<li>User Agreement</li>
<li>Testimonials</li>
<li>Seller Summit</li>
<li>Merchant Blog</li>
<li>Developer Resources</li>
</ul>
<ul>
<li style="color: rgb(38, 164, 182)">About us</li>
<li>History</li>
<li>Band of Trust</li>
<li>Brand Guidelines</li>
<li>TV Commercials</li>
<li>In the News</li>
<li>Awards</li>
<li>Careers</li>
<li>Blogs</li>
</ul>
<ul>
<li>Contact Us</li>
<li>Merchant Support</li>
<li>Bulk Orders</li>
<li>Press</li>
</ul>
<ul>
<li>Press</li>
<li>In the News</li>
</ul>
</div>
<!-- 3rd div -->
<div>
<!-- left div -->
<div>
<div>Keep in touch</div>
<div>
<img src="./resources/footer_icon.png" alt="" style="width: 60%" />
</div>
</div>
<!-- right div -->
<div>
<div>100% Secure and Trusted Payment</div>
<div>
<img
src="https://images.shopclues.com/images/ui/[email protected]"
/>
</div>
</div>
</div>
<!-- 4th div -->
<div>
<div>Our Leading Categories</div>
<div>
<span>Mobile & Tablets:</span>Android Phones | Smartphones |
Feature Phones | Unboxed Phones | Refurbished Phones | Tablets | CDMA
Phones | Value Added Services | Sell Old/ User Mobiles
</div>
<div>
<span>Computers: </span>Laptops | Printers | Routers | Ink & Toner
Cartridges | Monitors | Video Games | Unboxed & Refurbished Laptops |
Assembled Desktops | Data Cards
</div>
<div>
<span>TV, Audio & Large Appliances: </span>TVs & DTH | Home Theatre
Systems | Hidden Cameras & CCTVs | Refrigerators | Washing Machines |
Air Conditioners | Cameras | Speakers & Woofers
</div>
<div>
<span>Mobile & Laptop Accesories: </span>Headphones | Power Banks |
Backpacks | Mobile Cases & Covers | Pen Drives | External Hard Disks |
Mouse | Smart Watches & Fitness Bands | MicroSD Cards
</div>
<div>
<span>Appliances: </span>Appliances:Trimmers| Hair Dryers| Emergency
Lights| Water Purifiers| Electric Kettles| Hair Straighteners|
Induction Cooktops| Sewing Machines| Geysers
</div>
<div>
<span>Home & Kitchen: </span>Bedsheets | Hardware & Sanitaryware |
Towels, Bath Linens | Furniture | Cookware | Kitchen Tools | Home
Cleaning Utilities | Doormats | Curtains | Gardening Essentials
</div>
<div>
<span>Fashion: </span>Women's Clothing | Men's Clothing | Women's
Ethnic Wear | Men's Fashion Accessories | Sports Wear | Western Wear |
Handbags & Wallets, Clutches | Handbags | Sarees | T-Shirts | Lingerie
& Sleep Wear
</div>
<div>
<span>Footwear: </span>Men's Sports Shoes | Men's Slippers | Casual
Shoes | Sandals & Floaters | Formal Shoes | Women Flats | Ballerinas |
Loafers | Boots | Shoe Care & Accessories
</div>
<div>
<span>Travel & Luggage: </span>Duffle Bags | Laptop Bags | Travel
Pouches | Backpacks | Suitcases & Trolleys | Travel Accessories | Gym
Bags | Messenger Bags | School Bags | Safety Locks
</div>
<div>
<span>Jewelry & Watches: </span>Coins & Bars | Men's Watches | Women's
Watches | Necklaces Sets | Fashion Jewelry | Pendants and Lockets |
Earrings | Rings | Jewelry Boxes | Kid's Watches
</div>
<div>
<span>Automotive: </span>Bike Accessories / Tools | Car Cleaning Aids
| Helmets | Bike Body Covers | Car Accessories / Tools| Riding Gloves
| Car Perfumes | Car Scratch Removers | Car Audio | Video | Bike
Alarms
</div>
<div>
<span>Toys, Baby & Kids : </span>Diapers | Educational Toys | Kid's
Footwear | Remote Controlled Toys | Soft Toys | Party Supplies | Cubes
| Maternity Care | Kid's Apparel
</div>
<div>
<span>Gourmet & Daily Needs : </span>Office Supplies | Pet Supplies |
Books | Namkeen | Stationery | Pens & Markers | Tea & Coffee |
Chocolates & Candies | Indian Sweets | Gifts
</div>
<div>
<span>Sports and Health: </span>Home Gym Equipment | Exercise Bikes |
Gym Accessories | Massagers | Diabetic Care | Cricket | Table Tennis
</div>
<div>
<span>Beauty & Perfumes: </span>Grooming Essentials | Deodorants |
Men's Perfumes | Hair Care | Women's Perfumes | Face Packs | Oral Care
| Herbal Care | Value Combo | Women's Hygiene
</div>
<div>
<span>Popular on ShopClues</span>
Offers & Coupons | Couple Watches | Gas Stoves | Air Coolers | Air
Purifiers | Headphones / Mic / Headset | Pressure Cookers | Sandwich
Makers | Air Friers / Deep Friers | Irons | LED TV | Men Jackets |
Educational Toys | Stabilizers | Heaters | Car Audio Systems | Photo
Frames | Men's Shoes | Decorative Lights | Rain Wear | Bedsheets | Top
Brands | Refer & Earn
</div>
</div>
<!-- 5th div -->
<div>
<div>Online Shopping in India @Shopclues.com</div>
<div>
<span>India’s Asli Online Shopping Hub – ShopClues.com</span>Back in
2011, when people were hopping from one Store to another for best
bargains on an overall household’s monthly bill, ShopClues was being
developed as a budget-friendly online bazaar in India. ShopClues.com
was then given a shape and strategy in 2012 as India’s First & Largest
Fully Managed Marketplace.
</div>
<div>
<span>Ting se Leke Tong – with Aflatooni Products!</span>‘What you
Think is What you Get’ isn’t just a saying at ShopClues. With over 2.8
crore products, you can get just about everything that you can imagine
at ShopClues. From usual products in Electronics, Fashion, Home &
Kitchen, to unusual products like cow dung cakes, Knife Sharpeners,
etc., ShopClues tops in everything. So, you see what we mean when we
say Aflatooni Products! ShopClues has revolutionized the conceptual
Online Shopping in India with initiatives such as Ghar Wapsi Sale,
Bigger than the Biggest Thank You Sale, #EkZeroKum Sale etc. Amongst
many other shopping sites, ShopClues is the leader in unstructured
categories like Daily Utilities, Garden Needs, Hardware, Kitchen
Storage, and others.
</div>
<div>
<span>Believable Shopping @ Unbelievable Prices</span>Every day,
ShopClues delights millions of discount-hunters with Paisa-Vasool
Shopping Experience with prices as low as Re.1. We are the first ones
to introduce the idea of ‘Sab Kuch Wholesale Ke Rate Par’ on an online
platform with shopping options to both wholesale as well as retail
seekers.
</div>
<div>
<span> Experiencing the neighbourhood Local Bazaar </span>ShopClues
brings the experience of India’s Flea Markets online, in the form of
its weekly properties - Sunday Flea Market, Refreshing Monday Sale,
Triple Value Friday Sale, and Wednesday Brand Bazaar. Another property
capturing the essence of regional Indian shopping is called NRH
(National Regional Heritage), which gives a sneak-peek into India’s
Cultural Gullies at very reasonable prices. These online markets
showcase products with range so wide, and prices so low, that they
beat the offline neighbourhood markets of India. The concept
especially works incredibly well with the middle class population
habituated in tier 2 & 3 cities.
</div>
<div>
<span>An Online Selling Space for SME Merchants</span>Working as a
marketplace, ShopClues has been well-supported by a bourgeoning
community of certified merchants in India. Unlike various other online
shopping sites, ShopClues has achieved the largest merchant base of
over 3.5 Lakhs. This online shopping website is creating history by
empowering local and regional merchants, primarily from Tier 2 & 3
cities and making them a national enterprise at ShopClues.
</div>
<div>
<span>Shopclues Surety </span>
The
<a href="shopclues-surety.html">suretyShopclues Surety Program</a>,
was launched in order to ensure a hassle free shopping experience for
its customers. This premium service is in addition to the ShopClues
Buyer Protection program which ensures an extensive 5 point quality
check of the products in order to give Customers a seamless shopping
experience. In order to make it user-friendly, the platform marks out
the rating of the products classified into ‘Best Buy’, ‘Great Buy’,
‘Value Buy’ or ‘Brand Authorized’. This allows the customer to make an
optimal purchase decision while shopping on the platform.
</div>
<div>
<span>ShopClues VIP Club</span>
Get Rewards Every time you Shop! Join the VIP Club and Get 5% Cashback
on Every Order. That's not all! With Free Membership, No Hidden Costs
& No Registration Procedures, get Exclusive Benefits on Grofers,
Lenskart, Food Panda & Hi Care Pest Control Services.
<a href="join-club.html">Join the Club Now</a>
</div>
</div>
<!-- 6th div -->
<div>
Privacy Policy | User Agreement | Notes to Security Practices | Labor
Compliance | Wall of Fame
</div>
<!-- 7th div -->
<div style="float: right">
<p>Copyright © 2011-2021 Clues Network Pvt. Ltd.</p>
<img
src="https://images.shopclues.com/images/ui/[email protected]"
style="float: right"
/>
</div>
</footer>
<!-- footer ends here -->
</body>
</html>
<script src="product.js"></script>
<script>
var systemStatus = localStorage.getItem("system");
var userStatus = localStorage.getItem("user");
document.getElementById("login").addEventListener("click", function () {
if (systemStatus == null) {
window.location.href = "./login.html";
} else if (systemStatus == "online") {
localStorage.removeItem("system");
localStorage.removeItem("user");
window.location.reload();
alert("you are successfully logged out.");
}
});
if (systemStatus == "online") {
document.getElementById("guest").innerHTML = userStatus;
document.getElementById("login").innerHTML = "Log Out";
}
</script>