-
Notifications
You must be signed in to change notification settings - Fork 0
/
newArrival.html
169 lines (151 loc) · 6.73 KB
/
newArrival.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
<!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>Document</title>
<link rel="stylesheet" href="newArrival.css">
<link rel="stylesheet" href="navBar\components\nav.css">
<link rel="icon" href="images/Screenshot 2022-12-14 075742.png" type="image/icon type">
<link rel="stylesheet" href="Slider Module/slider.css">
<script src="Slider Module/slider.js"></script>
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Rounded:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.5.2/css/bootstrap.min.css" />
<script src="https://kit.fontawesome.com/24c494a6b6.js" crossorigin="anonymous" ></script>
</head>
<body>
<div class="header">
</div>
<div id="new">
<h1> New Arrival
</h1>
</div>
<div id="load">
<img src="https://media.tenor.com/UnFx-k_lSckAAAAM/amalie-steiness.gif" alt="">
</div>
<div id="main">
<div id="category">
<h3>All Categories</h3>
<select style="width: 100%; border: 0;">
<option value="">Sports & Outdoor</option>
<option value="">Fitness & Bodybuilding</option>
<option value="">Water Sports</option>
<option value="">Bikes</option>
<option value="">Electric Scooters</option>
<option value="">Electric Skateboard</option>
<option value="">Other Outdoor Gear</option>
<option value="">Bike Bags</option>
<option value="">Bike Tools</option>
<option value="">other Accessories</option>
<option value="">Weightlifting</option>
<option value="">Cardio</option>
<option value="">Indoor Games</option>
<option value="">Portable Power Stations</option>
<option value="">Solar Panel</option>
</select>
<select style="width: 100%; border: 0;">
<option value="">Consumer Electronics</option>
<option value="">Earbud Headphones</option>
<option value="">Sports & Fitness Headphones</option>
<option value="">Headphone Accessories</option>
<option value="">FDM 3D Printers</option>
<option value="">Accessories</option>
<option value="">Nintendo</option>
<option value="">Xbox</option>
<option value="">Raspberry Pi</option>
<option value="">Power Stations</option>
</select>
<select style="width: 100%; border: 0;">
<option value="">Computers,Tablets & Accessories</option>
<option value="">Android Tablets</option>
<option value="">Keyboards</option>
<option value="">Other Gadgets</option>
<option value="">Wireless Keyboards</option>
<option value="">Wireless Mouse</option>
<option value="">SSD & HDD & Enclousers</option>
<option value="">Microphones</option>
<option value="">Keyboard & Mice Kit</option>
<option value="">Gaming Laptops</option>
<option value="">Graphic Cards</option>
<option value="">Monitors</option>
</select>
<select style="width: 100%; border: 0;">
<option value="">Smart Home & Garden</option>
<option value="">Robot Vaccum Cleaners</option>
<option value="">Cordless Vaccum Cleaners</option>
<option value="">Cookware</option>
<option value="">Personal Care</option>
<option value="">Oral Care</option>
<option value="">LED Outdoor Lights</option>
<option value="">Home Smart Improvements</option>
<option value="">Health Care</option>
<option value="">Others</option>
<option value="">Household Cleaning Supplies</option>
<option value="">Face Care</option>
</select>
<select style="width: 100%; border: 0;">
<option value="">Toys & Hobbies</option>
<option value="">RC Quadcopter</option>
<option value="">RC Cars</option>
<option value="">RC Airplanes</option>
<option value="">OTher Hobbies</option>
</select>
<select style="width: 100%; border: 0;">
<option value="">TV Boxes & Mini PCs</option>
</select>
<select style="width: 100%; border: 0;">
<option value="">Wearable Devices</option>
</select>
<select style="width: 100%; border: 0;">
<option value="">Automobiles & Motorcycles</option>
</select>
<select style="width: 100%; border: 0;">
<option value="">Security System</option></select>
<select style="width: 100%; border: 0;">
<option value="">Phones & Accessories</option></select>
</div>
<div>
<div id="func">
<div style="display: flex; gap: 15px;">
<p class="grey">New Arrived:</p>
<button>7 Days</button>
<button>15 Days</button>
<button>30 Days</button>
</div>
<div style="display: flex; gap: 15px;">
<p class="grey">Filter:</p>
<select style="width: 10%; border: 0;">
<option value="">Ship From </option>
</select>
<label class="box">
<input type="checkbox" >On Sale
<span class="checkmark"></span>
</label>
<label class="box">
<input type="checkbox" >Free Shipping Only
<span class="checkmark"></span>
</label>
<p>Price :</p>
<button>Min</button>
<p>-</p>
<button>Max</button>
</div>
<div style="display: flex; gap: 15px;">
<p class="grey">Sort By:</p>
<button>Best Match</button>
<button>New Arrival</button>
<button id="lth">
Price low to high
</button>
<button id="htl">
Price high to low
</button>
</div>
</div>
<div id="container"></div>
</div>
</div>
</body>
<script src="newArrival.js" type="module"></script>
</html>