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 “Piriton Allergy – 60 Tablets x 6”

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

More Products

Beechams Flu Plus – 16 Caplets

$4.85

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

THORNE FERRASORB 60caps

$25.52

THORNE FERRASORB 60caps Description Comprehensive blood-building formula combining well-absorbed iron bisglycinate with active B vitamins and vitamin C Supports red blood cell formation, oxygen transport, and energy levels without the typical gastrointestinal side effects of iron supplementation Ideal for individuals prone to iron or B vitamin deficiency, such as menstruating women, vegetarians, older adults, or […]

HydraSense Congestion Relief 100mL Spray

$12.76

HydraSense Congestion Relief is an effective clinically proven spray that relieves nasal and sinus congestion and reduces sinus pressure caused by colds, allergies or sinus infections. Helps reduce the use of nasal allergy medications. Dosage: Apply 1 to 2 sprays per nostril, 1-3 times daily followed by blowing for desired relief. Consult doctor if cold […]

Advil Cold & Sinus Caplets

$6.57

Analgesic + DecongestantEffective relief of: Nasal Congestion; Sinus Pain; Headache; Fever. Directions: Adults and children over 12 to 65 years: Take 1 or 2 Advil Cold & Sinus caplets every 4 to 6 hours as needed. Do not exceed 6 Advil & Sinus caplets in 24 hours, unless directed by a physician. Do not use […]

BOIRON MAGNESIA PHOSPHORICA 30CH 80pellets

$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 […]

G Spot Vibrator Wand & Bullet Vibrator Set – Vibrators Sex Toys for Women, Clitoral Stimulator Dildo with 7 Vibrating Modes, Waterproof Heating Wand Massager, Adult Sex Toy for…

$26.30

Vibrator Wand & Bullet Vibrator 2 in 1: This sex toy set contain a classic wand design vibrator and paired with a sleek bullet vibrator. Both boasting powerful vibration capabilities. Do you often find yourself struggling to choose between sex toys, unsure of which toy you want? Why not try this set? With the option […]