-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathspro.html
More file actions
238 lines (215 loc) · 9.44 KB
/
spro.html
File metadata and controls
238 lines (215 loc) · 9.44 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Pro-details | ViN</title>
<link rel="stylesheet" href="css/styles.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=Montserrat:wght@300;400;900&family=Quicksand:wght@500;700&display=swap" rel="stylesheet">
<script src="https://kit.fontawesome.com/2e6d39cf4b.js" crossorigin="anonymous"></script>
<link rel="icon" href="img/logo/vn.png">
</head>
<body>
<section id="header">
<a href="#"><img src="img/logo/vnlg.png" class="logo"></a>
<div>
<ul id="navbar">
<li><a href="index.html">Home</a></li>
<li><a class="active" href="shop.html">Shop</a></li>
<li><a href="about.html">About</a></li>
<li><a href="contact.html">Contact</a></li>
<li id="lg-bag"><a href="cart.html"><i class="fa-solid fa-bag-shopping fa-lg"></i></a></li>
<a href="#" id="close"><i class="fa-solid fa-xmark"></i></a>
</ul>
</div>
<div id="mobile">
<a href="cart.html"><i class="fa-solid fa-bag-shopping fa-lg"></i></a>
<i id="bar" class="fa-solid fa-bars-staggered"></i>
</div>
</section>
<section id="prodetail" class="section-p1">
<div class="s-p-i">
<img src="img/f-prod/p/pa.png" width="100%" id="MainImg">
<div class="sm-img-g">
<div class="sm-img-col">
<img src="img/f-prod/pa1.png" width="100%" class="sm-img">
</div>
<div class="sm-img-col">
<img src="img/f-prod/pa2.png" width="100%" class="sm-img">
</div>
<div class="sm-img-col">
<img src="img/f-prod/pa3.png" width="100%" class="sm-img">
</div>
<div class="sm-img-col">
<img src="img/f-prod/pa4.png" width="100%" class="sm-img">
</div>
</div>
</div>
<div class="s-p-d">
<h6>Home / T-shirt</h6>
<h5>Your Design Goes Here T-shirts</h5>
<h2>$78.00</h2>
<select>
<option>Select size</option>
<option>SM</option>
<option>M</option>
<option>L</option>
<option>XL</option>
<option>XXL</option>
</select>
<input type="number" value="1">
<button>Add To Cart</button>
<h4>Product Details</h4>
<span>Look absolutely hip in this off-white crew neck T-shirt from Dillinger. It is crafted from the finest quality cotton that is lightweight, breathable, and has incredibly soft texture that will keep you at ease all day long. It features a print that syncs with the modern trend and looks super sassy. Team it up with a pair of boyfriend jeans and white high-top sneakers for a groovy look. This product is eligible for returns and size replacements. Please initiate returns/replacements from the 'My Orders' section in the App within 7 days of delivery. Please ensure the product is in its original condition with all tags attached.</span>
</div>
</section>
<section id="product" class="section-p1">
<h2>Featured Products</h2>
<p>Summer Collection Morden New Designs</p>
<div class="pro-container">
<div class="pro">
<img src="img/f-prod/p/pb.png">
<div class="des">
<span>adidas</span>
<h5>Got my Heart T-shirts</h5>
<div class="star">
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
</div>
<h4>$60</h4>
</div>
<a href="#"><i class="fa-solid fa-cart-shopping"></i></a>
</div>
<div class="pro">
<img src="img/f-prod/p/pc.png">
<div class="des">
<span>adidas</span>
<h5>Black with painting T-shirts</h5>
<div class="star">
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
</div>
<h4>$90</h4>
</div>
<a href="#"><i class="fa-solid fa-cart-shopping"></i></a>
</div>
<div class="pro">
<img src="img/f-prod/p/pg.png">
<div class="des">
<span>adidas</span>
<h5>Black dotted short Top</h5>
<div class="star">
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
</div>
<h4>$78</h4>
</div>
<a href="#"><i class="fa-solid fa-cart-shopping"></i></a>
</div>
<div class="pro">
<img src="img/f-prod/p/ph.png">
<div class="des">
<span>adidas</span>
<h5>Green Short Fluffy Women Top</h5>
<div class="star">
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
</div>
<h4>$86</h4>
</div>
<a href="#"><i class="fa-solid fa-cart-shopping"></i></a>
</div>
</div>
</section>
<section id="update">
<div class="text">
<h2>Get updated</h2>
<p>Sign up for getting update about our latest shop and <span>offers.</span></p>
</div>
<div class="form">
<input type="text" placeholder="Your email">
<button>Sign up</button>
</div>
</section>
<footer>
<div id="foot">
<div class="col1" id="cntct">
<img class="lg" src="img/logo/vn.png">
<h4>Contact</h4>
<p><strong>Address:</strong> 302, Main street 12, Main Market,<br> Karnal, Haryana, India.</p>
<p><strong>Phone:</strong> +01 0012 365 / (+91) 01 2345 6987</p>
<p><strong>Hours:</strong> 10:00-18:00, Mon-Sat</p>
<div class="follow">
<h4>Follow Us</h4>
<div class="icon">
<i class="fa-brands fa-facebook fa-lg"></i>
<i class="fa-brands fa-twitter fa-lg"></i>
<i class="fa-brands fa-instagram fa-lg"></i>
<i class="fa-brands fa-pinterest fa-lg"></i>
<i class="fa-brands fa-youtube fa-lg"></i>
</div>
</div>
</div>
<div class="col2">
<h4>About</h4>
<a href="#">About Us</a>
<a href="#">Delivery Information</a>
<a href="#">Privacy Policy</a>
<a href="#">Terms & Conditions</a>
<a href="#">Contact Us</a>
</div>
<div class="col2">
<h4>My Account</h4>
<a href="#">Sign In</a>
<a href="#">View Cart</a>
<a href="#">My Wishlist</a>
<a href="#">Track My Order</a>
<a href="#">Help</a>
</div>
<div class="col3" id="install">
<h4>Install App</h4>
<p>From App Store or Google Play</p>
<div class="row">
<img src="img/pay/ap.png.png">
<img src="img/pay/gp.png.png">
</div>
<p>Secured Payment Gateways</p>
<img class="py" src="img/pay/sp.png.png">
</div>
</div>
<div class="copyright">
<p>2023 ©VIN e-commerce Website - Vineeta</p>
</div>
</footer>
<script>
var MainImg = document.getElementById("MainImg");
var smImg = document.getElementByClassName("sm-img");
smImg[0].onclick = function(){
MainImg.src = smImg[0].src;
}
smImg[1].onclick = function(){
MainImg.src = smImg[1].src;
}
smImg[2].onclick = function(){
MainImg.src = smImg[2].src;
}
smImg[3].onclick = function(){
MainImg.src = smImg[3].src;
}
</script>
<script src="script.js"></script>
</body>
</html>