-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
392 lines (362 loc) · 13.5 KB
/
index.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css"
integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA=="
crossorigin="anonymous"
referrerpolicy="no-referrer"
/>
<link
rel="shortcut icon"
href="./public/images/icon.svg"
type="image/x-icon"
/>
<link rel="stylesheet" href="style.css" />
<title>E-Commerce</title>
</head>
<body>
<header class="section-navbar">
<section class="top_txt">
<div class="head container">
<div class="head_txt">
<p>Free shipping, 30-day return or refund guarantee.</p>
</div>
<div class="sing_in_up">
<a href="# ">SIGN IN</a>
<a href="# ">SIGN UP</a>
</div>
</div>
</section>
<div class="container">
<div class="navbar-brand">
<a href="index.html">
<img
src="./public/images/logo.png"
alt="logo"
class="logo"
width="80%"
height="auto"
/>
</a>
</div>
<nav class="navbar">
<ul>
<li class="nav-item">
<a href="/" class="nav-link">Home</a>
</li>
<li class="nav-item">
<a href="about.html" class="nav-link">about</a>
</li>
<li class="nav-item">
<a href="products.html" class="nav-link">products</a>
</li>
<li class="nav-item">
<a href="contact.html" class="nav-link">contact</a>
</li>
<li class="nav-item">
<a
href="addToCart.html"
class="nav-link add-to-cart-button"
id="cartValue"
>
<i class="fa-solid fa-cart-shopping"> 0 </i>
</a>
</li>
</ul>
</nav>
</div>
</header>
<!-- ========== Start Home Hero Section ========== -->
<main>
<section class="section-hero">
<div class="container grid grid-two--cols">
<div class="section-hero--content">
<p class="hero-subheading">Explore the Latest in Tech Industries</p>
<h1 class="hero-heading">
Your Destination for Cutting-Edge Gadgets!
</h1>
<p class="hero-para">
Welcome to Thapa eComStore, your ultimate destination for
cutting-edge gadgets! Explore the latest in tech innovation and
style with us. Shop now and discover a world of possibilities!
</p>
<div class="hero-btn">
<a href="products.html" class="btn">Explore Our Products</a>
</div>
</div>
<div
class="section-hero-image"
data-aos="fade-up"
data-aos-delay="600"
>
<figure>
<img
src="./images/heroSection.svg"
alt="coding languages using html css js"
/>
</figure>
</div>
</div>
<div class="custom-shape-divider-bottom-1696038172">
<svg
data-name="Layer 1"
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 1200 120"
preserveAspectRatio="none"
>
<path
d="M0,0V46.29c47.79,22.2,103.59,32.17,158,28,70.36-5.37,136.33-33.31,206.8-37.5C438.64,32.43,512.34,53.67,583,72.05c69.27,18,138.3,24.88,209.4,13.08,36.15-6,69.85-17.84,104.45-29.34C989.49,25,1113-14.29,1200,52.47V0Z"
opacity=".25"
class="shape-fill"
></path>
<path
d="M0,0V15.81C13,36.92,27.64,56.86,47.69,72.05,99.41,111.27,165,111,224.58,91.58c31.15-10.15,60.09-26.07,89.67-39.8,40.92-19,84.73-46,130.83-49.67,36.26-2.85,70.9,9.42,98.6,31.56,31.77,25.39,62.32,62,103.63,73,40.44,10.79,81.35-6.69,119.13-24.28s75.16-39,116.92-43.05c59.73-5.85,113.28,22.88,168.9,38.84,30.2,8.66,59,6.17,87.09-7.5,22.43-10.89,48-26.93,60.65-49.24V0Z"
opacity=".5"
class="shape-fill"
></path>
<path
d="M0,0V5.63C149.93,59,314.09,71.32,475.83,42.57c43-7.64,84.23-20.12,127.61-26.46,59-8.63,112.48,12.24,165.56,35.4C827.93,77.22,886,95.24,951.2,90c86.53-7,172.46-45.71,248.8-84.81V0Z"
class="shape-fill"
></path>
</svg>
</div>
</section>
</main>
<!-- ========== End Home Hero Section ========== -->
<!-- ========== Start Extra Product Section ========== -->
<section class="section-extra-product">
<div class="container grid grid-three--cols">
<div class="div-extra grid grid-two--cols">
<div class="extra-text">
<p>new year sale</p>
<h3>get and extra 50% off</h3>
<a href="#">Show now</a>
</div>
<div class="extra-img extra-laptop">
<img src="./images/laptop.png" alt="" />
</div>
</div>
<div class="div-extra grid grid-two--cols">
<div class="extra-text">
<p>new year sale</p>
<h3>40% discount on speakers</h3>
<a href="#">Show now</a>
</div>
<div class="extra-img">
<img src="./images/headphoneEcom.png" alt="" />
</div>
</div>
<div class="div-extra grid grid-two--cols">
<div class="extra-text">
<p>new year sale</p>
<h3>get and extra 50% off</h3>
<a href="#">Show now</a>
</div>
<div class="extra-img">
<img src="./images/mobiles.png" alt="" />
</div>
</div>
</div>
</section>
<!-- ========== End Extra Product Section ========== -->
<!-- ========== Start policy ========== -->
<section class="section-policy">
<div class="container grid grid-four--cols">
<div class="div-policy">
<div class="icons">
<i class="fa-solid fa-truck-fast"></i>
</div>
<div class="div-policy-text">
<p>worldwide shipping</p>
<p>order above $100</p>
</div>
</div>
<div class="div-policy">
<div class="icons">
<i class="fa-solid fa-rotate"></i>
</div>
<div class="div-policy-text">
<p>Easy 30 Day Returns</p>
<p>Back Returns in 7 Days</p>
</div>
</div>
<div class="div-policy">
<div class="icons">
<i class="fa-solid fa-hand-holding-dollar"></i>
</div>
<div class="div-policy-text">
<p>money back guarantee</p>
<p>guarantee with in 30-Days</p>
</div>
</div>
<div class="div-policy">
<div class="icons">
<i class="fa-solid fa-headset"></i>
</div>
<div class="div-policy-text">
<p>Easy Online Support</p>
<p>24/7 Any time support</p>
</div>
</div>
</div>
</section>
<!-- ========== End policy ========== -->
<!-- ========== Start Our Products Section ========== -->
<section class="section-products container">
<div>
<h2 class="section-common--heading">Checkout Thapa Store</h2>
</div>
<section class="container">
<div id="productContainer"></div>
</section>
</section>
<!-- ========== Start Product Template Section ========== -->
<template id="productTemplate">
<div class="cards" id="cardValue">
<article class="information [card]">
<span class="category"></span>
<div class="imageContainer">
<img class="productImage" src="" alt="" />
</div>
<h2 class="productName"></h2>
<div class="productRating">
<i class="fa-solid fa-star"></i>
<i class="fa-solid fa-star"></i><i class="fa-solid fa-star"></i>
<i class="fa-solid fa-star"></i>
<i class="fa-solid fa-star"></i>
</div>
<p class="productDescription"></p>
<div class="productPriceElement">
<p class="productPrice"></p>
<p class="productActualPrice"></p>
</div>
<div class="productStockElement">
<p class="productProperty">Total Stocks Available:</p>
<p class="productStock"></p>
</div>
<div class="productQuantityElement">
<p class="productProperty">Quantity(Pieces)</p>
<div class="stockElement">
<button class="cartIncrement">+</button>
<p class="productQuantity">1</p>
<button class="cartDecrement">-</button>
</div>
</div>
<button class="add-to-cart-button">
<i class="fa-solid fa-cart-shopping"></i> Add To Cart
</button>
</article>
</div>
</template>
<!-- ========== End Product Template Section ========== -->
<!-- ========== End Our Products Section ========== -->
<!-- ========== Start Why Choose Us Section ========== -->
<section class="section-why--choose">
<div class="container">
<h2 class="section-common--heading">Why Choose Thapa Store</h2>
<p class="section-common--subheading">
Choose Thapa EduHub for a holistic, enriching learning experience that
empowers you to achieve your goals.
</p>
</div>
<div class="container grid grid-three--cols">
<div class="choose-left-div text-align--right">
<div class="why-choose--div" data-aos="zoom-in-up" data-aos-delay="0">
<p class="common-text--highlight">1</p>
<h3 class="section-common--title">Wide Selection</h3>
<p>
Thapa Store offers a diverse range of gadgets, from smartphones to
smart home devices, ensuring you find what you need to elevate
your lifestyle and meet your tech requirements.
</p>
</div>
<div
class="why-choose--div"
data-aos="zoom-in-up"
data-aos-delay="300"
>
<p class="common-text--highlight">2</p>
<h3 class="section-common--title">Quality Assurance</h3>
<p>
Every gadget at Thapa Store undergoes rigorous quality checks,
guaranteeing reliability and performance, so you can shop with
confidence knowing you're getting the best.
</p>
</div>
<div
class="why-choose--div"
data-aos="zoom-in-up"
data-aos-delay="600"
>
<p class="common-text--highlight">3</p>
<h3 class="section-common--title">Competitive Prices</h3>
<p>
Enjoy great value with Thapa Store's competitive prices on
high-quality gadgets, making top-of-the-line technology accessible
to all without compromising on quality or performance.
</p>
</div>
</div>
<div class="choose-center-div" data-aos="zoom-in" data-aos-delay="300">
<figure>
<img src="./images/ecompost.png" alt="thapa technical home page " />
</figure>
</div>
<div class="choose-right-div">
<div
class="why-choose--div text-align--left"
data-aos="zoom-in-up"
data-aos-delay="0"
>
<p class="common-text--highlight">4</p>
<h3 class="section-common--title">Expert Guidance</h3>
<p>
Our knowledgeable staff provides expert guidance, helping you
choose the right gadget to meet your needs and preferences,
ensuring you make informed decisions every step of the way.
</p>
</div>
<div
class="why-choose--div text-align--left"
data-aos="zoom-in-up"
data-aos-delay="300"
>
<p class="common-text--highlight">5</p>
<h3 class="section-common--title">Convenient Shopping</h3>
<p>
With Thapa Store, shopping for gadgets is easy and convenient. Our
user-friendly website and secure payment options ensure a seamless
experience from browsing to checkout, all from the comfort of your
home.
</p>
</div>
<div
class="why-choose--div text-align--left"
data-aos="zoom-in-up"
data-aos-delay="600"
>
<p class="common-text--highlight">6</p>
<h3 class="section-common--title">Excellent Service</h3>
<p>
Thapa Store is committed to providing excellent service to our
customers. From prompt assistance with inquiries to efficient
handling of orders and deliveries, we prioritize your satisfaction
every step of the way.
</p>
</div>
</div>
</div>
</section>
<!-- ========== End Why Choose Us Section ========== -->
<!-- ========== Start footer Section ========== -->
<footer class="section-footer">
<script type="module" src="footer.js"></script>
</footer>
<!-- ========== End footer Section ========== -->
<script type="module" src="main.js"></script>
</body>
</html>