$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

Mackenzies Smelling Salts – 17ml

$12.97

What are Mackenzies Smelling Salts? Mackenzies Smelling Salts are a remedy for congestion or symptoms of a head cold. They’re ideal for times when inflamed mucous membranes in your nose and throat are causing a blocked nose and phlegm, helping to clear your airways. This product can be used by most people, including infants older […]

NAKA PLATINUM ELECTROLYTES + ENERGY 250g

$26.25

NAKA PLATINUM ELECTROLYTES + ENERGY 250g Description: Enhances physical performance during workouts Supports energy metabolism and tissue formation Aids in the formation of red blood cells for improved oxygen transport Maintains proper muscle function, including the heart muscle Advice to Use: Adults: Take 1 heaping scoop once daily. Dissolve 1 heaping scoop (4.3g) in 500ml […]

Jamieson Glucosamine Chondroitin 900mg 180 Caplets

$30.31

Joint Pain ReliefHelps prevent cartilage deterioration Directions: Adults: Take 1 caplet 3 times daily with a meal. Use for a minimum of 1 month to see beneficial effects. Store between 15°C and 25°C, away from children. Each capsule contains:Glucosamine sulfate – 500mg(Glucosamine sulfate KCl derived from Shrimp and Crab exoskeleton)Chondroitin sulfate – 400mg(Chondroitin sulfate sodium from bovine […]

Calcichew D3 Forte 1.25g/400IU Chewable – 100 Tablets

$16.76

Calcichew D3 Forte 1.25g/400iu Chewable – 100 Tablets
Chewable vitamin D and calcium tablets
Helps to treat and prevent calcium and vitamin D deficiencies 

Actifed Multi-Action – 12 Tablets

$7.29

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

GlucoRx Finepoint Needles 4mm 32g – Pack of 100

$9.45

Buy GlucoRx Finepoint Needles 4mm 32g – Pack of 100 GlucoRx Finepoint Needles 4mm 32g – Pack of 100 are needles that have been designed to provide you with a virtually pain-free experience. The super thin needles are crafted to ensure minimal discomfort during blood glucose testing.  The needles are ideal for penetration. They will […]