$10.26

Benylin Dry Cough 7.5mg/5ml Syrup – 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 Dry Cough 7.5mg/5ml Syrup – 150ml”

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

More Products

Similac Pro Advance Step 1 859g

$45.57

SIMILAC® ADVANCE® STEP 1Similac® Advance® provides your baby with nutrition beyond DHA. In fact, Similac® Advance® is easy to digest†, non-GMO*, and made with milk from cows not treated with artificial growth hormones. It contains our exclusive blend of DHA, lutein, and natural vitamin E.‡ Similac® Advance® is a great place to start with formula. […]

Option+ Zinc Citrate 50mg 100 Tablets

$7.30

Indications: Helps to maintain the body’s ability to metabolize nutrients. Helps in energy metabolism and in connective tissue formation. Helps to maintain healthy skin and helps with immune function. Dosage: Adults: 1 tablet daily with a meal, a few hours before or after other medications or natural health products, or as recommended by a physician. Medicinal Ingredients: […]

Softsoap Luminous Oils with Real Coconut Oil Moisturizing Body Wash 591ml

$8.03

Make life more bubbly with Softsoap® Moisturizing Body Wash Luminous Oils Body Wash, Coconut Oil & Lavender. Made with real coconut oil, this delightfully fragrant body wash helps retain your skin’s natural moisture, surprising you with radiant and soft skin. Gentle enough to be used every day, this paraben free body wash is also pH […]

NATURE’S WAY NUTRASEA OMEGA-3 LEMON 500ml

$43.08$50.68

You’ll enjoy the clean, light taste of NutraSea premium quality liquid omega-3, in a delicious lemon flavour, with no fishy burp-back. With its balanced ratio of 750 mg EPA and 500 mg DHA per dose, NutraSea is an easy way to get your omega-3 and is a great choice for anyone looking for a pure […]

Numark Fexofenadine Tablets 120mg – 10 Tablets

$4.40

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

Ibuprofen 200mg – 24 Tablets

$4.00

• Effective pain relief for all types of symptoms including rheumatic and muscular pain • Belongs to a group of medicines called non-steroidal anti-inflammatory drugs (NSAIDs) • Can relieve moderate pain of sprains and strains as well as backache • Effective against aches and pains (including headaches), swelling and can also reduce fever • Active […]