Molly-Mae Hague 'signs seven-figure deal' with huge brand (2024)

PodcastNewsletterSampling & Survey Panel

Molly-Mae Hague 'signs seven-figure deal' with huge brand (2)Molly-Mae Hague 'signs seven-figure deal' with huge brand (3)

Molly-Mae Hague 'signs seven-figure deal' with huge brand (4)

Molly-Mae Hague 'signs seven-figure deal' with huge brand (6)

Molly-Mae Hague 'signs seven-figure deal' with huge brand (7)

By

Emma Costigan

on

28th June 2024

in

Beauty

Molly-Mae Hague 'signs seven-figure deal' with huge brand (8)

By

Emma Costigan

on

28th June 2024

in

Beauty

Molly-Mae Hague has made a savvy businesswoman out of herself since finding fame on Love Island all those years ago.

Just months after leaving the villa, the 25-year-old launched her own beauty brand Filter which has gained cult popularity for its skin-blurring fake tan.

Today's top videos

The mum-of-one also had a close affiliation with PrettyLittleThing, even becoming the brand's Creative Director; however, she stepped back from that €5.8m-a-year role last year.

Now, The Sun has reported that Molly-Mae is gearing up to work with major beauty brand Look Fantastic in a deal said to be worth an eye-watering seven figures.

A source told the publication the mum-of-one has Love Island to thank for her empire, as she's the most 'in-demand' star to exit those villa doors.

Molly-Mae Hague 'signs seven-figure deal' with huge brand (10)

'She has just signed a huge deal with Look Fantastic, which is a premier and global online retailer of makeup, skincare, haircare, and fragrance,' the insider said.

They added: 'Molly has worked with some big companies over the years but this is a really great fit for her - and of course a big boost for her balance.'

Molly-Mae Hague 'signs seven-figure deal' with huge brand (11)

Look Fantastic certainly sounds like the right fit for Molly-Mae, and they currently stock her best-selling curl kit with Beauty Works.

We imagine we'll be seeing Filter infiltrate the site in the coming weeks- watch this space!

** This post may contain affiliate links **

You Might Also Like

Molly-Mae Hague 'signs seven-figure deal' with huge brand (12)Opinion: Why are we so obsessed with Molly-Mae Hague and Tommy Fury split rumours?

Read More

.

Molly-Mae Hague aces tennis whites in dress from viral brand now stocked in Ireland

.

Sonia O'Sullivan shares sweet moment with daughter Sophie after she wins gold medal

.

10 unique Irish sayings that have a different meaning in other countries

.

Mum in trusty races suit is crowned best dressed at Dubai Duty Free Irish Derby

.

Lisa Hogan swaps wellies and jeans for pink Chanel at the Curragh

advertisment

Andrew Scott is adoring brother as he returns to Dublin for sister's wedding

Nathan Carter to headline new country music festival in Dublin City Centre

Coldplay 'forced to pay millions to ex-manager after he sued the band for £10million'

Trending

'Dad's a mess!' Ant McPartlin and wife Anne-Marie Corbett welcome their first child

Johnny Logan says he's 'too old' to use correct pronouns for Irish Eurovision entry Bambie Thug

'You're not wearing that out' 11 Irish mammy phrases you definitely heard growing up

'God gave us an angel instead' Heartbreak for LGFA star Mary Hulgraine as she loses her baby at 15 weeks

Forbes sparks fury amongst Bridgerton fans with opinion piece about 'mixed-weight romance'

Kildare Village announces several new stores this summer

Yum! Jo Malone launches its cutest collaboration yet with a very familiar face

Events Take a walk on the wild side as the Donegal Camino returns for 2024

Designer-inspired tote bags that sparked frenzy are back in stock – get yours for only €39.99 before they're gone again!

Everything to know about the summer 2024 gigs at Limerick's Thom*ond Park

Eagle-eyed Love Island fans spot never-before-seen Casa Amor twist

Kitty Holland awarded €35k in damages as she wins defamation case against John Waters

advertisment

Everything you need to know about Nicki Minaj's concert at Malahide Castle

Vogue Williams thought Spencer 'was mad' for facing extreme charity challenge

David and Victoria Beckham rewear purple outfits from Irish wedding 25 years on

Watch: Bizarre tale of The Man With 1000 Kids looks like our next binge watch

How They Met: BOD 'stalked' Amy Huberman before becoming star couple

Promoted

Yum! Jo Malone launches its cutest collaboration yet with a very familiar face

Designer-inspired tote bags that sparked frenzy are back in stock – get yours for only €39.99 before they're gone again!

Yum! Jo Malone launches its cutest collaboration yet with a very familiar face

Designer-inspired tote bags that sparked frenzy are back in stock – get yours for only €39.99 before they're gone again!

More: Trending

Expert tips for postpartum hair loss as 90% of women suffer from it after giving birth

'I use this cream every day' Nicole Kidman shares her best budget anti-ageing buy

The Scandi hair trend is the colour quick fix you need this summer

Copyright © 2021 – 2024 EVOKE

Podcast

Newsletter Sign UpSurvey & Sampling Panel

Molly-Mae Hague 'signs seven-figure deal' with huge brand (30)Molly-Mae Hague 'signs seven-figure deal' with huge brand (31)

Video: For video/audio use data-poster and preload="none": Scripts: For scripts use data-script: Script modules using require: For modules using require use data-require: */(function (window, document) { /*jshint eqnull:true */ "use strict"; var bgLoad; var uniqueUrls = {}; if (document.addEventListener && window.getComputedStyle) { bgLoad = function (url, cb) { var img = document.createElement("img"); img.onload = function () { img.onload = null; img.onerror = null; img = null; cb(); }; img.onerror = img.onload; img.src = url; if (img && img.complete && img.onload) { img.onload(); } }; addEventListener( "lazybeforeunveil", function (e) { var tmp, load, bg, poster; if (!e.defaultPrevented) { if (e.target.preload == "none") { e.target.preload = "auto"; } tmp = e.target.getAttribute("data-link"); if (tmp) { addStyleScript(tmp, true); } // handle data-script tmp = e.target.getAttribute("data-script"); if (tmp) { addStyleScript(tmp); } // handle data-require tmp = e.target.getAttribute("data-require"); if (tmp) { if (window.require) { require([tmp]); } } // handle data-bg bg = e.target.getAttribute("data-bg"); if (bg) { e.details.firesLoad = true; load = function () { e.target.style.backgroundImage = "url(" + bg + ")"; e.details.firesLoad = false; lazySizes.fire( e.target, "_lazyloaded", {}, true, true ); }; bgLoad(bg, load); } // handle data-poster poster = e.target.getAttribute("data-poster"); if (poster) { e.details.firesLoad = true; load = function () { e.target.poster = poster; e.details.firesLoad = false; lazySizes.fire( e.target, "_lazyloaded", {}, true, true ); }; bgLoad(poster, load); } } }, false ); } function addStyleScript(src, style) { if (uniqueUrls[src]) { return; } var elem = document.createElement(style ? "link" : "script"); var insertElem = document.getElementsByTagName("script")[0]; if (style) { elem.rel = "stylesheet"; elem.href = src; } else { elem.src = src; } uniqueUrls[src] = true; uniqueUrls[elem.src || elem.href] = true; insertElem.parentNode.insertBefore(elem, insertElem); }})(window, document);const defaultConfig = { endPoint: "https://euasync01.admantx.com/admantx/service", request: { key: "d4d1cdf427f06ebc6ee7e0a3ffbcaecdfbfe517eca18a41d9126f88bdb16e7f0", // API key type: "url", method: "descriptor", mode: "async", decorator: "json", filter: ["admants"], },};const targetDefault = ["categories", "feelings", "entities", "admants"];async function init() { const { request, endPoint } = defaultConfig; const { href } = window.location; // to remove query sting parameters request.body = href.substring(0, href.indexOf("?")) || href; const reqStr = JSON.stringify(request); const url = `${endPoint}?request=${reqStr}`; const headers = { "Content-Type": "text/plain", "Content-Length": reqStr.length, Connection: "keep-alive", }; const targetingP = new Promise((resolve, reject) => { fetch(url, { method: "GET", headers }) .then(async (r) => { const response = await r.json(); const { info } = response; if (info !== "OK") { reject(new Error(`Admantx fetch error: ${info}.`)); } else { const targetKeys = request.filter.includes("default") ? targetDefault : request.filter; const targeting = targetKeys .map((key) => response[key]) .filter((list) => list) .reduce( (acc, next) => [ ...acc, ...next.map((item) => item.name), ], [] ); resolve(targeting); } }) .catch(reject); }); p = Promise.resolve(targetingP); p.then(function (v) { window.admantex = v; //console.log(v); }); (window.googletag = window.googletag || {}), (window.googletag.cmd = window.googletag.cmd || []), window.googletag.cmd.push(function () { var localadmentx = window.admantex; window.googletag.pubads().setTargeting("ias-bsp", [localadmentx]); //console.log(localadmentx); }); await targetingP;}init();const searchClient = algoliasearch("Y7NNSBYQNL", "91e4e0acd0278fe408822d5ad3c3ff75");const search = instantsearch({ indexName: "evoke_live", searchClient, insights: true, searchFunction(helper) { const container = document.querySelector('#results'); const m_container = document.querySelector('#m-results'); // remove desktop results when search box is empty container.style.display = helper.state.query === '' ? 'none' : ''; // remove mobile results when search box is empty m_container.style.display = helper.state.query === '' ? 'none' : ''; // Ensure we only trigger a search when there's a query if (helper.state.query) { helper.search(); } },});search.addWidgets([ instantsearch.widgets.searchBox({ container: "#searchbox", placeholder: "search articles", autofocus: false }), instantsearch.widgets.searchBox({ container: "#m-searchbox", placeholder: "search articles", autofocus: false }), instantsearch.widgets.configure({ hitsPerPage: 12, }), instantsearch.widgets.pagination({ container: "#pagination", scrollTo: document.querySelector('#results'), }), instantsearch.widgets.pagination({ container: "#m-pagination", scrollTo: document.querySelector('#m-searchbox'), }), instantsearch.widgets.stats({ container: "#stats", }), instantsearch.widgets.stats({ container: "#m-stats", }), instantsearch.widgets.refinementList({ container: "#tags-list", attribute: "tags", limit: 5, showMore: true, }), instantsearch.widgets.refinementList({ container: "#m-tags-list", attribute: "tags", limit: 5, showMore: true, }), instantsearch.widgets.hits({ container: "#hits", templates: { item: `

{{#helpers.highlight}} { "attribute": "title", "highlightedTagName": "mark" } {{/helpers.highlight}} By {{ author }}
on {{ published_date }}

{{ published_date }}

`, }, }), instantsearch.widgets.hits({ container: "#m-hits", templates: { item: `

{{#helpers.highlight}} { "attribute": "title", "highlightedTagName": "mark" } {{/helpers.highlight}} By: {{ author }}
on {{ published_date }}

{{ published_date }}

`, }, }),]);search.start();const trendingDiv = document.getElementById('trending-posts')const contentDiv = document.getElementById('io-div')const contentArr = contentDiv.querySelectorAll('p')function moveTrending() { if (contentArr.length >= 10) { contentArr[8].insertAdjacentElement('afterend', trendingDiv) // contentDiv.insertBefore(trendingDiv, contentArr[7]) trendingDiv.style.display = 'flex' } else { contentArr[4].insertAdjacentElement('afterend', trendingDiv) // contentDiv.insertBefore(trendingDiv, contentArr[5]) trendingDiv.style.display = 'flex' }}// function moveTrending() {// if (contentArr.length >= 10) {// contentDiv.insertBefore(trendingDiv, contentArr[8])// trendingDiv.style.display = 'flex'// } else {// contentDiv.insertBefore(trendingDiv, contentArr[4])// trendingDiv.style.display = 'flex'// // console.log('hello')// }// }moveTrending()window.onload = function() {const getBBWVideo= () => { const iframeReference = document.querySelector('iframe[src^="https://dmgie.bbvms.com/"]'); if (iframeReference) { const videoContent = iframeReference.parentNode; videoContent.removeChild(iframeReference); console.log("Removed the Old BBW Video embed"); } else { console.warn("Original iframe bbwIframe not found"); }};getBBWVideo();};//EVOKE JW Player Pre Roll targeting in GAMvar adTag = "https://pubads.g.doubleclick.net/gampad/ads?iu=/5765/Evoke.ie/EV_JW_PREROLL&description_url=https%3A%2F%2Fevoke.ie%2F&tfcd=0&npa=0&sz=636x358%7C640x360&gdfp_req=1&output=vast&unviewed_position_start=1&env=vp&impl=s&correlator=&cust_params=";var playerInstance;var localadmentx = window.admantex;let now = new Date();//console.log("JW/Google: retrieving post id from page");gamTargeting = ('ev_post_id' + encodeURIComponent('=') + post_id_vars.postID);gamAdmentx = ('ias-bsp' + encodeURIComponent('=') + localadmentx);adTag = adTag.replace(/(cust_params[^&]+)/, '$1' + gamTargeting + encodeURIComponent('&') + gamAdmentx);//console.log("JW/Google: callback finished executing - Targeting identified: " + gamTargeting);//console.log(adTag);playerInstance = jwplayer('ev_jw_vod').setup({ playlist: 'https://cdn.jwplayer.com/v2/playlists/sH1GPNFj?search=__CONTEXTUAL__', autostart: 'true', mute: false, volume: 3, ga: {}, "floating": { "mode": 'never', }, autoPause: { 'viewability': true, }, advertising: { autoplayadsmuted: false, client: 'googima', tag: adTag, adscheduleid: 'u9NI3XXa', maxRedirects: 6 }});//EVOKE JW Player Outstream targeting in GAMlet adOutstreamTag = "https://pubads.g.doubleclick.net/gampad/ads?iu=/5765/Evoke.ie/EV_JW_Outstream&description_url=https%3A%2F%2Fevoke.ie%2F&tfcd=0&npa=0&sz=636x358%7C640x360&gdfp_req=1&output=vast&unviewed_position_start=1&env=vp&impl=s&correlator=&cust_params=";// var localadmentx = window.admantex;let latest = new Date();// console.log("JW/Google: retrieving post id from page");gamTargeting = ('ev_post_id' + encodeURIComponent('=') + post_id_vars.postID);gamAdmentx = ('ias-bsp' + encodeURIComponent('=') + localadmentx);adOutstreamTag = adOutstreamTag.replace(/(cust_params[^&]+)/, '$1' + gamTargeting + encodeURIComponent('&') + gamAdmentx);// console.log("JW/Google: callback finished executing - Targeting identified: " + gamTargeting);// console.log(adOutstreamTag);jwplayer("ev_jw_outstream").setup({ "aspectratio": "16:9", "width": "100%", "volume": "3", "advertising": { "client": "googima", "outstream": true, "tag": adOutstreamTag, "adscheduleid": "eWHQUcEC", "maxRedirects": 6, "endstate": "close" }, "displayHeading": true, "intl": { "en": { "displayHeading": "Advertisem*nt" } }, "floating": { mode: "never", } });
Molly-Mae Hague 'signs seven-figure deal' with huge brand (2024)

FAQs

Molly-Mae Hague 'signs seven-figure deal' with huge brand? ›

She has just signed a huge deal with Look Fantastic, which is a premier global online retailer of makeup, skincare, haircare and fragrance. Molly has worked with some big companies over the years, but this is a really great fit for her – and of course, a big boost for her bank balance.”

What businesses does Molly-Mae have? ›

Molly-Mae is the highest earning contestant to come out of Love Island, landing multiple brand deals and starting her own company. From hair-brand Beauty Works, to her own fake tan brand Filter, Molly-Mae has built up quite the portfolio and is now officially a millionaire.

Who is Molly-Mae sponsored by? ›

Molly and Tommy are Love Island's most well-off couple. Thanks to brand deals and sponsorships, as well as Molly-Mae's six-figure deal with PrettyLittleThing, the couple are worth £9million.

How much did Molly-Mae's house cost? ›

Molly-Mae Hague has been showing off the new things in her big £3.5 million house in Cheshire that she lives in with Tommy Fury. The 24-year-old met Tommy on the TV show Love Island in 2019, where they came in second place.

What did Molly-Mae Hague call her baby? ›

There was only one name for our little girl, and it was Bambi. "When Molly was young she only ever wanted to call her little daughter one thing, and that was Bambi. "So, I'm not going to be that guy to say no. I loved the name anyways."

Is Molly-Mae a billionaire? ›

However, this is nothing compared to her wealth in 2023. Molly-Mae now has a staggering net worth of £6M. She built up the bulk of her huge fortune after she became creative director of PrettyLittleThing, in August 2021.

Who is the richest love islander? ›

Olivia and Alex Bowen

Together, they've made an estimated £4million through endless sponsorships, selling their wedding photos exclusively to magazines making them the richest couple to ever have come out of the ITV2 show. Their joint net worth is roughly approaching the £5million milestone!

Has Molly-Mae had a BBL? ›

Surgeon's secrets. Dr. Omar Tillo, Medical Director and Senior Body Plastic Surgeon at CREO Clinic, disputed the suggestion that Molly has gone under the knife. He said: “While some speculate that Molly-Mae may have had a BBL, it doesn't look likely from these images.

How much does Molly-Mae charge? ›

It has previously been said in a number of reports that she can also earn an eye-watering £10,890 for each sponsored post she shares on Instagram. Although this figure has no doubt increased in recent months. She can also charge up to £10,000 for a joint personal appearance with Tommy.

Does Molly-Mae have a nanny? ›

Molly-Mae Hague and Tommy Fury bring secret nanny to Winter Wonderland as they enjoy 'much-needed alone time' | The Sun.

What town does Molly-Mae live in? ›

Where does Molly-Mae live? Molly lives in Cheshire with her boyfriend Tommy and daughter Bambi. After growing up in Hitchin, North Hertfordshire, the Love Island star moved closer to Tommy's home city Manchester which is less than an hours drive away from their £3.5million Cheshire home.

Did Molly-Mae have a Caesarean? ›

Watch: Molly-Mae Hague shares details of her ventouse birth

First addressing the type of birth, she says, "I called it a natural delivery, and a lot of people were in my DMs saying you should have called it a vagin*l delivery because all births are natural.

What is Bambi's middle name? ›

"Bambi doesn't have a middle name. Her name's literally just Bambi Fury which is so weird because I was so certain she would have a middle name. I was adamant, but we couldn't just decide on one. And we kept coming up with random middle names, like for a while she was going to be Bambi Winter."

Why did they name her Bambi? ›

The name Bambi is of Italian origin and is thought to derive from the word 'bambino', which means 'child'. Molly-Mae had previously admitted she always knew what she was going to call her daughter, adding that she knew some of her fans wouldn't like it.

What does Molly-Mae do for a job? ›

Molly-Mae Hague (born 26 May 1999) is an English social media influencer who was a runner-up in the fifth series of the reality dating show Love Island. She is a brand ambassador for PrettyLittleThing.

How much does Molly-Mae have in the bank? ›

Molly-Mae Hague, 24 - £7.9m

But it's with her own brands that the bride-to-be is really raking it in. Her hugely successful fake-tan business, Filter By Molly-Mae, is one of her four limited companies, including MMH Group Holdings, which this year reported £1.26m in the bank.

How much does Molly-Mae make annually? ›

According to Companies House, Molly-Mae's company MMH Group Holdings Ltd paid £677,183 in corporation tax in 2022, meaning her income was five times this amount at £3million.

Does Molly-Mae have a private jet? ›

Molly-Mae keeps her followers up to date with her many lavish holidays throughout the year - from Dubai to the Maldives and the Alps. Molly-Mae, who is worth a reported £6 million, typically flies in her own private jet or on high-end airlines.

References

Top Articles
Latest Posts
Article information

Author: Msgr. Benton Quitzon

Last Updated:

Views: 5670

Rating: 4.2 / 5 (63 voted)

Reviews: 86% of readers found this page helpful

Author information

Name: Msgr. Benton Quitzon

Birthday: 2001-08-13

Address: 96487 Kris Cliff, Teresiafurt, WI 95201

Phone: +9418513585781

Job: Senior Designer

Hobby: Calligraphy, Rowing, Vacation, Geocaching, Web surfing, Electronics, Electronics

Introduction: My name is Msgr. Benton Quitzon, I am a comfortable, charming, thankful, happy, adventurous, handsome, precious person who loves writing and wants to share my knowledge and understanding with you.