Vai al contenuto

Carrello

Il tuo carrello è vuoto

Mousse Detergente Peonia Fresh

Prezzo scontato€18,00

Una schiuma vellutata a base di 🌸 Peonia suffruticosa  e 🌹 Rosa Centifolia  che deterge, lenisce e illumina anche le pelli più sensibili.

🫧 Schiuma ultra‑delicata: rimuove trucco e impurità senza seccare

🌿 Antiossidanti naturali: calma, idrata e uniforma l’incarnato

✨ Risultato immediato: pelle fresca, morbida e radiosa in un solo gesto

100 ml

Mousse Detergente Peonia Fresh
Mousse Detergente Peonia Fresh Prezzo scontato€18,00

IDRATAZIONE PROFONDA

EFFICACIA PROVATA

ORIGINE NATURALE

DELICATEZZA

EFFETTO ILLUMINANTE

Il primo step della tua skincare serale

Struccati con dolcezza con lo Spumone Detergente Fymora: una schiuma morbida che rimuove trucco e impurità senza seccare.

Adatta a tutti i tipi di pelle

Normale, mista, secca o sensibile: Peonia Fresh si adatta alle esigenze della tua pelle senza compromessi.

Attivi che fanno la differenza

🌸 Peonia Suffruticosa

Antiossidante e lenitiva, calma la pelle e aiuta a uniformare l’incarnato. Perfetta contro stress e rossori.

🌹 Acqua di Rosa Centifolia

Idrata, rinfresca e tonifica. Dona equilibrio e vitalità anche alle pelli più sensibili.

Domande frequenti

Customer Reviews

Based on 13 reviews
69%
(9)
23%
(3)
8%
(1)
0%
(0)
0%
(0)
M
Marilina
Ottima mousse!!

Prodotto di qualità, dona alla pelle una sensazione di freschezza e delicatezza. Ottima la combinazione con la crema viso peonia glow e contorno occhi peonia lift.

C
Chiara
Soffice e delicata

La schiuma è soffice e delicata, anche per la mia pelle che si arrossa facilmente. Lascia la pelle fresca e pronta per il tonico o il siero alla peonia che amo tantissimo!

P
Pamela
Delicato

Questo spumone è delicato ma efficace, il maquillage viene eliminato senza dover insistere e la pelle non resta disidratata. Il profumo, poi, è molto piacevole.

L
Lavinia
Pratico

Trovo questo detergente pratico anche per le persone come me che non hanno voglia di struccarsi con tanti passaggi. Lo uso mattina e sera e mi lascia la pelle liscia

O
Olivia
buono

detergente molto buono, lascia la pelle morbida e profumata. spedizione veloce

(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); })(); ->