-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathProductPage.html
More file actions
299 lines (262 loc) · 11.2 KB
/
ProductPage.html
File metadata and controls
299 lines (262 loc) · 11.2 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
<!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>Document</title>
<!-- <script src="product.js"></script> -->
</head>
<link rel="stylesheet" href="product.css">
<body>
<section id="header">
<a href="#"><img src="https://assets.pharmeasy.in/apothecary/images/logo_big.svg?dim=256x0"></a>
<!-- <p>Express delivery to Select Pincode</p> -->
<div>
<ul id="topbar">
<li><a href="downloadApp.html"><i class="fa-light fa-mobile-button"></i>Download App</a></li>
<li><a href="login.html">Hello, Log in</a></li>
<li><a href="Offers.html">Offers</a></li>
<li><a href="Cart.html">Cart</a></li>
</ul>
</div>
</section>
<hr style="margin-top: -25px;">
<section id="headbar">
<div>
<ul id="navbar">
<li><a href="medicine">Medicine</a></li>
<li><a href="labtest">Lab Tests</a></li>
<li><a href="healthcare">Healthcare</a></li>
<li><a href="healthblog">Health Blogs</a></li>
<li><a href="plus">PLUS</a></li>
<li><a href="offers">Offers</a></li>
<li><a href="surgeries">Surgeries</a></li>
<li><a href="valuestore">Value Store</a></li>
</ul>
</div>
</section>
<hr style="margin-top: -5px;">
<div id="main">
<div id="parent1">
<b><p>Home</b> > Dolo 650mg Strip Of 15 Tablets</p>
<div id="boxes">
<div>
<!-- <img src="https://cdn01.pharmeasy.in/dam/products/059346/dolo-650mg-strip-of-15-tablets-2-1653986150.jpg?dim=320x320&dpr=1&q=100" alt=""> -->
<div class="img">
<img id="box"
src="https://cdn01.pharmeasy.in/dam/products/059346/dolo-650mg-strip-of-15-tablets-2-1653986150.jpg?dim=320x320&dpr=1&q=100"
alt="">
</div>
<div id="small">
<img src="https://cdn01.pharmeasy.in/dam/products/059346/dolo-650mg-strip-of-15-tablets-2-1653986150.jpg?dim=100x80&dpr=1&q=100"
alt="">
<img src="https://cdn01.pharmeasy.in/dam/products/059346/dolo-650mg-strip-of-15-tablets-3-1653986087.jpg?dim=100x80&dpr=1&q=100"
alt="">
<img src="https://cdn01.pharmeasy.in/dam/products/059346/dolo-650mg-strip-of-15-tablets-7-1653986144.jpg?dim=100x80&dpr=1&q=100"
alt="">
</div>
</div>
<div id="details">
<h2>Dolo 650mg Strip Of 15 Tablets</h2>
<p> By MICRO LABS</p>
<h3>15 Tablet(s) in Strip</h3>
<p>₹29.13* <s>MRP ₹34.27</s> 15% OFF</p>
<h5>Inclusive of all taxes</h5>
<button onclick="addtoCart()" id="addincart">Add to Cart</button>
<p>Delivery by <b>Today, before 10:00 pm</p></b>
</div>
</div>
<div id="pro">
<!-- <img src="<i class="fa-thin fa-box-open"></i>" alt=""> -->
<h4>All the Products are packed and stored Safely</h4>
<div id="belowprod">
<img src="" alt="">
<h3>Dolo 650 MG Description</h3>
<p>
Dolo 650 tablet is a pain-relieving medicine. It
also helps reduce fever. Dolo contains paracetamol as
its active ingredient. This medicine is used
for many conditions such as headache, backache, migraine,
toothache, body pain etc. This medicine may be prescribed
with other disease conditions such as typhoid or the
common cold, to manage fever. Pain is an unpleasant
feeling caused by the formation of certain chemicals in
the body in response to an injury, tissue damage or disease.
Dolo 650 mg tablet works by blocking the formation of these
chemicals responsible for fever and pain.
</p>
</div>
</div>
<div>
</div>
<div id="productsummary">
<img src="https://assets.pharmeasy.in/web-assets/images/modeOfAction.svg" alt="">
<h2>
Product Summary
</h2>
</div>
<div id="content">
<table>
<tbody>
<tr>
<td>Offer Price</td>
<td>₹29.13</td>
</tr>
<tr>
<td>You Save</td>
<td>₹5.14 (15% on MRP)</td>
</tr>
<tr>
<td>Contains</td>
<td>Paracetamol / Acetaminophen(650.0 Mg)</td>
</tr>
<tr>
<td>Uses</b></td>
<td>Pain and fever</td>
</tr>
<tr>
<td>Side Effects</td>
<td>Skin rash, itching, blisters</td>
</tr>
<tr>
<td>Therapy</td>
<td>ANALGESIC/ANTIPYRETIC</td>
</tr>
<tr></tr>
<tr></tr>
</tbody>
</table>
</div>
<div id="belowtable">
<img src="https://assets.pharmeasy.in/web-assets/images/molecules.svg" alt="">
<p>
Check more medicines with composition as <br>
Paracetamol / Acetaminophen(650.0 Mg)
</p>
<button>View ></button>
</div>
<!-- </div> -->
</div>
<div>
</div>
</div>
<div id="parent2">
<h3>Please add item(s) to proceed</h3>
<a href="cart.html"><button id="first">View Cart ></button></a>
<h3>Quick Links</h3>
<!-- <h4 >Uses Contraindications Side effects</h4>
<h4>Precautions and Warnings Directions for Use</h4>
<h4>Storage and disposal Dosage Mode of Action</h4>
<h4> InteractionsOther Products</h4> -->
<ul style="list-style-type:disc; display:flex; gap:30px;">
<li>Uses </li>
<li>Contraindications</li>
<li>Side effects</li>
</ul>
<ul style="list-style-type:disc; display:flex; gap:30px;">
<li>Precautions and Warnings</li>
<li>Directions for Use </li>
</ul>
<ul style="list-style-type:disc; display:flex; gap:30px;">
<li> Storage and disposal</li>
<li>Dosage</li>
<li> Mode of Action</li>
</ul>
<ul style="list-style-type:disc; display:flex; gap:30px;">
<li> Interactions</li>
<li>Other Products</li>
</ul>
<div class="temp">
<div id="rightpage">
<h3>Offers Just for you</h3>
<button>View All</button>
</div>
<div id="lastimg">
<img src="https://cms-contents.pharmeasy.in/offer/c7c05f94b53-PocketEasyLogo.jpg" alt="">
<p>Flat 20% OFF + Free Delivery on medicines</p>
</div>
<div id="lastpara">
<img src="https://cms-contents.pharmeasy.in/offer/a22cacf84bd-PocketEasyLogo.jpg" alt="">
<p>Flat 27% OFF + Free Delivery on medicines</p>
</div>
</div>
</div>
</body>
</html>
<script src="./product.js">
var arr = [
{
img: "https://cdn01.pharmeasy.in/dam/products/059346/dolo-650mg-strip-of-15-tablets-2-1653986150.jpg?dim=320x320&dpr=1&q=100",
name: "Dolo 650mg Strip Of 15 Tablets",
manu : "Macro Labs",
qty : "1",
strp : "₹34.27",
price : "₹29.13*",
disc : "15% OFF",
},
{
img: "https://cdn01.pharmeasy.in/dam/products_otc/071710/evion-400mg-strip-of-10-capsules-1-1669619444.jpg?dim=700x0&dpr=1&q=100",
name: " Evion 400mg Strip Of 10 Capsules",
manu : "By MICRO LABS",
qty : "1",
strp : "₹34.27",
price : "₹31.13*",
disc : "15% OFF",
},
{
img: "https://cdn01.pharmeasy.in/dam/products/I00306/pan-40mg-strip-of-15-tablets-2-1641531068.jpg?dim=320x320&dpr=1&q=100",
name: "Pan 40mg Strip Of 15 Tablets",
manu : "By ALKEM LABORATORIES LTD",
qty : "1",
strp : "₹34.27",
price : "₹131.13*",
disc : " 15% OFF",
},
{
img: "https://cdn01.pharmeasy.in/dam/products_otc/T60720/pharmeasy-multivitamin-multimineral-immunity-booster-complete-nutrition-bottle-of-60-2-1666336677.jpg?dim=700x0&dpr=1&q=100",
name: "Pharmeasy Multivitamin Multimineral - Immunity Booster - Complete Nutrition - Bottle Of 60",
manu : "Visit PHARMEASY store",
qty : "1",
strp : "₹34.27",
price : "₹384*",
disc : "15% OFF",
},
{
img: "https://cdn01.pharmeasy.in/dam/products_otc/G67452/pharmeasy-calcium-magnesium-vitamin-d3-zinc-bones-dental-health-bottle-60-2-1656417512.jpg?dim=700x0&dpr=1&q=100",
name: "Pharmeasy Calcium Magnesium Vitamin D3 & Zinc - Bones & Dental Health - Bottle 60",
manu : "Visit PHARMEASY store",
qty : "1",
strp : "₹34.27",
price : "₹324*",
disc : "15% OFF",
},
{
img: "https://cdn01.pharmeasy.in/dam/products_otc/G67452/pharmeasy-calcium-magnesium-vitamin-d3-zinc-bones-dental-health-bottle-60-2-1656417512.jpg?dim=700x0&dpr=1&q=100",
name: "Pharmeasy Calcium Magnesium Vitamin D3 & Zinc - Bones & Dental Health - Bottle 60",
manu : "Visit PHARMEASY store",
qty : "1",
strp : "₹34.27",
price : "₹324*",
disc : "15% OFF",
},
{
img: "https://cdn01.pharmeasy.in/dam/products_otc/I04915/horlicks-health-nutrition-drink-jar-500-g-2-1669655201.jpg?dim=700x0&dpr=1&q=100",
name: "Horlicks Health & Nutrition Drink Jar 500 G",
manu : "Visit HORLICS store",
qty : "1",
strp : "₹34.27",
price : "₹180*",
disc : "15% OFF",
},
{
img: "https://cdn01.pharmeasy.in/dam/products_otc/I40695/dettol-antiseptic-liquid-bottle-of-550-ml-2-1669710729.jpg?dim=700x0&dpr=1&q=100",
name: "Dettol Antiseptic Liquid Bottle Of 550 Ml",
manu : "Visit DETTOL store",
qty : "1",
strp : "₹34.27",
price : "₹205*",
disc : "15% OFF",
}
];
</script>