$9.05

Benylin Mucus Cough Max Menthol – 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 Mucus Cough Max Menthol – 150ml”

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

More Products

AOR TAURINE 675mg 270vcaps

$28.22

AOR TAURINE 675mg 270vcaps Description • Provides a high-potency dose of taurine, a conditionally essential amino acid• Supports cardiovascular health and healthy heart function• Helps maintain normal nervous system activity• Supports muscle function and electrolyte balance Advice to Use • Use only as directed on the product label• Can be taken with or without food• […]

HERBION CHEST RUB 100g

$9.49

Herbion Naturals Chest Rub is enriched with essential oils such as Clove Oil, Eucalyptus Oil, Wintergreen Oil, and Olive Oil that are commonly used in aromatherapy. NATURAL, POWERFUL INGREDIENTS Herbion Naturals Chest Rub is enriched with essential oils including, Clove Oil, Eucalyptus Oil, Wintergreen Oil, and Olive Oil that are commonly used aromatherapy. FAST-ACTING, SOOTHING […]

Listerine Cool Mint Antiseptic Mouthwash 95mL

$2.55

Kills up to 99.9% of germs that cause Plaque, Gingivitis and Bad Breath. Directions: Adults and children 12 years and older: Rinse full strength with 20mL for 30 seconds twice a day. Gargle to relieve sore throats due to colds. Do not swallow. Medicinal Ingredients: Eucalyptol 0.091%, Thymol 0.063%.Non-Medicinal Ingredients: Alcohol, Aroma, Benzoic Acid, Green […]

Lax-A-Day Laxative

$7.65

Lax-A-Day is a tasteless, grit-free, sugar-free powder to be mixed into a beverage. It works by gently drawing water into the stools, making them softer and increasing the frequency of bowel movements without any sense of urgency. Lax-A-Day is the #1 doctor recommended brand in its class and is clinically proven to relieve occasional constipation. […]

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

$108.17

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

Durex 2-in-1 Play Massage & Intimate Pleasure Gel, Water- Based Personal Lubricant with Aloe Vera for All-over Use & Enhanced Pleasure, 200 mL

$8.75$9.49

DUAL PURPOSE: Durex Play Gel works as both a soothing body massage gel and a personal lubricant. GENTLE FORMULA: Enriched with soothing aloe vera, this Durex lube provides a comfortable glide and is gentle enough for all – over body application. ENHANCED COMFORT: Helps reduce friction during intimacy, promoting smoother connection and greater pleasure for […]