FreeStyle Libre 3 PLUS Sensor – Pack of 2
$210.95‘use strict’; function initMiniSearch() { return { minSearchLength: 2, isLiveSearchEnabled: 1, suggestions: [], validated: true, suggest() { const search = this.$refs.searchInput; this.validated = true; if (search.value.length >= this.minSearchLength && !this.isLiveSearchEnabled) { this.fetchSuggestions(search.value); } else { this.suggestions = []; } }, fetchSuggestions(term) { fetch( window.BASE_URL + ‘search/ajax/suggest?’ + new URLSearchParams({q: term}), { headers: { ‘X-Requested-With’: ‘XMLHttpRequest’ […]
Aveeno Active Naturals Clear Complexion Daily Moisturizer 120mL
$22.97This daily moisturizer for acne-prone skin contains an exclusive Total Soy Complex and Salicylic Acid to help naturally even out skin tone, smooth texture and help keep skin looking clear. This fast-absorbing moisturizer is gentle enough for sensitive skin, helps maintain healthy-looking skin, and improve your complexion. Leaves skin soft and smoothImproves skin textureEvens out […]
Swiss Natural Chewable Cranberry One a Day 50 Chewable Tablets
$13.51Used in Herbal Medicine to help prevent urinary tract infections. Source of antioxidants for the maintenance of good health. Recommended dose: Adults: Take 1 tablet daily. Use for a minimum of 4 weeks to see beneficial effects. Each tablet contains:Medicinal Ingredient:Cranberry Fruit Juice Powder (Vaccinium macrocarpon Aiton (Ericaceae)) – 500mgNon-Medicinal Ingredients: natural cranberry flavour, carmine […]
Benzoyl Peroxide 5% / Clindamycin 1% Gel
$25.28Topical acne treatment
Contains benzoyl peroxide, an antiseptic, and clindamycin, an antibiotic
Kills acne-causing bacteria and stops it from multiplying
Always read the patient information leaflet before use
Pepto-Bismol Oral Suspension 17.5 mg/ml – 120ml
$6.51‘use strict’; function initMiniSearch() { return { minSearchLength: 2, isLiveSearchEnabled: 1, suggestions: [], validated: true, suggest() { const search = this.$refs.searchInput; this.validated = true; if (search.value.length >= this.minSearchLength && !this.isLiveSearchEnabled) { this.fetchSuggestions(search.value); } else { this.suggestions = []; } }, fetchSuggestions(term) { fetch( window.BASE_URL + ‘search/ajax/suggest?’ + new URLSearchParams({q: term}), { headers: { ‘X-Requested-With’: ‘XMLHttpRequest’ […]














Reviews
There are no reviews yet.