$9.49

Codasolve 8mg/500mg/30mg Effervescent Tablets – 32 Tablets

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 “Codasolve 8mg/500mg/30mg Effervescent Tablets – 32 Tablets”

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

More Products

Nexcare Bandages Comfort 10 Knee and Elbow

$4.74

Stretchy thin material that moves and bends with you.

Sterility guaranteed unless individual wrapper is opened or damaged.

Dental Care

$11.29

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

Boost Original 6x237mL Bottles

$13.21

Complete Nutrition10g of Protein26 Vitamins & MineralsNo Artificial Flavour or Colour. Natural Source Sweetener. Gluten FreeLess than 0.5g lactose per serving. Nutrition Information (per 237mL) Energy 230 Cal Biotin 0.03mg Energy 960kJ Choline 55mg Protein 10g Calcium 28% Carbohydrate 34g Phosphorus 24%     Sugars 14g Magnesium 36% Fat 6g Iron 25%     Polyunsaturates […]

FINLANDIA D-MANNOSE 100g

$38.72

Canadian women make over half a million visits to doctors per year due to urinary tract infections (UTIs). Half of all women over the age of 65 experience at least one infection per year.

Gaviscon Chewable Tablets Peppermint – 24 Tablets

$6.51

What are Gaviscon Tablets? Gaviscon Tablets are chewable tablets which can help to ease heartburn and acid reflux. Simply chew and swallow these tablets after meals and before bed to ease that irritating heartburn, any time, anywhere. These chewable tablets are available in delicious strawberry and peppermint flavours and are suitable for anyone over the […]

Ensure High Protein Meal Replacement 6x235mL

$15.67

12g Protein225 Calories26 Vitamins & Minerals Your nutrition can’t keep up with your active lifestyle? Try Ensure High Protein. With 28% more protein than Ensure Regular, it is a great option before or after exercise. It can be taken as a supplement between or with meals or as a meal replacement. Nutrition Information  Energy 225Cal / 945kJ […]