$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

HASK® Argan Oil from Morocco Healing Shine Hair Treatment 18ml

$3.28

Description Frizzed hair got you frazzled? Damaged hair got you down? Hask® Argan Oil from Morocco Repairing Shine Oil to the rescue! This lightweight, alcohol-free oil absorbs instantly to provide frizz-free shine without leaving an oily residue. Argan Oil is rich in essential fatty acids and penetrates hair to restore shine and provide soft, silky […]

NATURAL FACTORS ALPHA LIPOIC ACID 400mg 60caps

$16.00

  Antioxidant protection Fights free radicals Recycles other antioxidants in the body Overview: Natural Factors Alpha-lipoic acid is a superior antioxidant that helps protect the entire cell from oxidative stress. It helps maintain healthy blood sugar levels and recycles other antioxidants for ongoing use by the body. Supplementing with easily absorbed alpha-lipoic helps ensure the […]

BOIRON RHUS TOXICODENDRON 200CH 80pellets

$7.30

BOIRON RHUS TOXICODENDRON 200CH 80pellets Boiron’s Tubes (or Single medicines) are known and registered by their Latin name, resulting in a common international nomenclature. In Canada, they are available in varying dilutions and have no mention of a therapeutic indication. These medicines may be used in the framework of individualized treatment that might involve different […]

BOIRON SEPIA OFFICINALIS 30CH

$7.30

Boiron’s Tubes (or Single medicines) are known and registered by their Latin name, resulting in a common international nomenclature. In Canada, they are available in varying dilutions and have no mention of a therapeutic indication. These medicines may be used in the framework of individualized treatment that might involve different pathologies and are based on […]

EMLA Cream 5% – 30g

$22.98

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

Vagisil Regular Strength Anti-Itch Creme 30g

$6.57

Works on contact to relieve everyday itch.Last relief with Odour Control TechnologySkin soothing formula infused with Vitamins A, D, E & Aloe Vagisil medication has been formulated to give fast, temporary relief from the discomforts of minor itching and burning of the external vaginal area. With Aloe plus A, D & E. Indications: For the […]