{"title":"Home page","description":null,"products":[{"product_id":"don-alcohol-free-musk-roll-on","title":"Don — Alcohol-Free Musk Roll-On","description":"\u003cstyle\u003e\n    .zf-commerce, .zf-commerce * { box-sizing: border-box; }\n    .zf-commerce { --zf-mist:#F7FAFC; --zf-air:#DCEAF4; --zf-sky:#A9CBE0; --zf-steel:#5C87A6; --zf-navy:#16324F; --zf-deep:#0A1B2A; --zf-sand:#EFE6D9; --zf-brass:#C9A96A; --zf-green:#1D5C2F; color:var(--zf-deep); line-height:1.55; }\n    .zf-product-intro, .zf-bundles { margin:0 0 22px; }\n    .zf-bundles h2 { margin:0 0 10px; color:var(--zf-navy); font-size:clamp(1.35rem,3vw,1.75rem); line-height:1.2; }\n    .zf-product-intro p, .zf-bundles p { margin:0 0 12px; }\n    .zf-product-points { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:8px 16px; margin:16px 0 0; padding:0; list-style:none; }\n    .zf-product-points li { position:relative; padding-left:22px; font-size:.95rem; }\n    .zf-product-points li::before { position:absolute; top:0; left:0; color:var(--zf-steel); content:\"\\2713\"; font-weight:700; }\n    .zf-bundles { scroll-margin-top:100px; padding:clamp(18px,4vw,28px); border:1px solid var(--zf-sky); border-radius:18px; background:linear-gradient(145deg,var(--zf-mist),#FFF); box-shadow:0 14px 32px rgba(22,50,79,.07); }\n    .zf-bundle-eyebrow { margin-bottom:6px !important; color:var(--zf-steel); font-size:.75rem; font-weight:700; letter-spacing:.12em; text-transform:uppercase; }\n    .zf-fieldset { min-width:0; margin:20px 0 0; padding:0; border:0; }\n    .zf-legend { margin-bottom:10px; color:var(--zf-navy); font-size:.98rem; font-weight:700; }\n    .zf-pack-grid { display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:9px; align-items:stretch; }\n    .zf-choice { position:relative; display:block; height:100%; cursor:pointer; }\n    .zf-choice-input { position:absolute; width:1px; height:1px; opacity:0; pointer-events:none; }\n    .zf-choice-card { display:flex; height:100%; min-height:128px; flex-direction:column; align-items:center; justify-content:center; padding:16px 6px 14px; border:1px solid var(--zf-sky); border-radius:13px; background:#FFF; color:var(--zf-deep); text-align:center; transition:border-color .16s ease, box-shadow .16s ease; }\n    .zf-choice:hover .zf-choice-card { border-color:var(--zf-steel); }\n    .zf-choice-input:checked + .zf-choice-card { border-color:var(--zf-navy); background:var(--zf-air); box-shadow:0 0 0 2px var(--zf-navy); }\n    .zf-pack-name { display:block; color:var(--zf-navy); font-size:.92rem; font-weight:750; white-space:nowrap; }\n    .zf-pack-was { display:block; color:var(--zf-steel); font-size:.8rem; text-decoration:line-through; white-space:nowrap; }\n    .zf-pack-price { display:block; font-size:1.02rem; font-weight:750; white-space:nowrap; }\n    .zf-pack-save { display:block; min-height:1.2em; color:var(--zf-green); font-size:.75rem; font-weight:700; white-space:nowrap; }\n    .zf-badge { position:absolute; z-index:2; top:-9px; left:50%; padding:2px 9px; border-radius:999px; background:var(--zf-navy); color:#FFF; font-size:.6rem; font-weight:750; letter-spacing:.06em; text-transform:uppercase; transform:translateX(-50%); white-space:nowrap; }\n    .zf-badge--value { background:var(--zf-brass); color:var(--zf-deep); }\n    .zf-mix-panel[hidden] { display:none !important; }\n    .zf-mix-grid { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:9px; align-items:stretch; }\n    .zf-mix-grid .zf-choice-card { min-height:56px; align-items:center; flex-direction:row; justify-content:flex-start; padding:12px 14px; text-align:left; font-size:.92rem; }\n    .zf-mix-dot { width:17px; height:17px; flex:0 0 17px; margin-right:10px; border:2px solid var(--zf-steel); border-radius:50%; background:#FFF; box-shadow:inset 0 0 0 3px #FFF; }\n    .zf-choice-input:checked + .zf-choice-card .zf-mix-dot { border-color:var(--zf-navy); background:var(--zf-navy); }\n    .zf-ship { display:flex; align-items:center; gap:8px; margin:16px 0 0 !important; padding:10px 13px; border-radius:10px; background:var(--zf-air); color:var(--zf-navy); font-size:.88rem; font-weight:650; }\n    .zf-ship--free { background:#EDF8F0; color:var(--zf-green); }\n    .zf-summary { display:flex; align-items:center; justify-content:space-between; gap:16px; margin:16px 0 12px !important; padding-top:15px; border-top:1px solid var(--zf-air); color:var(--zf-navy); }\n    .zf-summary strong { font-size:1.3rem; }\n    .zf-add-button { width:100%; min-height:54px; padding:14px 20px; border:1px solid var(--zf-navy); border-radius:999px; background:var(--zf-navy); color:#FFF; cursor:pointer; font:inherit; font-size:1rem; font-weight:750; transition:background .16s ease; }\n    .zf-add-button:hover { background:var(--zf-deep); }\n    .zf-add-button:disabled { cursor:wait; opacity:.65; }\n    .zf-reassure { display:flex; flex-wrap:wrap; justify-content:center; gap:5px 15px; margin:11px 0 0 !important; color:var(--zf-steel); font-size:.82rem; font-weight:650; text-align:center; }\n    .zf-message { margin:12px 0 0 !important; padding:12px 14px; border-radius:10px; font-size:.92rem; font-weight:650; }\n    .zf-message[hidden] { display:none !important; }\n    .zf-message--success { background:#EDF8F0; color:var(--zf-green); }\n    .zf-message--error { background:#FFF1F0; color:#8A1C13; }\n    .zf-message a { color:inherit; font-weight:750; text-decoration:underline; }\n    .zf-guarantee-note { margin:13px 0 0 !important; padding:13px 15px; border:1px solid var(--zf-brass); border-radius:12px; background:var(--zf-sand); font-size:.89rem; }\n    .zf-guarantee-note strong { color:var(--zf-navy); }\n    @media (max-width:749px) {\n      .zf-product-points, .zf-mix-grid { grid-template-columns:1fr; }\n      .zf-pack-grid { grid-template-columns:repeat(2,minmax(0,1fr)); }\n      .zf-bundles { padding:20px 14px; border-radius:16px; }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"zf-commerce\"\u003e\n\u003csection class=\"zf-product-intro\"\u003e\n\u003cp\u003eA 6 ml pure-oil musk roll-on made without alcohol, in Original and Pink. No alcohol means less evaporation, so the scent stays on your skin for longer.\u003c\/p\u003e\n\u003cul class=\"zf-product-points\"\u003e\n\u003cli\u003eAlcohol-free pure oil\u003c\/li\u003e\n\u003cli\u003eLasts up to 12 hours\u003c\/li\u003e\n\u003cli\u003e6 ml roll-on\u003c\/li\u003e\n\u003cli\u003eAlcohol-free; patch test if sensitive\u003c\/li\u003e\n\u003cli\u003eCash on delivery\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"zf-bundles\" id=\"bundles\"\u003e\n\u003cp class=\"zf-bundle-eyebrow\"\u003eChoose your offer\u003c\/p\u003e\n\u003ch2\u003eBuild Your Don Mix\u003c\/h2\u003e\n\u003cp\u003ePick how many bottles you want, then choose any combination of Original and Pink.\u003c\/p\u003e\n\u003cform id=\"zf-bundle-form\" novalidate onsubmit=\"return false;\" data-adding=\"Adding...\" data-success=\"Added — opening your cart...\" data-validation=\"Choose your Original\/Pink mix before adding it to the cart.\" data-error=\"That could not be added right now. Please try again.\" data-cart-label=\"View cart\"\u003e\n\u003cfieldset class=\"zf-fieldset\"\u003e\n\u003clegend class=\"zf-legend\"\u003e1. Choose your bundle\u003c\/legend\u003e\n\u003cdiv class=\"zf-pack-grid\"\u003e\n\u003clabel class=\"zf-choice\"\u003e \u003cinput class=\"zf-choice-input\" type=\"radio\" name=\"zf_pack\" value=\"1\" data-price=\"AED 35\" data-ship=\"Free UAE delivery unlocks at AED 100\"\u003e \u003cspan class=\"zf-choice-card\"\u003e\u003cspan class=\"zf-pack-name\"\u003e1 Bottle\u003c\/span\u003e\u003cspan class=\"zf-pack-was\"\u003e \u003c\/span\u003e\u003cspan class=\"zf-pack-price\"\u003eAED 35\u003c\/span\u003e\u003cspan class=\"zf-pack-save\"\u003e \u003c\/span\u003e\u003c\/span\u003e \u003c\/label\u003e \u003clabel class=\"zf-choice\"\u003e \u003cinput class=\"zf-choice-input\" type=\"radio\" name=\"zf_pack\" value=\"2\" data-price=\"AED 60\" data-ship=\"Free UAE delivery unlocks at AED 100\"\u003e \u003cspan class=\"zf-choice-card\"\u003e\u003cspan class=\"zf-pack-name\"\u003e2 Bottles\u003c\/span\u003e\u003cspan class=\"zf-pack-was\"\u003eAED 70\u003c\/span\u003e\u003cspan class=\"zf-pack-price\"\u003eAED 60\u003c\/span\u003e\u003cspan class=\"zf-pack-save\"\u003eSave AED 10\u003c\/span\u003e\u003c\/span\u003e \u003c\/label\u003e \u003clabel class=\"zf-choice\"\u003e \u003cspan class=\"zf-badge\"\u003eMost popular\u003c\/span\u003e \u003cinput class=\"zf-choice-input\" type=\"radio\" name=\"zf_pack\" value=\"3\" data-price=\"AED 70\" data-ship=\"Free UAE delivery unlocks at AED 100\" checked\u003e \u003cspan class=\"zf-choice-card\"\u003e\u003cspan class=\"zf-pack-name\"\u003e3 Bottles\u003c\/span\u003e\u003cspan class=\"zf-pack-was\"\u003eAED 105\u003c\/span\u003e\u003cspan class=\"zf-pack-price\"\u003eAED 70\u003c\/span\u003e\u003cspan class=\"zf-pack-save\"\u003eSave AED 35\u003c\/span\u003e\u003c\/span\u003e \u003c\/label\u003e \u003clabel class=\"zf-choice\"\u003e \u003cspan class=\"zf-badge zf-badge--value\"\u003eBest value\u003c\/span\u003e \u003cinput class=\"zf-choice-input\" type=\"radio\" name=\"zf_pack\" value=\"5\" data-price=\"AED 105\" data-ship=\"This mix qualifies for free UAE delivery\" data-ship-free=\"true\"\u003e \u003cspan class=\"zf-choice-card\"\u003e\u003cspan class=\"zf-pack-name\"\u003e5 Bottles\u003c\/span\u003e\u003cspan class=\"zf-pack-was\"\u003eAED 175\u003c\/span\u003e\u003cspan class=\"zf-pack-price\"\u003eAED 105\u003c\/span\u003e\u003cspan class=\"zf-pack-save\"\u003eSave AED 70\u003c\/span\u003e\u003c\/span\u003e \u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/fieldset\u003e\n\u003cdiv class=\"zf-mix-panel\" data-zf-panel=\"1\" hidden\u003e\u003cfieldset class=\"zf-fieldset\"\u003e\n\u003clegend class=\"zf-legend\"\u003e2. Choose your mix\u003c\/legend\u003e\n\u003cdiv class=\"zf-mix-grid\"\u003e\n\u003clabel class=\"zf-choice\"\u003e\u003cinput class=\"zf-choice-input\" type=\"radio\" name=\"zf_mix\" value=\"43027989397600\"\u003e\u003cspan class=\"zf-choice-card\"\u003e\u003cspan class=\"zf-mix-dot\"\u003e\u003c\/span\u003eOriginal × 1\u003c\/span\u003e\u003c\/label\u003e \u003clabel class=\"zf-choice\"\u003e\u003cinput class=\"zf-choice-input\" type=\"radio\" name=\"zf_mix\" value=\"43027989758048\"\u003e\u003cspan class=\"zf-choice-card\"\u003e\u003cspan class=\"zf-mix-dot\"\u003e\u003c\/span\u003ePink × 1\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/fieldset\u003e\u003c\/div\u003e\n\u003cdiv class=\"zf-mix-panel\" data-zf-panel=\"2\" hidden\u003e\u003cfieldset class=\"zf-fieldset\"\u003e\n\u003clegend class=\"zf-legend\"\u003e2. Choose your mix\u003c\/legend\u003e\n\u003cdiv class=\"zf-mix-grid\"\u003e\n\u003clabel class=\"zf-choice\"\u003e\u003cinput class=\"zf-choice-input\" type=\"radio\" name=\"zf_mix\" value=\"43030708715616\"\u003e\u003cspan class=\"zf-choice-card\"\u003e\u003cspan class=\"zf-mix-dot\"\u003e\u003c\/span\u003eOriginal × 2\u003c\/span\u003e\u003c\/label\u003e \u003clabel class=\"zf-choice\"\u003e\u003cinput class=\"zf-choice-input\" type=\"radio\" name=\"zf_mix\" value=\"43031166287968\"\u003e\u003cspan class=\"zf-choice-card\"\u003e\u003cspan class=\"zf-mix-dot\"\u003e\u003c\/span\u003e1 Original + 1 Pink\u003c\/span\u003e\u003c\/label\u003e \u003clabel class=\"zf-choice\"\u003e\u003cinput class=\"zf-choice-input\" type=\"radio\" name=\"zf_mix\" value=\"43030708748384\"\u003e\u003cspan class=\"zf-choice-card\"\u003e\u003cspan class=\"zf-mix-dot\"\u003e\u003c\/span\u003ePink × 2\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/fieldset\u003e\u003c\/div\u003e\n\u003cdiv class=\"zf-mix-panel\" data-zf-panel=\"3\"\u003e\u003cfieldset class=\"zf-fieldset\"\u003e\n\u003clegend class=\"zf-legend\"\u003e2. Choose your mix\u003c\/legend\u003e\n\u003cdiv class=\"zf-mix-grid\"\u003e\n\u003clabel class=\"zf-choice\"\u003e\u003cinput class=\"zf-choice-input\" type=\"radio\" name=\"zf_mix\" value=\"43028090585184\"\u003e\u003cspan class=\"zf-choice-card\"\u003e\u003cspan class=\"zf-mix-dot\"\u003e\u003c\/span\u003eOriginal × 3\u003c\/span\u003e\u003c\/label\u003e \u003clabel class=\"zf-choice\"\u003e\u003cinput class=\"zf-choice-input\" type=\"radio\" name=\"zf_mix\" value=\"43031166320736\"\u003e\u003cspan class=\"zf-choice-card\"\u003e\u003cspan class=\"zf-mix-dot\"\u003e\u003c\/span\u003e2 Original + 1 Pink\u003c\/span\u003e\u003c\/label\u003e \u003clabel class=\"zf-choice\"\u003e\u003cinput class=\"zf-choice-input\" type=\"radio\" name=\"zf_mix\" value=\"43031166353504\"\u003e\u003cspan class=\"zf-choice-card\"\u003e\u003cspan class=\"zf-mix-dot\"\u003e\u003c\/span\u003e1 Original + 2 Pink\u003c\/span\u003e\u003c\/label\u003e \u003clabel class=\"zf-choice\"\u003e\u003cinput class=\"zf-choice-input\" type=\"radio\" name=\"zf_mix\" value=\"43028090617952\"\u003e\u003cspan class=\"zf-choice-card\"\u003e\u003cspan class=\"zf-mix-dot\"\u003e\u003c\/span\u003ePink × 3\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/fieldset\u003e\u003c\/div\u003e\n\u003cdiv class=\"zf-mix-panel\" data-zf-panel=\"5\" hidden\u003e\u003cfieldset class=\"zf-fieldset\"\u003e\n\u003clegend class=\"zf-legend\"\u003e2. Choose your mix\u003c\/legend\u003e\n\u003cdiv class=\"zf-mix-grid\"\u003e\n\u003clabel class=\"zf-choice\"\u003e\u003cinput class=\"zf-choice-input\" type=\"radio\" name=\"zf_mix\" value=\"43030708551776\"\u003e\u003cspan class=\"zf-choice-card\"\u003e\u003cspan class=\"zf-mix-dot\"\u003e\u003c\/span\u003eOriginal × 5\u003c\/span\u003e\u003c\/label\u003e \u003clabel class=\"zf-choice\"\u003e\u003cinput class=\"zf-choice-input\" type=\"radio\" name=\"zf_mix\" value=\"43031166386272\"\u003e\u003cspan class=\"zf-choice-card\"\u003e\u003cspan class=\"zf-mix-dot\"\u003e\u003c\/span\u003e4 Original + 1 Pink\u003c\/span\u003e\u003c\/label\u003e \u003clabel class=\"zf-choice\"\u003e\u003cinput class=\"zf-choice-input\" type=\"radio\" name=\"zf_mix\" value=\"43031166419040\"\u003e\u003cspan class=\"zf-choice-card\"\u003e\u003cspan class=\"zf-mix-dot\"\u003e\u003c\/span\u003e3 Original + 2 Pink\u003c\/span\u003e\u003c\/label\u003e \u003clabel class=\"zf-choice\"\u003e\u003cinput class=\"zf-choice-input\" type=\"radio\" name=\"zf_mix\" value=\"43031166451808\"\u003e\u003cspan class=\"zf-choice-card\"\u003e\u003cspan class=\"zf-mix-dot\"\u003e\u003c\/span\u003e2 Original + 3 Pink\u003c\/span\u003e\u003c\/label\u003e \u003clabel class=\"zf-choice\"\u003e\u003cinput class=\"zf-choice-input\" type=\"radio\" name=\"zf_mix\" value=\"43031166484576\"\u003e\u003cspan class=\"zf-choice-card\"\u003e\u003cspan class=\"zf-mix-dot\"\u003e\u003c\/span\u003e1 Original + 4 Pink\u003c\/span\u003e\u003c\/label\u003e \u003clabel class=\"zf-choice\"\u003e\u003cinput class=\"zf-choice-input\" type=\"radio\" name=\"zf_mix\" value=\"43030708584544\"\u003e\u003cspan class=\"zf-choice-card\"\u003e\u003cspan class=\"zf-mix-dot\"\u003e\u003c\/span\u003ePink × 5\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/fieldset\u003e\u003c\/div\u003e\n\u003cp class=\"zf-ship\" data-zf-ship\u003e\u003cspan data-zf-ship-text\u003eFree UAE delivery unlocks at AED 100\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"zf-summary\"\u003e\u003cspan\u003eSelected offer\u003c\/span\u003e\u003cstrong data-zf-total\u003eAED 70\u003c\/strong\u003e\u003c\/p\u003e\n\u003cbutton class=\"zf-add-button\" type=\"button\"\u003eAdd Selected Mix to Cart\u003c\/button\u003e\n\u003cp class=\"zf-reassure\"\u003e\u003cspan\u003eCash on delivery\u003c\/span\u003e\u003cspan\u003eFree 7-day returns\u003c\/span\u003e\u003cspan\u003eUAE delivery in 1–3 working days\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"zf-message\" data-zf-message role=\"status\" aria-live=\"polite\" hidden\u003e \u003c\/p\u003e\n\u003cp class=\"zf-guarantee-note\"\u003e\u003cstrong\u003eTry Don with confidence.\u003c\/strong\u003e Not right for you? Return it free within seven days of delivery — opened or unopened.\u003c\/p\u003e\n\u003c\/form\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Zahra Fragrance","offers":[{"title":"6ml \/ Original","offer_id":43027989397600,"sku":"DON-6ML","price":35.0,"currency_code":"AED","in_stock":true},{"title":"6ml \/ Pink","offer_id":43027989758048,"sku":"DON-6ML-PINK","price":35.0,"currency_code":"AED","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0675\/5408\/2912\/files\/528374478_122114796752944900_6201395465742906050_n.jpg?v=1786383084"}],"url":"https:\/\/www.zahrafragrance.store\/collections\/frontpage.oembed","provider":"Zahra Fragrance","version":"1.0","type":"link"}