$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

KT TAPE BLISTER PRENVENTION BEIGE 20 Pack

$7.68

KT Performance+® Blister Prevention Tape, in beige is expertly engineered to forestall blisters, chafing, and hot spots. Crafted from a premium synthetic non-woven fabric, it provides durability, flexibility, and breathability. The robust adhesive ensures the tape stays in place, while its extreme thinness minimizes friction. The tape adheres to the skin even in the presence […]

CENTRUM PRENATAL COMPLETE MULTIVITAMIN & MULTIMINERAL SUPPLEMENT 100 TABLETS

$18.30

A prenatal multivitamin specially formulated for women before, during and after pregnancy. Recognized by the Society of Obstetricians & Gynecologists of Canada (SOGC) as a product that demonstrates reasonable evidence of safety and efficacy. Centrum Prenatal is specially formulated with 24 essential vitamins and minerals including Folic Acid, Iron, Calcium and Vitamin D for all stages of pregnancy. Helps prevent […]

Dr. Scholl’s Clear Away Wart Remover 24 Discs

$17.57

Salicylic Acid 
Plantar Wart Treatment
for planter Warts
24 medicated treatments

Live Clean Argan Oil Restorative Conditioner 350mL

$7.68

Live Simple. Live Beautiful. Live Clean  Replenishes with Argan Oil Live Clean Restorative Argan Oil Conditioner is made with Moroccan argan oil, grapeseed oil and olive oil to hydrate and nourish hair without adding any excess weight. Rich in essential fatty acids and antioxidants, argan oil is famed for its high concentrations of vitamin E. […]

Aquafresh Cavity Protection + Fresh Mint 90mL

$3.29

Brushing with Aquafresh Cavity Protection + fresh mint toothpaste provides Triple Protection benefits: removes plaque, fights cavities, and freshens breath. Directions: Always follow the label. Adults and children over 2 years: Brush teeth thoroughly, twice daily, no more than 3 times/day, preferably after each meal, or as directed by a health care practitioner. Do not […]

Gaviscon Double Action Chewable Tablets Mint – 48 Tablets

$16.24

What are Gaviscon Double Action Tablets? Gaviscon Double Action Tablets are a soothing treatment for heartburn, acid reflux, and indigestion. These tablets can be chewed and swallowed without needing a glass of water, so you can take them whenever and wherever you suffer with heartburn. If you’re looking for a treatment for heartburn and indigestion […]