- Home /
- Zeesea - Silky Lasting Liquid Foundation-Hydra & Blemish Concealing - 30g
48-HOUR FLASH DEAL
-
Add to Wishlist
Quick shop
Cruelty FreeCOSRX - Advanced Snail 92 All In One Cream - 100g
Special Price AU$18.49
Regular Price: AU$39.96
-
Add to Wishlist
Quick shop
Biodance - Bio-Collagen Real Deep Mask - 4pcs
Special Price AU$26.69
Regular Price: AU$29.20
-
Add to Wishlist
Quick shop
VeganCruelty FreePurito SEOUL - Oat-In Calming Gel Cream - 100ml
Special Price AU$21.39
Regular Price: AU$24.59
-
Add to Wishlist
Quick shop
Cruelty FreeSKIN1004 - Madagascar Centella Probio-Cica Intensive Ampoule - 95ml
Special Price AU$25.99
Regular Price: AU$38.42
-
Add to Wishlist
Quick shop
APLB - Glutathione Niacinamide Body Lotion - 300ml
Special Price AU$13.99
Regular Price: AU$25.20
-
Add to Wishlist
Quick shop
Shiseido - Eyelash Curler 213
Special Price AU$14.99
Regular Price: AU$33.81
-
Add to Wishlist
Quick shop
CELIMAX - The Real Noni Energy Ampule - 30ml
Special Price AU$22.89
Regular Price: AU$39.96
-
Add to Wishlist
Quick shop
Cruelty Freeheimish - Artless Glow Base
Special Price AU$17.59
Regular Price: AU$33.81
-
Add to Wishlist
Quick shop
Cruelty FreeCOSRX - AHA/BHA Clarifying Treatment Toner 150ml
Special Price AU$12.89
Regular Price: AU$30.73
-
Add to Wishlist
Quick shop
ILLIYOON - Ceramide Ato Conentrate Cream Double Set - 150ml + 150ml
Special Price AU$42.89
Regular Price: AU$49.67
-
Add to Wishlist
Quick shop
haruharu wonder - Black Rice Hyaluronic Toner - Fragrance Free - 300ml
Special Price AU$28.39
Regular Price: AU$49.17
-
Add to Wishlist
Quick shop
Special Price AU$16.99
Regular Price: AU$19.19
-
Add to Wishlist
Quick shop
KUNDAL - Protein Bonding Shampoo - Violet Muguet - 500ml
Special Price AU$15.89
Regular Price: AU$41.33
-
Add to Wishlist
Quick shop
RiRe - Rice Cocktail Face Scrub - 120g
Special Price AU$10.39
Regular Price: AU$39.11
-
Add to Wishlist
Quick shop
Round Lab - 1025 Dokdo Toner
Special Price AU$9.99
Regular Price: AU$15.37
-
Add to Wishlist
Quick shop
Judydoll - Slim Liquid Eyeliner - 0.5ml
Special Price AU$8.39
Regular Price: AU$10.74
QUANTITY SETSSplurge More, Save More
LIMITED TIME DEAL Choose Your Favourites
PRICE DROPPED Buy More, Save More
DETAILS
Description
Thanks to next-generation technology, you will have flawless skin from TV sets to your best selfies with ZEESEA New Developed Silky Lasting Liquid Foundation.
An everyday full-coverage liquid foundation that unifies the complexion while hiding imperfections. The unique and delicate formula supplies skin with moisture and lets the skin breathe freely. Correct skin tones and cover spots, your makeup will stay fresh all day. A waterproof formula that will last longer, giving you flawless results every time!
Details
Product Type: Concealer |
Product Unit: 30g |
REVIEWS
SHOPPING INFO
ABOUT US
Your one stop online shop to purchase the trendiest Asian fashion and beauty products
Discover a style that represents the beautiful you
FREE SHIPPING
Free AU Shipping on orders over AU$49
Delivery within 6-14 business days after order dispatch
PAYMENT METHODS
Accepts Paypal, Visa & Mastercard (via PayPal)
CONTACT US
Email: support_au@stylevana.com
');checkListWrapped();var checkListWrappedTimer = 0;$(window).on('resize', function(){clearTimeout(checkListWrappedTimer);checkListWrappedTimer = setTimeout(function(){checkListWrapped();}, 500);});//show the quantity-discount information when specific child product option selected.var onChlidProductSelectedCallback = function(scElem, selectedChildProductId){if (selectedChildProductId){jQuery('.product-view-quantity-discount').each(function(idx, elem){var $elem = jQuery(elem);if ($elem.find('.quantity-discount-row').length > 0){$elem.find('.quantity-discount-row').addClass('hidden');var qtyDiscountRowClass = '.quantity-discount-row.option-of-child-' + selectedChildProductId;var qtyDiscountRowClassAll = '.quantity-discount-row.option-of-child-all';$elem.find(qtyDiscountRowClass).removeClass('hidden');$elem.find(qtyDiscountRowClassAll).removeClass('hidden');}});if (jQuery('.product-view-quantity-discount .quantity-discount-row:not(.hidden)').length == 0){jQuery('#product-view-accordion-quantity-discount').addClass('hidden');}else {jQuery('#product-view-accordion-quantity-discount').removeClass('hidden');}}};jQuery(document).on('productOptionsEvent:ready', function(){onChlidProductSelected(onChlidProductSelectedCallback, true);if(window.location.hash){ var hash = window.location.hash.substring(1); if ($('#'+hash).index('.box-collateral') > 0) {jQuery([document.documentElement, document.body]).animate({scrollTop: jQuery("#"+hash).offset().top - 200}, 1000); }}});//function closeShareBtn(){jQuery('.share-btn > a > span').unbind('click');jQuery('.share-btn > .share-btn-fade-out-content').find('.icomoon-icon-share-b').bind('click', function() {jQuery('.share-btn-fade-out-content').slideUp("slow");openShareBtn();});} function openShareBtn() {jQuery('.share-btn > a > span').unbind('click');jQuery('.share-btn > a > span').bind('click', function() {jQuery('.share-btn-fade-out-content').slideDown("slow");closeShareBtn();});};openShareBtn();jQuery('.box-product-blogs-show-btn').find('.show-more-btn').bind('click', function() {jQuery('.box-product-blogs-overlay').hide();jQuery('.product-view').find('.box-product-blogs').find('.product-view-blogs').removeClass('overflow');jQuery(this).hide();jQuery('.box-product-blogs-show-btn').find('.show-less-btn').show();});jQuery('.box-product-blogs-show-btn').find('.show-less-btn').bind('click', function() {jQuery('.box-product-blogs-overlay').show();jQuery('.product-view').find('.box-product-blogs').find('.product-view-blogs').addClass('overflow');jQuery(this).hide();jQuery('.box-product-blogs-show-btn').find('.show-more-btn').show();});function setContainerScroll(container) {var thisContainer = container,scrollLeft = thisContainer.scrollLeft(),maxScrollWidth = thisContainer.innerWidth(),maxScrollAmt = thisContainer.prop('scrollWidth') - maxScrollWidth;if (scrollLeft >= maxScrollAmt) {thisContainer.closest(".hor-scroll-wrap").addClass("scrolled-right");} else {thisContainer.closest(".hor-scroll-wrap").removeClass("scrolled-right");}if (scrollLeft > 0) {thisContainer.closest(".hor-scroll-wrap").addClass("scrolled-left");} else {thisContainer.closest(".hor-scroll-wrap").removeClass("scrolled-left");}}function checkListWrapped(){jQuery(".hor-scroll-wrap").removeClass("custom-scroll");if(jQuery(window).outerWidth() <= 767){return false;}var thisContainer = ".catalog-product-view .product-collateral .product-detail-tab ul.nav-tabs li";var positionTop = 0;var isWrapped = false;jQuery(thisContainer).each(function(){var position = jQuery(this).position();if(positionTop != position.top){isWrapped = true;}});if(isWrapped){jQuery(".hor-scroll-wrap").addClass("custom-scroll");jQuery(thisContainer).parent().on("scroll", function() { setContainerScroll(jQuery(this));});}else{jQuery(".hor-scroll-wrap").removeClass("custom-scroll");}return isWrapped;}//image gallery settingif(jQuery('.gallery-container~.show-options').length > 0) { jQuery('.gallery-container~.show-options').on('click',function(){var btn = jQuery(this);if (btn.parent().find('.gallery-container').hasClass('show-more')){btn.parent().find('.gallery-container').removeClass('show-more');btn.parent().find('.gallery-container').addClass('show-less');}else {btn.parent().find('.gallery-container').removeClass('show-less');btn.parent().find('.gallery-container').addClass('show-more');}});}jQuery('.gallery-container').addClass('show-less');var checkGalleryHeightTimer = 0;jQuery(window).on('resize', function(){clearTimeout(checkGalleryHeightTimer);checkGalleryHeightTimer = setTimeout(function(){// checkGalleryHeight();}, 500);});jQuery('.sv-lazy-load').on('load', function(){clearTimeout(checkGalleryHeightTimer);checkGalleryHeightTimer = setTimeout(function(){// checkGalleryHeight();}, 500);});function checkGalleryHeight(){if(jQuery('.gallery-container').hasClass('show-more')){jQuery('.gallery-container').removeClass('show-more');}else if(jQuery('.gallery-container').hasClass('show-less')){jQuery('.gallery-container').removeClass('show-less');}var containerHeight = jQuery(".product-view .box-product-gallery .std .gallery-container").height();var innerContainerHeight = jQuery(".product-view .box-product-gallery .std .gallery-container .gallery-images").height();console.log("limit height : " + containerHeight);console.log("full height : " + innerContainerHeight);if(innerContainerHeight > containerHeight){if(!jQuery('.gallery-container').hasClass('show-more') && !jQuery('.gallery-container').hasClass('show-less')){jQuery('.gallery-container').addClass('show-less');}}}})(jQuery);
The VANA Blog
Beauty & Fashion Inspiration
Mid-Year VANA Awards 2024: 14 Best Korean Skincare Products of STYLEVANA
Hazel Leung
Mid-Year VANA Awards 2024: 14 Best Korean Makeup Products of STYLEVANA
Hazel Leung
Hazel Leung
Top Luxury Skincare and Makeup Products Worth the Investment
Hazel Leung
Best Black Friday Deals on Viral K-Beauty Eye Care Products to Glow Up Your Gaze
Jobie Soo
Routine Upgrade Incoming: 6 K-Beauty Brands We're No Longer Gatekeeping
Hazel Leung
STYLEVANA YouTube Channel
- Discover the Key Ingredient to Healthy Skin | THANK YOU FARMER | Stylevana K-Beauty
- MACQUEEN - Waterproof Pen Eyeliner - #01 Deep Black/1g
- PURITO - Centella Green Level Eye Cream - 30ml
- Isntree - Hyaluronic Acid Watery Sun Gel - 50ml
- Logically, Skin - Brightuning Peptide Ampoule - 30ml
- Kose - Clear Turn Essence Mask - 30pc
- iUNIK - Centella Bubble Cleansing Foam
- Lismania Beauty | moonshot - Micro Settingfit Cushion EX SPF 50+ PA++++ - 15g - No. 301
- Days With Deon | iUNIK - iUNIK x STYLEVANA Mini Serum Set - 1set(5items)
- Meli Rodriguez | LABIOTTE - Wine Lip Tint Velvet - 7g - No.RD01 Cognac Red
- Mad About Skin | E NATURE - Birch Juice Hydro Cream - 70ml
- Shahleena | Rohto Mentholatum - Melty Cream Lip SPF25/PA+++
- LABIOTTE - Wine Lip Tint Velvet - 7g - No.RD01 Cognac Red
- iUNIK - Black Snail Restore Cream - 60ml
- COSRX - Acne Pimple Master Patch
- Round Lab - Birch Juice Moisturizing Cream - 80ml
- Minon - Amino Moist Essential Mask
- make p:rem - Comfort Me. Essentials Kit
- Lismania Beauty | MEMEBOX - I'M Meme - I'M Afternoon Tea Blusher Palette - 11.4g - Season 1
- Days With Deon | Isntree - Spot Saver Mugwort Ampoule - 50ml
- Mad About Skin | BEAUTY OF JOSEON - Centella Asiatica Calming Mask - 1pc
- Mad About Skin | BEAUTY OF JOSEON - Dynasty Cream - 50ml
- Shahleena | heimish - All Clean Balm 120ml
- heimish - Dailism Eye Palette - Rose Memory 7.5g
- iUNIK - iUNIK x STYLEVANA Mini Serum Set - 1set(5items)
- COSRX - Low pH Good Morning Gel Cleanser - 150ml
- MISSHA - Sunhada Calendula pH 5.5 Soothing Cream - 50ml
- BCL - Momo Puri Jelly Mask - 4pc
- RiRe - Bifida Ampoule 97%
- Lismania Beauty | MEMEBOX - I'M Multi Stick - Highlighters - 3.3g - Shading 001 Bronzer
- Days With Deon | BEAUTY OF JOSEON - Centella Asiatica Calming Mask - 1pc
- Mad About Skin | BE PLAIN - Cicaful Ampoule - 30ml
- Haley Claire Collins | MACQUEEN - Air Cotton Tint - 10ml - MLBB Rose 10ml
- SOME BY MI - AHA-BHA-PHA 30 Days Miracle Acne SOS Kit
- Sioris - Time Is Running Out Mist - 100ml
- Secret Key - Black Snail Original Set - 1 set
- I'm From - Honey Mask - 30g - Brown
- Keep Cool - Ocean Deep Blue Oil Self Ritual Kit - 1set (2 items)
- Etude House - Soon Jung 5.5 Foam Cleanser - 150ML
- iUNIK - Propolis Vitamin Synergy Serum - 50ml
- make p:rem - UV Defense Me. Daily Sun Fluid
- Sincerely Miss Ash | COSRX - Low pH Good Morning Gel Cleanser - 150ml
- Days With Deon | SKINFOOD - Royal Honey Propolis Enrich Sleeping Pack - 80ml
- Mad About Skin | make p:rem - Safe me. Relief Moisture Cream 12 - 80ml
- Haley Claire Collins | Etude House - Disney Tsum Tsum Lovely Cookie Blusher - 4.5g - OR204 Peach Vanilla Cream
- How to Use Makeup to Showcase Your Personality | LABIOTTE | Stylevana K-Beauty
- Sioris - Falling into the rose Mist - 100ml
- Isntree - Hyaluronic Acid Water Sleeping Mask - 100ml
- iUNIK - Beta Glucan Daily Moisture Cream - 60ml
#STYLEVANA on Instagram