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 “Paracetamol 500mg – 24 Soluble Tablets”

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

More Products

WOMENSENSE SAGE LEAF PERSPIRATION CONTROL 120 VCAPS

$25.57

WOMENSENSE SAGE LEAF PERSPIRATION CONTROL 120 VCAPS Description Formulated with Sage Leaf extract, traditionally used to help reduce excessive perspiration and hot flashes associated with menopause. Supports hormonal balance, temperature regulation, and overall comfort during perimenopause and menopause. Acts as a natural antioxidant and helps maintain a sense of calm and well-being. Advice to Use […]

Zilactin Early Relief Cold Sore Gel 6g

$6.92

Bioadhesive promotes healing. Uses: temporarily relieves pain caused by: cold sores/fever blisters, canker sores/mouth sores, gum irritations. Directions: Adults and children 2 years and older: Dry affected area. Apply with cotton swab or clean finger up to 4 times daily. Allow to dry 30-60 seconds. Children under 12 years should be given adult supervision in […]

OGX Renewing + Argan Oil of Morocco Shampoo 385mL

$9.11

A unique precious formula with argan oil of Morocco helps to penetrate the hair shaft. Discover restored straight, shine, softness, and seductive, silky perfection.  Why you want it … The exotic, precious formula with argan oil of Morocco helps to penetrate, moisturize, revive and create softness and strength while helping to protect your hair from […]

Numark Cushioned Plasters – 20 Pack

$1.47

Buy Numark Cushioned Plasters Numark Cushioned Plasters are perfect for minor wounds, cuts or grazes. The plasters are durable to protect the wound. Numark Cushioned Plasters are breathable to help with the healing process of the injury.  The padding provides extra cushioning and protects wounds against dirt.    Directions Wash and gently dry the wound […]

GlucoRx Lancets (200pcs)

$8.78

Buy GlucoRx Lancests (200pcs) This product contains 200 sterile, single-use lancets, ideal for use with GlucoRx devices.  The lancing device is included.   Directions Wash and dry your hands thoroughly before using this product. Always use a new sterile lancet each time. Press the lancing device firmly against the side of your fingertip and press […]

Pharmasystems Hot/Cold Pack

$3.65

Reusable and non-toxic flexible compress.Microwavable and long-lasting.Can be used as a hot pack for temporary relief of aching muscles, joints, and back pain by increasing blood circulation.Can be used as a cold pack to temporarily reduce pain and swelling after an injury. Caution: It is important to use product only as directed. Pack can reach […]