forked from Bharat-Shaw/1mg-clone
-
Notifications
You must be signed in to change notification settings - Fork 0
/
productdetail.html
304 lines (248 loc) · 11.9 KB
/
productdetail.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
<!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>Product Detail</title>
<link rel="icon" type="image/x-icon" href="https://www.1mg.com/faviconRebrand.ico">
<link rel="stylesheet" href="productdetail.css">
<link rel="stylesheet" href="productdetailnav.css">
</head>
<body>
<div id="navimport">
</div>
<div id="main">
<div id="imagecontainer">
<div id="smallimages">
<!-- <img src="https://onemg.gumlet.io/l_watermark_346,w_690,h_700/a_ignore,w_690,h_700,c_pad,q_auto,f_auto/673e6be6c5b940278d7d9d2124252334.jpg" alt="">
<img src="https://onemg.gumlet.io/l_watermark_346,w_690,h_700/a_ignore,w_690,h_700,c_pad,q_auto,f_auto/mpl8ee8xtskoo0tkohhb.jpg" alt="">
<img src="https://onemg.gumlet.io/l_watermark_346,w_690,h_700/a_ignore,w_690,h_700,c_pad,q_auto,f_auto/dctxjmbiilxaedwfdu52.jpg" alt="">
<img src="https://onemg.gumlet.io/l_watermark_346,w_690,h_700/a_ignore,w_690,h_700,c_pad,q_auto,f_auto/vf8frvztn1chfeernv21.jpg" alt="">
<img src="https://onemg.gumlet.io/l_watermark_346,w_690,h_700/a_ignore,w_690,h_700,c_pad,q_auto,f_auto/btuci9qpfrwlbcjqtkxf.jpg" alt="">
<img src="https://onemg.gumlet.io/l_watermark_346,w_690,h_700/a_ignore,w_690,h_700,c_pad,q_auto,f_auto/nlpyqdruhkppbswgoxno.jpg" alt=""> -->
</div>
<div id="mainimage">
<img src="" alt="">
</div>
</div>
<div id="detailscontainer">
</div>
<div id="rightdiv">
<div id="summarycontainer">
<!-- make it round border -->
<div id="addtocart">
<div id="peoplevisisted">
<i class="fa-solid fa-arrow-trend-up"></i>
<p><span>700</span> people visited this page recently</p>
</div>
<div id="productpricediv">
</div>
<!-- inclusive of all tax <p> -->
<div id="bottomdiv">
<p>Inclusive of all taxes</p>
<div id="selectiondiv">
<select id="quantity-select">
<option value="1" id="option1">1</option>
<option value="2" id="option2">2</option>
<option value="3" id="option3">3</option>
<option value="4" id="option4">4</option>
</select>
<p style="display: inline">of <span id="count"></span></p>
</div>
</div>
<button id="addtocartbtn" >ADD TO CART </button>
</div>
</div>
<div id="delivery">
<span>Earliest delivery by </span>
<span>Tomorrow</span>
<p>Delivering to: <span id="location">411017, Pune </span> <i class="fa-solid fa-angle-down"></i></p>
</div>
<div id="promoimage">
<img src="https://onemg.gumlet.io/d6b2fd85-4158-4aae-ab73-24a12d7b5c07_1678100460.jpg?w=392&h=90&format=auto" alt="">
</div>
<div id="additionalofferexpanddiv">
</div>
</div><!-- right div end here -->
</div>
<!-- product added to cart modal -->
<div id="order-summary-popup" class="popup">
<div class="popup-content">
<h2>Order Summary</h2>
<span><b>Your Plan : </b></span><span class="care-plan-text"> </span>
<p > <b>Product Name: </b> <span class="product-name"></span></p>
<p> <b>Quantity: </b> <span class="product-quantity"></span></p>
<button id="proceed-to-cart-btn">Proceed to Cart</button>
</div>
</div>
<div id="space"></div>
<!-- All the static content start from here -->
<div id="bodyofbottom">
<div id="bottom_container">
<div id="productInfo">
<iframe width="95%" height="420" src="https://www.youtube.com/embed/FNPtPbfwasM" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
<h4 class="mk_grey"> Information about <span class="prodnameHere"></span></h4>
<div id="infoDiv">
<p> <b><span class="mk_bold prodnameHere"></span></b> provides digestive support by relieving abdominal discomfort, gas, and bloating. It contains 30 billion CFU plus and 14 live probiotic strains per capsule which help in improving digestive health. It also contains 100 gm of prebiotic fibre to supplement the performance of liver strain. It not only helps in the absorption of nutrients but also promotes the immunity level. It maintains gut health and supports healthy digestion.</p>
<h5>Key Ingredients:</h5>
<li>Probiotics blend capsules 30 billion CFU plus</li>
<li>Prebiotic fibre</li>
<li>14 Live strain (each strain 2.148 billion CFU/capsule)</li>
<h5>Key Benefits:</h5>
<li>This capsule helps in maintaining gut health and supports healthy digestion</li>
<li>It contains 30 billion CFU plus with 14 live probiotic strains</li>
<li>It contains prebiotic fibre that enhances liver function</li>
<li>It is useful in enhancing the immunity level</li>
<li>It helps in relieving gas and bloating</li>
<h5>Directions For Use:</h5>
<p>Use as directed on the label.</p>
<h5>Safety Information:</h5>
<li>Read the label carefully before use</li>
<li>Keep out of reach of children</li>
<li>Don’t exceed the recommended dosage</li>
</div>
</div>
<div id="suggetionDiv">
<div class="sgBox">
<img src="https://1mgstaticfiles.s3.amazonaws.com/skuicons/labs.png" alt="">
<div class="button">BOOK A LAB TEST ONLINE</div>
</div>
<div class="sgBox">
<img src="https://onemg.gumlet.io/image/upload/v1573133938/Doctor_xqon4h.png" alt="">
<div class="button">CONSULT A DOCTOR ONLINE</div>
</div>
<div id="ordBox2">
<div>
<img src="https://1mgstaticfiles.s3.amazonaws.com/skuicons/star.png" alt="">
<p>Authentic</p>
<p>Products</p>
</div>
<div>
<img src="https://1mgstaticfiles.s3.amazonaws.com/skuicons/group.png" alt="">
<p>Great</p>
<p> Savings</p>
</div>
<div>
<img src="https://1mgstaticfiles.s3.amazonaws.com/skuicons/delivery.png" alt="">
<p>Home</p>
<p>Delivery</p>
</div>
</div>
<div id="addr_box">
<h4>Content Details</h4>
<p>Last updated</p>
<p>11 Mar 2023 | 11:00 AM (IST)</p>
<hr>
<div>
<img id="img_1" src="https://onemg.gumlet.io/image/upload/hpmev62q0ukad0pyv31g.png" alt="">
<p>We provide you with authentic, trustworthy and revelant information
<span class="mk_red">Want to know more</span></p>
</div>
<hr>
<div>
<img id="img_2" src="https://res.cloudinary.com/du8msdgbj/image/upload/v1571315343/cross_with_tag_1_vsxphe.svg" alt="">
<p>Have issue with the content? <span class="mk_red">Report Problem</span></p>
</div>
</div>
</div>
</div>
<div id="rating_div">
<div id="rtbox">
<div id="rbox_1">
<div>
<h3>Ratings & Reviews</h3>
</div>
<div id="rtsec">
<h1><span id="rating_here" style="font-size: 44px; color: green;"></span> <i class="fa-solid fa-star" style="color: green ; font-size: 44px"></i></h1>
</div>
<div class="row">
<div class="side">
<div>5 star</div>
</div>
<div class="middle">
<div class="bar-container">
<div class="bar-5"></div>
</div>
</div>
<div class="side right">
<div>70%</div>
</div>
<div class="side">
<div>4 star</div>
</div>
<div class="middle">
<div class="bar-container">
<div class="bar-4"></div>
</div>
</div>
<div class="side right">
<div>10%</div>
</div>
<div class="side">
<div>3 star</div>
</div>
<div class="middle">
<div class="bar-container">
<div class="bar-3"></div>
</div>
</div>
<div class="side right">
<div>5%</div>
</div>
<div class="side">
<div>2 star</div>
</div>
<div class="middle">
<div class="bar-container">
<div class="bar-2"></div>
</div>
</div>
<div class="side right">
<div>6%</div>
</div>
<div class="side">
<div>1 star</div>
</div>
<div class="middle">
<div class="bar-container">
<div class="bar-1"></div>
</div>
</div>
<div class="side right">
<div>9%</div>
</div>
</div>
</div>
<div id="rbox_2">
</div>
</div>
</div>
<div id="social_box">
<div>Want to share the information?</div>
<div>
<i class="fa-brands fa-facebook-f"></i>
<i class="fa-brands fa-linkedin"></i>
<i class="fa-brands fa-twitter"></i>
</div>
</div>
<div id="otherInfo">
<div>
<h4>Other Information</h5>
<li>Cash on delivery available</li>
<h4>Manufacturer/Marketer address</h4>
<p>B-23, 2nd & 3rd Floor, G.T Karnal Road, Industrial Area, New Delhi-110033</p>
</div>
<p>Country of origin: India</p>
<p> <span class="mk_bold ">Expires on or after:</span> April, 2024</p>
<p class = "p-lineh">A <span class="mk_red">licensed vendor partner</span> from your nearest location will deliver Tata 1mg Probiotics 30 Billion CFUs+ Capsule with Prebiotic Fibre. Once the pharmacy accepts your order, the details of the pharmacy will be shared with you.</p>
</div>
</div>
</body>
</html>
<style>
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700&display=swap');
</style>
<script type="module" src="productdetail.js"></script>
<script src="https://kit.fontawesome.com/abb58b85fe.js" crossorigin="anonymous"></script>
<script src="index.js" ></script>