$197.02

FreeStyle Libre 2 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 2 Sensor – Pack of 3”

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

More Products

Vagifem Tablets – 10mcg

$47.32

Vaginal Tablet
Used to relieve menopausal symptoms in the vagina such as dryness or irritation.
Always read the patient information leaflet before use.

Nexium Control For Heartburn & Acid Reflux 20mg – 14 Tablets

$17.30

What are Nexium Control tablets? Nexium Control tablets contain esomeprazole to tackle the symptoms of heartburn and acid reflux, also known as indigestion. Esomeprazole is a type of medicine known as a proton pump inhibitor.  How should I take Nexium Control? The recommended dosage for Nexium Control is one tablet per day. Even if you […]

Robitussin Dry Cough Solution – 200ml

$10.29

Robitussin Dry Cough Medicine – 250ml
Helps to treat dry, persistent and uncomfortable coughs
Easy to administer and the soothing effects can last up to 8 hours

NATURAL FACTORS UBIQUINOL QH ACTIVE COQ10 100mg 60sg

$36.46

Description: Provides antioxidant support for cardiovascular health and protection against free radical damage. Promotes sustained, natural energy by supporting mitochondrial function and ATP production. Supports mental acuity and vital organ function, contributing to overall well-being.  Advice for Use: Take 1 softgel 1–3 times per day, preferably with meals, or as directed by a healthcare professional. […]

BOIRON ARNICA MONTANA 6CH

$7.30

Homeopathic relief that is targeted to your symptoms. The pellets are unflavored and melt in your mouth. Easy to take, this homeopathic medicine is suitable for the whole family, adults and children.

TePe Interdental Brush – 0.7mm Yellow

$5.07

What are TePe Interdental Brushes?  TePe Interdental brushes are very small toothbrushes designed to clean the gaps in between your teeth where a regular toothbrush can’t reach. It’s the most effective way to remove plaque between the teeth, with a plastic-coated wire for safe, gentle cleaning and a flexible neck for increased durability. Daily use […]