$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

Fisherman’s Friend Regular 22 Lozenges

$2.55

For relief of coughs, sore throats and nasal congestion. Directions: Adults and children 5 years of age and older: Allow lozenge to dissolve slowly in the mouth. Repeat as required. If symptoms are severe, worsen, persist for more than 2 days or are accompanied by a high fever, consult a physician. Medicinal Ingredient: Menthol BP. […]

Clairol Permanent Root Touch-Up

$9.49

Permanent color that seamlessly blends with leading shades, even salon color for 100% gray coverage. Cover roots with a long lasting, quick touch up. Banish your root line with permanent colour in just 10 minutes. Root Touch-Up is specifically designed to target new roots and greys. Sweat-proof, touch-proof, rain-proof root coverage that lasts. Contents:Permanent Colours […]

Option+ Vitamin C Chewable Tropical Flavour 500mg 120 Tablets

$7.30

Indications: Helps in the development and maintenance of bones, cartilage, teeth and gums. Helps in wound healing. Helps to support immune function. Dosage: Adults: 1-3 tablets daily with a meal or as recommended by a physician. Medicinal Ingredients: Each tablet contains:Vitamin C (sodium ascorbate/ascorbic acid) – 500mg Non-Medicinal Ingredients (in descending order): Sorbitol, hydroxypropylcellulose, natural orange flavour, annatto, […]

BOIRON SULFUR 200ch

$7.30

BOIRON SULFUR 200ch Sulphur is mainly used to help with skin rashes which are worsened by heat and water.(Use only with the guidance of a Homeopathic or Naturopathic practioner). Ingredients Sulphur 200CHInactive Ingredients: Lactose, sucrose Directions Adult and children 2 years of age and older: Dissolve 5 pellets in the mouth 3 times a day […]

Tea Tree Oil – 10ml (Brand May Vary)

$3.37

Buy Tea Tree Oil  Tea Tree Oil is a pure oil which is traditionally used as a topical agent for the skin. It is a well-known antiseptic that acts effectively against bacteria and fungi.    Directions Apply the oil to the skin. For sensitive skin and children’s skin, dilute the oil with water.   Warnings […]

Valupak Vitamin D3 1000IU (25mcg) – 60 Tablets

$1.74

Buy Valupak Vitamin D3 1000IU (25mcg) Tablets Valupak Vitamin D3 1000IU (25mcg) Tablets are a supplement that provides your body with additional vitamin D.  The tablets are an ideal way to ensure you’re getting enough vitamin D in your diet, supporting your overall health and well-being. Valupak Vitamin D3 1000IU also helps to increase the […]