$9.45

Benylin Chesty Coughs Original – 150ml

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 “Benylin Chesty Coughs Original – 150ml”

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

More Products

Benylin All-In-One Cold And Flu Extra Strength Plus Mucus & Phlegm Night

$14.24

Fast relief of: pain, fever, headache, mucus & phlegm, nasal congestion, dry cough, sneezing, chills, runny nose, sore throat pain. Dosage: Adults (12 years and over): 2 tbsp. (30mL) every 6 hours. Maximum 8tbsp. (120mL)/day. Shake well before using. Not recommended for children under 12 years.  Caution: Keep out of reach of children. This package contains […]

Olay Ultra Moisture Soap with Shea Butter 4 Bars

$8.03

Pharmacy Home Delivery Online Shopping Skin Care Medicine Health Beauty Women’s Health Contraception Virtual Care Headache Pain Back Pain Pain Relief First Aid Sanitizer Upset Stomach Diarrhea Vitamins Acid Reflux Heartburn Allergies Quit Smoking Cough Flu Sunscreen Diabetes Rash Laxative Probiotic

Revlon Contouring Eyeshadow

$10.95

Limitless looks. One easy eye palette. Create all kinds of looks—with, seriously, everything you need—using our contouring eye shadow palettes that deliver the ultimate depth and dimension. We asked our color experts to create the perfect edit of shades for each eye palette, so you don’t need to deal with thinking through your eye makeup […]

BACH OLIVE 20ml

$13.15

BACH OLIVE 20ml Description Helps restore mental energy when feeling physically and emotionally drained Supports revitalization and inner strength during recovery periods Designed to promote clarity, focus, and well-being Advice to use Adults: Add 2 drops in water and sip at intervals throughout the day or as directed by a healthcare practitioner. Ingredients Medicinal Ingredient: […]

Colgate FluoriGard Alcohol Free Daily Rinse – 400ml

$8.78

What is Colgate FluoriGard Daily Rinse? Colgate FluoriGard Daily Rinse is a fluoride mouth rinse which helps to reduce tooth decay. It’s perfect for daily use and has a pleasant minty flavour which helps to keep your breath smelling fresh. Perfect for those looking for protection against tooth decay.   What is tooth decay? Tooth […]

Tylenol Extra Strength Cold & Sinus 24 Hour Convenience Pack

$9.12

Daytime: Nasal Congestion; Fever; Sinus Pain & Pressure; HeadacheNighttime: Nasal Congestion; Fever; Sinus Pain & Pressure; Headache; Runny Nose/Sneezing Dosage: Adult Use Only (12 Years and Over): Take 1-2 Daytime or Nighttime caplets every 4-6 hours as needed. Do not exceed a combined total of any 8 caplets in 24 hours. Warnings: Acetaminophen may cause severe or possibly […]