{"product_id":"ivory-abaya-with-contrast-tassel-charms","title":"Ivory Abaya with Contrast Tassel Charms","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003ePearl White Tassel Abaya\u003c\/title\u003e\n\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400\u0026family=Jost:wght@300;400;500\u0026display=swap');\n\n  .gz-abaya * { margin: 0; padding: 0; box-sizing: border-box; }\n\n  .gz-abaya {\n    --white: #FFFFFF;\n    --pearl: #F7F5F1;\n    --warm-sand: #E9E2D6;\n    --taupe: #A79B87;\n    --gold: #B99A5F;\n    --charcoal: #1F1D1B;\n    --ink: #33302C;\n    font-family: 'Jost', sans-serif;\n    background: var(--white);\n    color: var(--ink);\n    max-width: 720px;\n    margin: 0 auto;\n    line-height: 1.7;\n  }\n\n  \/* ---------- Header — pearl white with black tassel motif ---------- *\/\n  .gz-abaya .gz-header {\n    background: linear-gradient(170deg, var(--white) 0%, var(--pearl) 60%, var(--warm-sand) 120%);\n    border-bottom: 1px solid var(--warm-sand);\n    color: var(--charcoal);\n    text-align: center;\n    padding: 56px 32px 48px;\n  }\n  .gz-abaya .gz-eyebrow {\n    font-size: 11px;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n    color: var(--gold);\n    margin-bottom: 14px;\n  }\n  .gz-abaya .gz-title {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 40px;\n    font-weight: 500;\n    letter-spacing: 0.5px;\n    line-height: 1.15;\n  }\n  .gz-abaya .gz-title em {\n    font-style: italic;\n    color: var(--taupe);\n  }\n\n  \/* Tassel divider — beads and a hanging tassel, like the neckline charm *\/\n  .gz-abaya .gz-tassel {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    margin-top: 24px;\n  }\n  .gz-abaya .gz-tassel .gz-bead {\n    width: 6px;\n    height: 6px;\n    border-radius: 50%;\n    background: var(--charcoal);\n    margin-bottom: 5px;\n  }\n  .gz-abaya .gz-tassel .gz-bead:nth-child(2) { width: 5px; height: 5px; opacity: 0.8; }\n  .gz-abaya .gz-tassel .gz-bead:nth-child(3) { width: 4px; height: 4px; opacity: 0.6; }\n  .gz-abaya .gz-tassel .gz-bar {\n    width: 3px;\n    height: 22px;\n    background: var(--gold);\n    margin-bottom: 0;\n  }\n\n  \/* ---------- Intro ---------- *\/\n  .gz-abaya .gz-intro {\n    padding: 44px 40px 36px;\n    text-align: center;\n  }\n  .gz-abaya .gz-intro p {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 21px;\n    font-weight: 400;\n    color: var(--charcoal);\n    line-height: 1.6;\n    max-width: 540px;\n    margin: 0 auto;\n  }\n\n  \/* ---------- Section styling ---------- *\/\n  .gz-abaya .gz-section {\n    padding: 8px 40px 36px;\n  }\n  .gz-abaya .gz-label {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    font-size: 11px;\n    letter-spacing: 3.5px;\n    text-transform: uppercase;\n    color: var(--gold);\n    font-weight: 500;\n    margin-bottom: 18px;\n  }\n  .gz-abaya .gz-label::after {\n    content: \"\";\n    flex: 1;\n    height: 1px;\n    background: linear-gradient(to right, var(--warm-sand), transparent);\n  }\n\n  \/* ---------- Details list ---------- *\/\n  .gz-abaya .gz-details { list-style: none; }\n  .gz-abaya .gz-details li {\n    position: relative;\n    padding: 10px 0 10px 26px;\n    font-size: 15px;\n    font-weight: 300;\n    border-bottom: 1px solid var(--pearl);\n  }\n  .gz-abaya .gz-details li:last-child { border-bottom: none; }\n  .gz-abaya .gz-details li::before {\n    content: \"\";\n    position: absolute;\n    left: 4px;\n    top: 19px;\n    width: 7px;\n    height: 7px;\n    background: var(--charcoal);\n    transform: rotate(45deg);\n  }\n  .gz-abaya .gz-details strong {\n    font-weight: 500;\n    color: var(--charcoal);\n  }\n\n  \/* ---------- Fabric card ---------- *\/\n  .gz-abaya .gz-fabric {\n    background: var(--pearl);\n    border-left: 3px solid var(--charcoal);\n    padding: 24px 28px;\n    font-size: 14.5px;\n    font-weight: 300;\n    color: var(--ink);\n  }\n  .gz-abaya .gz-fabric p + p { margin-top: 8px; }\n  .gz-abaya .gz-fabric strong {\n    font-weight: 500;\n    color: var(--charcoal);\n  }\n\n  \/* ---------- Styling note ---------- *\/\n  .gz-abaya .gz-style-note {\n    text-align: center;\n    padding: 6px 40px 12px;\n  }\n  .gz-abaya .gz-style-note p {\n    font-size: 15px;\n    font-weight: 300;\n    max-width: 520px;\n    margin: 0 auto;\n  }\n  .gz-abaya .gz-style-note strong {\n    font-weight: 500;\n    color: var(--charcoal);\n  }\n\n  \/* ---------- Footer note ---------- *\/\n  .gz-abaya .gz-fit {\n    text-align: center;\n    padding: 26px 40px 44px;\n  }\n  .gz-abaya .gz-fit p {\n    display: inline-block;\n    letter-spacing: 0.5px;\n    color: var(--taupe);\n    border-top: 1px solid var(--warm-sand);\n    padding-top: 16px;\n    font-style: italic;\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 15px;\n  }\n\n  @media (max-width: 480px) {\n    .gz-abaya .gz-header { padding: 44px 22px 38px; }\n    .gz-abaya .gz-title { font-size: 30px; }\n    .gz-abaya .gz-intro, .gz-abaya .gz-section, .gz-abaya .gz-style-note, .gz-abaya .gz-fit { padding-left: 22px; padding-right: 22px; }\n    .gz-abaya .gz-intro p { font-size: 18px; }\n  }\n\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"gz-abaya\"\u003e\n\n  \u003c!-- Header --\u003e\n  \u003cdiv class=\"gz-header\"\u003e\n    \u003cdiv class=\"gz-eyebrow\"\u003eSignature Collection\u003c\/div\u003e\n    \u003ch1 class=\"gz-title\"\u003ePearl White \u003cem\u003eTassel\u003c\/em\u003e Abaya\u003c\/h1\u003e\n    \u003cdiv class=\"gz-tassel\"\u003e\n      \u003cspan class=\"gz-bead\"\u003e\u003c\/span\u003e\n      \u003cspan class=\"gz-bead\"\u003e\u003c\/span\u003e\n      \u003cspan class=\"gz-bead\"\u003e\u003c\/span\u003e\n      \u003cspan class=\"gz-bar\"\u003e\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Intro --\u003e\n  \u003cdiv class=\"gz-intro\"\u003e\n    \u003cp\u003ePurity meets statement — a canvas of pristine white, punctuated by\n    striking black beaded tassels at the neckline and cuffs. Timeless,\n    serene, and quietly bold.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Details --\u003e\n  \u003cdiv class=\"gz-section\"\u003e\n    \u003cdiv class=\"gz-label\"\u003eDetails You'll Love\u003c\/div\u003e\n    \u003cul class=\"gz-details\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003eBlack beaded tassel charm\u003c\/strong\u003e — cascading from the neckline with a gold-bar finish\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eTassel-tipped cuffs\u003c\/strong\u003e — a matching flourish at each sleeve\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eContrast button front\u003c\/strong\u003e — fine black buttons down a clean white placket\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003ePintuck pleated panels\u003c\/strong\u003e — subtle texture, tone-on-tone elegance\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eFlowing full-length A-line cut\u003c\/strong\u003e — modest, graceful, luminous in any light\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Fabric \u0026 Care --\u003e\n  \u003cdiv class=\"gz-section\"\u003e\n    \u003cdiv class=\"gz-label\"\u003eFabric \u0026amp; Care\u003c\/div\u003e\n    \u003cdiv class=\"gz-fabric\"\u003e\n      \u003cp\u003e\u003cstrong\u003ePremium Tiptop fabric\u003c\/strong\u003e — soft, breathable, beautifully draped and fully non-transparent, even in white.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eWashing:\u003c\/strong\u003e Gently hand wash using shampoo for the softest care. Wash separately to keep the white pristine.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eNo ironing needed:\u003c\/strong\u003e Simply wash and hang for an hour — it dries wrinkle-free on its own. If you still prefer to iron, place a shawl or cloth over the abaya and iron on top of it.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Complete the look --\u003e\n  \u003cdiv class=\"gz-section gz-style-note\"\u003e\n    \u003cdiv class=\"gz-label\"\u003eComplete the Look\u003c\/div\u003e\n    \u003cp\u003eComes with a \u003cstrong\u003ecomplimentary chiffon hijab in a contrasting shade\u003c\/strong\u003e —\n    thoughtfully paired to complement the white. Keep accessories minimal —\n    this abaya does the talking.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Fit note --\u003e\n  \u003cdiv class=\"gz-fit\"\u003e\n    \u003cp\u003eModel wears size S\/M  ·  For a relaxed, flowing fit true to the photos, choose your regular size\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"Libas e Zahra","offers":[{"title":"52","offer_id":43002021150791,"sku":null,"price":6100.0,"currency_code":"PKR","in_stock":true},{"title":"54","offer_id":43002021183559,"sku":null,"price":6100.0,"currency_code":"PKR","in_stock":true},{"title":"56","offer_id":43002021216327,"sku":null,"price":6100.0,"currency_code":"PKR","in_stock":true},{"title":"58","offer_id":43002021249095,"sku":null,"price":6100.0,"currency_code":"PKR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0691\/7223\/2263\/files\/8A.webp?v=1784470817","url":"https:\/\/libasezahra.com\/products\/ivory-abaya-with-contrast-tassel-charms","provider":"Libas e Zahra","version":"1.0","type":"link"}