Populärast – Samplepaket 5 × 5 ml
SAMPLEPAKET · 5 × 5 ML Upptäck våra mest populära dofter Vet du inte vilken parfym du ska börja med? Populärast är vårt enklaste samplepaket för dig som vill upptäcka några av Parf ymDupes mest omtyckta dofter utan att behöva välja bland hela sortimentet. Du får 5 noggrant utvalda parfymer i 5 ml sampleformat, så att du kan testa varje doft flera gånger hemma och känna hur den utvecklas på huden innan du bestämmer dig för en större flaska. 5 Utvalda dofter 5 ml Av varje parfym 25 ml Totalt i paketet VÄLJ DIN INRIKTNING Vilket paket passar dig? 01 För henne Fem populära dofter med en mer feminin inriktning. 02 För honom Fem populära dofter med en mer maskulin inriktning. 03 Unisex Fem populära dofter framtagna för att kunna bäras av alla. DETTA INGÅR Allt du behöver för att hitta din favorit ✓ 5 olika parfymer ✓ 5 ml av varje doft ✓ Totalt 25 ml parfym ✓ Ett färdigt urval av populära favoriter ✓ Perfekt för att testa hemma ✓ Passar även bra som present VARFÖR POPULÄRAST? Slipp chansa på en hel flaska Det här paketet passar särskilt bra om du är ny hos ParfymDupe, är osäker på vad du gillar eller helt enkelt vill börja med några av de dofter som är mest uppskattade. Istället för att köpa en större flaska direkt kan du bära varje parfym vid flera olika tillfällen och hitta den som passar dig bäst. Observera Dofterna i samplepaketet är förutbestämda av oss och kan uppdateras över tid beroende på sortiment och tillgänglighet. Sampleflaskans färg kan variera. Varje sample innehåller 5 ml parfym. /* ========================================================= BAS ========================================================= */ .pd-sample-description, .pd-sample-description * { box-sizing: border-box; } .pd-sample-description { width: 100%; max-width: 1000px; margin: 35px auto 0; color: #111; font-family: inherit; } /* ========================================================= INTRO ========================================================= */ .pd-sample-description__intro { max-width: 760px; margin-bottom: 36px; } .pd-sample-description__eyebrow { display: block; margin-bottom: 10px; color: #9a7542; font-size: 11px; line-height: 1; font-weight: 700; letter-spacing: 1.6px; } .pd-sample-description__intro h2 { margin: 0 0 18px; color: #111; font-size: 34px; line-height: 1.15; font-weight: 700; } .pd-sample-description__intro p { margin: 0 0 14px; color: #5f5f5f; font-size: 15px; line-height: 1.7; } .pd-sample-description__intro strong { color: #111; font-weight: 650; } /* ========================================================= STATS ========================================================= */ .pd-sample-description__stats { display: grid; grid-template-columns: repeat(3, 1fr); margin-bottom: 48px; background: #111; } .pd-sample-stat { padding: 23px 20px; text-align: center; border-right: 1px solid rgba(255,255,255,0.1); } .pd-sample-stat:last-child { border-right: 0; } .pd-sample-stat strong { display: block; margin-bottom: 4px; color: #d0aa69; font-size: 22px; line-height: 1.1; } .pd-sample-stat span { color: rgba(255,255,255,0.66); font-size: 12px; } /* ========================================================= SECTIONS ========================================================= */ .pd-sample-description__section { margin-bottom: 50px; } .pd-sample-description__heading { margin-bottom: 20px; } .pd-sample-description__heading > span { display: block; margin-bottom: 7px; color: #9a7542; font-size: 10px; line-height: 1; font-weight: 700; letter-spacing: 1.5px; } .pd-sample-description__heading h3 { margin: 0; color: #111; font-size: 27px; line-height: 1.2; font-weight: 700; } /* ========================================================= INRIKTNING ========================================================= */ .pd-sample-types { display: grid; grid-template-columns: repeat(3, 1fr); gap: 12px; } .pd-sample-type { padding: 22px 20px; background: #f7f6f3; border: 1px solid #e8e4dc; } .pd-sample-type__number { display: block; margin-bottom: 23px; color: #9a7542; font-size: 10px; font-weight: 700; } .pd-sample-type h4 { margin: 0 0 7px; color: #111; font-size: 18px; line-height: 1.2; font-weight: 700; } .pd-sample-type p { margin: 0; color: #666; font-size: 13px; line-height: 1.55; } /* ========================================================= DETTA INGÅR ========================================================= */ .pd-sample-included { display: grid; grid-template-columns: repeat(2, 1fr); gap: 8px; } .pd-sample-included__item { display: flex; align-items: center; gap: 11px; min-height: 48px; padding: 11px 14px; background: #faf9f7; border: 1px solid #ebe8e2; color: #444; font-size: 13px; line-height: 1.4; } .pd-sample-check { display: flex; align-items: center; justify-content: center; flex: 0 0 22px; width: 22px; height: 22px; border-radius: 50%; background: #111; color: #fff; font-size: 11px; font-weight: 700; } /* ========================================================= VARFÖR ========================================================= */ .pd-sample-description__why { display: grid; grid-template-columns: 0.9fr 1.1fr; gap: 55px; margin-bottom: 45px; padding: 35px; background: #111; } .pd-sample-description__why-title h3 { max-width: 320px; margin: 0; color: #fff; font-size: 28px; line-height: 1.18; font-weight: 700; } .pd-sample-description__why-text p { margin: 0 0 13px; color: rgba(255,255,255,0.65); font-size: 14px; line-height: 1.65; } .pd-sample-description__why-text p:last-child { margin-bottom: 0; } /* ========================================================= OBSERVERA ========================================================= */ .pd-sample-description__notice { padding: 18px 20px; background: #f7f4ef; border-left: 3px solid #9a7542; } .pd-sample-description__notice strong { display: block; margin-bottom: 6px; color: #111; font-size: 14px; } .pd-sample-description__notice p { margin: 0; color: #616161; font-size: 12px; line-height: 1.6; } /* ========================================================= MOBIL ========================================================= */ @media screen and (max-width: 749px) { .pd-sample-description { margin-top: 25px; } .pd-sample-description__intro h2 { font-size: 28px; } .pd-sample-description__intro p { font-size: 14px; } /* STATS */ .pd-sample-description__stats { grid-template-columns: 1fr; margin-bottom: 38px; } .pd-sample-stat { padding: 17px; border-right: 0; border-bottom: 1px solid rgba(255,255,255,0.1); } .pd-sample-stat:last-child { border-bottom: 0; } /* INRIKTNING */ .pd-sample-types { grid-template-columns: 1fr; gap: 8px; } .pd-sample-type { padding: 18px 17px; } .pd-sample-type__number { margin-bottom: 12px; } /* INGÅR */ .pd-sample-included { grid-template-columns: 1fr; } /* VARFÖR */ .pd-sample-description__why { grid-template-columns: 1fr; gap: 20px; padding: 25px 20px; } .pd-sample-description__why-title h3 { font-size: 25px; } /* RUBRIKER */ .pd-sample-description__heading h3 { font-size: 24px; } }