{"product_id":"rare-oud-oil","title":"Rare Oud Oil","description":"\u003c!--\n  ATTAR PERFUME — Hindi Oud Oil Product Description\n  Unicode watermark icons on cards\n  Paste into Shopify product description (HTML view)\n--\u003e\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;1,300;1,400\u0026family=Outfit:wght@200;300;400;500\u0026display=swap');\n\n:root {\n  --ap-gold: rgb(212,175,55);\n  --ap-gold-dim: rgba(212,175,55,0.25);\n  --ap-gold-glow: rgba(212,175,55,0.08);\n  --ap-black: #0A0A0A;\n  --ap-card: #111111;\n  --ap-border: rgba(255,255,255,0.06);\n  --ap-text: rgba(255,255,255,0.78);\n  --ap-text-dim: rgba(255,255,255,0.45);\n  --ap-text-bright: rgba(255,255,255,0.95);\n  --ap-serif: 'Cormorant Garamond', Georgia, serif;\n  --ap-sans: 'Outfit', sans-serif;\n}\n\n.ap-desc {\n  background: var(--ap-black);\n  color: var(--ap-text);\n  font-family: var(--ap-sans);\n  font-weight: 300;\n  font-size: 14px;\n  line-height: 1.75;\n  max-width: 100%;\n  padding: 0;\n  -webkit-font-smoothing: antialiased;\n}\n\n.ap-desc * { box-sizing: border-box; margin: 0; padding: 0; }\n\n.ap-intro { margin-bottom: 28px; font-size: 14.5px; line-height: 1.8; }\n.ap-intro p { margin-bottom: 14px; }\n.ap-intro p:last-child { margin-bottom: 0; }\n.ap-hi { color: var(--ap-text-bright); font-weight: 400; }\n\n.ap-divider {\n  height: 1px;\n  background: linear-gradient(90deg, transparent 0%, var(--ap-gold-dim) 50%, transparent 100%);\n  margin: 24px 0;\n  border: none;\n}\n\n.ap-label {\n  font-family: var(--ap-sans);\n  font-size: 10px;\n  font-weight: 500;\n  letter-spacing: 2.5px;\n  text-transform: uppercase;\n  color: var(--ap-gold);\n  margin-bottom: 14px;\n  display: block;\n}\n\n.ap-grid {\n  display: grid;\n  gap: 16px;\n  grid-template-columns: repeat(3, 1fr);\n  margin-bottom: 24px;\n}\n@media(max-width:900px) { .ap-grid { grid-template-columns: repeat(2, 1fr); } }\n@media(max-width:580px) { .ap-grid { grid-template-columns: 1fr; } }\n\n.ap-cell {\n  background: var(--ap-card);\n  border: 1px solid var(--ap-border);\n  border-radius: 6px;\n  padding: 18px 16px;\n  font-size: 13px;\n  line-height: 1.65;\n  position: relative;\n  overflow: hidden;\n}\n.ap-cell::after {\n  position: absolute;\n  bottom: -8px;\n  right: 6px;\n  font-size: 72px;\n  line-height: 1;\n  opacity: 0.04;\n  pointer-events: none;\n  z-index: 0;\n}\n.ap-cell--smoke::after   { content: '☁'; }\n.ap-cell--tree::after    { content: '⚶'; }\n.ap-cell--crown::after   { content: '♛'; }\n\n.ap-cell \u003e * { position: relative; z-index: 1; }\n\n.ap-cell-title {\n  font-family: var(--ap-sans);\n  font-size: 10px;\n  font-weight: 500;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: var(--ap-gold);\n  margin-bottom: 10px;\n}\n\n.ap-rows { margin-bottom: 24px; }\n.ap-row {\n  display: flex;\n  justify-content: space-between;\n  align-items: baseline;\n  padding: 9px 0;\n  border-bottom: 1px solid var(--ap-border);\n  font-size: 13px;\n}\n.ap-row:last-child { border-bottom: none; }\n.ap-row-key {\n  color: var(--ap-text-dim);\n  font-weight: 300;\n  min-width: 130px;\n  flex-shrink: 0;\n}\n.ap-row-val {\n  color: var(--ap-text-bright);\n  text-align: right;\n  font-weight: 400;\n}\n\n.ap-trust {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 12px;\n  margin-top: 20px;\n  margin-bottom: 8px;\n}\n.ap-trust-item {\n  background: var(--ap-gold-glow);\n  border: 1px solid var(--ap-gold-dim);\n  border-radius: 4px;\n  padding: 8px 14px;\n  font-size: 11px;\n  font-weight: 400;\n  letter-spacing: 1px;\n  text-transform: uppercase;\n  color: var(--ap-gold);\n  white-space: nowrap;\n}\n\n.ap-collapse { margin-bottom: 8px; }\n.ap-collapse summary {\n  cursor: pointer;\n  list-style: none;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  padding: 12px 0;\n  border-bottom: 1px solid var(--ap-border);\n  font-family: var(--ap-sans);\n  font-size: 12px;\n  font-weight: 400;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  color: var(--ap-text-bright);\n  transition: color 0.2s;\n}\n.ap-collapse summary:hover { color: var(--ap-gold); }\n.ap-collapse summary::-webkit-details-marker { display: none; }\n.ap-collapse summary::after {\n  content: '+';\n  font-size: 16px;\n  font-weight: 200;\n  color: var(--ap-gold);\n}\n.ap-collapse[open] summary::after { content: '\\2212'; }\n.ap-collapse-body {\n  padding: 14px 0 8px;\n  font-size: 13px;\n  line-height: 1.7;\n  color: var(--ap-text);\n}\n.ap-collapse-body p { margin-bottom: 10px; }\n.ap-collapse-body p:last-child { margin-bottom: 0; }\n\n.ap-safety {\n  background: rgba(212,175,55,0.05);\n  border: 1px solid var(--ap-gold-dim);\n  border-radius: 6px;\n  padding: 14px 16px;\n  margin-top: 20px;\n  font-size: 12px;\n  color: var(--ap-text-dim);\n  line-height: 1.6;\n}\n.ap-safety strong {\n  color: var(--ap-gold);\n  font-weight: 500;\n  font-size: 10px;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  display: block;\n  margin-bottom: 6px;\n}\n\n.ap-cta-note {\n  text-align: center;\n  font-size: 11px;\n  color: var(--ap-text-dim);\n  letter-spacing: 0.5px;\n  margin-top: 16px;\n  padding-top: 16px;\n  border-top: 1px solid var(--ap-border);\n}\n\u003c\/style\u003e\n\u003cdiv class=\"ap-desc\"\u003e\n\u003c!-- ══════ INTRO ══════ --\u003e\n\u003cdiv class=\"ap-intro\"\u003e\n\u003cp\u003eHindi Oud is the very definition of classical oud — a scent that is \u003cspan class=\"ap-hi\"\u003ebold, smoky, animalic, and unforgettable\u003c\/span\u003e. Distilled from wild Aquilaria agallocha trees in North India, this oil has been cherished for centuries in mosques, royal courts, and spiritual rituals.\u003c\/p\u003e\n\u003cp\u003eThe opening strikes with a \u003cspan class=\"ap-hi\"\u003edistinct animalic high note that clears within 20 minutes\u003c\/span\u003e. As it warms on the skin, layers of spiced wood, fermented resin, and earthy musk unfold, grounding the scent in power and permanence. With age, the oil softens into an incense-like base that feels regal, calming, and enduring.\u003c\/p\u003e\n\u003cp\u003eThis is not an entry-level oud — it is Hindi oud in its \u003cspan class=\"ap-hi\"\u003epurest, strongest form\u003c\/span\u003e. A scent that commands presence, honors tradition, and lingers for days.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ap-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- ══════ 3-COL GRID WITH WATERMARKS ══════ --\u003e\n\u003cdiv class=\"ap-grid\"\u003e\n\u003cdiv class=\"ap-cell ap-cell--smoke\"\u003e\n\u003cdiv class=\"ap-cell-title\"\u003eFragrance Character\u003c\/div\u003e\n\u003cspan class=\"ap-hi\"\u003eBold, smoky, and animalic\u003c\/span\u003e with deep leathery smokiness. Raw intensity that transforms into beautiful complexity. Long-lasting with a regal, incense-like dry down.\u003c\/div\u003e\n\u003cdiv class=\"ap-cell ap-cell--tree\"\u003e\n\u003cdiv class=\"ap-cell-title\"\u003eOrigin \u0026amp; Purity\u003c\/div\u003e\nDistilled from \u003cspan class=\"ap-hi\"\u003ewild Aquilaria agallocha\u003c\/span\u003e trees in North India. 100% pure oud oil with no synthetics or fillers. Traditional Hindi oud profile.\u003c\/div\u003e\n\u003cdiv class=\"ap-cell ap-cell--crown\"\u003e\n\u003cdiv class=\"ap-cell-title\"\u003eFor Connoisseurs\u003c\/div\u003e\n\u003cspan class=\"ap-hi\"\u003eNot entry-level\u003c\/span\u003e — this is Hindi oud in its purest, strongest form. Commands presence, honors tradition, lingers for days.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ══════ AT A GLANCE ══════ --\u003e\n\u003cdiv class=\"ap-label\"\u003eAt a Glance\u003c\/div\u003e\n\u003cdiv class=\"ap-rows\"\u003e\n\u003cdiv class=\"ap-row\"\u003e\n\u003cspan class=\"ap-row-key\"\u003eIn Stock\u003c\/span\u003e\u003cspan class=\"ap-row-val\"\u003eShips within 1–2 business days\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ap-row\"\u003e\n\u003cspan class=\"ap-row-key\"\u003eUSA Delivery\u003c\/span\u003e\u003cspan class=\"ap-row-val\"\u003e2–6 business days\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ap-row\"\u003e\n\u003cspan class=\"ap-row-key\"\u003eTracking\u003c\/span\u003e\u003cspan class=\"ap-row-val\"\u003eFull tracking provided\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ap-row\"\u003e\n\u003cspan class=\"ap-row-key\"\u003eCarriers\u003c\/span\u003e\u003cspan class=\"ap-row-val\"\u003eDHL \/ FedEx \/ Aramex\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ap-row\"\u003e\n\u003cspan class=\"ap-row-key\"\u003eType\u003c\/span\u003e\u003cspan class=\"ap-row-val\"\u003ePure oud oil — alcohol-free\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ap-row\"\u003e\n\u003cspan class=\"ap-row-key\"\u003eOrigin\u003c\/span\u003e\u003cspan class=\"ap-row-val\"\u003eNorth India — wild Aquilaria agallocha\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ap-row\"\u003e\n\u003cspan class=\"ap-row-key\"\u003eLongevity\u003c\/span\u003e\u003cspan class=\"ap-row-val\"\u003eLingers for days\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ══════ TRUST BADGES ══════ --\u003e\n\u003cdiv class=\"ap-trust\"\u003e\n\u003cspan class=\"ap-trust-item\"\u003e100% Pure Oud\u003c\/span\u003e \u003cspan class=\"ap-trust-item\"\u003eNo Synthetics\u003c\/span\u003e \u003cspan class=\"ap-trust-item\"\u003eSatisfaction Guaranteed\u003c\/span\u003e \u003cspan class=\"ap-trust-item\"\u003eFast USA Shipping\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ap-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- ══════ COLLAPSIBLES ══════ --\u003e\n\u003cdetails class=\"ap-collapse\"\u003e\n\u003csummary\u003eFragrance Evolution\u003c\/summary\u003e\n\u003cdiv class=\"ap-collapse-body\"\u003e\n\u003cp\u003e\u003cspan class=\"ap-hi\"\u003eOpening (0–20 minutes):\u003c\/span\u003e The oil begins with a distinct animalic high note — raw, intense, and unapologetic. Deep leathery smokiness announces its presence boldly.\u003c\/p\u003e\n\u003cp\u003e\u003cspan class=\"ap-hi\"\u003eHeart Development:\u003c\/span\u003e As the animalic note clears within 20 minutes, the true beauty emerges. Layers of spiced wood, fermented resin, and earthy musk unfold, creating a complex and powerful middle phase.\u003c\/p\u003e\n\u003cp\u003e\u003cspan class=\"ap-hi\"\u003eBase \u0026amp; Dry Down:\u003c\/span\u003e With time, the oil softens into an incense-like base that feels regal, calming, and enduring. The scent transforms from raw intensity to refined elegance, lingering for days.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ap-collapse\"\u003e\n\u003csummary\u003eCultural \u0026amp; Historical Significance\u003c\/summary\u003e\n\u003cdiv class=\"ap-collapse-body\"\u003e\n\u003cp\u003eHindi Oud represents the \u003cspan class=\"ap-hi\"\u003egold standard of classical oud\u003c\/span\u003e. For centuries, this oil has been cherished in mosques during spiritual rituals, worn in royal courts as a symbol of power, and valued across North India as an expression of devotion and masculine strength.\u003c\/p\u003e\n\u003cp\u003eThe wild Aquilaria agallocha trees of North India produce agarwood resin distilled using time-honored methods, preserving the authentic character that makes Hindi oud \u003cspan class=\"ap-hi\"\u003einstantly recognizable\u003c\/span\u003e to connoisseurs worldwide.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ap-collapse\"\u003e\n\u003csummary\u003eShipping Details\u003c\/summary\u003e\n\u003cdiv class=\"ap-collapse-body\"\u003eShips to the United States within 1–2 business days. Estimated delivery is 2–6 business days via DHL, FedEx, or equivalent carrier. A tracking number is emailed once your order ships. Customs duties or import taxes may apply per U.S. regulations. Delivery times are estimates — delays may occur due to customs processing, carrier delays, or peak seasons.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ap-collapse\"\u003e\n\u003csummary\u003eWholesale Orders\u003c\/summary\u003e\n\u003cdiv class=\"ap-collapse-body\"\u003eAvailable for bulk or resale purchases. Minimum quantities may apply. Wholesale orders do not qualify for retail promotions. Shipping and customs fees calculated separately. Please contact us before placing wholesale orders.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- ══════ SAFETY ══════ --\u003e\n\u003cdiv class=\"ap-safety\"\u003e\n\u003cstrong\u003eSafety\u003c\/strong\u003e All perfumes should be kept out of reach of children and patch tested on skin before use. Flick through pics to see reviews.\u003c\/div\u003e\n\u003c!-- ══════ BOTTOM NOTE ══════ --\u003e\n\u003cdiv class=\"ap-cta-note\"\u003eSecure checkout  ·  Full tracking included  ·  USA-focused delivery\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Attar Perfume","offers":[{"title":"12 ML","offer_id":50412679987483,"sku":null,"price":648.4,"currency_code":"USD","in_stock":true},{"title":"6 ML","offer_id":50412680020251,"sku":null,"price":324.2,"currency_code":"USD","in_stock":true},{"title":"3 ML","offer_id":50412680053019,"sku":null,"price":162.1,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0831\/4886\/5819\/files\/12-ml-bottle.png?v=1775992874","url":"https:\/\/attarperfume.com\/products\/rare-oud-oil","provider":"attar perfume","version":"1.0","type":"link"}