$331.30

FreeStyle Libre 3 Sensor – Pack of 3

Category:
Description

Description

‘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’
}
}
)
.then(response => response.json())
.then(result => this.suggestions = result);
},
search(term) {
const search = this.$refs.searchInput;
term = term || search.value;
if (term.length < this.minSearchLength) {
this.validated = false;
} else {
this.validated = true;
search.value = term;
this.$refs.form.submit();
}
},
focusElement(element) {
if (element && element.nodeName === "DIV") {
element.focus();
return true;
} else {
return false;
}
}
}
}

path]:stroke-[1px] max-lgmd:text-white lgmd:[&>path]:stroke-[1.5px]” width=”23″ height=”23″ role=”img”>

search
Search

Minimum search query length is 2

Reviews (0)

Reviews

There are no reviews yet.

Be the first to review “FreeStyle Libre 3 Sensor – Pack of 3”

Your email address will not be published. Required fields are marked *

More Products

Voltaren Emulgel Joint Pain 120g

$18.62

Specially developed for the relief of joint pain. Indications: For the relief of aches and pain associated with acute, localized minor muscle or joint injuries such as sprains, strains or sports injuries (e.g. ankle sprain, shoulder strain or back muscle pain). Rest may also be helpful to assist the relief of associated discomfort. Dosage: For […]

Bio-Vitamin D3 20000IU (500mcg) – 30 Capsules

$21.40

What are Bio-Vitamin D3 20000 IU Capsules?  These high-strength Bio-Vitamin D3 Capsules contain 20,000 IU of vitamin D. Essential for the maintenance of normal muscle function and the immune system, vitamin D regulates the amount of calcium and phosphate in the body and is naturally produced by the body from direct sunlight on the skin.  […]

Option+ Therapeutic Bath Oil 480mL

$6.92

For dry, sensitive skin

Also for shower

Active Ingredients: 3% liquid lanolin, 91.7% mineral oil
Other Ingredients: Atlas emulsifiers, fragrance, D&C Green No. 6

Gaviscon Chewable Tablets Peppermint – 24 Tablets

$6.51

What are Gaviscon Tablets? Gaviscon Tablets are chewable tablets which can help to ease heartburn and acid reflux. Simply chew and swallow these tablets after meals and before bed to ease that irritating heartburn, any time, anywhere. These chewable tablets are available in delicious strawberry and peppermint flavours and are suitable for anyone over the […]

Allevia Fexofenadine 120mg – 30 Tablets x 3 Pack

$38.60

What is Allevia?  Are you suffering from hay fever? It’s time to relieve those uncomfortable symptoms with Allevia. This medicine contains the active ingredient fexofenadine, a non-drowsy antihistamine that’s ideal for everyday use. Simply take one a day before your allergies start to relieve sneezing, an itchy, runny or blocked nose, and red, watery eyes. […]

Dexidin 4 Detergent 450ml

$9.49

Chlorhexidine Gluconate 4% w/v, with 4% v/v Isoproyl alcohol Detersive Skin Cleanser Low Sudsing antibacterial solution. For External Use Only. Directions:Preoperative Washing: Wet hands and forearms. Apply approximately 5 ml of Dexidin 4 Skin cleanser. Rub for 1 minutes without neglecting to brush the fingernails. Rinse well and repeat procedure for 2 more minutes. Antiseptic Cleaning For […]