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 “Allevia Hives 180mg – 15 Tablets”

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

More Products

IDEAL PROTEIN CHOCOLATE PUDDING – 6 PC

$25.53

IDEAL PROTEIN  CHOCOLATE PUDDING – 6 PC Indulgent, Silky. An instant sensation. Chocolate pudding gets portable with this ready-to-eat treat. Ingredients  Water, milk protein isolate, low fat cocoa powder, cream (cream, milk, carrageenan), fructose, modified cassava starch, powdered chocolate (sugar, chocolate liquor, low fat cocoa powder, natural flavour), gums (guar, xanthan), salt, sucralose (15 mg […]

NEWCO BROCCOGEN10 500mg 180vcap

$61.37

The BroccoGen 10 helps reduce the risk of cardiovascular disease. As it helps provide a total body detox, Newco BroccoGen 10 protects from oxidative stress & inflammation, in addition to radiation, free radicals, electrophiles, chemicals and viruses. May be helpful at treating: Arthritis Total Body Detox Macular Degeneration Immune System Support Protects the Brain Hormone […]

Option+ Vitamin B12 Methylcobalamin 100 mcg 100 Tablets

$9.47

Helps form red blood cells. Helps in energy metabolism and with immune function. Helpsmaintain the body’s ability to metabolize nutrients. Directions for use: Adults: 1 tablet, 1 – 4 times daily or as recommended by a physician.  Each tablet contains:Vitamin B12 (methylcobalamin) 100 mcg Non-medicinal ingredients (in descending order): Microcrystalline cellulose, magnesium stearate  

Option+ Extra Moisturizing Nasal Decongestant Spray

$5.84

Fast acting relief of symptoms. Decongestant. 12 hour relief.  Metered pump for a controlled dose every time. Won’t Drip from nose or down throat. Uses: temporarily relieves cold or allergy symptoms, nasal congestion, sinus congestion and pressure, clears nasal passages, shrinks swollen membranes. Oxymetazoline Hydrochloride Nasal Solution 0.05% Directions: Adults and 12 years of age […]

Jamieson Vitamin B2 100 Tablets

$13.15

Converts carbs, proteins and fats to energy. Directions (Adults): Take 1 tablet daily with a meal. Store between 15°C and 25°C, away from children. Each caplet contains:Vitamin B2 (Riboflavin) – 100mgAn essential B complex vitamin. Also contains: Cellulose, dicalcium phosphate, vegetable stearic acid, modified cellulose gum, vegetable magnesium stearate, silica.  

JACKSON’S NATURALS MINERAL SALTS #2 CALCIUM PHOSPHATE 500pellets

$21.92

JACKSON’S NATURALS MINERAL SALTS #2 CALCIUM PHOSPHATE – 500 pellets Description High-purity calcium phosphate mineral salt pellets designed to support healthy bones, teeth, and overall mineral balance. Free from artificial fillers or additives—delivers naturally sourced calcium phosphate in convenient pellet form. Ideal for individuals seeking a simple, natural mineral supplement option. Advice to use Take 1–2 pellets daily with food […]