Natural Finish Coverage Powder Foundation

$20.99  - $22.99
Shade:  01#Ivory-A
Quantity
/** @private {string} */ class SpzCustomAnchorScroll extends SPZ.BaseElement { static deferredMount() { return false; } constructor(element) { super(element); /** @private {Element} */ this.scrollableContainer_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.LOGIC; } buildCallback() { this.viewport_ = this.getViewport(); this.initActions_(); } setTarget(containerId, targetId) { this.containerId = '#' + containerId; this.targetId = '#' + targetId; } scrollToTarget() { const container = document.querySelector(this.containerId); const target = container.querySelector(this.targetId); const {scrollTop} = container; const eleOffsetTop = this.getOffsetTop_(target, container); this.viewport_ .interpolateScrollIntoView_( container, scrollTop, scrollTop + eleOffsetTop ); } initActions_() { this.registerAction( 'scrollToTarget', (invocation) => this.scrollToTarget(invocation?.caller) ); this.registerAction( 'setTarget', (invocation) => this.setTarget(invocation?.args?.containerId, invocation?.args?.targetId) ); } /** * @param {Element} element * @param {Element} container * @return {number} * @private */ getOffsetTop_(element, container) { if (!element./*OK*/ getClientRects().length) { return 0; } const rect = element./*OK*/ getBoundingClientRect(); if (rect.width || rect.height) { return rect.top - container./*OK*/ getBoundingClientRect().top; } return rect.top; } } SPZ.defineElement('spz-custom-anchor-scroll', SpzCustomAnchorScroll); const STRENGTHEN_TRUST_URL = "/api/strengthen_trust/settings"; class SpzCustomStrengthenTrust extends SPZ.BaseElement { constructor(element) { super(element); this.renderElement_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.CONTAINER; } buildCallback() { this.xhr_ = SPZServices.xhrFor(this.win); const renderId = this.element.getAttribute('render-id'); SPZCore.Dom.waitForChild( document.body, () => !!document.getElementById(renderId), () => { this.renderElement_ = SPZCore.Dom.scopedQuerySelector( document.body, `#${renderId}` ); if (this.renderElement_) { this.render_(); } this.registerAction('track', (invocation) => { this.track_(invocation.args); }); } ); } render_() { this.fetchData_().then((data) => { if (!data) { return; } SPZ.whenApiDefined(this.renderElement_).then((apis) => { apis?.render(data); document.querySelector('#strengthen-trust-render-1539149753700').addEventListener('click',(event)=>{ if(event.target.nodeName == 'A'){ this.track_({type: 'trust_content_click'}); } }) }); }); } track_(data = {}) { const track = window.sa && window.sa.track; if (!track) { return; } track('trust_enhancement_event', data); } parseJSON_(string) { let result = {}; try { result = JSON.parse(string); } catch (e) {} return result; } fetchData_() { return this.xhr_ .fetchJson(STRENGTHEN_TRUST_URL) .then((responseData) => { if (!responseData || !responseData.data) { return null; } const data = responseData.data; const moduleSettings = (data.module_settings || []).reduce((result, moduleSetting) => { return result.concat(Object.assign(moduleSetting, { logos: (moduleSetting.logos || []).map((item) => { return moduleSetting.logos_type == 'custom' ? this.parseJSON_(item) : item; }) })); }, []); return Object.assign(data, { module_settings: moduleSettings, isEditor: window.self !== window.top, }); }); } } SPZ.defineElement('spz-custom-strengthen-trust', SpzCustomStrengthenTrust);

Description

FEATURES

FLAWLESS FINISH, YOUR WAY - Tap into buildable coverage that feels as light as air. Effortlessly blur the look of pores and imperfections for a naturally radiant, even-toned complexion. You control the perfection, from a sheer glow to a perfected finish.

FLAWLESS FROM SUNRISE TO MOONLIGHT - Dance through your day with confidence! From sunrise to sunset, it stays put—no smudging, no shine, no touch-up panic. Humidity? Sweat? No problem. It keeps your glow soft, even, and beautifully intact for up to 12 hours.

 

BEAUTY THAT NOURISHES - Our cream is specially crafted to be ultra-gentle and non-irritating, making it ideal for even the most sensitive complexions. All day, it soothes, balances oil, and helps prevent breakoutsso your skin doesnt just look better today, it glows healthier over time.

THE MAGIC IS IN THE APPLICATOR - Meet your new favorite tool: the mushroom-head sponge! Its unique design distributes the perfect amount of product every time. Enjoy a smooth, streak-free application that melts seamlessly into skin—no cakeyness, just pure bliss.

HOW TO USE

Step 1: Use the makeup brush and press into cushion.

Step 2: Tap the applicator onto the forehead, nose, cheeks and chin.

Step 3: Blend all over using gentle downward strokes in a tapping motion.

SPEC

Shade: 01#Ivory-A, 02#Nature-A, 03#Ivory-B, 04#Nature, 05#Brunet Brown, 06#Nude, 07#Buff Beige, 08#Ivory-C, 09#Nature-C, 10#Nude-B, 11#Buff Beige-B

Shelf Life: 3 Years

Suitable For: All Skin Types

Package Includes:

1×Natural Finish Coverage Powder Foundation

Mushroom Head Applicator 

NOTES

Perform a patch test before initial use to check for any skin sensitivities.

Product performance may vary based on individual skin type and prevailing climatic conditions.

Shade may not appear as exactly as in real life due to variations between the computer monitors.