Minadex Multivitamin Liquid – 300ml

(2 customer reviews)

$13.53

Brand: Minadex
  •  Size Guide

    Size Guide

  •  Delivery & Return

    Delivery

    Store delivery FREE

    1-3 working days

    Home or collection point from £35.00 FREE

    On all your orders for home or collection point delivery

    Returns

    Return

    Elessi will accept exchanges and returns of unworn and unwashed garments within 30 days of the date of purchase (14 days during the sales period).

    Returns in store FREE

    Your return will usually be processed within a week to a week and a half. We’ll send you a Return Notification email to notify you once the return has been completed. Please allow 1-3 business days for refunds to be received to the original form of payment once the return has been processed.

  •  Ask a Question
  ... people are viewing this right now

  Share
Guaranteed Safe Checkout

‘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

5
2 reviews
5
0
4
0
3
0
2
0
1
0
Add a review

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

This field is required.

This field is required.

This field is required.

Showing 1 - 2 of 2 reviews

  1. Marine-Patriciah Williams

    I am extremely pleased with this company. This and any other product purchased, always arrives within three days.

    [...]
  2. Mrs Bryan

    Trying this product to replace Metatone which is no longer available. So far hit seems to be working!

    [...]
Category:  Brand:
My Cart
Wishlist
Recently Viewed
Categories
Wait! before you leave…
Get 30% off for your first order
CODE30OFFCopy to clipboard
Use above code to get 30% off for your first order when checkout
Compare Products (0 Products)
Minadex Multivitamin Liquid - 300ml

Minadex Multivitamin Liquid - 300ml

$13.53

Request a Call Back

    Minadex Multivitamin Liquid - 300ml

    Minadex Multivitamin Liquid - 300ml

    $13.53

    Ask a Question