$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

Colgate Extra Clean Toothbrush

$2.55

Circular power bristles to help remove tooth stains.

Tongue cleaner to remove odour causing bacteria.

Easy-to-grip handle to provide comfort and control while brushing.

Aveeno Active Naturals Clear Complexion Foaming Cleanser with Salicylic Acid 180mL

$12.78

Oil-free
Hypoallergenic

This foaming cleanser for acne-prone skin helps improve tone and texture for an even look. Without over-drying, skin feels soft, smooth and clear-looking.

Voltaren Emulgel Extra Strength

$9.86

12 Hours Extra Strength2x stronger for 12 hrs between treatments. Indications: For the relief of aches and pain associated with acute, localized minor muscle or joint injuries such as sprains, strains or sports injuries (e.g. ankle sprain, shoulder strain or back muscle pain). Rest may also be helpful to assist the relief of associated discomfort. […]

Fast Aid Pre-Injection Isopropyl Alcohol Swabs – Pack of 100

$3.23

Buy Fast Aid Pre-Injection Isopropyl Swabs  These alcohol swabs are perfect for cleaning your skin before injections. Each swab is pre-soaked with 70% isopropyl alcohol to kill germs and comes individually wrapped to stay clean until you need it. With 100 swabs in a pack, you’ll have plenty on hand for regular use.   Directions  […]

Ibuprofen 200mg – 32 Tablets

$5.40

Ibuprofen 200mg – 32 Tablets (Brand May Vary)
Painkiller for everyday mild to moderate aches and pains, inflammation and fever
Targets the source of pain to provide quick relief

Orajel Maximum Toothache Relief Gel 9.5g

$8.02

Use: Temporarily relieves pain due to toothache.  Directions: Cut open tip of tube on score mark. Adults: apply a pea-sized amount to affected area up to 4 times daily or as directed by a health care practitioner. Do not eat for one hour following use. Do not chew gum or food while numbness persists. Medicinal […]