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 “Adcal-D3 750mg/200IU – 112 Caplets”

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

More Products

Dequadin Antibacterial-Antifungal Lozenges 16 Orange Lozenges

$5.12

A flavoured sucrose base lozenge providing temporary relief of sore throat. Instructions: Adults and children 2 years and older: Dissolve one lozenge slowly in the mouth. Repeat every two hours as needed.  If sore throat is severe or persists for more than 2 days, consult a physician. Contains: 0.25mg of the antibacterial-antifungal ingredient dequalinium chloride […]

Magic Bag (Neck & Back)

$25.99

1 Compress 19″x12″

Soothing Relief of Aches and Pains 

Heats for 30 minutes 

Hot/Cold

100% Natural

For Neck and Back Pain

Canadian made filled with Canadian grain

Hibiwash Antimicrobial Skin Cleanser – 5L (Was Hibiscrub)

$108.61

Buy Hibiwash Antimicrobial Skin Cleanser Hibiwash is a fast-acting antimicrobial cleanser that bonds to and cares for skin while killing bacteria. This product has been dermatologically tested and is without colour or fragrance, meaning that it’s gentle on the skin, even when used daily. The cleanser gives you a protective layer that continues to kill […]

NUUN SPORT WILD BERRY WITH CAFFEINE 10ct

$10.24

A tasty & hydrating blend of electrolytes, minerals, and 40mg of naturally derived caffeine for exercise and on-the-go. 10 tablets per tube. Dissolve in 475 mL of water. VEGAN Certified Vegan by the American Vegetarian Association KOSHER Certified Kosher by the Orthodox Union GLUTEN FREE Certified Gluten-Free by the Gluten-Free Certification Organization NON-GMO Non-GMO Project […]

Option+ Coenzyme Q10 60mg 60 Capsules

$10.61

Helps to maintain and support cardiovascular health Directions for use: Adults 18 years and older: 1 capsule, 2 times daily or as recommended by a physician. Each capsule contains:Coenzyme Q10 (Rhodobacter sphaeroides) (whole) 60 mg Non-medicinal ingredients (in descending order): Microcrystalline cellulose, gelatin capsule (gelatin [bovine], purified water), magnesium stearate  

Abidec Multivitamin Drops – 25ml

$10.01

What are Abidec Multivitamin Drops? Abidec Multivitamin Drops are a vitamin supplement that contains seven different vitamins to help your child gain all the vitamins they need in their diet to support their development. The drops are easy to administer and have been specially formulated to help to maintain healthy growth. This pack contains a […]