$9.97

Peptac Peppermint Flavour Antacid – 500ml

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 “Peptac Peppermint Flavour Antacid – 500ml”

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

More Products

Acidex Advance Oral Suspension Aniseed – 500ml – 3 Pack

$36.33

Do you need Acidex Advance liquid to relieve heartburn and acid reflux? Chemist4U has a wide range of heartburn relief available with speedy delivery

Lip Smacker Sparkle & Shine Mermaid Palette

$8.74

Sparkle wherever you go! Mix and match eye shadows, highlighter and blush for the perfect shade of “you”. Features: Sparkle wherever you go Mix and match eye shadows, highlighter and blush for the perfect shade of “you”. Soft, blendable formulas for eyes and face Mermaid inspired Directions: Recommended for ages 6 and up. Do not ingest. […]

Jamieson Vitamin C 100+20 Chewable Tablets Natural Tangy Orange

$10.22

Supports a healthy immune system. Directions (Adults): Chew 1-4 tablets daily. Store between 15°C and 25°C, away from children. Each tablet contains:Vitamin C (Ascorbic acid) – 500mgSupporting botanical blend – 7mgDerived from rutin (Dimorphandra mollis, pod), hesperidin (citrus sinensis, fruit), citrus bioflavonoids (citrus limon, rind), acerola cherry (4:1) extract (Malpighia glabra, fruit) equivalent to 5.76mg raw […]

BELL PMS COMBO 60caps

$30.68

Bell PMS Combo Helps to relieve premenstrual syndrome symptoms, such as mood swings, nervous tensions, anxiety, irritability, fatigue, depression, cramping pain before or during cycle, hormone imbalance, menstrual maladies, inflammation in reproductive organs. Promotes healthy menstruation, soothing diuretic. Traditionally used in Herbal Medicine as a sleep aid (in cases of restlessness or insomnia due to mental […]

NEW ROOTS MENOPEACE 60vcaps

$38.36

Menopeace helps a woman pass through menopause more smoothly, by helping to ease the hormonal ups and downs that can occur during this period of a woman’s life.   Menopause is part of the natural life cycle of women. Menopausal symptoms affect about 70% of women approaching menopause. Typical menopause symptoms, such as hot flashes […]

PRAIRIE NATURALS ORGANIC WHEY NATURAL 300g

$34.64

Organic Whey Proteinâ„¢ from Prairie Naturals is one of the purest whey proteins available. Naturally derived from organic fresh milk, Organic Whey Proteinâ„¢ is micro ultra-filtered (for better absorption) and concentrated, without the use of high heat or acid treatments which can denature and damage protein molecules. Our Organic Whey Proteinâ„¢ has absolutely no sugar, […]