-
Notifications
You must be signed in to change notification settings - Fork 18
/
Copy pathproduct_details.html
174 lines (174 loc) · 7.87 KB
/
product_details.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Product-109B | Hannes & Co.</title>
<link rel="stylesheet" href="./src/css/main.css">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="icon" type="image/svg+xml" href="./images/header/favicon.svg">
</head>
<body class="ohhh">
<div class="header">
<div class="container">
<div class="navbar">
<div class="logo">
<a href="./index.html"><img src="./images/header/complogo.png" alt="comp" width="225px"></a>
</div>
<nav>
<ul class="nav-menu">
<li class="nav-item"><a href="index.html">Home</a></li>
<li class="nav-item"><a href="products.html">Products</a></li>
<li class="nav-item"><a href="#footer">Contact Us</a></li>
<li class="nav-item"><a href="account.html">Account</a></li>
</ul>
</nav>
<a href="./cart.html"><img class="cart" src="./images/header/cart.svg"></a>
<div class="toggle"><i class="fa fa-bars"></i></div>
</div>
</div>
</div>
<div class="small-container single-product">
<div class="child">
<div class="halfchild">
<img src="./images/products/product-5.webp" width="550px" height="500px" id="prodImg"><br><br><br>
<div class="small-img-child">
<div class="small-img-col">
<img src="./images/products/product-13.webp" width="100%" class="small-img">
</div>
<div class="small-img-col">
<img src="./images/products/product-12.webp" width="100%" class="small-img">
</div>
<div class="small-img-col">
<img src="./images/products/product-6.webp" width="100%" class="small-img">
</div>
<div class="small-img-col">
<img src="./images/products/product-15.webp" width="100%" class="small-img">
</div>
</div>
</div>
<div class="halfchild">
<p>Home / Products</p>
<h1>Jackets for Women</h1>
<h4>$109.00</h4>
<select>
<option disabled selected>Select Size</option>
<option>XXL</option>
<option>XL</option>
<option>L</option>
<option>M</option>
<option>S</option>
</select>
<input type="number" value="1">
<a href="./cart.html" class="btn">Add To Cart</a>
<h3>Product Details <i class="fa fa-indent"></i></h3>
<br>
<p>
Unleash your inner demons and go beyond what you can achieve. Try our slim fit wear
starting at only $109.99*
</p>
</div>
</div>
</div>
<div class="small-container">
<div class="child child-2">
<h2>Related Products</h2>
<p><a href="./products.html">View More</a></p>
</div>
</div>
<div class="small-container">
<div class="child">
<div class="footerChild2">
<img src="./images/products/product-3.webp">
<h4>Casual Hoodies</h4>
<div class="rating">
<i class="fa fa-star"></i>
<i class="fa fa-star"></i>
<i class="fa fa-star"></i>
<i class="fa fa-star"></i>
<i class="fa fa-star-half-o"></i>
</div>
<p>$89.99</p>
</div>
<div class="footerChild2">
<img src="./images/products/product-1.webp">
<h4>Sports Wear</h4>
<div class="rating">
<i class="fa fa-star"></i>
<i class="fa fa-star"></i>
<i class="fa fa-star"></i>
<i class="fa fa-star-o"></i>
<i class="fa fa-star-o"></i>
</div>
<p>$109.99</p>
</div>
<div class="footerChild2">
<img src="./images/products/product-11.webp">
<h4>Black T-Shirt for Women</h4>
<div class="rating">
<i class="fa fa-star"></i>
<i class="fa fa-star"></i>
<i class="fa fa-star"></i>
<i class="fa fa-star"></i>
<i class="fa fa-star"></i>
</div>
<p>$79.99</p>
</div>
<div class="footerChild2">
<img src="./images/products/product-12.webp">
<h4>Gym Wear</h4>
<div class="rating">
<i class="fa fa-star"></i>
<i class="fa fa-star"></i>
<i class="fa fa-star"></i>
<i class="fa fa-star"></i>
<i class="fa fa-star-o"></i>
</div>
<p>$59.99</p>
</div>
</div>
</div>
<div class="footer" id="footer">
<div class="container">
<div class="child">
<div class="footerChild1">
<img src="./images/header/complogo.png">
<h4>Mail us at: <a href="mailto:[email protected]">[email protected]</a></h4>
</div>
<div class="footerChild2">
<h3>Help</h3>
<ul>
<li><a href="linkgoeshere">Payments</a></li>
<li><a href="linkgoeshere">Shipping</a></li>
<li><a href="linkgoeshere">Return Policy</a></li>
<li><a href="linkgoeshere">FAQ Topics</a></li>
</ul>
</div>
<div class="footerChild2">
<h3>Our Socials</h3>
<ul>
<li><a href="linkgoeshere">Instagram</a></li>
<li><a href="linkgoeshere">Facebook</a></li>
<li><a href="linkgoeshere">Twitter</a></li>
<li><a href="linkgoeshere">Linkedin</a></li>
</ul>
</div>
<div class="footerChild2">
<h3>Registered Office</h3>
<ul>
<li>Apartment A13, Floor 15,</li>
<li>Sunnyvale Park,</li>
<li>Ilinois, CA.</li>
<li>-</li>
</ul>
</div>
</div>
<div class="belowfooter">
© Hannes & Co. Associates, 2023 <br>
Aditya Chakravorty, All rights reserved.
</div>
</div>
</div>
<script src="./src/js/script.js"></script>
</body>
</html>