www.chemistwarehouse.com.au Open in urlscan Pro
104.19.232.107  Public Scan

URL: https://www.chemistwarehouse.com.au/
Submission: On August 20 via manual from AU — Scanned from AU

Form analysis 2 forms found in the DOM

POST ./?aliaspath=%2fHome

<form method="post" action="./?aliaspath=%2fHome" onsubmit="javascript:return WebForm_OnSubmit();" id="form">
  <div class="aspNetHidden">
    <input type="hidden" name="manScript_HiddenField" id="manScript_HiddenField"
      value=";;AjaxControlToolkit, Version=4.1.60919.0, Culture=neutral, PublicKeyToken=28f01b0e84b6d53e:en-US:ab75ae50-1505-49da-acca-8b96b908cb1a:475a4ef5:effe2a26:7e63a579">
    <input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="">
    <input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="">
  </div>
  <script type="text/javascript">
    //<![CDATA[
    var theForm = document.forms['form'];
    if (!theForm) {
      theForm = document.form;
    }

    function __doPostBack(eventTarget, eventArgument) {
      if (!theForm.onsubmit || (theForm.onsubmit() != false)) {
        theForm.__EVENTTARGET.value = eventTarget;
        theForm.__EVENTARGUMENT.value = eventArgument;
        theForm.submit();
      }
    }
    //]]>
  </script>
  <script src="/WebResource.axd?d=5NmjH3f0JaZZ2gUecv4v4K9jBG3W6_dqp02MtYQFFTCvNuPubjYNmFSqlL97OK08baB5jxWFpTi2VkZZRUeHaXtj6zPUjNlaaQ2SV_naip01&amp;t=637103742965614113" type="text/javascript"></script>
  <script src="/CMSScripts/Custom/controls/searchbox/search-box.js?v=2&amp;version=20191227" type="text/javascript"></script><input type="hidden" name="lng" id="lng" value="en-AU">
  <script type="text/javascript">
    //<![CDATA[
    function PM_Postback(param) {
      if (window.top.HideScreenLockWarningAndSync) {
        window.top.HideScreenLockWarningAndSync(1080);
      }
      if (window.CMSContentManager) {
        CMSContentManager.allowSubmit = true;
      };
      __doPostBack('m$am', param);
    }

    function PM_Callback(param, callback, ctx) {
      if (window.top.HideScreenLockWarningAndSync) {
        window.top.HideScreenLockWarningAndSync(1080);
      }
      if (window.CMSContentManager) {
        CMSContentManager.storeContentChangedStatus();
      };
      WebForm_DoCallback('m$am', param, callback, ctx, null, true);
    }
    //]]>
  </script>
  <script type="text/javascript">
    var shoppingCartURL = '/order/checkout/shoppingcart';
    if ($.cookie("ssoGuid") != null) {
      var domain = 'https://secure.chemistwarehouse.com.au';
      if (window.location.host.indexOf('.hk') > 0) {
        domain = 'https://www.chemistwarehouse.com.au';
      }
      var uri = domain + '/AMS/Handlers/SSO.ashx?g=' + $.cookie("ssoGuid") + '&callback=?';
      //console.log(uri);
      $.getJSON(uri, function(result) {
        console.log('sso login done');
      });
      $.cookie("ssoGuid") = null;
    }
    var separate = window.location.hostname.split('.');
    separate.shift();
    var currentdomain = separate.join('.');
    $(document).ready(function() {
      //check if user update his cart then run proper cache updater
      var PagePath = window.location.pathname;
      console.info("Page path is " + PagePath);
      if (PagePath == "/Checkout/Shopping-Cart" || PagePath == "/YourAccount" || PagePath == "/Checkout/Order-Summary" || $.cookie("CacheUpdater") == null) {
        UpdateCoreCartSections();
      } else {
        UpdateCacheFromCookie();
      }
      //Update Catalogue viewer link
      $("#catalogue_viewer_link").attr("href", "/catalogue");
    });
  </script>
  <style type="text/css">
    .ui-autocomplete {
      position: absolute;
      z-index: 4000 !important;
    }

    .ui-autocomplete-category {
      font-weight: bold;
      padding: .2em .4em;
      margin: .1em 0 .2em;
      line-height: 1.5;
    }

    .ui-autocomplete-items {
      font-size: 11px;
      height: 50px;
      vertical-align: middle;
      width: 320px;
    }

    .ui-autocomplete-items-no-image {
      font-size: 11px;
      vertical-align: middle;
      height: 25px;
      width: 320px;
    }

    .ui-autocomplete-loading {
      background-image: url('/cmsglobalfiles/images/small_circle_loading.gif') !important;
      background-position: right center !important;
      background-repeat: no-repeat !important;
    }
  </style>
  <!-- FOR PREDICTIVE SEARCH - START -->
  <link rel="stylesheet" href="/cmsglobalfiles/js/jQuery_UI_1_9_2/jquery-ui.min.css">
  <script>
    !jQuery.ui && document.write(unescape('%3Cscript src="/cmsglobalfiles/js/jQuery_UI_1_9_2/jquery-ui.min.js"%3E%3C/script%3E'))
  </script>
  <script src="/cmsglobalfiles/js/jQuery_UI_1_9_2/jquery-ui.min.js"></script>
  <script type="text/javascript">
    $.widget("custom.catcomplete", $.ui.autocomplete, {
      _renderMenu: function(ul, items) {
        var self = this,
          currentCategory = "";
        $.each(items, function(index, item) {
          if (item.category != currentCategory) {
            ul.append("<li class='ui-autocomplete-category' style='clear:both'>" + item.category + "</li>");
            currentCategory = item.category;
          }
          self._renderItem(ul, item);
        });
      },
      _renderItem: function(ul, item) {
        var imageHtml = "";
        var itemDesc = "<div style='clear:both'>" + item.label + "</div>";
        var linkCSS = "ui-autocomplete-items-no-image";
        if (item.category == "Product") {
          linkCSS = "ui-autocomplete-items";
          if ((item.image == "1" || item.image == "True") && (item.IsScript == "0" || item.IsScript == "False")) {
            //imagePath = "<img src='https://static.chemistwarehouse.com.au/ams/media/productimages/" + item.id + "/50.jpg' style='float:left'>";
            // NEW - updated quick search image path 30/09/16
            //imagePath = "<img src='https://static.chemistwarehouse.com.au/ams/media/pi/" + item.id + "/hero_50.jpg' style='float:left; height: 50px; width: 50px;' alt='This: " + item.label + "' title='This product: " + item.label + "' onload=\"\" onerror=\"this.src='https://static.chemistwarehouse.com.au/App_Themes/AMS-CWH/Images/NoImage.jpg';\">";
            var imagePath = "";
            var imageOnLoad = "";
            var imageOnError = "this.src='https://static.chemistwarehouse.com.au/App_Themes/AMS-CWH/Images/NoImage.jpg';";
            if (item.ams_schedule > 2) {
              imagePath = "https://static.chemistwarehouse.com.au/App_Themes/AMS-CWH/Images/NoImage.jpg";
            } else if (item.ams_category == "884") {
              imagePath = "https://static.chemistwarehouse.com.au/App_Themes/AMS-CWH/Images/adult_150.jpg";
              imageOnLoad = "checkForAdultConsent(this, " + item.id + ");";
              //imageOnError = "";
            } else {
              imagePath = "https://static.chemistwarehouse.com.au/ams/media/pi/" + item.id + "/hero_150.jpg";
            }
            imageHtml = "<img src='" + imagePath + "' style='float:left; height: 50px; width: 50px;' alt='View Product' title='View Product' onload='" + imageOnLoad + "' onerror=\"" + imageOnError + "\">";
          } else {
            // NEW - updated quick search image path 30/09/16          
            imageHtml = "<img src='https://static.chemistwarehouse.com.au/App_Themes/AMS-CWH/Images/NoImage.jpg' alt='View Product' title='View Product' style='float:left; height: 50px; width: 50px;'>";
          }
          if (item.IsScript == "0" || item.IsScript == "False") {
            itemDesc = itemDesc + "<div style='clear:both; text-align:left'>";
            itemDesc = itemDesc + "<div style='font-weight:bold; width:100px; float:left'>Price: $" + roundNumber(item.Price, 2) + "</div>";
            if (Number(item.Savings) > 0) {
              itemDesc = itemDesc + "<div style='font-weight:bold; width:110px; float:left'>Discount: $" + roundNumber(item.Savings, 2) + "</div>";
            }
            itemDesc = itemDesc + "</div><div style='clear:both'></div>";
          }
        }
        var fullStr = "<a><table border='0' cellpadding='0' cellspacing='0' width='350px'><tr><td style='padding:3px;'>" + imageHtml +
          "</td><td valign='middle'><div style='padding:5px; font-size:11px; float:left; overflow:hidden; width:250px;'>" + itemDesc + "</div></td></tr></table></a>"
        if (item.id == "0") {
          var linkCSS = "ui-autocomplete-items-no-image";
          fullStr = "<a><div class='" + linkCSS + "'><div style='padding:5px; font-size:11px; float:left; overflow:hidden'>" + item.label + "</div></div></a>"
        }
        return $("<li style='border-top: 1px solid #d9d9d9'></li>").data("item.autocomplete", item).append(fullStr).appendTo(ul);
      }
    });

    function roundNumber(num, dec) {
      var result = Number(num).toFixed(2);
      return result;
    }
    $(function() {
      var searchTerm = '';
      var cache = {},
        lastXhr;
      $(".SearchBox").catcomplete({
        delay: 500,
        minLength: 2,
        source: function(request, response) {
          // Skipped because of peak performance loads
          //return;
          //console.log("test");
          var term = request.term;
          searchTerm = term;
          if (term in cache) {
            response(cache[term]);
            return;
          }
          lastXhr = $.getJSON("/cmsglobalfiles/handlers/predictive_search.ashx", request, function(data, status, xhr) {
            cache[term] = data;
            if (xhr === lastXhr) {
              response(data);
            }
          });
        },
        select: function(event, ui) {
          if (ui.item.category == "Product") {
            if (ui.item.id == "0") window.location = '/search?searchtext=' + encodeURI(searchTerm) + "&searchmode=anyword";
            else window.location = '/buy/' + ui.item.id + '/' + ui.item.value.replace(/[^a-zA-Z0-9]+/g, '-');
          } else {
            window.location = '/Shop-Online/' + ui.item.id + '/' + ui.item.value.replace(/[^a-zA-Z0-9]+/g, '-');
          }
          return false;
        },
        position: {
          my: "left top",
          at: "left bottom",
          offset: "0 0"
        }
      });
    });
  </script>
  <script type="text/javascript" src="/CMSScripts/Custom/jssor.core.js"></script>
  <script type="text/javascript" src="/CMSScripts/Custom/jssor.slider.js"></script>
  <script src="/ScriptResource.axd?d=UNfch9rgkHl3p9iNmVsl3YdPiDq-yk7Vf4SqSRzHSw2W9kpMVHWyyEZjyXqqn7yoauHfghbUY8Pa9oq8FmxEtF6qyhwnfbe2d9zzqnbomftFpoFC-8ZB47RnXVluJAou0&amp;t=ffffffffa5177bee" type="text/javascript"></script>
  <script src="/ScriptResource.axd?d=JMV349hWKDi6RU3yZLFMiJ_H3Y1_yNcYuiHdYCBB2WHZyvA2WFO8EDEJfLkHtS9Ss9lARahsDVY_wxmjB-cIGykZcArYCrW7p0ktgTtaV5t2vCzHZfyXjuBoE1CIJtYrMqzER6aePtaWQh5I_6PogQ2&amp;t=ffffffffa5177bee" type="text/javascript"></script>
  <script
    src="/CMSPages/PortalTemplate.aspx?_TSM_HiddenField_=manScript_HiddenField&amp;_TSM_CombinedScripts_=%3b%3bAjaxControlToolkit%2c+Version%3d4.1.60919.0%2c+Culture%3dneutral%2c+PublicKeyToken%3d28f01b0e84b6d53e%3aen-AU%3aab75ae50-1505-49da-acca-8b96b908cb1a%3a475a4ef5%3aeffe2a26%3a7e63a579"
    type="text/javascript"></script>
  <script type="text/javascript">
    //<![CDATA[
    var CMS = CMS || {};
    CMS.Application = {
      "isRTL": "false",
      "isDebuggingEnabled": false,
      "applicationUrl": "/",
      "imagesUrl": "/CMSPages/GetResource.ashx?image=%5bImages.zip%5d%2f",
      "isDialog": false
    };
    //]]>
  </script>
  <script type="text/javascript">
    //<![CDATA[
    function WebForm_OnSubmit() {
      null;
      return true;
    }
    //]]>
  </script>
  <div class="aspNetHidden">
    <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="A5343185">
    <input type="hidden" name="__SCROLLPOSITIONX" id="__SCROLLPOSITIONX" value="0">
    <input type="hidden" name="__SCROLLPOSITIONY" id="__SCROLLPOSITIONY" value="0">
  </div>
  <script type="text/javascript">
    //<![CDATA[
    Sys.WebForms.PageRequestManager._initialize('manScript', 'form', ['tp$lt$ctl05$wCartPreview$upnlAjax', '', 'tctxM', ''], [], [], 90, '');
    //]]>
  </script>
  <div id="ctxM">
  </div>
  <base href="/">
  <style>
    .contact-info li.footer-socials a {
      margin: 0 3px;
      display: inline-block;
      vertical-align: middle;
    }

    .contact-info li.footer-socials a img {
      width: 25px;
      height: 25px;
    }

    .footer .contact-info {
      padding: 17px 0 0;
    }

    .contact-info .ray-morgan {
      vertical-align: middle;
    }

    .contact-info .ray-morgan__image {
      width: 52px;
      height: 64px;
      vertical-align: top;
    }

    @media screen and (min-width: 668px) {
      .footer .contact-info {
        padding: 17px 0;
      }

      .contact-info .ray-morgan__image {
        margin: 0 -16px 0 16px;
        position: relative;
        top: -4px;
      }
    }
  </style>
  <div class="mobile-only-container">
    <div id="HdrMob">
      <div class="logo-button">
        <a href="/"><img src="https://static.chemistwarehouse.com.au/app_themes/AMS-CWH/Images/CWH_logo_2.png" id="header-logo" alt="Chemist Warehouse - Discount Chemist"></a>
      </div>
      <div class="button-items">
        <div class="stores-button button-item">
          <div><a href="/aboutus/store-locator"><img src="https://static.chemistwarehouse.com.au/app_themes/AMS-CWH/images/header/header-stores-icon.png" alt="Stores"></a></div>
          <div><a href="/aboutus/store-locator">Stores</a></div>
        </div>
        <div class="catalogue-button button-item">
          <div><a target="_blank" href="/catalogue"><img src="https://static.chemistwarehouse.com.au/app_themes/AMS-CWH/images/header/header-catalogue-icon.png" alt="Catalogue"></a></div>
          <div><a target="_blank" href="/catalogue">Catalogue</a></div>
        </div>
        <div class="cart-button button-item">
          <div><a href="/order/checkout/shoppingcart" class="checkout-link">
            <img src="https://static.chemistwarehouse.com.au/app_themes/AMS-CWH/images/header/header-cart-icon.png" alt="Cart">
            <div id="cart_num_items" class="CartUnits" style="display: none;">0</div>
            </a></div>
          <div><a href="/order/checkout/shoppingcart" class="checkout-link">Cart</a></div>
        </div>
      </div>
      <div class="clearfix"></div>
      <!--
		<div class="cart-summary-container" style="top: 7px;outline: white solid 1px;">
			<div class="totals" style="margin-left: 2px;"><i class="icon-cart">&nbsp;</i><div id="p_lt_ctl01_ShoppingCartTotals_totalViewer" class="TotalViewer">
    <div class="Label">
        
    </div>
    <div class="Value">
        <span id="p_lt_ctl01_ShoppingCartTotals_lblValue">$0.00</span>
    </div>
</div>
</div>
			<!--<a href="/Checkout/Shopping-Cart" class="checkout-link"></a>-- >
			<a href="/order/checkout/shoppingcart" class="checkout-link"></a>
		</div>
		<a href="/">
		  <img src="https://static.chemistwarehouse.com.au/app_themes/AMS-CWH/Images/CWH_logo_2.png" id="header-logo" alt="Chemist Warehouse - Discount Chemist Logo" 
			style="margin-left: 10px;margin-right: 10px;top: 3px;"/>
		</a>
		<a href="/" style="padding-left: 5px;">
		  <img src="https://static.chemistwarehouse.com.au/app_themes/AMS-CWH/Images/CWH_logo2.png" id="header-tagline" alt="Chemist Warehouse - Australia's Cheapest Chemist Logo" 
			style="transform: scale(1.2);top: -4px;"/>
		</a>
		<div class="freeshipping" style="padding-left: 12px; display:none">
			FREE SHIPPING OVER $50*<i class="icon icon-freeshipping"></i>
		</div>
		-->
    </div>
    <div id="HdrMenuMob" class="mob-row">
      <div class="mobile-menu-burger">
        <input class="menu-btn" type="checkbox" id="mob-menu-btn">
        <label class="menu-icon" for="mob-menu-btn"><span class="navicon"></span></label>
      </div>
      <!-- 
		<div class="search-panel sli_searchbox">
            <button type="button" class="amsbtn sli_searchbox_go_button" id="mobile-btn-search-sli" value="Search" onclick="javascript:return MobileAspSearch(event);">
                <img src="https://static.chemistwarehouse.com.au/app_themes/AMS-CWH/images/header/search-icon.png" alt="Search">
            </button>
            <input id="sli_search_mobile" type="search" name="w" placeholder="Search for Products / Brands" class="SearchBox_SLI sli_searchbox_textfield sli_input_mobile" value="" data-provide="rac" autocomplete="off" onkeydown="javascript:return MobileAspSearch(event);">
        </div>
		-->
      <div class="header-searchbox-kentico">
        <script type="text/javascript">
        </script>
        <div id="p_lt_ctl02_SmartSearchBox_CDN_pnlSearch" class="searchBox" onkeypress="javascript:return WebForm_FireDefaultButton(event, 'p_lt_ctl02_SmartSearchBox_CDN_btnImageButton')">
          <label for="p_lt_ctl02_SmartSearchBox_CDN_txtWord" id="p_lt_ctl02_SmartSearchBox_CDN_lblSearch" style="display:none;">Search for:</label>
          <input type="hidden" name="p$lt$ctl02$SmartSearchBox_CDN$txtWord_exWatermark_ClientState" id="p_lt_ctl02_SmartSearchBox_CDN_txtWord_exWatermark_ClientState"><input name="p$lt$ctl02$SmartSearchBox_CDN$txtWord" type="text" maxlength="1000"
            id="p_lt_ctl02_SmartSearchBox_CDN_txtWord" class="SearchBox HeaderSearchBox Search-WaterMark" autocomplete="off"><span role="status" aria-live="polite" class="ui-helper-hidden-accessible"></span>
          <input type="image" name="p$lt$ctl02$SmartSearchBox_CDN$btnImageButton" id="p_lt_ctl02_SmartSearchBox_CDN_btnImageButton" class="SearchBTN" src="/App_Themes/AMS-CWH/Images/Search_BTN.png" alt="Search"
            onclick="perform_search($(this).parent().find('.SearchBox')); return false;">
          <div id="p_lt_ctl02_SmartSearchBox_CDN_pnlPredictiveResultsHolder" class="predictiveSearchHolder">
          </div>
        </div>
      </div>
      <div class="attraqt__search">
        <link href="/static/styles/fredHopper/searchBox.css" rel="stylesheet">
        <div class="cwh__search__box">
          <div class="search-component--theme-default search-component"><input class="search-box__input" type="text" placeholder="Search products or brands"><input type="submit" class="search-box__submit" value="Search">
            <div class="search-results"></div>
          </div>
        </div>
      </div>
    </div>
    <ul class="menu-items inline category-tiles">
      <li><a href="/shop-online/20/baby-care"><span class="ct-title ct-mauve">Baby Care</span> <img src="https://static.chemistwarehouse.com.au/App_Themes/AMS-CWH/Images/header/tile-baby-care.png" alt=""> <span class="cta-wire">Shop Now</span></a>
      </li>
      <li><a href="/shop-online/257/beauty"><span class="ct-title ct-pink">Beauty</span> <img src="https://static.chemistwarehouse.com.au/App_Themes/AMS-CWH/images/header/tile-beauty.png" alt=""> <span class="cta-wire">Shop Now</span></a></li>
      <li><a href="/shop-online/648/cosmetics"><span class="ct-title ct-salmon">Cosmetics</span> <img src="https://static.chemistwarehouse.com.au/App_Themes/AMS-CWH/images/header/tile-cosmetics.png" alt=""> <span class="cta-wire">Shop Now</span></a>
      </li>
      <li>
        <a href="/shop-online/159/oral-hygiene-and-dental-care"><span class="ct-title ct-light-blue">Dental Care</span> <img src="https://static.chemistwarehouse.com.au/App_Themes/AMS-CWH/images/header/tile-dental-care.png" alt=""> <span class="cta-wire">Shop Now</span></a>
      </li>
      <li><a href="/shop-online/542/fragrances"><span class="ct-title ct-pink">Fragrance</span> <img src="https://static.chemistwarehouse.com.au/App_Themes/AMS-CWH/images/header/tile-fragrances.png" alt=""> <span class="cta-wire">Shop Now</span></a>
      </li>
      <li><a href="/prescriptions"><span class="ct-title ct-mauve">Prescriptions</span> <img src="https://static.chemistwarehouse.com.au/App_Themes/AMS-CWH/images/header/tile-prescriptions.png" alt=""> <span class="cta-wire">Shop Now</span></a></li>
      <li><a href="/shop-online/258/medicines"><span class="ct-title ct-blue">Medicines</span> <img src="https://static.chemistwarehouse.com.au/App_Themes/AMS-CWH/images/header/tile-medicines.png" alt=""> <span class="cta-wire">Shop Now</span></a>
      </li>
      <li>
        <a href="/shop-online/89/sexual-health"><span class="ct-title ct-purple">Sexual Health</span> <img src="https://static.chemistwarehouse.com.au/App_Themes/AMS-CWH/images/header/tile-sexual-health.png" alt=""> <span class="cta-wire">Shop Now</span></a>
      </li>
      <li><a href="/shop-online/665/skin-care"><span class="ct-title ct-salmon">Skin Care</span> <img src="https://static.chemistwarehouse.com.au/App_Themes/AMS-CWH/images/header/tile-skin-care.png" alt=""> <span class="cta-wire">Shop Now</span></a>
      </li>
      <li><a href="/shop-online/81/vitamins"><span class="ct-title ct-green">Vitamins</span> <img src="https://static.chemistwarehouse.com.au/App_Themes/AMS-CWH/images/header/tile-vitamins.png" alt=""> <span class="cta-wire">Shop Now</span></a></li>
      <li>
        <a href="/shop-online/517/weight-loss"><span class="ct-title ct-purple">Weight Loss</span> <img src="https://static.chemistwarehouse.com.au/App_Themes/AMS-CWH/images/header/tile-weight-loss.png" alt=""> <span class="cta-wire">Shop Now</span></a>
      </li>
      <li><a href="/competitions"><img class="ct-tile" src="https://static.chemistwarehouse.com.au/App_Themes/AMS-CWH/images/header/tile-competitions.png" alt=""></a></li>
      <li class="mob-only mobile-menu-myaccount"><a href="/YourAccount"><img src="https://static.chemistwarehouse.com.au/App_Themes/AMS-CWH/images/header/menu-login-icon.png" alt=""> <span class="ct-label">My account</span></a></li>
      <li class="mob-only mobile-menu-login"><a href="/login"><img src="https://static.chemistwarehouse.com.au/App_Themes/AMS-CWH/images/header/menu-login-icon.png" alt=""> <span class="ct-label">Login / Register</span></a></li>
      <li class="mob-only"><a href="https://cn.chemistwarehouse.com.au/"><img src="https://static.chemistwarehouse.com.au/App_Themes/AMS-CWH/images/header/menu-world-icon.png" alt=""> <span class="ct-label">中国网站</span></a></li>
      <li class="mob-only"><a href="/contactus"><img src="https://static.chemistwarehouse.com.au/App_Themes/AMS-CWH/images/header/menu-contact-icon.png" alt=""> <span class="ct-label">Contact Us</span></a></li>
      <li id="p_lt_ctl07_MenuUserControl_userControlElem_logoutItem" class="mob-only mobile-menu-logout">
        <button type="button" class="mobile-menu-logout__button">Logout</button>
      </li>
    </ul>
  </div>
</form>

<form class="search-box"><input class="search-box__input" type="text" placeholder="Search products or brands"><input type="submit" class="search-box__submit" value="Search"></form>

Text Content

Stores
Catalogue
0
Cart

Search for:


 * Baby Care Shop Now
 * Beauty Shop Now
 * Cosmetics Shop Now
 * Dental Care Shop Now
 * Fragrance Shop Now
 * Prescriptions Shop Now
 * Medicines Shop Now
 * Sexual Health Shop Now
 * Skin Care Shop Now
 * Vitamins Shop Now
 * Weight Loss Shop Now
 * 
 * My account
 * Login / Register
 * 中国网站
 * Contact Us
 * Logout

Store Details
中文网站
Login / Register
Your Account
Logout
$0.00
0

Search for:




 * Fragrances
 * Vitamins
 * Beauty
 * Cosmetics
 * Prescriptions
 * Clearance
 * Latest Catalogue

ALL CATEGORIES
 * Baby Care Shop Now
 * Beauty Shop Now
 * Cosmetics Shop Now
 * Dental Care Shop Now
 * Fragrance Shop Now
 * Prescriptions Shop Now
 * Medicines Shop Now
 * Sexual Health Shop Now
 * Skin Care Shop Now
 * Vitamins Shop Now
 * Weight Loss Shop Now
 * 
 * My account
 * Login / Register
 * 中国网站
 * Contact Us
 * Logout

Store Locator



 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 




SAVE ON VITAMINS


Shop Vitamins
Swisse Iron + Probiotic 30 Tablets
(9)
$17.99
$4.51 Off RRP!
Buy now
Swisse Calm And Sleep Gummies 60 Pack
(13)
$19.99
$5.00 Off RRP!
Buy now
Nature's Own Fish Oil Odourless 1500mg with Omega 3 - 500 Capsules Exclusive
Size
(100)
$34.99
Buy now
Nature's Own Fish Oil 4 in 1 Concentrated with Omega 3 - 90 Capsules
(9)
$20.99
$8.00 Off RRP!
Buy now
Blackmores Executive B Vitamin B Stress Support 250 Tablets Value Pack
(189)
$48.99
$6.00 Off EDLP!
Buy now
Blackmores Women's Energy Effervescent Vitamin 20 Tablets
(1)
$14.99
$5.00 Off RRP!
Buy now
Elevit Probiotics For Pregnancy and Breastfeeding capsules 30 pack (30 days)
(11)
$23.99
$2.78 Off RRP!
Buy now
Swisse Ultiboost Magnesium Calcium + Vitamin D 120 Tablets
(78)
$17.99
$11.00 Off RRP!
Buy now
Blackmores Macu Vision Plus Eye Care Vitamin 120 Tablets
(338)
$37.49
$29.00 Off RRP!
Buy now
Blackmores Cholesterol Health Vitamin 60 Tablets
(85)
$23.99
$14.51 Off RRP!
Buy now
Kynd Double Strength Hyaluronic Acid+ 30 Capsules
(2)
$29.99
$10.00 Off RRP!
Buy now
Swisse High Strength Magnesium Powder Orange 180g
(21)
$23.49
$9.50 Off RRP!
Buy now


SAVE ON MEDICINES


Shop Medicines
Difflam Plus Anaesthetic Sore Throat Spray Watermelon 225 Sprays 30mL
(37)
$10.99
$8.00 Off RRP!
Buy now
Nurofen Meltlets Pain Relief Berry Burst 200mg Ibuprofen 48 Pack
(4)
$16.99
Buy now
Betadine Sore Throat Gargle Ready To Use 120mL
(153)
$9.49
$4.66 Off RRP!
Buy now
Vicks First Defence Nasal Spray 15ml
(34)
$12.99
$1.91 Off RRP!
Buy now
Betadine Sore Throat Lozenges Anaesthetic Honey & Lemon Flavour 36 Pack
(41)
$12.49
$3.65 Off RRP!
Buy now
Canesten Plus Antifungal and Anti-Inflammatory Cream 15g
(95)
$6.49
Buy now
Panadol Mini Caps for Pain Relief Paracetamol 500mg 96
(80)
$16.99
Buy now
Vicks VapoRub Easy Applicator Vaporising Ointment 35g
(48)
$9.39
$3.51 Off RRP!
Buy now
Rhinocort Extra Strength Hayfever Antihistamine & Allergy Nasal Spray 120 Sprays
x 2 Pack
(53)
$29.99
Buy now
Meta Probiotic Daily Gut Health + Immune Defence 56 Capsules
(14)
$39.99
Buy now
Codral Cold & Flu + Cough Day & Night 48 Capsules
(165)
$19.99
Buy now
DURO-TUSS Chesty Cough Liquid Forte 200mL
(43)
$9.99
Buy now


SAVE ON BEAUTY


Shop Beauty
Maybelline Superstay 30 Hour Foundation 21 Nude Beige
(1714)
$25.49
$4.50 Off RRP!
Buy now
Swisse Beauty Collagen + Hyaluronic Acid Booster 80 Tablets
(16)
$31.99
$8.00 Off RRP!
Buy now
Olay Luminous Vitamin C Super Serum 30ml
(162)
$50.99
$9.00 Off RRP!
Buy now
Veet For Men Hair Removal Cream Sensitive Skin 200ml
(4)
$9.39
$2.61 Off RRP!
Buy now
Veet For Men Bodycurv Dome Applicator Underarm Hair Removal Cream 100ml
(1)
$7.99
$2.00 Off RRP!
Buy now
Olay Regenerist Retinol 24 Night Face Cream Moisturiser Fragrance Free 50g
(2061)
$50.99
$9.00 Off RRP!
Buy now
Veet For Men Hair Removal Cream Normal Skin 200ml
(3)
$9.39
$2.61 Off RRP!
Buy now
Olay Luminous Niacinamide + Vitamin C Moisturiser 50g
(144)
$50.99
$9.00 Off RRP!
Buy now
Olay Regenerist Collagen Peptide24 Eye Cream 15g
(64)
$50.99
$9.00 Off RRP!
Buy now
Maybelline Superstay 30 Hour Foundation 05 Light Beige
(1705)
$25.49
$4.50 Off RRP!
Buy now
L'Oreal Lash Paradise Mascara Black
(1031)
$15.39
$10.60 Off RRP!
Buy now
Maybelline Falsies Lash Lift Mascara Washable Blackest Black
(96)
$21.99
$4.00 Off RRP!
Buy now


SAVE ON PERSONAL CARE


Shop Personal Care
Gillette Venus Comfort Glide Sugarberry Platinum + 2 Blade Refills
(7)
$14.69
$6.30 Off RRP!
Buy now
Oral B Power Toothbrush iO Ultimate Clean Refills Black 2 Pack
(115)
$27.69
$12.26 Off RRP!
Buy now
Oral B Power Toothbrush iO 6 Series White
(41)
$224.39
$274.61 Off RRP!
Buy now
Always Discreet Night Underwear Large Pants 8 Pack
(231)
$20.49
$1.50 Off RRP!
Buy now
Bepanthen Antiseptic Cream 100g
(76)
$10.99
$1.36 Off RRP!
Buy now
L'Oreal Paris Excellence Cool Creme Permanent Hair Colour 6.11 Ultra Ash Dark
Blonde
(4)
$15.39
$10.60 Off RRP!
Buy now
Clearblue Digital Pregnancy Test Weeks Indicator 2 Tests
(99)
$19.49
$6.50 Off RRP!
Buy now
Gillette Venus For Pubic Hair & Skin 2 Blade Refills
(76)
$13.99
$6.00 Off RRP!
Buy now
Gillette Labs Heated Razor 1 Handle + 2 Cartridges Online Only
(470)
$254.99
$44.01 Off RRP!
Buy now
Oral B Power Toothbrush iO Ultimate Clean Refills White 2 Pack
(109)
$27.69
$12.26 Off RRP!
Buy now
Gillette Fusion Proglide Razor + 2 Blade Refills
(192)
$15.99
$7.00 Off RRP!
Buy now
Herbal Essences Bio Renew Repair Argan Oil Shampoo 600ml
(3579)
$8.49
$8.50 Off RRP!
Buy now
FREE SHIPPING?
SIMPLY ADD - TO YOUR CART!






 

 

 

 

 

 

popup


 

Benefiber Natural Fibre Supplement 208 Serves...
★★★★★ ★★★★★ 4.9 out of 5 stars. Read reviews for Benefiber Natural Fibre
Supplement 208 Serves 730g (Exclusive Size) (445)
$22.49

 

Swisse Ultiboost Liver Detox 200 Tablets
★★★★★ ★★★★★ 4.7 out of 5 stars. Read reviews for Swisse Ultiboost Liver Detox
200 Tablets (289)
$27.99 $25.00 Off RRP!

 

Lucas Papaw Ointment 25g
★★★★★ ★★★★★ 4.8 out of 5 stars. Read reviews for Lucas Papaw Ointment 25g (247)
$6.99 $0.20 Off RRP!

 

QV Moisturising Cream 500G Pump Pack
★★★★★ ★★★★★ 4.8 out of 5 stars. Read reviews for QV Moisturising Cream 500G Pump
Pack (543)
$16.39 $5.48 Off RRP!

 

QV Gentle Wash 1.25Kg
★★★★★ ★★★★★ 4.9 out of 5 stars. Read reviews for QV Gentle Wash 1.25Kg (1179)
$19.99 $1.00 Off EDLP!

 

Blackmores Bio C 1000mg Vitamin C Immune Supp...
★★★★★ ★★★★★ 4.7 out of 5 stars. Read reviews for Blackmores Bio C 1000mg Vitamin
C Immune Support 150 Tablets (345)
$24.99 $21.01 Off RRP!

 

Ferro-grad C Iron & Vitamin C 30 Tablets
★★★★★ ★★★★★ 4.8 out of 5 stars. Read reviews for Ferro-grad C Iron & Vitamin C
30 Tablets (707)
$21.99

 

Blackmores Probiotics+ Daily Health Gut Healt...
★★★★★ ★★★★★ 4.7 out of 5 stars. Read reviews for Blackmores Probiotics+ Daily
Health Gut Health Vitamin 90 Capsules (434)
$38.99 $27.01 Off RRP!

Free Shipping

Ariana Grande Cloud Eau de Parfum 100ml Spray
★★★★★ ★★★★★ 4.7 out of 5 stars. Read reviews for Ariana Grande Cloud Eau de
Parfum 100ml Spray (502)
$49.99 $15.01 Off RRP!

 

Curash Babycare Simply Water Wipes 6 x 80
★★★★★ ★★★★★ 4.8 out of 5 stars. Read reviews for Curash Babycare Simply Water
Wipes 6 x 80 (442)
$14.39 $11.69 Off RRP!

 

Swisse Ultiboost Vitamin D 400 Capsules
★★★★★ ★★★★★ 4.8 out of 5 stars. Read reviews for Swisse Ultiboost Vitamin D 400
Capsules (529)
$26.49 $10.00 Off RRP!

 

Softmed N95 Pink Face Mask Single
★★★★★ ★★★★★ No rating value for Softmed N95 Pink Face Mask Single (0)
$2.99

 

Tena Pads Maxi Night 14 Pack
★★★★★ ★★★★★ 4.6 out of 5 stars. Read reviews for Tena Pads Maxi Night 14 Pack
(144)
$8.99 $1.61 Off RRP!

 

CeraVe SA Smoothing Cleanser 236ml
★★★★★ ★★★★★ 4.5 out of 5 stars. Read reviews for CeraVe SA Smoothing Cleanser
236ml (631)
$17.99

 

Softmed N95 Face Masks 10 Pack
★★★★★ ★★★★★ 4.4 out of 5 stars. Read reviews for Softmed N95 Face Masks 10 Pack
(353)
$19.99









SIGN UP FOR HOT OFFERS AND HUGE SAVINGS!

Sign up

View our privacy policy
Thank You For Joining Our Email Newsletter!

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

 * Store Details
 * |
 * Contact Us
 * |
 * Shipping
 * |
 * Reviews
 * |

 * Gift Cards
 * |
 * Security
 * |
 * Scam Alerts
 * |
 * Returns Policy

 * Affiliate Program
 * |
 * Privacy
 * |
 * Careers
 * |
 * FAQ
 * |

 * Terms & Conditions
 * |
 * Remix Radio
 * |
 * Commercial
 * |
 * Product Recalls

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

 * Phone 1300 367 283
 * |
 * Stores 1300 734 876
 * |
 * Fax 1300 363 879
 * |
 * Contact Us: Click Here
 * |
 * Social: 
 * 


QCPP accreditation details: Chemist Warehouse Virginia. 1806 Sandgate Rd,
Virginia Qld 4014.
Proprietors: Sam Gance and Jeffrey Wasley. Pharmacist available - Monday to
Friday 8:30am to 5:30pm (AEST) Saturday 9am to 1pm (Pharmacist Only) (AEST)
**Please note that not all products available online are available in the
stores. The RRP against which any savings comparisons we make to the listed sale
price for products displayed on this website is: the supplier's recommended
retail price for the product, provided that this is a price at or above which at
least 5% of Australian Pharmacy Transactions~ have occurred for that product
within the previous 2 months; or if at least 5% of Australian Pharmacy
Transactions~ for that product in the previous two months did not occur at or
above the supplier's recommended retail price, the RRP will be the price at or
above which at least 5% of Australian Pharmacy Transactions~ occurred within the
last 2 months. All prices displayed on this website are in AUD unless otherwise
indicated. Actual product or product packaging delivered may vary slightly from
product image shown.