$6.37

Beechams Powders Cold & Flu Relief – 20 Sachets

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 “Beechams Powders Cold & Flu Relief – 20 Sachets”

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

More Products

Robitussin Total Cough, Cold & Flu Nighttime Extra Strength 240mL

$16.47

Relieves:Dry CoughsChest CongestionStuffy NoseSoothes Throat Dosage: Adults (12 years & over): 2 teaspoons (10mL). Children under 12 years: Do not use. Take every 6 hours or as directed by a doctor. Maximum 4 doses/day. Caution: Keep out of reach of children. This package contains enough medication to seriously harm a child. Do not exceed the […]

NEW ROOTS VITAMIN D3 2,500IU 360sg

$9.95$11.71

Each easy swallow softgel of Extra Strength Vitamin D3 (cholecalciferol) contains 2,500 IU of this critical vitamin for good health. This is the current maximum dosage recommended by Health Canada without a prescription to help prevent vitamin D3 deficiency.   Vitamin D3 is the biologically active form of vitamin D. When combined with sufficient calcium, a healthy diet, and an […]

Equine HA-180 4L

$238.00

Promotes joint health with 180 grams of hyaluronic acid. Hyaluronic acid specially formulated with a unique delivery system to ensure greater bioavailability to your horse. Beneficial for the joints. Give 30ml for 10-15 days then reduce to 15ml daily for maintenance. Syringe directly into the mouth for best results. Shake well before use. For oral […]

GENESTRA BRANDS CAL MAG BERRY + 450ml

$37.33

  Cal : Mag Berry Liquid + supports bone health with a combination of calcium and magnesium, plus boron and vitamins A, D and K. Calcium citrate is an organic form of calcium that is significantly better absorbed in postmenopausal women than inorganic calcium oxide. Magnesium citrate is a highly bioavailable form of magnesium that […]

Orlos (Orlistat) 60mg Weight Loss Aid – 84 Capsules – 2 Pack

$73.30

‘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’ […]

Difflam Oral Rinse – 300ml

$14.88

What is Difflam Oral Rinse? Difflam Oral Rinse is an anti-inflammatory gargling fluid used to relieve many painful conditions of the mouth and throat including mouth ulcers, sore throat and any discomfort as the result of dentures or dental work. How to use this product Always take Difflam Oral Rinse exactly as described in the […]