$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

Option+ Cold + Sinus Non-Drowsy Caplets

$7.32

Temporarily relieves symptoms of colds, sore throat pain, sinus pain, nasal congestion, headache, fever, minor body aches and pains. Directions: Adults and children over 12 to 65 years: Take 1 or 2 caplets every 4 to 6 hours as needed. Do not take more than 6 caplets in 24 hours, unless directed by a doctor.  […]

Nurofen Plus (Codeine 12.8mg/Ibuprofen 200mg) – 24 Tablets

$13.12

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

BACH LARCH 20ml

$14.49

BACH LARCH 20ml Description A flower essence remedy for individuals who feel incapable or lack confidence in their abilities Encourages self-assurance, determination, and the willingness to try new things Helps promote belief in one’s own skills when facing challenges and unfamiliar situations Advice to use Single remedy use: Add 2 drops to water and sip […]

ENEREX SERRAPEPTASE 90,000 SU 120vcap

$32.21

OVERVIEW Proteolytic enzyme used to combat inflammatory disorders. Protein and fibrin dissolving properties provide multifaceted therapeutic benefits that are useful in the management of pain and inflammation. Undisturbed whole cell culture, sustainably delivered in a vegan and phthalate-free delayed-release capsule for long-lasting results. • Expedite natural process of healing• Supports breakdown of inflammatory molecules• Helps with […]

Voltarol Emulgel P – 100g

$17.59

Contains 100g of Voltarol Emulgel
Eases pain in joints and muscles

Enfamil Nutramigen Powder 454g

$24.52

A hypoallergenic formula proven to manage colic due to cow’s milk protein allergy fast, often within 48 hours. Nutramigen is recommended most by pediatricians than any other hypoallergenic infant formula to manage infants with cow’s milk protein allergy. If your baby has an allergy to the cow’s milk protein in infant formula, Nutramigen has hypoallergenic proteins […]