$1.45

Chlorphenamine 4mg – Hayfever Relief – 28 Tablets

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 “Chlorphenamine 4mg – Hayfever Relief – 28 Tablets”

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

More Products

FreeStyle Libre 3 Sensor – Pack of 3

$331.30

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

Lenzetto Transdermal Spray

$29.74

Hormone replacement therapy (HRT)
Used by postmenopausal women 
For more information, please refer to the patient information leaflet 

Gravol Ginger 20 Tablets

$8.39

Traditional herbal medicine for the prevention and treatment of nausea and vomiting. Indications: For the prevention and treatment of nausea and vomiting associated with motion sickness. Traditionally used in Herbal Medicine to help relieve digestive upset/disturbances including lack of appetite, nausea, digestive spasms, indigestion, dyspepsia and flatulent colic. Directions: Adults and children 6 years and […]

PROVITA PROSTATE PRO FORTE 60vcaps

$33.24

Prostate health – Helps to support prostate health. Helps reduce the urologic symptoms associated with benign prostatic hyperplasia. Recommended by naturopaths throughout Europe for more than 8 years, Prostate Pro formula has engaged a success rate of >98% (based on return customers). Its beneficial effects can be felt within days of administration.*   Prostate Pro™ was developed to address […]

AOR ADVANCED B COMPLEX 90vcaps

$37.98

AOR ADVANCED B COMPLEX 90vcaps AOR Advanced B Complex was designed to provide the most advanced forms of B vitamins in the most scientifically discerning ratios available. These nutrients help metabolize carbohydrates, proteins and fats for energy and support tissue and red blood cell formation. Learn more about AOR Supplements by reading the AOR brand review. Benefits: The […]

Pepto-Bismol Oral Suspension 17.5 mg/ml – 480ml

$17.96

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