{"product_id":"parfum-oil-set","title":"Perfume Oil Gift Set","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Fraunces:ital,opsz,wght@0,9..144,340;0,9..144,400;0,9..144,440;0,9..144,560;1,9..144,400\u0026amp;family=Work+Sans:ital,wght@0,300;0,400;0,500;0,600;1,400\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --bg: #FAF7F1;\n    --panel: #F2EBDD;\n    --ink: #2B2620;\n    --ink-muted: #6E6558;\n    --ink-faint: #9C927E;\n    --gold: #AB8C52;\n    --gold-deep: #8C7140;\n    --line: rgba(171, 140, 82, 0.28);\n    --max-w: 44rem;\n  }\n  * { box-sizing: border-box; }\n  html { scroll-behavior: smooth; }\n  body {\n    margin: 0; background: var(--bg); color: var(--ink);\n    font-family: 'Work Sans', sans-serif; font-size: 1.03rem; line-height: 1.75;\n    -webkit-font-smoothing: antialiased;\n  }\n  a { color: var(--gold-deep); }\n  .wrap { max-width: var(--max-w); margin: 0 auto; padding: 0 1.5rem; }\n\n  .head { max-width: var(--max-w); margin: 0 auto; padding: 2.5rem 1.5rem 0; text-align: center; }\n  .eyebrow { font-size: 0.76rem; letter-spacing: 0.12em; text-transform: uppercase; color: var(--gold-deep); font-weight: 600; margin: 0 0 0.8rem; }\n  h1 {\n    font-family: 'Fraunces', serif; font-weight: 440; font-size: clamp(2.1rem, 6vw, 3rem);\n    line-height: 1.1; margin: 0 0 0.9rem; color: var(--ink);\n  }\n  .sub { font-size: 1.02rem; color: var(--ink-muted); margin: 0 0 1.8rem; }\n  .price { font-family: 'Fraunces', serif; font-size: 1.3rem; color: var(--gold-deep); margin: 0 0 2rem; }\n  .price .was { font-family: 'Work Sans', sans-serif; font-size: 1rem; color: var(--ink-faint); text-decoration: line-through; margin-right: 0.5rem; }\n\n  .rule { border: 0; border-top: 1px solid var(--line); margin: 2.6rem 0; }\n\n  article { max-width: var(--max-w); margin: 0 auto; padding: 0 1.5rem 1rem; }\n  .intro { font-size: 1.1rem; color: var(--ink); text-align: center; max-width: 36rem; margin: 0 auto; }\n\n  h2 { font-family: 'Fraunces', serif; font-weight: 500; font-size: 1.5rem; line-height: 1.3; margin: 0 0 1.2rem; color: var(--ink); }\n  p { margin: 0 0 1.3rem; }\n  em { font-style: italic; color: var(--gold-deep); }\n  strong { font-weight: 600; color: var(--ink); }\n\n  .feature-list, .feature-list li { list-style: none !important; list-style-type: none !important; }\n  .feature-list { margin: 0 0 1rem; padding: 0; }\n  .feature-list li {\n    padding: 0.7rem 0 0.7rem 1.6rem; border-top: 1px solid var(--line);\n    position: relative; font-size: 0.99rem; color: var(--ink-muted);\n  }\n  .feature-list li::marker { content: none; display: none; }\n  .feature-list li:last-child { border-bottom: 1px solid var(--line); }\n  .feature-list li::before { content: \"✦\"; position: absolute; left: 0; color: var(--gold); font-size: 0.8rem; top: 0.85rem; }\n\n  \/* scent cards *\/\n  .scent-card { padding: 1.6rem 0; border-top: 1px solid var(--line); display: flex; justify-content: space-between; align-items: baseline; gap: 1rem; flex-wrap: wrap; }\n  .scent-card:last-child { border-bottom: 1px solid var(--line); }\n  .scent-card .name-block .eyebrow-sm { font-size: 0.72rem; letter-spacing: 0.08em; text-transform: uppercase; color: var(--gold-deep); font-weight: 600; margin: 0 0 0.3rem; }\n  .scent-card h3 { font-family: 'Fraunces', serif; font-weight: 500; font-size: 1.2rem; margin: 0 0 0.4rem; color: var(--ink); }\n  .scent-card .notes { font-size: 0.94rem; color: var(--ink-muted); margin: 0; }\n  .scent-card a.link { font-size: 0.85rem; font-weight: 600; color: var(--ink); border-bottom: 1px solid var(--gold); padding-bottom: 1px; text-decoration: none; white-space: nowrap; }\n\n  .sourcing-list, .sourcing-list li { list-style: none !important; list-style-type: none !important; }\n  .sourcing-list { margin: 0.8rem 0 0; padding: 0; }\n  .sourcing-list li { padding: 0.5rem 0 0.5rem 1.4rem; position: relative; font-size: 0.96rem; color: var(--ink-muted); }\n  .sourcing-list li::marker { content: none; display: none; }\n  .sourcing-list li::before { content: \"—\"; position: absolute; left: 0; color: var(--gold); }\n\n  details { border-top: 1px solid var(--line); padding: 1rem 0; }\n  details:last-of-type { border-bottom: 1px solid var(--line); }\n  summary { font-family: 'Fraunces', serif; font-weight: 500; font-size: 1.05rem; cursor: pointer; color: var(--ink); list-style: none; }\n  summary::-webkit-details-marker { display: none; }\n  summary::before { content: \"+ \"; color: var(--gold-deep); font-weight: 600; }\n  details[open] summary::before { content: \"– \"; }\n  details p { margin: 0.8rem 0 0; font-size: 0.96rem; color: var(--ink-muted); }\n\n  footer.page { max-width: var(--max-w); margin: 0 auto; padding: 3rem 1.5rem 4rem; text-align: center; font-size: 0.72rem; letter-spacing: 0.08em; text-transform: uppercase; color: var(--ink-faint); }\n\u003c\/style\u003e\n\u003cdiv class=\"head\"\u003e\n\n\u003cp class=\"eyebrow\"\u003eAyurvedic Perfume Oil Set\u003c\/p\u003e\n\n\u003ch1\u003ePerfume Oil Gift Set\u003c\/h1\u003e\n\n\u003cp class=\"sub\"\u003eWind · Sky · Earth · 3 × 10 ml\u003c\/p\u003e\n\n\u003cp class=\"price\"\u003e\u003cspan class=\"was\"\u003e€78.00\u003c\/span\u003e€65.00\u003cbr\u003e\u003cspan style=\"font-family: 'Work Sans',sans-serif; font-size: 0.85rem; color: var(--ink-faint); font-weight: 400;\"\u003eUnit price €21.67 \/ 100 ml\u003c\/span\u003e\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\u003chr class=\"rule\"\u003e\n\u003carticle\u003e\n\u003cp class=\"intro\"\u003eThree fragrance oils, composed of essential oils and botanical carrier oils — inspired by ingredients from Ayurvedic tradition such as Tulsi, Turmeric, and Neem. A scent for every mood: to awaken the mind, expand the senses, or arrive. This is the Perfume Oil Set — \u003cem\u003ethree elements, one ritual\u003c\/em\u003e.\u003c\/p\u003e\n\n\u003chr class=\"rule\"\u003e\n\n\u003cp class=\"eyebrow\" style=\"text-align: left;\"\u003eFeatures\u003c\/p\u003e\n\n\u003ch2\u003eWhat makes the set special\u003c\/h2\u003e\n\n\u003cul class=\"feature-list\"\u003e\n\n\u003cli\u003eThree Ayurvedic perfume oils in one set — Wind, Sky, and Earth\u003c\/li\u003e\n\n\u003cli\u003eComposed of essential oils and botanical carrier oils\u003c\/li\u003e\n\n\u003cli\u003eThree different fragrance profiles for every mood\u003c\/li\u003e\n\n\u003cli\u003eConcentrated oil perfumes — unfold gently and close to the skin\u003c\/li\u003e\n\n\u003cli\u003eEasy to apply on the go as a roll-on\u003c\/li\u003e\n\n\u003cli\u003e3 × 10 ml · Roll-on glass bottles · hand-filled in Germany\u003c\/li\u003e\n\n\u003cli\u003eIn sustainable packaging — ideal for gifting\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003chr class=\"rule\"\u003e\n\n\u003cp class=\"eyebrow\" style=\"text-align: left;\"\u003eThe three scents\u003c\/p\u003e\n\n\u003ch2\u003eA scent for every mood\u003c\/h2\u003e\n\n\u003cp\u003e\u003cstrong\u003eWind — Awaken your mind.\u003c\/strong\u003e With Patchouli, Holy Basil, and Vetiver: exotic, awakening, smoky-woody. For moments when you want to awaken your mind.\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003eSky — Expand your senses.\u003c\/strong\u003e With Boronia, Holy Basil, and Rosewood: light, floral, expansive. For moments when you want to open your perspective.\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003eEarth — Embrace your sensations.\u003c\/strong\u003e With Rosewood, Holy Basil, and Turmeric: warm, grounding, balancing. For moments when you want to arrive.\u003c\/p\u003e\n\n\u003cp\u003eAll three scents in one set — the perfect companion for every mood. \u003c\/p\u003e\n\n\u003chr class=\"rule\"\u003e\n\n\u003cp class=\"eyebrow\" style=\"text-align: left;\"\u003eApplication\u003c\/p\u003e\n\n\u003ch2\u003eA scent, in the moment.\u003c\/h2\u003e\n\n\u003cp\u003eApply the roll-on to the neck, behind the ear, and under the armpits, gently rub with your hands. Finally, place your palms together in front of your face and inhale deeply — with Wind, Sky, or Earth, depending on your mood.\u003c\/p\u003e\n\n\u003chr class=\"rule\"\u003e\n\n\u003cp class=\"eyebrow\" style=\"text-align: left;\"\u003eHow it's made\u003c\/p\u003e\n\n\u003ch2\u003eHandmade. Regional. Socially inclusive.\u003c\/h2\u003e\n\n\u003cp\u003eAll three oils are filled in an inclusive facility for people with disabilities in Gütersloh. Hedwig, Kerstin, and their team ensure that the hand-filled oils are produced in a humane way.\u003c\/p\u003e\n\n\u003cul class=\"sourcing-list\"\u003e\n\n\u003cli\u003eHand-filled in a socially inclusive workshop in Gütersloh\u003c\/li\u003e\n\n\u003cli\u003eSustainable packaging — designed to be gifted\u003c\/li\u003e\n\n\u003cli\u003eSmall batches — quality control by hand, not by machines\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003chr class=\"rule\"\u003e\n\n\u003cp class=\"eyebrow\" style=\"text-align: left;\"\u003eFrequently Asked Questions\u003c\/p\u003e\n\n\u003ch2\u003eEverything you want to know\u003c\/h2\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eWhich three fragrances are included in the set?\u003c\/summary\u003e\n\u003cp\u003eWind (Patchouli, Holy Basil, Vetiver), Sky (Boronia, Holy Basil, Rosewood), and Earth (Rosewood, Holy Basil, Turmeric) — 10 ml each as a roll-on.\u003c\/p\u003e\n\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the set suitable as a gift?\u003c\/summary\u003e\n\u003cp\u003eYes — the three oils come in sustainable packaging and can be used individually or sequentially throughout the day.\u003c\/p\u003e\n\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs there anything to consider when applying?\u003c\/summary\u003e\n\u003cp\u003eFor very sensitive skin, we recommend a patch test before first use, e.g., on the forearm.\u003c\/p\u003e\n\n\u003c\/details\u003e\n\u003chr class=\"rule\"\u003e\u003c\/article\u003e\n\u003cfooter class=\"page\"\u003e© asmi ayurveda\u003c\/footer\u003e","brand":"asmi ayurveda","offers":[{"title":"Default Title","offer_id":32915415498833,"sku":"GSETPARFUMOIL","price":65.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0096\/3375\/9313\/files\/IMG_7034.jpg?v=1702108720","url":"https:\/\/www.asmi.store\/en\/products\/parfum-oil-set","provider":"asmi ayurveda","version":"1.0","type":"link"}