Vai al contenuto

Carrello

Il tuo carrello è vuoto

LATTE SOLARE VISO SPF 30 50ml

Prezzo scontato€21,50

Un latte solare leggero con  Olio di JojobaAcido Ialuronico  ed  estratto di Reishi che idrata, nutre e protegge il viso con un finish setoso e invisibile.

🛡️Protezione SPF 30+  Difende dai raggi UVA/AVB e previene l'invecchiamento cutaneo

💧Texture fluida & idratante  si assorbe subito, senza ungere nè lasciare aloni

🌿Trattamento antiossidante   con Olio di JojobaAcido Ialuronico  ed  estratto di Reishi  per lenire e rinforzare anche le pelli sensibili o mature

✨  Profumo delicato e rilassante  una fragranza avvolgente che prolunga la sensazione di benessere con note floreali sottili e raffinate.

LATTE SOLARE VISO SPF 30 50ml
LATTE SOLARE VISO SPF 30 50ml Prezzo scontato€21,50

Protezione che ti accompagna sotto il sole

Il latte solare Fymora è pensato per proteggerti fin dal primo raggio. La sua formula leggera si assorbe in un attimo e ti permette di goderti il sole senza paura di scottature. Abbronza la tua pelle in modo uniforme e sicuro, con il piacere di un prodotto che sembra una carezza.

Non ti lascia, neanche in acqua

Il nostro latte solare è water resistant, perfetto per le giornate in spiaggia o in piscina. Protegge la tua pelle anche dopo un bagno o un po’ di sport sotto il sole. La sua texture non unge e non appiccica: tu divertiti, lui fa il suo lavoro.

Formula sicura e ingredienti naturali

Abbiamo scelto solo ingredienti di alta qualità, con estratti di peonia e filtri solari dermatologicamente testati. Il latte solare Fymora è sicuro per tutta la famiglia, adatto anche alle pelli sensibili, senza parabeni, siliconi né ingredienti superflui. La natura ci ha dato tanto. Noi la rispettiamo.

Domande frequenti

Customer Reviews

Be the first to write a review
0%
(0)
0%
(0)
0%
(0)
0%
(0)
0%
(0)
(function() { // Extra safety: don't run on cart page if (window.location.pathname.startsWith('/cart')) { return; } // --- Exclude Coupon on Certain Products by ID --- var excludedIds = [8080508452964, 8080501506148]; var productId = window.meta && window.meta.product && window.meta.product.id; if (excludedIds.includes(Number(productId))) { return; // Don't inject coupon } // --- End Exclusion --- function injectCouponStyles() { if (!document.getElementById('coupon-shape-style')) { var style = document.createElement('style'); style.id = 'coupon-shape-style'; style.innerHTML = ` .coupon-shape-container { width: 100%; display: flex; justify-content: center; margin: 26px 0 16px 0; } .coupon-shape-card { width: 370px; min-width: 200px; height: 74px; border-radius: 9px; box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.08); background-color: #FA8EE0; padding: 0 14px; position: relative; display: flex; align-items: center; color: #fff; transition: box-shadow 0.2s; cursor: pointer; border: none; gap: 0; text-decoration: none; } .coupon-shape-card:active { box-shadow: 0 2px 2px 0 rgba(0,0,0,0.12); } .coupon-shape-card::after, .coupon-shape-card::before { position: absolute; content: ""; height: 28px; width: 28px; border-radius: 50%; top: 23px; background-color: #fff; z-index: 2; } .coupon-shape-card::after { right: -14px; } .coupon-shape-card::before { left: -14px; } .coupon-shape-left { min-width: 86px; display: flex; flex-direction: column; align-items: center; justify-content: center; z-index: 3; margin-right: 18px; gap: 2px; } .coupon-shape-left-title { font-weight: 700; font-size: 1.12rem; color: #fff; margin-bottom: 2px; letter-spacing: 1.5px; line-height: 1.1; } .coupon-shape-left-discount { font-size: 1.02rem; color: #fff; font-weight: 600; margin-bottom: 0px; letter-spacing: 0.5px; } .coupon-shape-vertical { border-left: 3px dotted #fff; height: 48px; margin-right: 16px; z-index: 3; opacity: 0.7; } .coupon-shape-right { flex: 1; display: flex; flex-direction: column; align-items: flex-start; justify-content: center; z-index: 3; gap: 2px; min-width: 0; } .coupon-shape-right-action { font-size: 0.90rem; font-weight: 700; color: #111; background: #fff; border-radius: 0; padding: 2px 8px; margin-bottom: 2px; display: inline-block; line-height: 1.23; letter-spacing: 0.3px; white-space: normal; box-shadow: 0 1px 4px 0 rgba(0,0,0,0.04); border: none; } .coupon-shape-right-after { font-size: 0.91rem; color: #fff; font-weight: 600; margin-top: 0; line-height: 1.13; overflow: hidden; text-overflow: ellipsis; max-width: 180px; white-space: normal; } /* --- Responsive Coupon Card for Mobile --- */ @media (max-width: 500px) { .coupon-shape-container { margin: 18px 0 12px 0; padding: 0 1vw; } .coupon-shape-card { width: 100%; min-width: 0; max-width: 100vw; height: auto; flex-direction: row; align-items: stretch; padding: 12px 2vw; border-radius: 13px; box-sizing: border-box; gap: 0; } .coupon-shape-left { min-width: 70px; width: 38vw; max-width: 120px; margin-right: 8px; margin-bottom: 0; align-items: center; justify-content: center; } .coupon-shape-left-title { font-size: 1.04rem; letter-spacing: 1.1px; } .coupon-shape-left-discount { font-size: 0.98rem; } .coupon-shape-vertical { margin: 0 6px; border-left: 2px dotted #fff; height: auto; min-height: 48px; align-self: center; opacity: 0.6; display: block; } .coupon-shape-right { flex: 1; min-width: 0; align-items: flex-start; justify-content: center; text-align: left; margin: 0; } .coupon-shape-right-action { font-size: 1.01rem; padding: 4px 10px; margin: 0 0 4px 0; width: auto; background: #fff; color: #111; border-radius: 4px; font-weight: 700; line-height: 1.3; box-shadow: 0 1px 4px 0 rgba(0,0,0,0.04); display: inline-block; } .coupon-shape-right-after { font-size: 0.99rem; margin-top: 4px; max-width: 100%; white-space: normal; } .coupon-shape-card::after, .coupon-shape-card::before { display: none; } } `; document.head.appendChild(style); } } function addCouponToPriceList(priceList) { // Prevent duplicate coupon if (priceList.nextElementSibling && priceList.nextElementSibling.classList && priceList.nextElementSibling.classList.contains('coupon-shape-container')) { return; } var salePriceEl = priceList.querySelector('sale-price'); if (!salePriceEl) return; // Get the price text var priceText = salePriceEl.textContent.replace(/[^0-9,\.]/g, '').replace(',', '.'); var price = parseFloat(priceText); if (isNaN(price) || price <= 0) return; var discountPercent = 15; // 15% discount var savings = (price * discountPercent / 100); var finalPrice = price - savings; var savingsFormatted = savings.toLocaleString('it-IT', { style: 'currency', currency: 'EUR' }); var finalPriceFormatted = finalPrice.toLocaleString('it-IT', { style: 'currency', currency: 'EUR' }); // Coupon markup as a button with Poptin attributes var couponHTML = `
`; // Insert after priceList priceList.insertAdjacentHTML('afterend', couponHTML); } function applyCoupons() { injectCouponStyles(); // Find all price-list elements with a sale-price child var priceLists = document.querySelectorAll('price-list'); priceLists.forEach(function(priceList) { if (priceList.querySelector('sale-price')) { addCouponToPriceList(priceList); } }); } document.addEventListener('DOMContentLoaded', function() { applyCoupons(); }); setTimeout(applyCoupons, 1000); setTimeout(applyCoupons, 2000); })(); ->