{"product_id":"peacock-heritage-gold-tone-necklace-set-with-matching-jhumka-earrings","title":"Peacock Heritage Gold-Tone Necklace Set with Matching Jhumka Earrings","description":"\u003cstyle\u003e\n  \/* =====================================================\n     VELZA PRODUCT ACCORDION\n     Unique namespace - Shopify theme safe\n     No external library \/ No JavaScript dependency\n     ===================================================== *\/\n\n  #velza-jewellery-accordion-2960 {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 24px 0 !important;\n    padding: 0 !important;\n    clear: both !important;\n    font-family: inherit !important;\n    text-align: left !important;\n  }\n\n  #velza-jewellery-accordion-2960 *,\n  #velza-jewellery-accordion-2960 *::before,\n  #velza-jewellery-accordion-2960 *::after {\n    box-sizing: border-box !important;\n  }\n\n  \/* ---------- Accordion Item ---------- *\/\n\n  #velza-jewellery-accordion-2960 .vja-item {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    border-top: 1px solid #e5e1db !important;\n  }\n\n  #velza-jewellery-accordion-2960 .vja-item:last-child {\n    border-bottom: 1px solid #e5e1db !important;\n  }\n\n  \/* ---------- Clickable Heading ---------- *\/\n\n  #velza-jewellery-accordion-2960 .vja-summary {\n    display: flex !important;\n    align-items: center !important;\n    justify-content: space-between !important;\n    width: 100% !important;\n    min-height: 58px !important;\n    margin: 0 !important;\n    padding: 19px 4px !important;\n    border: 0 !important;\n    border-radius: 0 !important;\n    background: transparent !important;\n    color: #202020 !important;\n    font-family: inherit !important;\n    font-size: 14px !important;\n    font-weight: 600 !important;\n    line-height: 1.4 !important;\n    letter-spacing: 0.2px !important;\n    text-align: left !important;\n    cursor: pointer !important;\n    list-style: none !important;\n    appearance: none !important;\n    -webkit-appearance: none !important;\n    outline: none !important;\n    box-shadow: none !important;\n  }\n\n  \/* Remove default browser arrow *\/\n  #velza-jewellery-accordion-2960 .vja-summary::-webkit-details-marker {\n    display: none !important;\n  }\n\n  #velza-jewellery-accordion-2960 .vja-summary::marker {\n    display: none !important;\n    content: \"\" !important;\n  }\n\n  #velza-jewellery-accordion-2960 .vja-summary:hover {\n    color: #705b49 !important;\n  }\n\n  #velza-jewellery-accordion-2960 .vja-summary:focus-visible {\n    outline: 2px solid #9a8877 !important;\n    outline-offset: 3px !important;\n  }\n\n  #velza-jewellery-accordion-2960 .vja-heading {\n    display: block !important;\n    flex: 1 1 auto !important;\n    min-width: 0 !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    color: inherit !important;\n    font-family: inherit !important;\n    font-size: inherit !important;\n    font-weight: inherit !important;\n    line-height: inherit !important;\n    text-align: left !important;\n  }\n\n  \/* ---------- CSS Plus \/ Minus ---------- *\/\n\n  #velza-jewellery-accordion-2960 .vja-icon {\n    position: relative !important;\n    display: block !important;\n    flex: 0 0 16px !important;\n    width: 16px !important;\n    height: 16px !important;\n    margin-left: 15px !important;\n  }\n\n  #velza-jewellery-accordion-2960 .vja-icon::before,\n  #velza-jewellery-accordion-2960 .vja-icon::after {\n    content: \"\" !important;\n    position: absolute !important;\n    top: 50% !important;\n    left: 50% !important;\n    display: block !important;\n    width: 12px !important;\n    height: 1.5px !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    background: #222222 !important;\n    border-radius: 2px !important;\n    transform: translate(-50%, -50%) !important;\n    transition: opacity 0.25s ease !important;\n  }\n\n  #velza-jewellery-accordion-2960 .vja-icon::after {\n    transform: translate(-50%, -50%) rotate(90deg) !important;\n  }\n\n  #velza-jewellery-accordion-2960\n  .vja-item[open]\n  .vja-icon::after {\n    opacity: 0 !important;\n  }\n\n  \/* ---------- Content ---------- *\/\n\n  #velza-jewellery-accordion-2960 .vja-content {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 !important;\n    padding: 0 4px 23px !important;\n    color: #555555 !important;\n    font-family: inherit !important;\n    font-size: 13px !important;\n    font-weight: 400 !important;\n    line-height: 1.75 !important;\n    letter-spacing: normal !important;\n    text-align: left !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    column-count: 1 !important;\n    columns: 1 !important;\n  }\n\n  \/* ---------- Paragraph Reset ---------- *\/\n\n  #velza-jewellery-accordion-2960 .vja-content p {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 0 14px !important;\n    padding: 0 !important;\n    color: #555555 !important;\n    font-family: inherit !important;\n    font-size: 13px !important;\n    font-weight: 400 !important;\n    line-height: 1.75 !important;\n    text-align: left !important;\n    white-space: normal !important;\n    column-count: 1 !important;\n  }\n\n  #velza-jewellery-accordion-2960 .vja-content p:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  #velza-jewellery-accordion-2960 .vja-content strong {\n    color: #292929 !important;\n    font-weight: 600 !important;\n  }\n\n  \/* ---------- Bullet List ---------- *\/\n\n  #velza-jewellery-accordion-2960 .vja-content ul {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 10px 0 17px !important;\n    padding: 0 0 0 19px !important;\n    list-style-type: disc !important;\n    list-style-position: outside !important;\n    columns: 1 !important;\n    column-count: 1 !important;\n  }\n\n  #velza-jewellery-accordion-2960 .vja-content li {\n    display: list-item !important;\n    width: auto !important;\n    max-width: 100% !important;\n    margin: 0 0 9px !important;\n    padding: 0 0 0 2px !important;\n    color: #555555 !important;\n    font-family: inherit !important;\n    font-size: 13px !important;\n    font-weight: 400 !important;\n    line-height: 1.75 !important;\n    text-align: left !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    break-inside: avoid !important;\n  }\n\n  #velza-jewellery-accordion-2960 .vja-content li:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  \/* ---------- Contact ---------- *\/\n\n  #velza-jewellery-accordion-2960 .vja-contact-line {\n    display: block !important;\n    width: 100% !important;\n    margin: 3px 0 !important;\n    padding: 0 !important;\n  }\n\n  #velza-jewellery-accordion-2960 .vja-contact-link {\n    color: inherit !important;\n    text-decoration: none !important;\n    border: 0 !important;\n  }\n\n  #velza-jewellery-accordion-2960 .vja-contact-link:hover {\n    color: #705b49 !important;\n    text-decoration: underline !important;\n  }\n\n  \/* ---------- Mobile ---------- *\/\n\n  @media screen and (max-width: 749px) {\n    #velza-jewellery-accordion-2960 {\n      margin: 20px 0 !important;\n    }\n\n    #velza-jewellery-accordion-2960 .vja-summary {\n      min-height: 54px !important;\n      padding: 17px 2px !important;\n      font-size: 13px !important;\n    }\n\n    #velza-jewellery-accordion-2960 .vja-content {\n      padding: 0 2px 20px !important;\n      font-size: 13px !important;\n      line-height: 1.7 !important;\n    }\n\n    #velza-jewellery-accordion-2960 .vja-content p,\n    #velza-jewellery-accordion-2960 .vja-content li {\n      font-size: 13px !important;\n      line-height: 1.7 !important;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv id=\"velza-jewellery-accordion-2960\"\u003e\n\n  \u003c!-- ================= DESCRIPTION ================= --\u003e\n\n  \u003cdetails class=\"vja-item\"\u003e\n    \u003csummary class=\"vja-summary\"\u003e\n      \u003cspan class=\"vja-heading\"\u003eDescription\u003c\/span\u003e\n      \u003cspan class=\"vja-icon\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n    \u003c\/summary\u003e\n\n    \u003cdiv class=\"vja-content\"\u003e\n\n      \u003cp\u003e\n        A regal necklace set featuring an ornate peacock-inspired pendant,\n        intricate detailing, and rich green and ruby-red accents.\n        The traditional design creates a graceful statement with a luxurious\n        festive appeal.\n      \u003c\/p\u003e\n\n      \u003cul\u003e\n        \u003cli\u003eElaborate peacock-inspired central pendant\u003c\/li\u003e\n        \u003cli\u003eIntricate traditional detailing throughout the necklace\u003c\/li\u003e\n        \u003cli\u003eRich green and ruby-red colour accents\u003c\/li\u003e\n        \u003cli\u003eMatching jhumka-style earrings included\u003c\/li\u003e\n        \u003cli\u003eDecorative side tassel with coordinated bead accents\u003c\/li\u003e\n        \u003cli\u003eIdeal for weddings, festive celebrations, and ethnic styling\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n      \u003cp\u003e\n        Pair it with a saree, lehenga, or traditional outfit to create a\n        striking festive look. The detailed pendant and coordinated earrings\n        bring elegance to both grand occasions and special celebrations.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\n  \u003c!-- ================= SHIPPING ================= --\u003e\n\n  \u003cdetails class=\"vja-item\"\u003e\n    \u003csummary class=\"vja-summary\"\u003e\n      \u003cspan class=\"vja-heading\"\u003eShipping\u003c\/span\u003e\n      \u003cspan class=\"vja-icon\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n    \u003c\/summary\u003e\n\n    \u003cdiv class=\"vja-content\"\u003e\n\n      \u003cp\u003e\n        We carefully prepare every order to ensure it reaches you safely\n        and beautifully.\n      \u003c\/p\u003e\n\n      \u003cul\u003e\n        \u003cli\u003e\n\u003cstrong\u003eDelivery Time:\u003c\/strong\u003e 5–7 business days\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eShipping Fee:\u003c\/strong\u003e Free shipping on all orders\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n      \u003cp\u003e\n        Once your order is dispatched, you will receive the relevant\n        shipping updates wherever applicable.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\n  \u003c!-- ================= RETURNS \u0026 EXCHANGE ================= --\u003e\n\n  \u003cdetails class=\"vja-item\"\u003e\n    \u003csummary class=\"vja-summary\"\u003e\n      \u003cspan class=\"vja-heading\"\u003eReturns \u0026amp; Exchange\u003c\/span\u003e\n      \u003cspan class=\"vja-icon\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n    \u003c\/summary\u003e\n\n    \u003cdiv class=\"vja-content\"\u003e\n\n      \u003cp\u003e\n        Your satisfaction matters to us. We offer a\n        \u003cstrong\u003e7-day easy return and exchange policy\u003c\/strong\u003e\n        on eligible orders.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        If your product is eligible for a return or exchange, please\n        contact our support team within 7 days of receiving your order.\n        The product should be unused and returned in its original\n        condition and packaging.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        For assistance with eligibility and the return process, please\n        reach out to our support team.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\n  \u003c!-- ================= CONTACT US ================= --\u003e\n\n  \u003cdetails class=\"vja-item\"\u003e\n    \u003csummary class=\"vja-summary\"\u003e\n      \u003cspan class=\"vja-heading\"\u003eContact Us\u003c\/span\u003e\n      \u003cspan class=\"vja-icon\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n    \u003c\/summary\u003e\n\n    \u003cdiv class=\"vja-content\"\u003e\n\n      \u003cp\u003e\n        Need help with your order or have a question? Our support team is\n        here to assist you.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        \u003cstrong\u003eAddress:\u003c\/strong\u003e\u003cbr\u003e\n        202, Kashtbhajan Complex,\u003cbr\u003e\n        Liberty Industrial Park,\u003cbr\u003e\n        Laskana, Surat\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        \u003cspan class=\"vja-contact-line\"\u003e\n          \u003cstrong\u003ePhone:\u003c\/strong\u003e\n          \u003ca class=\"vja-contact-link\" href=\"tel:8320868994\"\u003e8320868994\u003c\/a\u003e\n        \u003c\/span\u003e\n\n        \u003cspan class=\"vja-contact-line\"\u003e\n          \u003cstrong\u003eEmail:\u003c\/strong\u003e\n          \u003ca class=\"vja-contact-link\" href=\"mailto:support.velza@gmail.com\"\u003esupport.velza@gmail.com\u003c\/a\u003e\n        \u003c\/span\u003e\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":50827551441135,"sku":null,"price":999.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0837\/8866\/0975\/files\/2960-1.webp?v=1789752133","url":"https:\/\/velzacollection.com\/products\/peacock-heritage-gold-tone-necklace-set-with-matching-jhumka-earrings","provider":"My Store","version":"1.0","type":"link"}