{"product_id":"divine-lakshmi-temple-necklace-set-with-multicolour-beaded-accents-matching-earrings","title":"Divine Lakshmi Temple Necklace Set with Multicolour Beaded Accents \u0026 Matching Earrings","description":"\u003cstyle\u003e\n  \/* VELZA PRODUCT ACCORDION - UNIQUE NAMESPACE *\/\n\n  #velza-product-info-v4 {\n    width: 100%;\n    max-width: 100%;\n    margin: 25px 0;\n    padding: 0;\n    font-family: inherit;\n    text-align: left;\n    clear: both;\n  }\n\n  #velza-product-info-v4 *,\n  #velza-product-info-v4 *::before,\n  #velza-product-info-v4 *::after {\n    box-sizing: border-box;\n  }\n\n  #velza-product-info-v4 .v4-accordion {\n    width: 100%;\n    max-width: 100%;\n    margin: 0;\n    padding: 0;\n    border-top: 1px solid #e6e2dc;\n  }\n\n  #velza-product-info-v4 .v4-accordion:last-child {\n    border-bottom: 1px solid #e6e2dc;\n  }\n\n  \/* CLICKABLE HEADING *\/\n  #velza-product-info-v4 .v4-heading {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    width: 100%;\n    min-height: 58px;\n    padding: 18px 0;\n    margin: 0;\n    cursor: pointer;\n    list-style: none;\n    color: #222222;\n    font-family: inherit;\n    font-size: 14px;\n    font-weight: 600;\n    line-height: 1.4;\n    text-align: left;\n    user-select: none;\n  }\n\n  \/* HIDE DEFAULT TRIANGLE *\/\n  #velza-product-info-v4 .v4-heading::-webkit-details-marker {\n    display: none;\n  }\n\n  #velza-product-info-v4 .v4-heading::marker {\n    content: \"\";\n    display: none;\n  }\n\n  #velza-product-info-v4 .v4-heading:hover {\n    color: #806b55;\n  }\n\n  #velza-product-info-v4 .v4-heading:focus-visible {\n    outline: 2px solid #9b8a78;\n    outline-offset: 4px;\n  }\n\n  #velza-product-info-v4 .v4-heading-text {\n    flex: 1 1 auto;\n    min-width: 0;\n    padding-right: 15px;\n    text-align: left;\n  }\n\n  \/* CSS PLUS \/ MINUS ICON *\/\n  #velza-product-info-v4 .v4-symbol {\n    position: relative;\n    flex: 0 0 16px;\n    width: 16px;\n    height: 16px;\n    display: block;\n  }\n\n  #velza-product-info-v4 .v4-symbol::before,\n  #velza-product-info-v4 .v4-symbol::after {\n    content: \"\";\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    width: 12px;\n    height: 1.5px;\n    background: #222222;\n    border-radius: 2px;\n    transform: translate(-50%, -50%);\n    transition: opacity 0.2s ease;\n  }\n\n  #velza-product-info-v4 .v4-symbol::after {\n    transform: translate(-50%, -50%) rotate(90deg);\n  }\n\n  \/* OPEN = MINUS *\/\n  #velza-product-info-v4 .v4-accordion[open]\n  .v4-symbol::after {\n    opacity: 0;\n  }\n\n  \/* CONTENT *\/\n  #velza-product-info-v4 .v4-content {\n    width: 100%;\n    max-width: 100%;\n    padding: 0 0 24px;\n    margin: 0;\n    color: #555555;\n    font-family: inherit;\n    font-size: 13px;\n    font-weight: 400;\n    line-height: 1.75;\n    text-align: left;\n    white-space: normal;\n    word-break: normal;\n    overflow-wrap: break-word;\n  }\n\n  #velza-product-info-v4 .v4-content p {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    margin: 0 0 15px;\n    padding: 0;\n    color: #555555;\n    font-family: inherit;\n    font-size: 13px;\n    font-weight: 400;\n    line-height: 1.75;\n    text-align: left;\n  }\n\n  #velza-product-info-v4 .v4-content p:last-child {\n    margin-bottom: 0;\n  }\n\n  #velza-product-info-v4 .v4-content strong {\n    color: #292929;\n    font-weight: 600;\n  }\n\n  \/* BULLET LIST *\/\n  #velza-product-info-v4 .v4-content ul {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    margin: 10px 0 18px;\n    padding: 0 0 0 19px;\n    list-style-type: disc;\n    list-style-position: outside;\n  }\n\n  #velza-product-info-v4 .v4-content li {\n    display: list-item;\n    width: auto;\n    max-width: 100%;\n    margin: 0 0 9px;\n    padding: 0 0 0 2px;\n    color: #555555;\n    font-family: inherit;\n    font-size: 13px;\n    font-weight: 400;\n    line-height: 1.75;\n    text-align: left;\n    white-space: normal;\n    overflow-wrap: break-word;\n  }\n\n  #velza-product-info-v4 .v4-content li:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* CONTACT LINKS *\/\n  #velza-product-info-v4 .v4-contact-line {\n    display: block;\n    margin: 4px 0;\n    padding: 0;\n  }\n\n  #velza-product-info-v4 .v4-contact-link {\n    color: inherit;\n    text-decoration: none;\n    border: 0;\n  }\n\n  #velza-product-info-v4 .v4-contact-link:hover {\n    color: #806b55;\n    text-decoration: underline;\n  }\n\n  \/* MOBILE *\/\n  @media screen and (max-width: 749px) {\n    #velza-product-info-v4 {\n      margin: 20px 0;\n    }\n\n    #velza-product-info-v4 .v4-heading {\n      min-height: 54px;\n      padding: 17px 0;\n      font-size: 13px;\n    }\n\n    #velza-product-info-v4 .v4-content {\n      padding-bottom: 20px;\n      font-size: 13px;\n      line-height: 1.7;\n    }\n\n    #velza-product-info-v4 .v4-content p,\n    #velza-product-info-v4 .v4-content li {\n      font-size: 13px;\n      line-height: 1.7;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv id=\"velza-product-info-v4\"\u003e\n\u003c!-- DESCRIPTION --\u003e\n\u003cdetails class=\"v4-accordion\"\u003e\n\u003csummary class=\"v4-heading\"\u003e\u003cspan class=\"v4-heading-text\"\u003eDescription\u003c\/span\u003e \u003cspan class=\"v4-symbol\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"v4-content\"\u003e\n\u003cp\u003eA regal temple-inspired necklace set featuring an intricate Lakshmi pendant, ornate traditional motifs, and vibrant multicolour accents. The coordinated earrings add a graceful finishing touch to this statement ethnic ensemble.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eDetailed Lakshmi-inspired central pendant design\u003c\/li\u003e\n\u003cli\u003eOrnate gold-tone finish with traditional craftsmanship-inspired detailing\u003c\/li\u003e\n\u003cli\u003eVibrant red and green accents with hanging pearl-style beads\u003c\/li\u003e\n\u003cli\u003eMatching statement earrings included\u003c\/li\u003e\n\u003cli\u003eIdeal for festive celebrations, weddings, and traditional occasions\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003ePair it with a saree, silk outfit, or lehenga to create an elegant traditional look. A statement piece that brings a graceful, heritage-inspired charm to your festive wardrobe.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- SHIPPING --\u003e\n\u003cdetails class=\"v4-accordion\"\u003e\n\u003csummary class=\"v4-heading\"\u003e\u003cspan class=\"v4-heading-text\"\u003eShipping\u003c\/span\u003e \u003cspan class=\"v4-symbol\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"v4-content\"\u003e\n\u003cp\u003eWe carefully prepare every order to ensure it reaches you safely and beautifully.\u003c\/p\u003e\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\u003cp\u003eOnce your order is dispatched, you will receive the relevant shipping updates wherever applicable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- RETURNS \u0026 EXCHANGE --\u003e\n\u003cdetails class=\"v4-accordion\"\u003e\n\u003csummary class=\"v4-heading\"\u003e\u003cspan class=\"v4-heading-text\"\u003eReturns \u0026amp; Exchange\u003c\/span\u003e \u003cspan class=\"v4-symbol\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"v4-content\"\u003e\n\u003cp\u003eYour satisfaction matters to us. We offer a \u003cstrong\u003e7-day easy return and exchange policy\u003c\/strong\u003e on eligible orders.\u003c\/p\u003e\n\u003cp\u003eIf your product is eligible for a return or exchange, please contact our support team within 7 days of receiving your order. The product should be unused and returned in its original condition and packaging.\u003c\/p\u003e\n\u003cp\u003eFor assistance with eligibility and the return process, please reach out to our support team.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- CONTACT US --\u003e\n\u003cdetails class=\"v4-accordion\"\u003e\n\u003csummary class=\"v4-heading\"\u003e\u003cspan class=\"v4-heading-text\"\u003eContact Us\u003c\/span\u003e \u003cspan class=\"v4-symbol\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"v4-content\"\u003e\n\u003cp\u003eNeed help with your order or have a question? Our support team is here to assist you.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAddress:\u003c\/strong\u003e\u003cbr\u003e202, Kashtbhajan Complex,\u003cbr\u003eLiberty Industrial Park,\u003cbr\u003eLaskana, Surat\u003c\/p\u003e\n\u003cp\u003e\u003cspan class=\"v4-contact-line\"\u003e \u003cstrong\u003ePhone:\u003c\/strong\u003e \u003ca class=\"v4-contact-link\" href=\"tel:8320868994\"\u003e8320868994\u003c\/a\u003e \u003c\/span\u003e \u003cspan class=\"v4-contact-line\"\u003e \u003cstrong\u003eEmail:\u003c\/strong\u003e \u003ca class=\"v4-contact-link\" href=\"mailto:support.velza@gmail.com\"\u003esupport.velza@gmail.com\u003c\/a\u003e \u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":50827961958639,"sku":null,"price":999.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0837\/8866\/0975\/files\/1601-1.webp?v=1789754792","url":"https:\/\/velzacollection.com\/products\/divine-lakshmi-temple-necklace-set-with-multicolour-beaded-accents-matching-earrings","provider":"My Store","version":"1.0","type":"link"}