$30.10

Allevia Hives 180mg – 15 Tablets x 3

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 x 3”

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

More Products

Gravol Easy to Swallow Tablets 50mg 10 Filmkote Tablets

$4.74

Only Gravol Easy to Swallow Tablets have a unique Filmkote covering, a smooth coating which makes the tablets easy to swallow and eliminates any bitter taste. Use: Prevention and treatment of nausea, vomiting and dizziness due to motion sickness. Dosage: Adults: Take 1 or 2 tablets every 4 hours as needed, up to a maximum of […]

HOMEOCAN ARNICA+ PAIN RELIEF CREAM 50g

$10.59

OVERVIEW Arnica Pain Relief cream, to relief minor muscular and joint pains. Arnica Pain relief cream is a homeopathic medicine formulated in our Montreal-based laboratories. It will help for the symptomatic relief of minor bruises, strains, sprains, muscle pain and traumas. Non-greasy. Does not stain. Format: tube of 50 g Effective and quick, we recommend that you […]

HydraSense Congestion Relief 100mL Spray

$12.78

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

Jamieson Vitamin B12 + B12 Folic Acid 90+20 Tablets

$12.78

Converts carbs, proteins and fats to energy. Directions (Adults): Take1 tablet. Store between 15°C and 25°C, away from children. Each caplet contains:Vitamin B6 (Pyridoxine HCl) – 75mgVitamin B12 (Cyanocobalamin) – 150mcgFolate (folic acid) – 800mcg Also contains: Cellulose, modified cellulose gum, vegetable stearic acid, vegetable magnesium stearate, silica, dicalcium phosphate.

Batiste Instant Hair Refresh Dry Shampoo Original 200mL

$9.13

Clean & Classic Original World’s #1 Dry Shampoo Brand Say hello to a citrusy and refreshing burst of orange and bergamot, balanced by hints of rose, lily, lavender and powdery musks. This soapy scent leaves hair smelling squeaky clean. Batiste Original. Adored by innovators and originators, it’s the classic dry shampoo that instantly makes your […]

HEALTHOLOGY INFLAMMA-MEND 60sg

$35.43

INFLAMMA-MEND targets inflammation by reducing pain and swelling, increasing the production of anti-inflammatory mediators, and preventing the production of pro-inflammatory cells. The individual components of INFLAMMA-MEND work synergistically to provide support for both short and long-term exposures to damage by targeting the underlying mechanisms of inflammation. Features and benefits: EPA and DHA are omega 3 […]