$14.71

Nurofen Plus (12.8mg/200mg) – 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 “Nurofen Plus (12.8mg/200mg) – 32 Tablets”

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

More Products

K-Y® Lubricant – Naturals® Moisture+ Intimate Gel |Water Based Personal Lubricant With Hyaluronic Acid

$10.05

Water-based lube, and non-sticky personal lubricant 100% of ingredients are sourced from natural origins With hyaluronic acid Dermatologically tested and free from artificial fragrances, colourants and parabens Suitable for use with latex and polyisoprene condoms

Twizzlers Nibs

$4.01

Pharmacy Home Delivery Online Shopping Skin Care Medicine Health Beauty Women’s Health Contraception Virtual Care Headache Pain Back Pain Pain Relief First Aid Sanitizer Upset Stomach Diarrhea Vitamins Acid Reflux Heartburn Allergies Quit Smoking Cough Flu Sunscreen Diabetes Rash Laxative Probiotic

TROJAN H20 Sensitive Touch Water-Based Personal Lube, Aloe & Vitamin E Infused Lubricant, Hyaluronic Moisturizers, Fragrance, Dye & Paraben Free, 163-ml

$10.21$11.67

TROJAN H2O Sensitive Touch Water-Based Lubricant has a nourishing formula for next-level pleasure every time WATER-BASED LUBRICANT is MESS FREE and NON-STICKY VITAMIN E AND ALOE: Ultra-smooth personal lubricant with ALOE and VITAMIN E in every drop to help take you to the next level of pleasure, plus this sexual lubricant is fragrance and dye […]

Benylin Chesty Coughs Original – 150ml

$9.35

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

Gaviscon Advance Chewable Mint – 24 Tablets – 3 Pack

$29.94

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

Dexcom ONE Sensor – 30 Days

$98.03

Please note that the manufacturer is unable to replace sensors that have been purchased for use on animals; this is because they are not licensed for this use. Buy Dexcom ONE Sensor  The Dexcom ONE sensor measures glucose levels just beneath the skin. Each sensor comes with an auto-applicator to make the insertion process quick […]