-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrtpcr-html
332 lines (191 loc) · 8.83 KB
/
rtpcr-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
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
<!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">
<link rel="stylesheet" href="rtpcr.css">
<script src="https://kit.fontawesome.com/a838936037.js" crossorigin="anonymous"></script>
<title>RTPCR</title>
</head>
<body>
<div class="containers">
<div>
<img src="https://pharmeasy.in/_next/image?url=%2Ficons%2Fpharmeasy-logo-white.png&w=256&q=75" alt="error">
</div>
<div>
<h3>Select Pincode</h3>
<select></select>
<p>|</p>
<h3>Search medicines/Healthcare products</h3>
</div>
<div>
<p>Order Medicines</p>
<p>Healthcare Products</p>
<p>Lab Tests</p>
<p>RTPCR</p>
</div>
<div>
<div>
<img src="https://assets.pharmeasy.in/web-assets/dist/275c07e1.svg" alt="error">
<p>Offers</p>
</div>
<div><img src="https://assets.pharmeasy.in/web-assets/dist/5eb42971.svg" alt="error">
<p>Login /Signup</p>
</div>
<div> <img src="https://assets.pharmeasy.in/web-assets/dist/21b0b5ba.svg">
<p>Cart</p>
</div>
</div>
</div>
<div id="container">
<div id="lab-details">
<h1>Test Details</h1>
</div>
<div id="lab-info">
<div id="photo">
<div>
<img src="https://assets.pharmeasy.in/web-assets/dist/6b3d644c.svg" alt="">
</div>
<div>
<h3>Covid-19 RTPCR (Coronavirus SARS - CoV2)</h3>
<h5>Available at 1 certified lab</h5>
<h2>RS 700</h2>
<p>onwards</p>
<button>Select</button>
</div>
</div>
<div>
<p>Please select a test to proceed</p>
<div>
<h3>View Cart</h3>
</div>
</div>
</div>
</div>
<div id="description">
<h3>Description</h3>
<p>"The COVID-19 laboratory test can detect positive coronavirus cases. Any individual with symptoms like cough,
high fever, shortness of breath, respiratory and breathing difficulties, and with a history of international
travel or contact with Covid -19 positive cases, can book this test with prior consultation by General
Physician.
The result of this test will be informed to the relevant authorities as mandated by the government.
Home sample collection will be done by an expert technician."</p>
</div>
<div id="offers">
<div>
<img src="https://assets.pharmeasy.in/web-assets/dist/9407515b.svg?dim=0x72&dpr=2&q=100" alt="">
<h5>Trusted Labs</h5>
<p>Every test booked via PharmEasy is conducted by certified labs that are 100% verified and trustworthy.
</p>
</div>
<div>
<img src="https://assets.pharmeasy.in/web-assets/dist/0105ddc1.svg?dim=0x72&dpr=2&q=100" alt="">
<h5>Home Visit</h5>
<p>With PharmEasy, you get a FREE sample pick-up* by professional phlebotomists from your home or preferred
location.</p>
</div>
<div>
<img src="https://assets.pharmeasy.in/web-assets/dist/fc71c500.svg?dim=0x72&dpr=2&q=100" alt="">
<h5>Timely and Accurate Reports</h5>
<p>Once collected, samples will be sent to labs for processing. Detailed reports will be shared within a
stipulated timeline.</p>
</div>
<div>
<img src="https://assets.pharmeasy.in/web-assets/dist/4a11ac5a.svg?dim=0x72&dpr=2&q=100" alt="">
<h5>Up to 70% OFF</h5>
<p>At PharmEasy, you save at every step! On diagnostic tests, get up to 70% OFF on various tests and test
packages.</p>
</div>
</div>
<div id="download">
<p>Download the App for Free</p>
<!-- <i class="fa-brands fa-google-play"></i> -->
<div>
<div>
<a href="https://play.google.com/store/games?hl=en&gl=US" target="_blank"><i
class="fa-brands fa-google-play fa-2x"></i></a>
<p>Google Play</p>
</div>
<div>
<a href="https://www.apple.com/in/app-store/" target="_blank">
<i class="fa-brands fa-apple fa-2x"></i>
</a>
<p>App Store</p>
</div>
</div>
</div>
<div id="footer">
<div id="upper">
<div>
<h3>Company</h3>
<a href="https://pharmeasy.in/about-us" target="_blank">About Us</a>
<a href="https://pharmeasy.in/careers/">Careers</a>
<a href="https://pharmeasy.in/blog/">Blog</a>
<a href="https://manch.pharmeasy.in/PharmEasyPartner.html">Partner with PharmEasy</a>
<a href="https://pharmeasy.typeform.com/to/whj0JOdy">Sell at PharmEasy</a>
</div>
<div>
<h3>Our services</h3>
<a href="https://pharmeasy.in/online-medicine-order">Order Medicine</a>
<a href="https://pharmeasy.in/health-care">Healthcare Products</a>
<a href="https://pharmeasy.in/diagnostics">Lab Tests</a>
<a href="">Find Nearest Collection Centre</a>
<br> <br>
<h3>Need Help</h3>
<a href="https://pharmeasy.in/online-medicine-order/browse">Browse All Medicines</a>
<a href="https://pharmeasy.in/molecules">Browse All Molecules</a>
<a href="https://pharmeasy.in/online-medicine-order/browse/areas">Browse All Cities & Areas</a>
<a href="https://pharmeasy.in/help">FAQ</a>
</div>
<div>
<h3>Policy Info</h3>
<a href="https://pharmeasy.in/legal/editorial-policy">Editorial Policy</a>
<a href="https://pharmeasy.in/legal/privacy-policy">Privacy Policy</a>
<a href="https://pharmeasy.in/vulnerability-disclosure-policy">Vulnerability Disclosure Policy</a>
<a href="https://pharmeasy.in/legal/terms-and-conditions">Terms and Conditions</a>
<a href="https://pharmeasy.in/customer-support-policy">Customer Support Policy</a>
<a href="https://pharmeasy.in/return-policy">Return Policy</a>
</div>
<div>
<h3>FOLLOW US</h3>
<br>
<a href="https://www.instagram.com/pharmeasyapp/">
<i class="fa-brands fa-instagram-square fa-2x"></i></a>
<a href="https://www.facebook.com/pharmeasy/"><i class="fa-brands fa-facebook fa-2x"></i></a>
<a href="https://www.youtube.com/channel/UCDats_DLX-bGZH3-KGu8JhA"><i
class="fa-brands fa-youtube fa-2x"></i></a>
<a href="https://twitter.com/pharmeasyapp/"><i class="fa-brands fa-twitter-square fa-2x"></i></a>
</div>
</div>
</div>
<div id="lower">
<div>
<h3>
Our Payment Partners
</h3>
</div>
<div id="store">
<div id="icons">
<img src="https://assets.pharmeasy.in/web-assets/dist/af0c6812.svg" alt="">
<img src="https://assets.pharmeasy.in/web-assets/dist/0e010044.svg" alt="">
<img src="https://assets.pharmeasy.in/web-assets/dist/1066bb1f.svg" alt="">
<img src="https://assets.pharmeasy.in/web-assets/dist/3a1a533d.svg" alt="">
<img src="https://assets.pharmeasy.in/web-assets/dist/fbea1701.svg" alt="">
<img src="https://assets.pharmeasy.in/web-assets/dist/4733a49d.svg" alt="">
<img src="https://assets.pharmeasy.in/web-assets/dist/b278e536.svg" alt="">
<img src="https://assets.pharmeasy.in/web-assets/dist/0aca2077.svg" alt="">
<img src="https://assets.pharmeasy.in/web-assets/dist/44a51ca5.svg" alt="">
<img src="https://assets.pharmeasy.in/web-assets/dist/44a51ca5.svg" alt="">
<img src="https://assets.pharmeasy.in/web-assets/dist/e9445364.svg" alt="">
<img src="https://assets.pharmeasy.in/web-assets/dist/6e09c713.svg" alt="">
</div>
<div id="copyrights">
<div>
<span>© 2022 PharmEasy. All Rights Reserved.</span>
</div>
</div>
</div>
</div>
</body>
</html>