$65.30

Estriol 0.01% Cream With Applicator – 80g

Category:
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 “Estriol 0.01% Cream With Applicator – 80g”

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

More Products

Solvazinc Tablets 125mg – 90 Tablets

$41.10

Buy Solvazinc Tablets Solvazinc is a supplement used to treat zinc deficiency, containing zinc sulfate monohydrate. Zinc is essential for the immune system, metabolism and wound healing. Symptoms of zinc deficiency loss of appetite, slower than expected growth and poor immune system function. Severe zinc deficiency can result in symptoms like diarrhoea, feeling lethargic, hair […]

CANPREV D3 2,500IU 240sg

$20.44

CANPREV D3 2,500IU 240sg We used to spend a lot more time outside, but for the majority of us, the nature of our modern lifestyles keeps us out of the sun. As a result of this, vitamin D deficiency is extremely common – studies show that 1 in 3 Canadians is deficient, and 2 in […]

SISU FOLIC ACID 1mg 90caps

$8.03

SISU FOLIC ACID 1mg 90caps Description Supports red blood cell production and helps maintain good health Reduces the risk of neural tube defects when taken before and during early pregnancy Helps manage homocysteine levels, supporting cardiovascular health and reducing disease risks Advice to use Adults: Take 1 capsule daily or as directed by a health […]

BOIRON OSCILLOCOCCINUM 6doses

$12.34

Homeopathic medicine for the relief of flu-like symptoms such as body aches, headache, fever and chills. Reduces the duration of flu symptoms. Claims based on traditional homeopathic practice, not accepted medical evidence. Not endorsed by Health Canada.

PURICA LION’S MANE MEMORY SUPPORT 120vcaps

$56.15

PURICA LION’S MANE MEMORY SUPPORT 120vcaps Lion’s Mane mushrooms benefit your cognitive health, commonly described as staying sharp and having a positive outlook. Recommended dose:Adults take 2 capsules per day for maintenance and 5 capsules per day for therapeutic dose. May cause stomach discomfort. Consult a health care practitioner prior to use if you are […]

Gaviscon Double Action Chewable Tablets Mint – 48 Tablets

$16.36

What are Gaviscon Double Action Tablets? Gaviscon Double Action Tablets are a soothing treatment for heartburn, acid reflux, and indigestion. These tablets can be chewed and swallowed without needing a glass of water, so you can take them whenever and wherever you suffer with heartburn. If you’re looking for a treatment for heartburn and indigestion […]