-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
387 lines (317 loc) · 14.7 KB
/
index.html
File metadata and controls
387 lines (317 loc) · 14.7 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>E-Comm Website</title>
<link rel="icon" href="/favicon.ico" type="image/x-icon">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/css/all.min.css" integrity="sha512-Evv84Mr4kqVGRNSgIGL/F/aIDqQb7xQ2vcrdIwxfjThSH8CSR7PBEakCr51Ck+w+/U6swU2Im1vVX0SVk9ABhg==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="stylesheet" href="src/style.css">
</head>
<body>
<!-- .............................NavBar Code START........................................... -->
<header class="section-navbar">
<section class="top_txt">
<div class="head container">
<div class="head_txt">
<p>Free Shopping, 30-days 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/logoo.png" alt="Shree eCommerce logo" class="logo" width="auto" 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>
<!-- .............................NavBar Code END........................................... -->
<!-- .............................Hero section start....................................... -->
<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 Distination for Cutting-Edge Gadgets!
</h1>
<p class="hero-para">
Welcome to <b>MyShop Store</b>, 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">
<img src="public/images/img1.png" alt="Coding language using the HTML, CSS and js.">
</div>
</div>
<div class="custom-shape-divider-bottom-1742306798">
<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>
<!-- .............................HERO section end.......................................... -->
<!-- .......................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="public/images/Laptop-PNG.png" alt="Leptop">
</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="public/images/Headphone.png" alt="Headphone">
</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="public/images/Mobile.png" alt="Mobile">
</div>
</div>
</div>
</section>
<!-- .......................End extra Product section.................................... -->
<!-- .......................Start extra Policy section.................................... -->
<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" style="color: #74C0FC;"></i>
</div>
<div class="div-policy-text">
<p>Worldwide Shopping</p>
<p>order above $100</p>
</div>
</div>
<div class="div-policy">
<div class="icons">
<i class="fa-solid fa-rotate" style="color: #74C0FC;"></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" style="color: #74C0FC;"></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" style="color: #74C0FC;"></i>
</div>
<div class="div-policy-text">
<p>Easy Online Support</p>
<p>24/7 Any Time Support</p>
</div>
</div>
</div>
</section>
<!-- .......................End extra Product section.................................... -->
<!-- ...........................Start Our Product section.................................... -->
<section class="section-products container">
<h2 class="section-common-heading">Checkout MyShop Store</h2>
<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 MyShop Store</h2>
<p class="section-common--subheading">
At MyShop Store, we offer top-quality products at unbeatable prices, ensuring a seamless
shopping experience. Shop with confidence and enjoy fast, reliable service every time!
</p>
</div>
<div class="container grid grid-three--cols">
<div class="choose-left-div text-align--left">
<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 >MyShop Store offers a wide selection of high-quality products to meet all your needs.
From everyday essentials to exclusive finds, we have something for everyone!</p>
</div>
<div class="why-choose--div" data-aos="zoom-in-up" data-aos-delay="0">
<p class="common-text--highlight">2</p>
<h3 class="section-common--title">Quality Assurance</h3>
<p >At MyShop Store, we prioritize quality assurance to ensure you get only the best products.
Every item is carefully checked for durability, reliability, and top-notch performance.</p>
</div>
<div class="why-choose--div" data-aos="zoom-in-up" data-aos-delay="0">
<p class="common-text--highlight">3</p>
<h3 class="section-common--title"> competitive prices </h3>
<p>MyShop Store brings you the best products at the most competitive prices.
We strive to make quality affordable for everyone.
Shop smart and save more with our unbeatable deals!</p>
</div>
</div>
<!-- center image -->
<div class="choose-center-div">
<figure>
<img src="public/images/E-Commerce Image.png" alt="MyShop Store">
</figure>
</div>
<!-- End Image code -->
<div class="choose-right-div text-align--left">
<div class="why-choose--div" data-aos="zoom-in-up" data-aos-delay="300">
<p class="common-text--highlight">4</p>
<h3 class="section-common--title"> Convenient Shopping </h3>
<p>MyShop Store offers a seamless and convenient shopping experience from start to finish.
Browse, order, and receive your products effortlessly from the comfort of your home!</p>
</div>
<div class="why-choose--div" data-aos="zoom-in-up" data-aos-delay="300">
<p class="common-text--highlight">5</p>
<h3 class="section-common--title"> Expert Guidance </h3>
<p>At MyShop Store, we provide expert guidance to help you make informed decisions.
knowing you have expert support every step of the way!</p>
</div>
<div class="why-choose--div" data-aos="zoom-in-up" data-aos-delay="300">
<p class="common-text--highlight">6</p>
<h3 class="section-common--title"> Excellent Service </h3>
<p>At MyShop Store, we are committed to providing excellent service with every purchase.
Your satisfaction is our top priority!</p>
</div>
</div>
</div>
</div>
</section>
<!-- .......................End Why choose us section.................................... -->
<!-- ..............................Footer section Start.................................... -->
<footer class="section-footer">
<div class="footer-container container">
<div class="content_1">
<img src="public/images/logoo.png" alt="">
<p>Welcome to MyStore ECommStore, your ultimate destination for cutting-edge gadgets!</p>
<img src="public/images/PaymentOptions.png" alt="Payment Options" class="Payament">
</div>
<div class="content_2">
<h4>SHOPPING</h4>
<a href="">Computer Store</a>
<a href="">Laptop Store</a>
<a href="#">Accessories</a>
<a href="#">Sales & Discount</a>
</div>
<div class="content_3">
<h4>Experience</h4>
<a href="#">Contact Us</a>
<a href="#" target="_blank">Payment Method</a>
<a href="#" target="_blank">Delivery</a>
<a href="#" target="_blank">Return and Exchange</a>
</div>
<div class="content_4">
<h4>NEWSLETTER</h4>
<P>Be the first to know about <br/>arrivals,sales & promos!</P>
<div class="f-email">
<input type="email" placeholder="Enter email"/>
<i class="bx bx-envelope"></i>
</div>
<hr/>
</div>
</div>
<div class="f-design">
<div class="f-design-txt">
<p>Design and Code by Chandrakant Gaikwad</p>
</div>
</div>
</footer>
<!-- ..............................Footer section Start.................................... -->
<script type="module" src="src/main.js"></script>
</body>
</html>