www.hidubai.com Open in urlscan Pro
18.172.112.31  Public Scan

Submitted URL: http://www.hidubai.com/businesses/smart-care-medical-supplies-b2b-services-distributors-wholesalers-al-qusais-industria...
Effective URL: https://www.hidubai.com/businesses/smart-care-medical-supplies-b2b-services-distributors-wholesalers-al-qusais-industria...
Submission: On April 10 via manual from IN — Scanned from DE

Form analysis 1 forms found in the DOM

<form class="newSearchPanel localBusiness searchOther collapse" ng-class="vm.isHomepage() ? 'searchHp' : 'searchOther'" uib-collapse="vm.isSearchCollapsed" style="height: 0px;">
  <div class="gradient" ng-class="vm.isHomepage() ? 'container' : 'gradient'">
    <!-- ngIf: vm.isHomepage() && !vm.userFullName -->
    <!-- ngIf: vm.isHomepage() && vm.userFullName -->
    <!-- ngIf: vm.isHomepage() -->
    <div id="hpSearchPanel" class="containerIn">
      <div class="keyInput">
        <input id="findInput" type="text" placeholder="Find food, spas, companies, suppliers, ..." ng-keyup="vm.keywordForKeyup($event)" ng-focus="vm.showRecently($event)" ng-model="vm.search.q" typeahead-min-length="3" typeahead-focus-first="false"
          typeahead-on-select="vm.selectAutocomplete($item, $model, $label)" uib-typeahead="hint.label for hint in vm.getHints($viewValue)" typeahead-popup-template-url="customPopupTemplate.html" autocomplete="off"
          class="ng-pristine ng-untouched ng-valid ng-empty" aria-autocomplete="list" aria-expanded="false" aria-owns="typeahead-56-9569">
        <ul class="dropdown-menu ng-isolate-scope ng-hide" ng-show="isOpen() &amp;&amp; !moveInProgress" ng-style="{top: position().top+'px', left: position().left+'px'}" role="listbox" aria-hidden="true" uib-typeahead-popup="" id="typeahead-56-9569"
          matches="matches" active="activeIdx" select="select(activeIdx, evt)" move-in-progress="moveInProgress" query="query" position="position" assign-is-open="assignIsOpen(isOpen)" debounce="debounceUpdate"
          popup-template-url="customPopupTemplate.html">
          <!-- ngRepeat: match in matches track by $index -->
        </ul>
        <!-- ngIf: vm.search.q -->
        <span class="recently-hints dropdown" uib-dropdown="" is-open="vm.showRecentlyHints &amp;&amp; (vm.recentlyHints.recently.length > 0 || vm.recentlyHints.top.length >0)">
          <ul class="dropdown-menu" uib-dropdown-menu="" aria-labelledby="searchKeyword">
            <!-- ngIf: vm.recentlyHints.recently.length > 0 -->
            <!-- ngRepeat: recentlyHint in vm.recentlyHints.recently -->
            <!-- ngIf: vm.recentlyHints.top.length > 0 -->
            <!-- ngRepeat: topHint in vm.recentlyHints.top -->
          </ul>
        </span>
      </div>
      <div ng-class="vm.isHomepage() ? 'autocompleteLocationWrapper' : 'autocompleteLocationWrapperBiz'" class="autocompleteLocationWrapperBiz">
        <!--<div class="autocompleteLabelWrapper">
                <i class="icon-near-current"></i>
              </div>-->
        <div ng-show="vm.search.place == 'Current location'" ng-class="vm.isHomepage() ? 'pin-location' : 'pin-location-biz'" class="ng-hide pin-location-biz"><i style="font-size: 28px; color: #fff;" class="icon-pin-white"></i></div>
        <div ng-show="vm.search.place !== 'Current location'" ng-click="vm.getLocation()" ng-class="vm.isHomepage() ? 'pin-location' : 'pin-location-biz'" ng-style="vm.showCurrentLocationButton ? 'cursor: pointer;' : 'cursor: default;'"
          class="pin-location-biz"><i style="font-size: 28px; color:rgba(255,255,255,.3);" ng-style="{'color': vm.backgroundCol}" class="icon-pin-white"></i></div>
        <div class="top-neighborhood dropdown" uib-dropdown="" ng-class="{ 'open' : !vm.loadingPlace &amp;&amp; vm.showNeighborhoods &amp;&amp; (!vm.search.place || vm.search.place === '') }">
          <ul class="dropdown-menu neighborhood-dropdown" uib-dropdown-menu="" aria-labelledby="nearSearch">
            <!-- ngRepeat: neighborhood in vm.neighborhoods -->
          </ul>
        </div>
        <input id="nearSearch" type="text" class="nearInput ng-pristine ng-untouched ng-valid ng-empty" placeholder="All of Dubai" ng-keyup="vm.keywordNearKeyup($event)" ng-model="vm.search.place" typeahead-min-length="3"
          typeahead-focus-first="false" uib-typeahead="place as place.label for place in vm.getPlaces($viewValue)" typeahead-on-select="vm.selectPlace($model)" ng-focus="vm.nearFocus()" autocomplete="off" aria-autocomplete="list"
          aria-expanded="false" aria-owns="typeahead-59-2518">
        <ul class="dropdown-menu ng-isolate-scope ng-hide" ng-show="isOpen() &amp;&amp; !moveInProgress" ng-style="{top: position().top+'px', left: position().left+'px'}" role="listbox" aria-hidden="true" uib-typeahead-popup="" id="typeahead-59-2518"
          matches="matches" active="activeIdx" select="select(activeIdx, evt)" move-in-progress="moveInProgress" query="query" position="position" assign-is-open="assignIsOpen(isOpen)" debounce="debounceUpdate">
          <!-- ngRepeat: match in matches track by $index -->
        </ul>
      </div>
      <div ng-class="vm.isHomepage() ? 'containerButton' : 'containerButtonBiz'" class="containerButtonBiz">
        <button id="hpSearchButton" class="btn btn-default searchButton searchDisabled" ng-class="{ 'searchDisabled' : !vm.search.q }" type="button" ng-click="vm.doSearch()">
          <i class="icon-search"></i>
        </button>
      </div>
    </div>
    <div class="containerFilter">
      <button id="filterBusiness filterActive" ng-class="vm.filterClass=='localBusiness'?'btn filterButton filterActive':'btn filterButton'" type="button" ng-click="vm.selectSearchFilter('localBusiness')" class="btn filterButton filterActive">
        <span class="triangle" id="triBusiness"></span>
        <span class="ng-binding">Businesses</span>
      </button>
      <button id="filterLists" ng-class="vm.filterClass=='lists'?'btn filterButton filterActive':'btn filterButton'" type="button" ng-click="vm.selectSearchFilter('lists')" class="btn filterButton">
        <span class="triangle" id="triLists"></span>
        <span class="ng-binding">Lists</span>
      </button>
      <button id="filterPeople" ng-class="vm.filterClass=='profiles'?'btn filterButton filterActive':'btn filterButton'" type="button" ng-click="vm.selectSearchFilter('profiles')" class="btn filterButton">
        <span class="triangle" id="triPeople"></span>
        <span class="ng-binding">People</span>
      </button>
    </div>
    <!-- ngIf: vm.isHomepage() -->
    <!-- ngIf: vm.isHomepage() -->
  </div>
</form>

Text Content

For Business
 * Search

   
 * Home
   
 * Categories
   Beauty & Grooming
   Food
   Fashion
   Legal
   Marketing
   Construction
   Travel
   Entertainment
   Auto
   Manufacturing
   Finance
   All Categories
   
 * News
   Government
   Industry
   Startup
   Tourism
   Spotlight
   Health
   Events
   More News
   
 * Deals
   Fashion
   Electronics
   Food & Restaurant
   Beauty & Spa
   Malls
   Things To Do
   Catalog Deals
   Baby & Kids
   Events
   Health & Wellness
   Supermarkets
   More Deals
   
 * Explore Dubai
   

For Business
   
 * Sign Up or Log In
   
   
   



 * * 
   
     
 * Log Out

   
 * Signup
   
   
 * Log In

Businesses Lists People
   
 * Report
   
 * Share
   
 * Suggest changes
   
   
 * Claim
   


 * Add to list
 * Follow
 * Write a review

Add to list Follow Write a review


DISTRIBUTORS & WHOLESALERS


SMART CARE MEDICAL SUPPLIES

--------------------------------------------------------------------------------

Deira, Al Qusais Industrial 2
|

--------------------------------------------------------------------------------

This business isn’t claimed yet! Are you from this company?
Claim this Business
Open Now
09:00 - 17:00   
Show all

Mon 09:00 - 17:00 Tue 09:00 - 17:00 Wed 09:00 - 17:00 Thu 09:00 - 17:00 Fri
09:00 - 17:00 Sat 09:00 - 17:00 Sun Closed

   


 * MEDICAL TRADING

   


 * TRADING MEDICAL

   


 * MEDICAL EQUIPMENT

   


 * TRADING MEDICAL EQUIPMENT

   


 * MEDICAL SUPPLIES

   

Saved in 1 Lists
0 Followers
0 Reviews

--------------------------------------------------------------------------------

--------------------------------------------------------------------------------


CERTIFICATIONS



--------------------------------------------------------------------------------

Connections
   
   
 * Call Show number
   
   
 * Get Directions
   
   
 * Call Show number
   
   
 * E-mail Show E-mail
   

Know Your Rights

Would you like to submit a comment or complaint to Consumer Protection
department, Dubai Economy?

Submit
Ad


--------------------------------------------------------------------------------

   
 * Overview
   
 * Reviews
   
 * Deals
   

Overview Reviews Deals

--------------------------------------------------------------------------------

--------------------------------------------------------------------------------

5


0%
4


0%
3


0%
2


0%
1


0%
0.0
0 Reviews

Write a review
Be the first to review Smart Care Medical Supplies!



--------------------------------------------------------------------------------


ABOUT SMART CARE MEDICAL SUPPLIES

--------------------------------------------------------------------------------

LINE OF BUSINESS

Trading Medical Supplies

--------------------------------------------------------------------------------


HOW TO GET HERE

--------------------------------------------------------------------------------

Loading map

--------------------------------------------------------------------------------

--------------------------------------------------------------------------------

ADDRESS: 10A STREET

NEIGHBORHOOD: AL QUSAIS INDUSTRIAL 2

LANDMARKS: OSMA FOODSTUFF TRADING MDC MEDICINE TRADING

COMPLEX: AL HABTOOR WAREHOUSE COMPLEX

BUILDING: WAREHOUSE 115

FLOOR NUMBER: GROUND

--------------------------------------------------------------------------------



No deals available. Follow this business and you'll receive notifications when
deals are published!

Know Your Rights

Would you like to submit a comment or complaint to Consumer Protection
department, Dubai Economy?

Submit
Ad



GALLERY

--------------------------------------------------------------------------------




--------------------------------------------------------------------------------


FAQS FOR SMART CARE MEDICAL SUPPLIES

--------------------------------------------------------------------------------

Where is Smart Care Medical Supplies located in Dubai?
Smart Care Medical Supplies is located in Al Qusais Industrial 2, Deira in
Dubai.
Is Smart Care Medical Supplies open now?
You can check the opening hours of Smart Care Medical Supplies here.
How can I reach Smart Care Medical Supplies?
Smart Care Medical Supplies is situated in Warehouse 115, 10A street, Al Qusais
Industrial 2, Deira, Dubai.
What does Smart Care Medical Supplies specialize in?
Smart Care Medical Supplies specializes in Distributors & Wholesalers.
How can I contact Smart Care Medical Supplies?
Smart Care Medical Supplies can be contacted by email at info@smartcareuae.com
Ad


--------------------------------------------------------------------------------


RELATED BUSINESSES

--------------------------------------------------------------------------------


DISTRIBUTORS & WHOLESALERS

Orthohouse Medical Surgical Articles & Requisites Trading


Umm Hurair 2

Add to list


DISTRIBUTORS & WHOLESALERS

Cox Gomyl Middle East


Al Quoz Industrial 3

Add to list

View More
 * Discover HiDubai
 * Categories
 * Shopping Offers
 * Business News
 * About HiDubai
 * How it works

 * Business Solutions
 * Advertise with us
 * Claim Your Business
 * Add Your Business

Follow us
 * 
 * 
 * 

Download the app

 * Content Policy
 * Privacy policy
 * Terms of Service
 * Help and support


2.7.5