forked from Harshal-Jadhav/Dot-and-Key-Clone
-
Notifications
You must be signed in to change notification settings - Fork 0
/
serumdetail.html
191 lines (162 loc) · 6.54 KB
/
serumdetail.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
<!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>Serumdetail</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@48,300,0,200" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="serumdetail.css">
</head>
<body>
<div id="navBar">
<div><u>Buy 2 Get 2 MINIS Free</u></div>
<div>
<div id="nav-headSection1">
<button id="menuButton" class="nav-icon"><span class="material-symbols-outlined">menu</span></button>
</div>
<div id="nav-headSection2">
<img src="https://cdn.shopify.com/s/files/1/0361/8553/8692/files/unnamed_250x_200x_2x_260x_24408e11-6e3a-4a0c-8327-74d0455f7696_260x@2x.jpg?v=1646547348"
alt="" id="centerLogo">
</div>
<div id="nav-headSection3">
<form id="navSearch">
<span class="material-symbols-outlined">search</span>
<input type="search" name="search-bar" id="search-bar" placeholder="Search">
<button id="submitSearch"></button>
</form>
<div id="cartshow">
<div id="mark"></div>
<button id="cart" class="nav-icon">
<span class="material-symbols-outlined">shopping_bag</span>
</button>
</div>
<div>
<button id="profile" class="nav-icon">
<span class="material-symbols-outlined">person</span>
</button>
</div>
</div>
</div>
</div>
<button id="rewardButton" class="fa rb fa-gift"> Rewards</button>
<div id="menu">
<div>
<ul id="menuOptions">
<li>WHAT'S NEW?</li>
<li>PARTY TOP PICKS</li>
<li>BEST SELLERS</li>
<li>SHOP BY INGREDIENTS</li>
<li>SHOP BY CONCERN</li>
<li>SHOP ALL PRODUCTS</li>
<li>HAIR CARE</li>
<li>BODY CARE</li>
<li>IKWI NUTRITION</li>
<li>DOWNLOAD THE APP</li>
<li>KNOW US BETTER</li>
<li>PROFILE</li>
<li>LOGIN</li>
</ul>
</div>
<div id="menuImg">
<img src="https://cdn.shopify.com/s/files/1/0361/8553/8692/files/Burgar_M_Banner.jpg?v=1655470049" alt="">
</div>
</div>
<!-- * -->
<!-- * -->
<!-- * -->
<!-- * serum detail page -->
<div id="fullpage">
<div id="salebar"><img
src="https://cdn.shopify.com/s/files/1/0361/8553/8692/files/Group_423_d41a2573-1e24-4d91-93de-639f8a62bfc0.png?v=1655367664"
alt="oops">
</div>
<div id="productImageANDprice">
<div id="productImage">
<!-- <img src="https://cdn.shopify.com/s/files/1/0361/8553/8692/products/NIACINAMIDE_6ffa90b5-94d9-4ecc-bff1-c4c113fe47b5_540x.jpg?v=1655311005" alt="oops"> -->
</div>
<div id="productPrice">
<div id="productdescription">
<!-- <h2>10% Niacinamide Face Serum With Zinc & Antioxidants| Treats Acne, Dark Spots & Acne Scars| For Oily, Sensitive ,Acne Prone Skin| Women & Men
</h2> -->
</div>
<p>Spot Correcting | Balances oil | Controls breakouts
</p>
<p>ALL SKIN TYPES</p>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star"></span>
<span id="reat"><u>211 Reviews</u></span>
<div id="pricelebel"></div>
<p id="tax">Inclusive of all Taxes</p>
<select name="volume" id="volume">
<option value="30ml">30ml</option>
<option value="60ml">60ml</option>
</select><br>
<button id="addTocart">ADD TO CART</button>
<ul id="note">
<li>Targeted water-based serum treatment for acne-prone, congested skin</li>
<li>Formulated with 10% Niacinamide, 1% Zinc & Sunflower Seed Oil</li>
<li>Fades acne, dark spots and acne scars</li>
<li>Reduces redness and improves skin's texture</li>
<li>Quick absorbing, lightweight serum for dark spot correction</li>
<li>Skin appears blemish-free & clear</li>
</ul>
</div>
</div>
</div>
<!-- * -->
<!-- * -->
<!-- Footer HTML Part -->
<div id="footer">
<!-- Column 1 -->
<div>
<h1>GET TO KNOW US</h1>
<p>ABOUT US</p>
<p>CONTACT US</p>
<p>EARTHCARE</p>
<p>AFFILIATE PROGRAM</p>
<p>TERMS & CONDITIONS</p>
<p>REFUND & CANCELLATION</p>
<p>PRIVACY POLICY</p>
<p>ORDER & SHIPPING</p>
<p>PAYMENT TERMS</p>
<p>TERMS OF SERVICE</p>
<p>REFUND POLICY</p>
</div>
<!-- Column 2 -->
<div>
<h1>ALSO AVAILABLE ON</h1>
<p>NYKAA</p>
<p>AMAZON</p>
<p>FLIPKART</p>
<p>MYNTRA</p>
</div>
<!-- Column 3 -->
<div>
<h1>STAY UPDATED</h1>
<div>
<input type="text" name="footerEmail" id="footerEmail">
<button id="footerSubmit">SUBMIT</button>
</div>
<div>
<p>FOLLOW US
<span class="fa fa-facebook"></span>
<span class="fa fa-instagram"></span>
<span class="fa fa-youtube"></span>
</p>
</div>
<div>
<span class="fa cr fa-copyright"></span>
<p>2022 Dot & Key</p>
</div>
</div>
</div>
</body>
</html>
<script src="serumdetail.js"></script>