$136.43

FreeStyle Libre 2 PLUS Sensor – Pack of 2

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 2 PLUS Sensor – Pack of 2”

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

More Products

GENESTRA BRANDS CAL MAG VANILLA LIQUID+ 450ml

$37.01

GENESTRA BRANDS CAL MAG VANILLA LIQUID+ 450ml Organic calcium and magnesium citrate minerals plus vitamins D and K ( K2 and k1).  Helps in the maintenance of bones, teeth, and proper muscle function; Helps to prevent vitamin D deficiency; Calcium intake, when combined with sufficient vitamin D, a healthy diet and regular exercise, may reduce the risk […]

Nivea Creme Soft Body Wash 500ml

$6.19

Pharmacy Home Delivery Online Shopping Skin Care Medicine Health Beauty Women’s Health Contraception Virtual Care Headache Pain Back Pain Pain Relief First Aid Sanitizer Upset Stomach Diarrhea Vitamins Acid Reflux Heartburn Allergies Quit Smoking Cough Flu Sunscreen Diabetes Rash Laxative Probiotic

Caprina Fresh Goat’s Milk Body Wash With Shea Butter 500ml

$6.92

Pharmacy Home Delivery Online Shopping Skin Care Medicine Health Beauty Women’s Health Contraception Virtual Care Headache Pain Back Pain Pain Relief First Aid Sanitizer Upset Stomach Diarrhea Vitamins Acid Reflux Heartburn Allergies Quit Smoking Cough Flu Sunscreen Diabetes Rash Laxative Probiotic

Halls Mentho-Lyptus 9 Cough Tablets Black Cherry Flavour No Sugar Added

$1.82

For the temporary relief of sore throat, cough and nasal congestion. Directions: Adults and children 5 years and over, dissolve one tablet slowly in the mouth as required.  Caution: If symptoms are severe, worsen persist for more than 2 days, or are accompanied by high fever, consult a doctor. Medicinal Ingredients: Menthol 7.2mg and Eucalyptus Globulus Leaf […]

Option+ Nicotine Transdermal Patch Step 2 – 7 Clear Patches

$21.87

Stop Smoking Aid 14mg nicotine delivered over 24 hours Should be used as part of a complete stop smoking program. The effectiveness of this product is directly related to your motivation to stop smoking. Consult your pharmacist or physician regarding the availability of smoking cessation programs in your area.Do not use if you are a […]

Option+ Vitamin D Chewable Tablets 1000IU 100 Tablets

$6.57

Indications: Helps in the development and maintenance of bones and teeth, and in the absorption and use of calcium and phosphorus. Helps to support immune function. Dosage: Adults: 1 tablet daily or as recommended by a physician. Medicinal Ingredient: Each tablet contains:Vitamin D3 (cholecalciferol) – 25mcg (1000IU) Non-Medicinal Ingredients (in descending order): Xylitol, microcrystalline cellulose, natural orange flavour, citric […]