{"id":2578,"date":"2024-08-26T15:21:28","date_gmt":"2024-08-26T15:21:28","guid":{"rendered":"https:\/\/kindcaredoctors.com\/?page_id=2578"},"modified":"2025-06-13T12:39:47","modified_gmt":"2025-06-13T12:39:47","slug":"pharmacy-at-home","status":"publish","type":"page","link":"https:\/\/kindcaredoctors.com\/en\/pharmacy-at-home\/","title":{"rendered":"Pharmacy at home"},"content":{"rendered":"\n<!DOCTYPE html>\n<html>\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <!-- Video Banner -->\n    <style>\n        body, html {\n            margin: 0;\n            padding: 0;\n            width: 100%;\n            height: 100%;\n            overflow-x: hidden;\n        }\n\n        .video-banner {\n            position: relative;\n            width: 100%;\n            height: 80vh;\n            overflow: hidden;\n            margin-top: -50px;\n        }\n\n        .video-banner video {\n            position: absolute;\n            top: 50%;\n            left: 50%;\n            min-width: 100%;\n            min-height: 100%;\n            width: auto;\n            height: auto;\n            transform: translate(-50%, -50%);\n            z-index: -1;\n        }\n\n        .video-banner .cont {\n            margin-top: 80px;\n            position: absolute;\n            top: 50%;\n            left: 50%;\n            transform: translate(-50%, -50%);\n            color: white;\n            text-align: center;\n            z-index: 1;\n            width: 100%;\n            font-family: Arial, Helvetica, sans-serif;\n        }\n\n      \n\n        .video-banner .cont .book-now {\n            padding: 10px 20px;\n            font-size: 1.2em;\n            color: white;\n            background-color: #1d5c3e;\n            border: none;\n            border-radius: 20px;\n            cursor: pointer;\n            text-decoration: none;\n        }\n\n        .video-banner .cont .book-now:hover {\n            background-color: #1d5c3e;\n        }\n\n        .header_top {\n            margin-top: 30px;\n            font-size: 60px;\n            line-height: 60px;\n         \n          }\n\n        \n\n        @media (max-width: 768px) {\n            .header_top {\n    \n            font-size: 30px;\n         \n          }\n        }\n\n        @media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {\n \n\n        video {\n            margin-top: -50px;\n            }\n\n        }\n        \n    <\/style>\n<\/head>\n<body>\n\n    <div class=\"video-banner\">\n        <video autoplay muted loop>\n            <source src=\"https:\/\/kindcaredoctors.com\/wp-content\/uploads\/2024\/07\/WhatsApp-Video-2024-07-30-at-14.35.59.mp4\" type=\"video\/mp4\">\n            Your browser does not support the video tag.\n        <\/video>\n        <div class=\"cont\">\n            <p class=\"header_top\">Pharmacy At Home<\/p>\n            <a href=\"https:\/\/wa.me\/971507223399\" class=\"book-now\" target=\"_blank\" rel=\"noopener\">Book Now<\/a>\n        <\/div>\n    <\/div>\n\n<\/body>\n<\/html>\n\n\n\n<!DOCTYPE html>\n<html>\n<head>\n<link rel=\"alternate\" hreflang=\"en\"\n       href=\"https:\/\/kindcaredoctors.com\/en\/pharmacy-at-home\/\" \/>\n  <link rel=\"alternate\" hreflang=\"ru-RU\"\n       href=\"https:\/\/kindcaredoctors.com\/ru\/pharmacy-at-home\/\" \/>\n<link rel=\"alternate\" href=\"https:\/\/kindcaredoctors.com\/en\/\" hreflang=\"x-default\" \/>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n   \n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@400;700&#038;display=swap\" rel=\"stylesheet\">\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0-beta3\/css\/all.min.css\">\n    <style>\n        body {\n            margin: 0;\n            padding: 0;\n        }\n        img {\n            border-radius: 20px;\n        }\n        .container0 {\n            margin: 0 auto;\n            padding: 20px;\n            background-color: #fff;\n        }\n\n        .section {\n            margin-bottom: 0;\n        }\n\n        .section .head i {\n            font-size: 1.5em;\n            color: #0A5C36;\n        }\n\n        .section p {\n            font-size: 16px;\n            color: #333;\n        }\n\n        .header {\n            text-align: center;\n            padding: 20px 0;\n        }\n\n        .header img {\n            max-width: 150px;\n        }\n\n        .content .head {\n            font-size: 1.5em;\n            margin: 0.67em 0;\n            color: #0A5C36;\n            display: flex;\n            align-items: center;\n        }\n\n        .content .head i {\n            margin-right: 10px;\n        }\n\n        .content p {\n            font-size: 1em;\n            line-height: 1.6;\n        }\n\n        .image-container0 {\n            text-align: center;\n            margin: 20px 0;\n        }\n\n        .image-container0 img {\n            max-width: 100%;\n            height: auto;\n        }\n\n        .whatsapp-icon {\n            position: fixed;\n            bottom: 20px;\n            right: 20px;\n        }\n\n        ul.custom-list {\n            list-style-type: disc; \/* Keep default dot bullets *\/\n            padding-left: 20px; \/* Ensure there's space for bullets *\/\n        }\n\n        ul.custom-list li {\n            margin-bottom: 10px; \/* Adjust margin for spacing *\/\n            font-size: 1em;\n        }\n\n        \/* Desktop layout *\/\n        @media (min-width: 768px) {\n            .image-text-row {\n                display: flex;\n                align-items: center;\n                justify-content: space-between;\n                margin: 20px 0;\n            }\n\n            .image-text-row:nth-child(odd) .text {\n                order: 2;\n            }\n\n            .image-text-row:nth-child(odd) .image-container0 {\n                order: 1;\n            }\n\n            .image-container0,\n            .text {\n                flex: 1;\n                padding: 0 20px;\n            }\n\n            .image-container0 img {\n                max-width: 100%;\n                height: auto;\n            }\n\n            .text {\n                text-align: justify;\n            }\n        }\n        @media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {\n            .content {\n                margin-top: -130px;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <div class=\"container0\">\n        <div class=\"content\">\n            <h1 class=\"head\">Pharmacy at Home | Online Pharmacy Services Dubai | 24 hour Pharmacy Delivery Near Me<\/h1>\n            <p>Dubai, a city known for its cutting-edge advancements and luxurious lifestyle, now offers a range of <a href=\"https:\/\/kindcaredoctors.com\/en\/pharmacy-at-home\/\">home-based pharmacy services<\/a> to cater to the needs of its residents. Online Pharmacy services in Dubai are designed to provide maximum convenience, especially for those with busy schedules, limited mobility, or a preference for the comfort of their own homes.<\/p>\n            \n            <div class=\"image-text-row\">\n                <div class=\"image-container0\">\n                    <img decoding=\"async\" src=\"https:\/\/kindcaredoctors.com\/wp-content\/uploads\/2024\/10\/home-pharmacy-service-1.webp\" alt=\"Pharmacy at Home\">\n                <\/div>\n                <div class=\"text\">\n                    <h2 class=\"head\"><i class=\"fas fa-prescription-bottle-alt\"><\/i>Services Offered in Online Pharmacy Dubai<\/h2>\n                    <ul class=\"custom-list\">\n                        <li><b>Prescription Delivery:<\/b> Quick and reliable delivery of prescription medications to your doorstep.<\/li>\n                        <li><b>Over-the-Counter Medications:<\/b> Easy access to OTC medications without the need to visit a pharmacy.<\/li>\n                        <li><b>Medical Supplies:<\/b> Delivery of medical equipment and supplies such as nebulizers, blood pressure monitors, and diabetic care products.<\/li>\n                        <li><b>Personalized Medication Management:<\/b> Services such as medication reminders, pill packaging, and consultations to ensure proper medication adherence.<\/li>\n                        <li><b>Health and Wellness Products:<\/b> Access to a variety of health supplements, vitamins, and wellness products.<\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n            \n            <p class=\"head\"><i class=\"fas fa-info-circle\"><\/i>How Online Pharmacy Service Works | Online Pharmacy delivery in 30 minnutes<\/p>\n            <ul class=\"custom-list\">\n                <li><b>Ordering:<\/b> Medications and supplies can be ordered through a Our Website contact form or call our toll-free: <a href=\"tel:+971800500200\">800 500 200<\/a>. We also accept orders via WhatsApp.<\/li>\n                <li><b>Prescription Verification:<\/b> For prescribed medicines verifications, you can send us a photo of your prescription or have your doctor send it directly to the us.<\/li>\n                <li><b>Delivery:<\/b> Orders are processed promptly, and deliveries are typically made within a few hours to 24 hours, depending on the location and urgency.<\/li>\n            <\/ul>\n            \n            <h3 class=\"head\"><i class=\"fas fa-thumbs-up\"><\/i>Advantages of Pharmacy at Home| Shop Pharmacy Online At Best Price<\/h3>\n            <ul class=\"custom-list\">\n                <li><b>Convenience:<\/b> No need to travel to a pharmacy, especially beneficial for those with mobility issues or busy schedules.<\/li>\n                <li><b>Time-Saving:<\/b> Avoid long queues and waiting times at pharmacies.<\/li>\n                <li><b>Privacy:<\/b> Discreet handling and delivery of medications through pharmacy at home service.<\/li>\n                <li><b>Accessibility:<\/b> Ideal for elderly patients, those with chronic conditions, or parents with young children who find it difficult to leave home.<\/li>\n            <\/ul>\n\n            <div class=\"image-text-row\">\n                <div class=\"image-container0\">\n                    <img decoding=\"async\" src=\"https:\/\/kindcaredoctors.com\/wp-content\/uploads\/2024\/10\/pharmaceutical-services-at-home.webp\" alt=\"Pharmacy Delivery Dubai\">\n                <\/div>\n                <div class=\"text\">\n<p class=\"head\"><i class=\"fas fa-box\"><\/i>Preparing for Your Delivery<\/p>\n            \n               <b>Have Your Prescription Ready:<\/b> Ensure you have a valid prescription for any required medications.<\/br>\n               <b>Provide Accurate Information:<\/b> When placing an order, provide accurate delivery details to avoid delays.<\/br>\n              <b>Payment Options:<\/b> Most pharmacies accept various payment methods, including cash on delivery, credit cards, and online payments.\n                    <p><b>In a nutshell, <\/b> Online Pharmacy service, <b><a href=\"https:\/\/kindcaredoctors.com\/en\" target=\"_blank\" rel=\"noopener\">doctor on call<\/a><\/b> or pharmacy at home in Dubai are revolutionizing the way residents manage their health. By combining convenience, accessibility, and high standards of service, these home-based pharmacy services ensure that residents can easily access the medications and health products they need, without the hassle of visiting a <a href=\"https:\/\/en.wikipedia.org\/wiki\/Physical_pharmacy\" target=\"_blank\" rel=\"noopener\">physical pharmacy<\/a>. This advancement is a testament to Dubai&#8217;s commitment to enhancing the quality of life for its residents through innovative healthcare solutions.<\/p>\n\n                    <\/div>\n            <\/div>\n\n        <\/div>\n    <\/div>\n<\/body>\n<\/html>\n\n\n\n<!DOCTYPE html>\n<html>\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0-beta3\/css\/all.min.css\">\n    <style>\n        .fixed-bottom-container {\n            position: fixed;\n            bottom: 0;\n            left: 0;\n            width: 100%;\n            height: 100px;\n            background-color: #14452F;\n            padding: 10px;\n            box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.3);\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            text-align: center;\n        }\n\n        .fixed-bottom-container .col {\n            flex: 1;\n            padding: 10px;\n            color: white;\n            font-size: 1.5em; \/* Text font size *\/\n        }\n\n        .fixed-bottom-container .icon {\n            font-size: 2em; \/* Icon size *\/\n            color: white;\n            margin-bottom: 5px;\n            padding-top: 20px;\n        }\n\n        .fixed-bottom-container .phone-icon {\n            font-size: 2em; \/* Increased icon size *\/\n            color: white;\n        }\n\n        .fixed-bottom-container .phone-icon i {\n            margin: 0 auto;\n        }\n\n        .fixed-bottom-container .whatsapp {\n            font-size: 2em; \/* Increased icon size *\/\n            color: white;\n        }\n\n        .fixed-bottom-container .whatsapp i {\n            margin: 0 auto;\n        }\n\n        .fixed-bottom-container .label {\n            font-size: 0.4em; \/* Label font size *\/\n            margin-top: 5px;\n        }\n        .fixed-bottom-container a {\n            text-decoration: none; \/* Remove underline from links *\/\n        }\n        \/* Mobile Styles *\/\n        @media (max-width: 600px) {\n            .fixed-bottom-container {\n                height: 60px; \/* Adjust height for mobile *\/\n                padding: 5px;\n            }\n            .fixed-bottom-container .col {\n                font-size: 1.2em; \/* Adjust text font size for mobile *\/\n                padding: 5px;\n                padding-top: 10px;\n            }\n            .fixed-bottom-container .icon {\n                font-size: 1.5em; \/* Adjust icon size for mobile *\/                            \n            }\n            .fixed-bottom-container .label {\n                font-size: 0.5em; \/* Increase label font size for mobile *\/              \n            }\n        }\n    <\/style>\n    <!-- Fixed Bottom Container Example -->\n<\/head>\n<body>\n    <div class=\"fixed-bottom-container\">\n\n        \n        <div class=\"col\">\n            <a href=\"https:\/\/wa.me\/971507223399?text=Hello,%20I%20need%20some%20help.%20Can%20you%20assist%20me\" class=\"icon whatsapp\" target=\"_blank\" rel=\"noopener\">\n                <i class=\"fas fa-calendar-alt\"><\/i>\n                <div class=\"label\">Book Now<\/div>\n            <\/a>\n        <\/div>\n\n        <div class=\"col\">\n            <a href=\"tel:+97143310001\" class=\"icon phone-icon\">\n                <i class=\"fas fa-phone-alt\"><\/i>\n                <div class=\"label\">Phone Number<\/div>\n            <\/a>\n        <\/div>\n\n        <div class=\"col\">\n            <a href=\"https:\/\/wa.me\/971507223399?text=Hello,%20I%20need%20some%20help.%20Can%20you%20assist%20me\" class=\"icon whatsapp\" target=\"_blank\" rel=\"noopener\">\n                <i class=\"fab fa-whatsapp\"><\/i>\n                <div class=\"label\">WhatsApp<\/div>\n            <\/a>\n        <\/div>\n    <\/div>\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Your browser does not support the video tag. Pharmacy At Home Book Now Pharmacy at Home | Online Pharmacy Services [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-2578","page","type-page","status-publish","hentry"],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"trp-custom-language-flag":false},"uagb_author_info":{"display_name":"maksimrasc2002@gmail.com","author_link":"https:\/\/kindcaredoctors.com\/en\/author\/maksimrasc2002gmail-com\/"},"uagb_comment_info":0,"uagb_excerpt":"Your browser does not support the video tag. Pharmacy At Home Book Now Pharmacy at Home | Online Pharmacy Services [&hellip;]","_links":{"self":[{"href":"https:\/\/kindcaredoctors.com\/en\/wp-json\/wp\/v2\/pages\/2578","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kindcaredoctors.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/kindcaredoctors.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/kindcaredoctors.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/kindcaredoctors.com\/en\/wp-json\/wp\/v2\/comments?post=2578"}],"version-history":[{"count":20,"href":"https:\/\/kindcaredoctors.com\/en\/wp-json\/wp\/v2\/pages\/2578\/revisions"}],"predecessor-version":[{"id":4010,"href":"https:\/\/kindcaredoctors.com\/en\/wp-json\/wp\/v2\/pages\/2578\/revisions\/4010"}],"wp:attachment":[{"href":"https:\/\/kindcaredoctors.com\/en\/wp-json\/wp\/v2\/media?parent=2578"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}