$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

AOR MAG MALATE RENEW 793mg 120caps

$26.36

AOR MAG MALATE RENEW 793mg 120caps AOR Mag Malate Renew is magnesium malate. Magnesium helps maintain proper muscle function, metabolize carbohydrates, proteins and fats, and is a factor in the maintenance of good health. Benefits: A true chelate of magnesium and malic acid Reduces the symptoms of fibromyalgia and chronic fatigue syndrome Free of low quality […]

NATURAL FACTORS QUERCETIN LIPOMICEL 60sg

$32.95

NATURAL FACTORS QUERCETIN LIPOMICEL 60sg Natural Factors Quercetin LipoMicel Matrix contains an enhanced source of the antioxidant quercetin that is used in herbal medicine to protect blood vessels, protect against oxidative stress, and provide immune support. Our unique patent-pending technology creates a liquid micelle matrix that disperses quercetin into tiny micro-droplets, resulting in 10 times higher […]

Gaviscon Double Action Liquid Mixed Berries – 250ml

$13.80

What is Gaviscon Double Action Liquid?  Gaviscon Double Action Liquid is an all in one remedy for both indigestion and heartburn. This medicine works for up to four hours, helping to ease indigestion and symptoms like wind and bloating. If you’re suffering from indigestion or acid reflux and need a way to ease your symptoms […]

CeraVe Facial Moisturizing Lotion AM. SPF 30. 89 ml

$19.03

For Normal to Dry Skin.  Oil Free. Non-comedogenic moisturizer with SPF Moisturizes throughout the day and helps restore the protective skin barrier. A hydrating face lotion is a key morning skincare step—and a moisturizer with SPF is critical for helping to protect the skin from damaging UV rays. CeraVe AM Facial Moisturizer Lotion is an ideal […]

Phenergan 25mg (Promethazine Hydrochloride) – 56 Tablets

$13.53

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

BOIRON KALIUM CARBONICUM 30ch

$7.32

BOIRON KALIUM CARBONICUM 30ch 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. Ingredients: Each tube contains 4g (approximately 80 pellets) Non-medicinal ingredients: Sucrose and lactose How to use: Adults, children and […]