{"title":"Necklaces","description":"","products":[{"product_id":"set5","title":"Multicolor Jadau Kundan Necklace Set-PJNS04","description":"\u003cstyle\u003e\n  .product-video {\n  width: 100%;\n  max-height: 260px;\n  object-fit: cover;\n  border-radius: 8px;\n  display: block;\n  margin-top: 14px;\n}\n  \/* === Description === *\/\n  .desc-specs {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 10px;\n    margin-bottom: 18px;\n  }\n  .spec-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 10px 14px;\n  }\n  .spec-label {\n    font-size: 11px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 0.8px; margin-bottom: 3px;\n  }\n  .spec-value {\n    font-size: 13.5px; color: #444; font-weight: 500;\n  }\n  .desc-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555; margin: 0;\n  }\n  .desc-intro strong {\n    color: #E45F8E; font-weight: 600;\n  }\n  @media (max-width: 500px) {\n    .desc-specs { grid-template-columns: 1fr; }\n  }\n\n  \/* === Trust Stat Banner === *\/\n  .story-stat-banner {\n    display: flex; align-items: center; gap: 14px;\n    background: linear-gradient(135deg, #fdf3f6, #fbe6ed);\n    border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 16px 20px; margin-bottom: 20px;\n  }\n  .story-stat-number {\n    font-size: 26px; font-weight: 800; color: #E45F8E;\n    letter-spacing: 0.5px; white-space: nowrap;\n  }\n  .story-stat-number .stat-suffix {\n    font-size: 17px; font-weight: 700;\n  }\n  .story-stat-label {\n    font-size: 14px; color: #555; line-height: 1.4;\n    border-left: 2px solid #f3d4de; padding-left: 14px;\n  }\n\n  \/* === Our Story Section === *\/\n  .story-section {\n    max-width: 900px; font-family: sans-serif; color: #333;\n    padding: 0 0 8px;\n  }\n  .story-eyebrow {\n    color: #E45F8E; font-size: 13px; font-weight: 600;\n    letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 8px;\n  }\n  .story-title {\n    font-size: 24px; font-weight: 700; color: #333;\n    line-height: 1.3; margin: 0 0 14px;\n  }\n  .story-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555;\n    margin-bottom: 24px; max-width: 720px;\n  }\n  .story-timeline {\n    display: flex; flex-direction: column; gap: 18px;\n    border-left: 2px solid #f3d4de; padding-left: 20px;\n    margin-bottom: 24px;\n  }\n  .story-step { position: relative; }\n  .story-step::before {\n    content: ''; position: absolute; left: -26px; top: 4px;\n    width: 10px; height: 10px; border-radius: 50%;\n    background: #E45F8E; border: 2px solid #fff;\n  }\n  .story-year {\n    color: #E45F8E; font-weight: 700; font-size: 13px;\n    letter-spacing: 0.5px; margin-bottom: 2px;\n  }\n  .story-heading {\n    font-size: 15.5px; font-weight: 600; color: #333; margin: 2px 0 4px;\n  }\n  .story-text {\n    font-size: 14px; line-height: 1.7; color: #666; margin: 0;\n  }\n  .story-text strong { color: #333; }\n  .story-quote {\n    background: #fdf3f6; border-left: 3px solid #E45F8E;\n    padding: 16px 20px; border-radius: 4px;\n    font-size: 14.5px; line-height: 1.7; color: #444;\n    font-style: italic; margin-bottom: 24px;\n  }\n  .story-quote span {\n    display: block; margin-top: 8px; font-style: normal;\n    font-weight: 600; color: #E45F8E; font-size: 13px;\n  }\n  .story-closing {\n    font-size: 14px; line-height: 1.8; color: #555; margin-bottom: 8px;\n  }\n  .story-closing strong { color: #E45F8E; }\n  .story-tags {\n    font-size: 13px; color: #E45F8E; font-weight: 600;\n    letter-spacing: 0.5px; margin-top: 12px;\n  }\n\n  \/* === Store Addresses === *\/\n  .story-stores {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 14px;\n    margin-top: 24px;\n  }\n  .store-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .store-label {\n    font-size: 12px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 1px; margin-bottom: 6px;\n  }\n  .store-address {\n    font-size: 13.5px; line-height: 1.6; color: #555; margin: 0;\n  }\n  @media (max-width: 600px) {\n    .story-stores { grid-template-columns: 1fr; }\n  }\n\n  \/* === Accordion (native details\/summary — no JS required) === *\/\n  .acc-item { border-bottom: 1px solid #e8c5d0; }\n  .acc-item summary { list-style: none; }\n  .acc-item summary::-webkit-details-marker { display: none; }\n  .acc-item summary::marker { content: \"\"; }\n  .acc-btn {\n    width: 100%; background: none; border: none; cursor: pointer;\n    display: flex; justify-content: space-between; align-items: center;\n    padding: 18px 0; font-size: 15px; font-family: inherit;\n    color: #333; text-align: left;\n  }\n  .acc-btn:hover { color: #E45F8E; }\n  .acc-icon {\n    width: 20px; height: 20px; flex-shrink: 0;\n    display: flex; align-items: center; justify-content: center;\n    color: #E45F8E; font-size: 20px; font-weight: 300;\n    transition: transform 0.25s; line-height: 1;\n  }\n  .acc-item[open] \u003e .acc-btn .acc-icon { transform: rotate(45deg); }\n  .acc-body {\n    font-size: 14px; color: #666; line-height: 1.7;\n    padding-bottom: 16px;\n  }\n  .acc-body ul { margin: 8px 0; padding-left: 18px; }\n  .acc-body li { margin-bottom: 6px; }\n  .acc-body h4 { color: #333; font-size: 14px; margin: 14px 0 6px; font-weight: 600; }\n  .acc-body p { margin: 6px 0; }\n  a { color: #E45F8E; text-decoration: none; }\n  a:hover { text-decoration: underline; }\n\n  \/* === Our Story Accordion Teaser === *\/\n  .our-story-teaser {\n    font-size: 12.5px; color: #999; font-style: italic;\n    margin-left: 10px; font-weight: 400;\n  }\n\n  \/* === Our Story Accordion Highlight === *\/\n  @keyframes ourStoryPulse {\n    0%, 100% { box-shadow: 0 0 0 0 rgba(228, 95, 142, 0.18); }\n    50%       { box-shadow: 0 0 0 5px rgba(228, 95, 142, 0); }\n  }\n  .acc-item--our-story {\n    border-bottom: 1px solid #e8c5d0;\n    background: linear-gradient(135deg, #fff7fa 0%, #fdf0f5 100%);\n    border-radius: 8px;\n    border: 1.5px solid #f0bfd1;\n    margin-top: -1px;\n    margin-bottom: 2px;\n    animation: ourStoryPulse 2.8s ease-in-out infinite;\n    position: relative;\n  }\n  .acc-item--our-story .acc-btn {\n    padding: 18px 14px;\n    font-weight: 600;\n    color: #c94b7a;\n  }\n  .acc-item--our-story .acc-btn:hover { color: #E45F8E; }\n  .acc-item--our-story .acc-body {\n    padding-left: 14px; padding-right: 14px;\n  }\n  .our-story-badge {\n    display: inline-block;\n    background: linear-gradient(135deg, #E45F8E, #c94b7a);\n    color: #fff;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n    padding: 2px 8px;\n    border-radius: 20px;\n    margin-left: 10px;\n    vertical-align: middle;\n    position: relative;\n    top: -1px;\n  }\n\u003c\/style\u003e\n\u003c!-- ============ OUR STORY ============ --\u003e\n\u003cdiv class=\"story-section\"\u003e\n\u003c!-- Trust Stat Banner --\u003e\n\u003cdiv class=\"story-stat-banner\"\u003e\n\u003cdiv class=\"story-stat-number\"\u003e40+ \u003cspan class=\"stat-suffix\"\u003eYears of customer trust\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============ ACCORDION (native details\/summary, no JS needed) ============ --\u003e\n\u003cdiv style=\"border-top: 1px solid #e8c5d0; max-width: 900px; font-family: sans-serif;\"\u003e\n\u003cdetails open=\"\" class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eDescription \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"desc-specs\"\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eBase Metal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eGold-plated\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFastening\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003ePush-back Earrings\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e 1 Necklace Set and 1 Pair of Earring \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"desc-intro\"\u003e \u003c\/p\u003e\n\u003cvideo controls=\"controls\" preload=\"metadata\" playsinline=\"\" loop=\"loop\" muted=\"\" poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/Screenshot_2026-06-17_100355.png?v=1781670861\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/3fbbfdef2bcb44bf8532cc0b6fbcfbcc.mov\" class=\"product-video\"\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"acc-item acc-item--our-story\"\u003e\n\u003cbutton type=\"button\" class=\"acc-btn\"\u003e Our Story \u003cspan class=\"our-story-badge\"\u003e✦ Our Story\u003c\/span\u003e \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"story-eyebrow\"\u003eFour Decades of Craft · 100% In-House Designs\u003c\/div\u003e\n\u003ch2 class=\"story-title\"\u003eNow, straight to you.\u003c\/h2\u003e\n\u003cp class=\"story-intro\"\u003eWe didn't begin as a brand — we began as a workshop. Hands, tools, and an obsession with getting every detail right. For four decades, every single piece that left our workshop was conceived, designed, and crafted entirely in-house — never outsourced, never copied. This is us, stepping forward, for the first time under our own name.\u003c\/p\u003e\n\u003cdiv class=\"story-timeline\"\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e1983 — The Workshop Begins\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eFounded in Gujarat as a manufacturing workshop. From day one, every design was sketched, developed, and hand-finished by our own artisans — \u003cstrong\u003eour piece, our design, our hands\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2000s — Trusted by the Trade\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eOur in-house designs reached established brands and bridal collections across India — original pieces, created entirely within our workshop, trusted on reputation alone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2010–2025 — Our Own Design Language\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eWe stopped only executing briefs and began building a full library of original, in-house designs — every motif, setting, and silhouette developed by our own design team, rooted in tradition and refined over years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003eToday — Direct to You\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003ePink Jewellers: same hands, same in-house designs, same care. Every piece you see is conceived and created by us — for the first time, you can buy it directly from the people who designed it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-quote\"\u003e\"The hands behind some of India's finest jewellery — every design our own. Now with a name of our own.\" \u003cspan\u003e— Founder, Pink Jewellers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"story-closing\"\u003eEvery piece from Pink Jewellers is an \u003cstrong\u003eoriginal, in-house design\u003c\/strong\u003e — carrying forty years of craft behind it. Made with intention. Designed by us. Sent with care. Jewellery made to be worn, remembered, and passed on.\u003c\/p\u003e\n\u003cdiv class=\"story-tags\"\u003eIn-House Designs · Handcrafted · Heritage · Heirloom\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eReturns \u0026amp; Exchange \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cp\u003eEvery piece from Pink Jewellers is handcrafted with care. Because of the nature of handmade jewellery, we have a limited returns policy — please read it carefully before placing your order.\u003c\/p\u003e\n\u003ch4\u003eWhen Can You Return?\u003c\/h4\u003e\n\u003cp\u003eWe accept returns and exchanges only if:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eYour order arrived damaged in transit\u003c\/li\u003e\n\u003cli\u003eYou received an incorrect product\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eRequests must be raised within \u003cstrong\u003e3 days of delivery\u003c\/strong\u003e. Items must be unworn and in their original packaging.\u003c\/p\u003e\n\u003ch4\u003eHow to Raise a Return\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eWhatsApp us within 3 days of receiving your order at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\n\u003c\/li\u003e\n\u003cli\u003eShare a clear photo of the product and packaging\u003c\/li\u003e\n\u003cli\u003eOur team will review and respond to your request\u003c\/li\u003e\n\u003cli\u003eOnce approved, we'll guide you through the process — exchanges take 10–15 days\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eRefunds\u003c\/h4\u003e\n\u003cp\u003eRefunds are issued only when:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eA package is lost in transit when shipped by us\u003c\/li\u003e\n\u003cli\u003ePink Jewellers is unable to provide a replacement\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eApproved refunds are credited to the original payment source within 7 working days.\u003c\/p\u003e\n\u003ch4\u003eNo Returns or Refunds For\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eIncorrect or incomplete delivery address provided at checkout\u003c\/li\u003e\n\u003cli\u003eFailed delivery due to unavailability or package refusal\u003c\/li\u003e\n\u003cli\u003eSizing concerns — please WhatsApp us before ordering\u003c\/li\u003e\n\u003cli\u003eMinor colour or design variation natural to handcrafted, natural-stone jewellery\u003c\/li\u003e\n\u003cli\u003eProducts returned used, worn, or without original packaging\u003c\/li\u003e\n\u003cli\u003eItems that are neither damaged nor incorrectly shipped\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eCancellations\u003c\/h4\u003e\n\u003cp\u003eOrders can be cancelled within 3 days of placement and before dispatch — whichever comes first. Cancellations within this window are issued as store credits. After 3 days, a 30% cancellation fee applies and the balance is issued as store credits valid for 1 year. Orders cannot be cancelled once shipped.\u003c\/p\u003e\n\u003ch4\u003eCustom \u0026amp; Made-to-Order Pieces\u003c\/h4\u003e\n\u003cp\u003eCustom pieces are made especially for you. Cancellations or changes are considered only within 3 days of order placement — WhatsApp us at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e. A 30% cancellation fee applies after this window. If there is no response for over 1 month, the full advance paid will be forfeited.\u003c\/p\u003e\n\u003ch4\u003eStore Purchases\u003c\/h4\u003e\n\u003cp\u003eProducts collected directly from our Khambhat or Ahmedabad store are not eligible for return or exchange after collection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eShipping \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eIndia Shipping\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrepaid Orders:\u003c\/strong\u003e Free shipping\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCash on Delivery:\u003c\/strong\u003e ₹150 flat shipping charge\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eOrders are delivered within 4–5 business days from the date of dispatch. Timelines may vary slightly based on destination and parcel weight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eJewellery Care \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cul\u003e\n\u003cli\u003eKeep your jewellery away from water at all times\u003c\/li\u003e\n\u003cli\u003eAvoid exposure to perfumes, sprays, and other chemicals\u003c\/li\u003e\n\u003cli\u003eStore each piece separately to prevent scratches and tangling\u003c\/li\u003e\n\u003cli\u003eKeep in a pouch or box in a dry place, away from heat, humidity, and direct sunlight\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border-bottom: none;\" class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eView Supplier Information \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eManufactured \/ Packed By\u003c\/h4\u003e\n\u003cp\u003ePink Jewellers\u003cbr\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003ch4\u003eCustomer Care\u003c\/h4\u003e\n\u003cp\u003eMobile: \u003ca href=\"tel:+919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\u003c\/p\u003e\n\u003ch4\u003eCountry of Origin\u003c\/h4\u003e\n\u003cp\u003eIndia\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"story-stores\"\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eAhmedabad store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eKhambhat store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003ePith No Sutharwado,Pith Bazar,Khambhat Anand-388620\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"pink jewellers","offers":[{"title":"Default Title","offer_id":51170737357078,"sku":null,"price":6099.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/SPRS3097_a31538a4-0853-4cd4-bbbf-70627e79c503.webp?v=1778648130"},{"product_id":"set7","title":"Multicolor Jadau Kundan Necklace Set-PJNS06","description":"\u003cstyle\u003e\n  .product-video {\n  width: 100%;\n  max-height: 260px;\n  object-fit: cover;\n  border-radius: 8px;\n  display: block;\n  margin-top: 14px;\n}\n  \/* === Description === *\/\n  .desc-specs {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 10px;\n    margin-bottom: 18px;\n  }\n  .spec-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 10px 14px;\n  }\n  .spec-label {\n    font-size: 11px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 0.8px; margin-bottom: 3px;\n  }\n  .spec-value {\n    font-size: 13.5px; color: #444; font-weight: 500;\n  }\n  .desc-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555; margin: 0;\n  }\n  .desc-intro strong {\n    color: #E45F8E; font-weight: 600;\n  }\n  @media (max-width: 500px) {\n    .desc-specs { grid-template-columns: 1fr; }\n  }\n\n  \/* === Trust Stat Banner === *\/\n  .story-stat-banner {\n    display: flex; align-items: center; gap: 14px;\n    background: linear-gradient(135deg, #fdf3f6, #fbe6ed);\n    border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 16px 20px; margin-bottom: 20px;\n  }\n  .story-stat-number {\n    font-size: 26px; font-weight: 800; color: #E45F8E;\n    letter-spacing: 0.5px; white-space: nowrap;\n  }\n  .story-stat-number .stat-suffix {\n    font-size: 17px; font-weight: 700;\n  }\n  .story-stat-label {\n    font-size: 14px; color: #555; line-height: 1.4;\n    border-left: 2px solid #f3d4de; padding-left: 14px;\n  }\n\n  \/* === Our Story Section === *\/\n  .story-section {\n    max-width: 900px; font-family: sans-serif; color: #333;\n    padding: 0 0 8px;\n  }\n  .story-eyebrow {\n    color: #E45F8E; font-size: 13px; font-weight: 600;\n    letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 8px;\n  }\n  .story-title {\n    font-size: 24px; font-weight: 700; color: #333;\n    line-height: 1.3; margin: 0 0 14px;\n  }\n  .story-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555;\n    margin-bottom: 24px; max-width: 720px;\n  }\n  .story-timeline {\n    display: flex; flex-direction: column; gap: 18px;\n    border-left: 2px solid #f3d4de; padding-left: 20px;\n    margin-bottom: 24px;\n  }\n  .story-step { position: relative; }\n  .story-step::before {\n    content: ''; position: absolute; left: -26px; top: 4px;\n    width: 10px; height: 10px; border-radius: 50%;\n    background: #E45F8E; border: 2px solid #fff;\n  }\n  .story-year {\n    color: #E45F8E; font-weight: 700; font-size: 13px;\n    letter-spacing: 0.5px; margin-bottom: 2px;\n  }\n  .story-heading {\n    font-size: 15.5px; font-weight: 600; color: #333; margin: 2px 0 4px;\n  }\n  .story-text {\n    font-size: 14px; line-height: 1.7; color: #666; margin: 0;\n  }\n  .story-text strong { color: #333; }\n  .story-quote {\n    background: #fdf3f6; border-left: 3px solid #E45F8E;\n    padding: 16px 20px; border-radius: 4px;\n    font-size: 14.5px; line-height: 1.7; color: #444;\n    font-style: italic; margin-bottom: 24px;\n  }\n  .story-quote span {\n    display: block; margin-top: 8px; font-style: normal;\n    font-weight: 600; color: #E45F8E; font-size: 13px;\n  }\n  .story-closing {\n    font-size: 14px; line-height: 1.8; color: #555; margin-bottom: 8px;\n  }\n  .story-closing strong { color: #E45F8E; }\n  .story-tags {\n    font-size: 13px; color: #E45F8E; font-weight: 600;\n    letter-spacing: 0.5px; margin-top: 12px;\n  }\n\n  \/* === Store Addresses === *\/\n  .story-stores {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 14px;\n    margin-top: 24px;\n  }\n  .store-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .store-label {\n    font-size: 12px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 1px; margin-bottom: 6px;\n  }\n  .store-address {\n    font-size: 13.5px; line-height: 1.6; color: #555; margin: 0;\n  }\n  @media (max-width: 600px) {\n    .story-stores { grid-template-columns: 1fr; }\n  }\n\n  \/* === Accordion (native details\/summary — no JS required) === *\/\n  .acc-item { border-bottom: 1px solid #e8c5d0; }\n  .acc-item summary { list-style: none; }\n  .acc-item summary::-webkit-details-marker { display: none; }\n  .acc-item summary::marker { content: \"\"; }\n  .acc-btn {\n    width: 100%; background: none; border: none; cursor: pointer;\n    display: flex; justify-content: space-between; align-items: center;\n    padding: 18px 0; font-size: 15px; font-family: inherit;\n    color: #333; text-align: left;\n  }\n  .acc-btn:hover { color: #E45F8E; }\n  .acc-icon {\n    width: 20px; height: 20px; flex-shrink: 0;\n    display: flex; align-items: center; justify-content: center;\n    color: #E45F8E; font-size: 20px; font-weight: 300;\n    transition: transform 0.25s; line-height: 1;\n  }\n  .acc-item[open] \u003e .acc-btn .acc-icon { transform: rotate(45deg); }\n  .acc-body {\n    font-size: 14px; color: #666; line-height: 1.7;\n    padding-bottom: 16px;\n  }\n  .acc-body ul { margin: 8px 0; padding-left: 18px; }\n  .acc-body li { margin-bottom: 6px; }\n  .acc-body h4 { color: #333; font-size: 14px; margin: 14px 0 6px; font-weight: 600; }\n  .acc-body p { margin: 6px 0; }\n  a { color: #E45F8E; text-decoration: none; }\n  a:hover { text-decoration: underline; }\n\n  \/* === Our Story Accordion Teaser === *\/\n  .our-story-teaser {\n    font-size: 12.5px; color: #999; font-style: italic;\n    margin-left: 10px; font-weight: 400;\n  }\n\n  \/* === Our Story Accordion Highlight === *\/\n  @keyframes ourStoryPulse {\n    0%, 100% { box-shadow: 0 0 0 0 rgba(228, 95, 142, 0.18); }\n    50%       { box-shadow: 0 0 0 5px rgba(228, 95, 142, 0); }\n  }\n  .acc-item--our-story {\n    border-bottom: 1px solid #e8c5d0;\n    background: linear-gradient(135deg, #fff7fa 0%, #fdf0f5 100%);\n    border-radius: 8px;\n    border: 1.5px solid #f0bfd1;\n    margin-top: -1px;\n    margin-bottom: 2px;\n    animation: ourStoryPulse 2.8s ease-in-out infinite;\n    position: relative;\n  }\n  .acc-item--our-story .acc-btn {\n    padding: 18px 14px;\n    font-weight: 600;\n    color: #c94b7a;\n  }\n  .acc-item--our-story .acc-btn:hover { color: #E45F8E; }\n  .acc-item--our-story .acc-body {\n    padding-left: 14px; padding-right: 14px;\n  }\n  .our-story-badge {\n    display: inline-block;\n    background: linear-gradient(135deg, #E45F8E, #c94b7a);\n    color: #fff;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n    padding: 2px 8px;\n    border-radius: 20px;\n    margin-left: 10px;\n    vertical-align: middle;\n    position: relative;\n    top: -1px;\n  }\n\u003c\/style\u003e\n\u003c!-- ============ OUR STORY ============ --\u003e\n\u003cdiv class=\"story-section\"\u003e\n\u003c!-- Trust Stat Banner --\u003e\n\u003cdiv class=\"story-stat-banner\"\u003e\n\u003cdiv class=\"story-stat-number\"\u003e40+ \u003cspan class=\"stat-suffix\"\u003eYears of customer trust\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============ ACCORDION (native details\/summary, no JS needed) ============ --\u003e\n\u003cdiv style=\"border-top: 1px solid #e8c5d0; max-width: 900px; font-family: sans-serif;\"\u003e\n\u003cdetails open=\"\" class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eDescription \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"desc-specs\"\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eBase Metal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eGold-plated\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFastening\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003ePush-back Earrings\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e 1 Necklace Set and 1 Pair of Earring \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"desc-intro\"\u003e \u003c\/p\u003e\n\u003cvideo controls=\"controls\" preload=\"metadata\" playsinline=\"\" loop=\"loop\" muted=\"\" poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/Screenshot_2026-06-17_100355.png?v=1781670861\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/3fbbfdef2bcb44bf8532cc0b6fbcfbcc.mov\" class=\"product-video\"\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"acc-item acc-item--our-story\"\u003e\n\u003cbutton type=\"button\" class=\"acc-btn\"\u003e Our Story \u003cspan class=\"our-story-badge\"\u003e✦ Our Story\u003c\/span\u003e \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"story-eyebrow\"\u003eFour Decades of Craft · 100% In-House Designs\u003c\/div\u003e\n\u003ch2 class=\"story-title\"\u003eNow, straight to you.\u003c\/h2\u003e\n\u003cp class=\"story-intro\"\u003eWe didn't begin as a brand — we began as a workshop. Hands, tools, and an obsession with getting every detail right. For four decades, every single piece that left our workshop was conceived, designed, and crafted entirely in-house — never outsourced, never copied. This is us, stepping forward, for the first time under our own name.\u003c\/p\u003e\n\u003cdiv class=\"story-timeline\"\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e1983 — The Workshop Begins\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eFounded in Gujarat as a manufacturing workshop. From day one, every design was sketched, developed, and hand-finished by our own artisans — \u003cstrong\u003eour piece, our design, our hands\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2000s — Trusted by the Trade\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eOur in-house designs reached established brands and bridal collections across India — original pieces, created entirely within our workshop, trusted on reputation alone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2010–2025 — Our Own Design Language\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eWe stopped only executing briefs and began building a full library of original, in-house designs — every motif, setting, and silhouette developed by our own design team, rooted in tradition and refined over years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003eToday — Direct to You\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003ePink Jewellers: same hands, same in-house designs, same care. Every piece you see is conceived and created by us — for the first time, you can buy it directly from the people who designed it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-quote\"\u003e\"The hands behind some of India's finest jewellery — every design our own. Now with a name of our own.\" \u003cspan\u003e— Founder, Pink Jewellers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"story-closing\"\u003eEvery piece from Pink Jewellers is an \u003cstrong\u003eoriginal, in-house design\u003c\/strong\u003e — carrying forty years of craft behind it. Made with intention. Designed by us. Sent with care. Jewellery made to be worn, remembered, and passed on.\u003c\/p\u003e\n\u003cdiv class=\"story-tags\"\u003eIn-House Designs · Handcrafted · Heritage · Heirloom\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eReturns \u0026amp; Exchange \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cp\u003eEvery piece from Pink Jewellers is handcrafted with care. Because of the nature of handmade jewellery, we have a limited returns policy — please read it carefully before placing your order.\u003c\/p\u003e\n\u003ch4\u003eWhen Can You Return?\u003c\/h4\u003e\n\u003cp\u003eWe accept returns and exchanges only if:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eYour order arrived damaged in transit\u003c\/li\u003e\n\u003cli\u003eYou received an incorrect product\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eRequests must be raised within \u003cstrong\u003e3 days of delivery\u003c\/strong\u003e. Items must be unworn and in their original packaging.\u003c\/p\u003e\n\u003ch4\u003eHow to Raise a Return\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eWhatsApp us within 3 days of receiving your order at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\n\u003c\/li\u003e\n\u003cli\u003eShare a clear photo of the product and packaging\u003c\/li\u003e\n\u003cli\u003eOur team will review and respond to your request\u003c\/li\u003e\n\u003cli\u003eOnce approved, we'll guide you through the process — exchanges take 10–15 days\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eRefunds\u003c\/h4\u003e\n\u003cp\u003eRefunds are issued only when:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eA package is lost in transit when shipped by us\u003c\/li\u003e\n\u003cli\u003ePink Jewellers is unable to provide a replacement\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eApproved refunds are credited to the original payment source within 7 working days.\u003c\/p\u003e\n\u003ch4\u003eNo Returns or Refunds For\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eIncorrect or incomplete delivery address provided at checkout\u003c\/li\u003e\n\u003cli\u003eFailed delivery due to unavailability or package refusal\u003c\/li\u003e\n\u003cli\u003eSizing concerns — please WhatsApp us before ordering\u003c\/li\u003e\n\u003cli\u003eMinor colour or design variation natural to handcrafted, natural-stone jewellery\u003c\/li\u003e\n\u003cli\u003eProducts returned used, worn, or without original packaging\u003c\/li\u003e\n\u003cli\u003eItems that are neither damaged nor incorrectly shipped\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eCancellations\u003c\/h4\u003e\n\u003cp\u003eOrders can be cancelled within 3 days of placement and before dispatch — whichever comes first. Cancellations within this window are issued as store credits. After 3 days, a 30% cancellation fee applies and the balance is issued as store credits valid for 1 year. Orders cannot be cancelled once shipped.\u003c\/p\u003e\n\u003ch4\u003eCustom \u0026amp; Made-to-Order Pieces\u003c\/h4\u003e\n\u003cp\u003eCustom pieces are made especially for you. Cancellations or changes are considered only within 3 days of order placement — WhatsApp us at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e. A 30% cancellation fee applies after this window. If there is no response for over 1 month, the full advance paid will be forfeited.\u003c\/p\u003e\n\u003ch4\u003eStore Purchases\u003c\/h4\u003e\n\u003cp\u003eProducts collected directly from our Khambhat or Ahmedabad store are not eligible for return or exchange after collection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eShipping \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eIndia Shipping\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrepaid Orders:\u003c\/strong\u003e Free shipping\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCash on Delivery:\u003c\/strong\u003e ₹150 flat shipping charge\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eOrders are delivered within 4–5 business days from the date of dispatch. Timelines may vary slightly based on destination and parcel weight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eJewellery Care \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cul\u003e\n\u003cli\u003eKeep your jewellery away from water at all times\u003c\/li\u003e\n\u003cli\u003eAvoid exposure to perfumes, sprays, and other chemicals\u003c\/li\u003e\n\u003cli\u003eStore each piece separately to prevent scratches and tangling\u003c\/li\u003e\n\u003cli\u003eKeep in a pouch or box in a dry place, away from heat, humidity, and direct sunlight\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border-bottom: none;\" class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eView Supplier Information \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eManufactured \/ Packed By\u003c\/h4\u003e\n\u003cp\u003ePink Jewellers\u003cbr\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003ch4\u003eCustomer Care\u003c\/h4\u003e\n\u003cp\u003eMobile: \u003ca href=\"tel:+919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\u003c\/p\u003e\n\u003ch4\u003eCountry of Origin\u003c\/h4\u003e\n\u003cp\u003eIndia\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"story-stores\"\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eAhmedabad store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eKhambhat store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003ePith No Sutharwado,Pith Bazar,Khambhat Anand-388620\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"pink jewellers","offers":[{"title":"Default Title","offer_id":51170740207894,"sku":null,"price":6999.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/SPRS3057_6d42e0fd-690f-4325-b607-24c48ffeb11c.webp?v=1778648896"},{"product_id":"set11","title":"Multicolor Jadau Kundan Necklace Set-PJNS07","description":"\u003cstyle\u003e\n  .product-video {\n  width: 100%;\n  max-height: 260px;\n  object-fit: cover;\n  border-radius: 8px;\n  display: block;\n  margin-top: 14px;\n}\n  \/* === Description === *\/\n  .desc-specs {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 10px;\n    margin-bottom: 18px;\n  }\n  .spec-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 10px 14px;\n  }\n  .spec-label {\n    font-size: 11px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 0.8px; margin-bottom: 3px;\n  }\n  .spec-value {\n    font-size: 13.5px; color: #444; font-weight: 500;\n  }\n  .desc-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555; margin: 0;\n  }\n  .desc-intro strong {\n    color: #E45F8E; font-weight: 600;\n  }\n  @media (max-width: 500px) {\n    .desc-specs { grid-template-columns: 1fr; }\n  }\n\n  \/* === Trust Stat Banner === *\/\n  .story-stat-banner {\n    display: flex; align-items: center; gap: 14px;\n    background: linear-gradient(135deg, #fdf3f6, #fbe6ed);\n    border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 16px 20px; margin-bottom: 20px;\n  }\n  .story-stat-number {\n    font-size: 26px; font-weight: 800; color: #E45F8E;\n    letter-spacing: 0.5px; white-space: nowrap;\n  }\n  .story-stat-number .stat-suffix {\n    font-size: 17px; font-weight: 700;\n  }\n  .story-stat-label {\n    font-size: 14px; color: #555; line-height: 1.4;\n    border-left: 2px solid #f3d4de; padding-left: 14px;\n  }\n\n  \/* === Our Story Section === *\/\n  .story-section {\n    max-width: 900px; font-family: sans-serif; color: #333;\n    padding: 0 0 8px;\n  }\n  .story-eyebrow {\n    color: #E45F8E; font-size: 13px; font-weight: 600;\n    letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 8px;\n  }\n  .story-title {\n    font-size: 24px; font-weight: 700; color: #333;\n    line-height: 1.3; margin: 0 0 14px;\n  }\n  .story-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555;\n    margin-bottom: 24px; max-width: 720px;\n  }\n  .story-timeline {\n    display: flex; flex-direction: column; gap: 18px;\n    border-left: 2px solid #f3d4de; padding-left: 20px;\n    margin-bottom: 24px;\n  }\n  .story-step { position: relative; }\n  .story-step::before {\n    content: ''; position: absolute; left: -26px; top: 4px;\n    width: 10px; height: 10px; border-radius: 50%;\n    background: #E45F8E; border: 2px solid #fff;\n  }\n  .story-year {\n    color: #E45F8E; font-weight: 700; font-size: 13px;\n    letter-spacing: 0.5px; margin-bottom: 2px;\n  }\n  .story-heading {\n    font-size: 15.5px; font-weight: 600; color: #333; margin: 2px 0 4px;\n  }\n  .story-text {\n    font-size: 14px; line-height: 1.7; color: #666; margin: 0;\n  }\n  .story-text strong { color: #333; }\n  .story-quote {\n    background: #fdf3f6; border-left: 3px solid #E45F8E;\n    padding: 16px 20px; border-radius: 4px;\n    font-size: 14.5px; line-height: 1.7; color: #444;\n    font-style: italic; margin-bottom: 24px;\n  }\n  .story-quote span {\n    display: block; margin-top: 8px; font-style: normal;\n    font-weight: 600; color: #E45F8E; font-size: 13px;\n  }\n  .story-closing {\n    font-size: 14px; line-height: 1.8; color: #555; margin-bottom: 8px;\n  }\n  .story-closing strong { color: #E45F8E; }\n  .story-tags {\n    font-size: 13px; color: #E45F8E; font-weight: 600;\n    letter-spacing: 0.5px; margin-top: 12px;\n  }\n\n  \/* === Store Addresses === *\/\n  .story-stores {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 14px;\n    margin-top: 24px;\n  }\n  .store-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .store-label {\n    font-size: 12px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 1px; margin-bottom: 6px;\n  }\n  .store-address {\n    font-size: 13.5px; line-height: 1.6; color: #555; margin: 0;\n  }\n  @media (max-width: 600px) {\n    .story-stores { grid-template-columns: 1fr; }\n  }\n\n  \/* === Accordion (native details\/summary — no JS required) === *\/\n  .acc-item { border-bottom: 1px solid #e8c5d0; }\n  .acc-item summary { list-style: none; }\n  .acc-item summary::-webkit-details-marker { display: none; }\n  .acc-item summary::marker { content: \"\"; }\n  .acc-btn {\n    width: 100%; background: none; border: none; cursor: pointer;\n    display: flex; justify-content: space-between; align-items: center;\n    padding: 18px 0; font-size: 15px; font-family: inherit;\n    color: #333; text-align: left;\n  }\n  .acc-btn:hover { color: #E45F8E; }\n  .acc-icon {\n    width: 20px; height: 20px; flex-shrink: 0;\n    display: flex; align-items: center; justify-content: center;\n    color: #E45F8E; font-size: 20px; font-weight: 300;\n    transition: transform 0.25s; line-height: 1;\n  }\n  .acc-item[open] \u003e .acc-btn .acc-icon { transform: rotate(45deg); }\n  .acc-body {\n    font-size: 14px; color: #666; line-height: 1.7;\n    padding-bottom: 16px;\n  }\n  .acc-body ul { margin: 8px 0; padding-left: 18px; }\n  .acc-body li { margin-bottom: 6px; }\n  .acc-body h4 { color: #333; font-size: 14px; margin: 14px 0 6px; font-weight: 600; }\n  .acc-body p { margin: 6px 0; }\n  a { color: #E45F8E; text-decoration: none; }\n  a:hover { text-decoration: underline; }\n\n  \/* === Our Story Accordion Teaser === *\/\n  .our-story-teaser {\n    font-size: 12.5px; color: #999; font-style: italic;\n    margin-left: 10px; font-weight: 400;\n  }\n\n  \/* === Our Story Accordion Highlight === *\/\n  @keyframes ourStoryPulse {\n    0%, 100% { box-shadow: 0 0 0 0 rgba(228, 95, 142, 0.18); }\n    50%       { box-shadow: 0 0 0 5px rgba(228, 95, 142, 0); }\n  }\n  .acc-item--our-story {\n    border-bottom: 1px solid #e8c5d0;\n    background: linear-gradient(135deg, #fff7fa 0%, #fdf0f5 100%);\n    border-radius: 8px;\n    border: 1.5px solid #f0bfd1;\n    margin-top: -1px;\n    margin-bottom: 2px;\n    animation: ourStoryPulse 2.8s ease-in-out infinite;\n    position: relative;\n  }\n  .acc-item--our-story .acc-btn {\n    padding: 18px 14px;\n    font-weight: 600;\n    color: #c94b7a;\n  }\n  .acc-item--our-story .acc-btn:hover { color: #E45F8E; }\n  .acc-item--our-story .acc-body {\n    padding-left: 14px; padding-right: 14px;\n  }\n  .our-story-badge {\n    display: inline-block;\n    background: linear-gradient(135deg, #E45F8E, #c94b7a);\n    color: #fff;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n    padding: 2px 8px;\n    border-radius: 20px;\n    margin-left: 10px;\n    vertical-align: middle;\n    position: relative;\n    top: -1px;\n  }\n\u003c\/style\u003e\n\u003c!-- ============ OUR STORY ============ --\u003e\n\u003cdiv class=\"story-section\"\u003e\n\u003c!-- Trust Stat Banner --\u003e\n\u003cdiv class=\"story-stat-banner\"\u003e\n\u003cdiv class=\"story-stat-number\"\u003e40+ \u003cspan class=\"stat-suffix\"\u003eYears of customer trust\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============ ACCORDION (native details\/summary, no JS needed) ============ --\u003e\n\u003cdiv style=\"border-top: 1px solid #e8c5d0; max-width: 900px; font-family: sans-serif;\"\u003e\n\u003cdetails open=\"\" class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eDescription \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"desc-specs\"\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eBase Metal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eGold-plated\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFastening\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003ePush-back Earrings\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e 1 Necklace Set and 1 Pair of Earring \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"desc-intro\"\u003e \u003c\/p\u003e\n\u003cvideo controls=\"controls\" preload=\"metadata\" playsinline=\"\" loop=\"loop\" muted=\"\" poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/Screenshot_2026-06-17_100355.png?v=1781670861\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/3fbbfdef2bcb44bf8532cc0b6fbcfbcc.mov\" class=\"product-video\"\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"acc-item acc-item--our-story\"\u003e\n\u003cbutton type=\"button\" class=\"acc-btn\"\u003e Our Story \u003cspan class=\"our-story-badge\"\u003e✦ Our Story\u003c\/span\u003e \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"story-eyebrow\"\u003eFour Decades of Craft · 100% In-House Designs\u003c\/div\u003e\n\u003ch2 class=\"story-title\"\u003eNow, straight to you.\u003c\/h2\u003e\n\u003cp class=\"story-intro\"\u003eWe didn't begin as a brand — we began as a workshop. Hands, tools, and an obsession with getting every detail right. For four decades, every single piece that left our workshop was conceived, designed, and crafted entirely in-house — never outsourced, never copied. This is us, stepping forward, for the first time under our own name.\u003c\/p\u003e\n\u003cdiv class=\"story-timeline\"\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e1983 — The Workshop Begins\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eFounded in Gujarat as a manufacturing workshop. From day one, every design was sketched, developed, and hand-finished by our own artisans — \u003cstrong\u003eour piece, our design, our hands\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2000s — Trusted by the Trade\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eOur in-house designs reached established brands and bridal collections across India — original pieces, created entirely within our workshop, trusted on reputation alone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2010–2025 — Our Own Design Language\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eWe stopped only executing briefs and began building a full library of original, in-house designs — every motif, setting, and silhouette developed by our own design team, rooted in tradition and refined over years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003eToday — Direct to You\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003ePink Jewellers: same hands, same in-house designs, same care. Every piece you see is conceived and created by us — for the first time, you can buy it directly from the people who designed it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-quote\"\u003e\"The hands behind some of India's finest jewellery — every design our own. Now with a name of our own.\" \u003cspan\u003e— Founder, Pink Jewellers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"story-closing\"\u003eEvery piece from Pink Jewellers is an \u003cstrong\u003eoriginal, in-house design\u003c\/strong\u003e — carrying forty years of craft behind it. Made with intention. Designed by us. Sent with care. Jewellery made to be worn, remembered, and passed on.\u003c\/p\u003e\n\u003cdiv class=\"story-tags\"\u003eIn-House Designs · Handcrafted · Heritage · Heirloom\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eReturns \u0026amp; Exchange \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cp\u003eEvery piece from Pink Jewellers is handcrafted with care. Because of the nature of handmade jewellery, we have a limited returns policy — please read it carefully before placing your order.\u003c\/p\u003e\n\u003ch4\u003eWhen Can You Return?\u003c\/h4\u003e\n\u003cp\u003eWe accept returns and exchanges only if:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eYour order arrived damaged in transit\u003c\/li\u003e\n\u003cli\u003eYou received an incorrect product\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eRequests must be raised within \u003cstrong\u003e3 days of delivery\u003c\/strong\u003e. Items must be unworn and in their original packaging.\u003c\/p\u003e\n\u003ch4\u003eHow to Raise a Return\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eWhatsApp us within 3 days of receiving your order at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\n\u003c\/li\u003e\n\u003cli\u003eShare a clear photo of the product and packaging\u003c\/li\u003e\n\u003cli\u003eOur team will review and respond to your request\u003c\/li\u003e\n\u003cli\u003eOnce approved, we'll guide you through the process — exchanges take 10–15 days\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eRefunds\u003c\/h4\u003e\n\u003cp\u003eRefunds are issued only when:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eA package is lost in transit when shipped by us\u003c\/li\u003e\n\u003cli\u003ePink Jewellers is unable to provide a replacement\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eApproved refunds are credited to the original payment source within 7 working days.\u003c\/p\u003e\n\u003ch4\u003eNo Returns or Refunds For\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eIncorrect or incomplete delivery address provided at checkout\u003c\/li\u003e\n\u003cli\u003eFailed delivery due to unavailability or package refusal\u003c\/li\u003e\n\u003cli\u003eSizing concerns — please WhatsApp us before ordering\u003c\/li\u003e\n\u003cli\u003eMinor colour or design variation natural to handcrafted, natural-stone jewellery\u003c\/li\u003e\n\u003cli\u003eProducts returned used, worn, or without original packaging\u003c\/li\u003e\n\u003cli\u003eItems that are neither damaged nor incorrectly shipped\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eCancellations\u003c\/h4\u003e\n\u003cp\u003eOrders can be cancelled within 3 days of placement and before dispatch — whichever comes first. Cancellations within this window are issued as store credits. After 3 days, a 30% cancellation fee applies and the balance is issued as store credits valid for 1 year. Orders cannot be cancelled once shipped.\u003c\/p\u003e\n\u003ch4\u003eCustom \u0026amp; Made-to-Order Pieces\u003c\/h4\u003e\n\u003cp\u003eCustom pieces are made especially for you. Cancellations or changes are considered only within 3 days of order placement — WhatsApp us at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e. A 30% cancellation fee applies after this window. If there is no response for over 1 month, the full advance paid will be forfeited.\u003c\/p\u003e\n\u003ch4\u003eStore Purchases\u003c\/h4\u003e\n\u003cp\u003eProducts collected directly from our Khambhat or Ahmedabad store are not eligible for return or exchange after collection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eShipping \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eIndia Shipping\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrepaid Orders:\u003c\/strong\u003e Free shipping\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCash on Delivery:\u003c\/strong\u003e ₹150 flat shipping charge\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eOrders are delivered within 4–5 business days from the date of dispatch. Timelines may vary slightly based on destination and parcel weight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eJewellery Care \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cul\u003e\n\u003cli\u003eKeep your jewellery away from water at all times\u003c\/li\u003e\n\u003cli\u003eAvoid exposure to perfumes, sprays, and other chemicals\u003c\/li\u003e\n\u003cli\u003eStore each piece separately to prevent scratches and tangling\u003c\/li\u003e\n\u003cli\u003eKeep in a pouch or box in a dry place, away from heat, humidity, and direct sunlight\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border-bottom: none;\" class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eView Supplier Information \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eManufactured \/ Packed By\u003c\/h4\u003e\n\u003cp\u003ePink Jewellers\u003cbr\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003ch4\u003eCustomer Care\u003c\/h4\u003e\n\u003cp\u003eMobile: \u003ca href=\"tel:+919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\u003c\/p\u003e\n\u003ch4\u003eCountry of Origin\u003c\/h4\u003e\n\u003cp\u003eIndia\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"story-stores\"\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eAhmedabad store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eKhambhat store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003ePith No Sutharwado,Pith Bazar,Khambhat Anand-388620\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"pink jewellers","offers":[{"title":"Default Title","offer_id":51170747089174,"sku":null,"price":10499.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/SPRS3093ssa.webp?v=1778645314"},{"product_id":"set17","title":"Multicolor Jadau Kundan Necklace \u0026 Maathapatti Set – PJNS09","description":"\u003cstyle\u003e\n  .product-video {\n  width: 100%;\n  max-height: 260px;\n  object-fit: cover;\n  border-radius: 8px;\n  display: block;\n  margin-top: 14px;\n}\n  \/* === Description === *\/\n  .desc-specs {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 10px;\n    margin-bottom: 18px;\n  }\n  .spec-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 10px 14px;\n  }\n  .spec-label {\n    font-size: 11px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 0.8px; margin-bottom: 3px;\n  }\n  .spec-value {\n    font-size: 13.5px; color: #444; font-weight: 500;\n  }\n  .desc-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555; margin: 0;\n  }\n  .desc-intro strong {\n    color: #E45F8E; font-weight: 600;\n  }\n  @media (max-width: 500px) {\n    .desc-specs { grid-template-columns: 1fr; }\n  }\n\n  \/* === Trust Stat Banner === *\/\n  .story-stat-banner {\n    display: flex; align-items: center; gap: 14px;\n    background: linear-gradient(135deg, #fdf3f6, #fbe6ed);\n    border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 16px 20px; margin-bottom: 20px;\n  }\n  .story-stat-number {\n    font-size: 26px; font-weight: 800; color: #E45F8E;\n    letter-spacing: 0.5px; white-space: nowrap;\n  }\n  .story-stat-number .stat-suffix {\n    font-size: 17px; font-weight: 700;\n  }\n  .story-stat-label {\n    font-size: 14px; color: #555; line-height: 1.4;\n    border-left: 2px solid #f3d4de; padding-left: 14px;\n  }\n\n  \/* === Our Story Section === *\/\n  .story-section {\n    max-width: 900px; font-family: sans-serif; color: #333;\n    padding: 0 0 8px;\n  }\n  .story-eyebrow {\n    color: #E45F8E; font-size: 13px; font-weight: 600;\n    letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 8px;\n  }\n  .story-title {\n    font-size: 24px; font-weight: 700; color: #333;\n    line-height: 1.3; margin: 0 0 14px;\n  }\n  .story-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555;\n    margin-bottom: 24px; max-width: 720px;\n  }\n  .story-timeline {\n    display: flex; flex-direction: column; gap: 18px;\n    border-left: 2px solid #f3d4de; padding-left: 20px;\n    margin-bottom: 24px;\n  }\n  .story-step { position: relative; }\n  .story-step::before {\n    content: ''; position: absolute; left: -26px; top: 4px;\n    width: 10px; height: 10px; border-radius: 50%;\n    background: #E45F8E; border: 2px solid #fff;\n  }\n  .story-year {\n    color: #E45F8E; font-weight: 700; font-size: 13px;\n    letter-spacing: 0.5px; margin-bottom: 2px;\n  }\n  .story-heading {\n    font-size: 15.5px; font-weight: 600; color: #333; margin: 2px 0 4px;\n  }\n  .story-text {\n    font-size: 14px; line-height: 1.7; color: #666; margin: 0;\n  }\n  .story-text strong { color: #333; }\n  .story-quote {\n    background: #fdf3f6; border-left: 3px solid #E45F8E;\n    padding: 16px 20px; border-radius: 4px;\n    font-size: 14.5px; line-height: 1.7; color: #444;\n    font-style: italic; margin-bottom: 24px;\n  }\n  .story-quote span {\n    display: block; margin-top: 8px; font-style: normal;\n    font-weight: 600; color: #E45F8E; font-size: 13px;\n  }\n  .story-closing {\n    font-size: 14px; line-height: 1.8; color: #555; margin-bottom: 8px;\n  }\n  .story-closing strong { color: #E45F8E; }\n  .story-tags {\n    font-size: 13px; color: #E45F8E; font-weight: 600;\n    letter-spacing: 0.5px; margin-top: 12px;\n  }\n\n  \/* === Store Addresses === *\/\n  .story-stores {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 14px;\n    margin-top: 24px;\n  }\n  .store-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .store-label {\n    font-size: 12px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 1px; margin-bottom: 6px;\n  }\n  .store-address {\n    font-size: 13.5px; line-height: 1.6; color: #555; margin: 0;\n  }\n  @media (max-width: 600px) {\n    .story-stores { grid-template-columns: 1fr; }\n  }\n\n  \/* === Accordion (native details\/summary — no JS required) === *\/\n  .acc-item { border-bottom: 1px solid #e8c5d0; }\n  .acc-item summary { list-style: none; }\n  .acc-item summary::-webkit-details-marker { display: none; }\n  .acc-item summary::marker { content: \"\"; }\n  .acc-btn {\n    width: 100%; background: none; border: none; cursor: pointer;\n    display: flex; justify-content: space-between; align-items: center;\n    padding: 18px 0; font-size: 15px; font-family: inherit;\n    color: #333; text-align: left;\n  }\n  .acc-btn:hover { color: #E45F8E; }\n  .acc-icon {\n    width: 20px; height: 20px; flex-shrink: 0;\n    display: flex; align-items: center; justify-content: center;\n    color: #E45F8E; font-size: 20px; font-weight: 300;\n    transition: transform 0.25s; line-height: 1;\n  }\n  .acc-item[open] \u003e .acc-btn .acc-icon { transform: rotate(45deg); }\n  .acc-body {\n    font-size: 14px; color: #666; line-height: 1.7;\n    padding-bottom: 16px;\n  }\n  .acc-body ul { margin: 8px 0; padding-left: 18px; }\n  .acc-body li { margin-bottom: 6px; }\n  .acc-body h4 { color: #333; font-size: 14px; margin: 14px 0 6px; font-weight: 600; }\n  .acc-body p { margin: 6px 0; }\n  a { color: #E45F8E; text-decoration: none; }\n  a:hover { text-decoration: underline; }\n\n  \/* === Our Story Accordion Teaser === *\/\n  .our-story-teaser {\n    font-size: 12.5px; color: #999; font-style: italic;\n    margin-left: 10px; font-weight: 400;\n  }\n\n  \/* === Our Story Accordion Highlight === *\/\n  @keyframes ourStoryPulse {\n    0%, 100% { box-shadow: 0 0 0 0 rgba(228, 95, 142, 0.18); }\n    50%       { box-shadow: 0 0 0 5px rgba(228, 95, 142, 0); }\n  }\n  .acc-item--our-story {\n    border-bottom: 1px solid #e8c5d0;\n    background: linear-gradient(135deg, #fff7fa 0%, #fdf0f5 100%);\n    border-radius: 8px;\n    border: 1.5px solid #f0bfd1;\n    margin-top: -1px;\n    margin-bottom: 2px;\n    animation: ourStoryPulse 2.8s ease-in-out infinite;\n    position: relative;\n  }\n  .acc-item--our-story .acc-btn {\n    padding: 18px 14px;\n    font-weight: 600;\n    color: #c94b7a;\n  }\n  .acc-item--our-story .acc-btn:hover { color: #E45F8E; }\n  .acc-item--our-story .acc-body {\n    padding-left: 14px; padding-right: 14px;\n  }\n  .our-story-badge {\n    display: inline-block;\n    background: linear-gradient(135deg, #E45F8E, #c94b7a);\n    color: #fff;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n    padding: 2px 8px;\n    border-radius: 20px;\n    margin-left: 10px;\n    vertical-align: middle;\n    position: relative;\n    top: -1px;\n  }\n\u003c\/style\u003e\n\u003c!-- ============ OUR STORY ============ --\u003e\n\u003cdiv class=\"story-section\"\u003e\n\u003c!-- Trust Stat Banner --\u003e\n\u003cdiv class=\"story-stat-banner\"\u003e\n\u003cdiv class=\"story-stat-number\"\u003e40+ \u003cspan class=\"stat-suffix\"\u003eYears of customer trust\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============ ACCORDION (native details\/summary, no JS needed) ============ --\u003e\n\u003cdiv style=\"border-top: 1px solid #e8c5d0; max-width: 900px; font-family: sans-serif;\"\u003e\n\u003cdetails open=\"\" class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eDescription \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"desc-specs\"\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eBase Metal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eGold-plated\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFastening\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003ePush-back Earrings\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e 1 Necklace Set and 1 Pair of Earring \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"desc-intro\"\u003e \u003c\/p\u003e\n\u003cvideo controls=\"controls\" preload=\"metadata\" playsinline=\"\" loop=\"loop\" muted=\"\" poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/Screenshot_2026-06-17_100355.png?v=1781670861\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/3fbbfdef2bcb44bf8532cc0b6fbcfbcc.mov\" class=\"product-video\"\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"acc-item acc-item--our-story\"\u003e\n\u003cbutton type=\"button\" class=\"acc-btn\"\u003e Our Story \u003cspan class=\"our-story-badge\"\u003e✦ Our Story\u003c\/span\u003e \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"story-eyebrow\"\u003eFour Decades of Craft · 100% In-House Designs\u003c\/div\u003e\n\u003ch2 class=\"story-title\"\u003eNow, straight to you.\u003c\/h2\u003e\n\u003cp class=\"story-intro\"\u003eWe didn't begin as a brand — we began as a workshop. Hands, tools, and an obsession with getting every detail right. For four decades, every single piece that left our workshop was conceived, designed, and crafted entirely in-house — never outsourced, never copied. This is us, stepping forward, for the first time under our own name.\u003c\/p\u003e\n\u003cdiv class=\"story-timeline\"\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e1983 — The Workshop Begins\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eFounded in Gujarat as a manufacturing workshop. From day one, every design was sketched, developed, and hand-finished by our own artisans — \u003cstrong\u003eour piece, our design, our hands\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2000s — Trusted by the Trade\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eOur in-house designs reached established brands and bridal collections across India — original pieces, created entirely within our workshop, trusted on reputation alone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2010–2025 — Our Own Design Language\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eWe stopped only executing briefs and began building a full library of original, in-house designs — every motif, setting, and silhouette developed by our own design team, rooted in tradition and refined over years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003eToday — Direct to You\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003ePink Jewellers: same hands, same in-house designs, same care. Every piece you see is conceived and created by us — for the first time, you can buy it directly from the people who designed it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-quote\"\u003e\"The hands behind some of India's finest jewellery — every design our own. Now with a name of our own.\" \u003cspan\u003e— Founder, Pink Jewellers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"story-closing\"\u003eEvery piece from Pink Jewellers is an \u003cstrong\u003eoriginal, in-house design\u003c\/strong\u003e — carrying forty years of craft behind it. Made with intention. Designed by us. Sent with care. Jewellery made to be worn, remembered, and passed on.\u003c\/p\u003e\n\u003cdiv class=\"story-tags\"\u003eIn-House Designs · Handcrafted · Heritage · Heirloom\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eReturns \u0026amp; Exchange \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cp\u003eEvery piece from Pink Jewellers is handcrafted with care. Because of the nature of handmade jewellery, we have a limited returns policy — please read it carefully before placing your order.\u003c\/p\u003e\n\u003ch4\u003eWhen Can You Return?\u003c\/h4\u003e\n\u003cp\u003eWe accept returns and exchanges only if:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eYour order arrived damaged in transit\u003c\/li\u003e\n\u003cli\u003eYou received an incorrect product\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eRequests must be raised within \u003cstrong\u003e3 days of delivery\u003c\/strong\u003e. Items must be unworn and in their original packaging.\u003c\/p\u003e\n\u003ch4\u003eHow to Raise a Return\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eWhatsApp us within 3 days of receiving your order at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\n\u003c\/li\u003e\n\u003cli\u003eShare a clear photo of the product and packaging\u003c\/li\u003e\n\u003cli\u003eOur team will review and respond to your request\u003c\/li\u003e\n\u003cli\u003eOnce approved, we'll guide you through the process — exchanges take 10–15 days\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eRefunds\u003c\/h4\u003e\n\u003cp\u003eRefunds are issued only when:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eA package is lost in transit when shipped by us\u003c\/li\u003e\n\u003cli\u003ePink Jewellers is unable to provide a replacement\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eApproved refunds are credited to the original payment source within 7 working days.\u003c\/p\u003e\n\u003ch4\u003eNo Returns or Refunds For\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eIncorrect or incomplete delivery address provided at checkout\u003c\/li\u003e\n\u003cli\u003eFailed delivery due to unavailability or package refusal\u003c\/li\u003e\n\u003cli\u003eSizing concerns — please WhatsApp us before ordering\u003c\/li\u003e\n\u003cli\u003eMinor colour or design variation natural to handcrafted, natural-stone jewellery\u003c\/li\u003e\n\u003cli\u003eProducts returned used, worn, or without original packaging\u003c\/li\u003e\n\u003cli\u003eItems that are neither damaged nor incorrectly shipped\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eCancellations\u003c\/h4\u003e\n\u003cp\u003eOrders can be cancelled within 3 days of placement and before dispatch — whichever comes first. Cancellations within this window are issued as store credits. After 3 days, a 30% cancellation fee applies and the balance is issued as store credits valid for 1 year. Orders cannot be cancelled once shipped.\u003c\/p\u003e\n\u003ch4\u003eCustom \u0026amp; Made-to-Order Pieces\u003c\/h4\u003e\n\u003cp\u003eCustom pieces are made especially for you. Cancellations or changes are considered only within 3 days of order placement — WhatsApp us at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e. A 30% cancellation fee applies after this window. If there is no response for over 1 month, the full advance paid will be forfeited.\u003c\/p\u003e\n\u003ch4\u003eStore Purchases\u003c\/h4\u003e\n\u003cp\u003eProducts collected directly from our Khambhat or Ahmedabad store are not eligible for return or exchange after collection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eShipping \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eIndia Shipping\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrepaid Orders:\u003c\/strong\u003e Free shipping\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCash on Delivery:\u003c\/strong\u003e ₹150 flat shipping charge\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eOrders are delivered within 4–5 business days from the date of dispatch. Timelines may vary slightly based on destination and parcel weight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eJewellery Care \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cul\u003e\n\u003cli\u003eKeep your jewellery away from water at all times\u003c\/li\u003e\n\u003cli\u003eAvoid exposure to perfumes, sprays, and other chemicals\u003c\/li\u003e\n\u003cli\u003eStore each piece separately to prevent scratches and tangling\u003c\/li\u003e\n\u003cli\u003eKeep in a pouch or box in a dry place, away from heat, humidity, and direct sunlight\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border-bottom: none;\" class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eView Supplier Information \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eManufactured \/ Packed By\u003c\/h4\u003e\n\u003cp\u003ePink Jewellers\u003cbr\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003ch4\u003eCustomer Care\u003c\/h4\u003e\n\u003cp\u003eMobile: \u003ca href=\"tel:+919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\u003c\/p\u003e\n\u003ch4\u003eCountry of Origin\u003c\/h4\u003e\n\u003cp\u003eIndia\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"story-stores\"\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eAhmedabad store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eKhambhat store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003ePith No Sutharwado,Pith Bazar,Khambhat Anand-388620\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"pink jewellers","offers":[{"title":"Default Title","offer_id":51234135965974,"sku":null,"price":4699.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/SPRS2585_copy.webp?v=1778659495"},{"product_id":"set18","title":"Multicolor Jadau Kundan Necklace \u0026 Maathapatti Set – PJNS010","description":"\u003cstyle\u003e\n  .product-video {\n  width: 100%;\n  max-height: 260px;\n  object-fit: cover;\n  border-radius: 8px;\n  display: block;\n  margin-top: 14px;\n}\n  \/* === Description === *\/\n  .desc-specs {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 10px;\n    margin-bottom: 18px;\n  }\n  .spec-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 10px 14px;\n  }\n  .spec-label {\n    font-size: 11px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 0.8px; margin-bottom: 3px;\n  }\n  .spec-value {\n    font-size: 13.5px; color: #444; font-weight: 500;\n  }\n  .desc-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555; margin: 0;\n  }\n  .desc-intro strong {\n    color: #E45F8E; font-weight: 600;\n  }\n  @media (max-width: 500px) {\n    .desc-specs { grid-template-columns: 1fr; }\n  }\n\n  \/* === Trust Stat Banner === *\/\n  .story-stat-banner {\n    display: flex; align-items: center; gap: 14px;\n    background: linear-gradient(135deg, #fdf3f6, #fbe6ed);\n    border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 16px 20px; margin-bottom: 20px;\n  }\n  .story-stat-number {\n    font-size: 26px; font-weight: 800; color: #E45F8E;\n    letter-spacing: 0.5px; white-space: nowrap;\n  }\n  .story-stat-number .stat-suffix {\n    font-size: 17px; font-weight: 700;\n  }\n  .story-stat-label {\n    font-size: 14px; color: #555; line-height: 1.4;\n    border-left: 2px solid #f3d4de; padding-left: 14px;\n  }\n\n  \/* === Our Story Section === *\/\n  .story-section {\n    max-width: 900px; font-family: sans-serif; color: #333;\n    padding: 0 0 8px;\n  }\n  .story-eyebrow {\n    color: #E45F8E; font-size: 13px; font-weight: 600;\n    letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 8px;\n  }\n  .story-title {\n    font-size: 24px; font-weight: 700; color: #333;\n    line-height: 1.3; margin: 0 0 14px;\n  }\n  .story-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555;\n    margin-bottom: 24px; max-width: 720px;\n  }\n  .story-timeline {\n    display: flex; flex-direction: column; gap: 18px;\n    border-left: 2px solid #f3d4de; padding-left: 20px;\n    margin-bottom: 24px;\n  }\n  .story-step { position: relative; }\n  .story-step::before {\n    content: ''; position: absolute; left: -26px; top: 4px;\n    width: 10px; height: 10px; border-radius: 50%;\n    background: #E45F8E; border: 2px solid #fff;\n  }\n  .story-year {\n    color: #E45F8E; font-weight: 700; font-size: 13px;\n    letter-spacing: 0.5px; margin-bottom: 2px;\n  }\n  .story-heading {\n    font-size: 15.5px; font-weight: 600; color: #333; margin: 2px 0 4px;\n  }\n  .story-text {\n    font-size: 14px; line-height: 1.7; color: #666; margin: 0;\n  }\n  .story-text strong { color: #333; }\n  .story-quote {\n    background: #fdf3f6; border-left: 3px solid #E45F8E;\n    padding: 16px 20px; border-radius: 4px;\n    font-size: 14.5px; line-height: 1.7; color: #444;\n    font-style: italic; margin-bottom: 24px;\n  }\n  .story-quote span {\n    display: block; margin-top: 8px; font-style: normal;\n    font-weight: 600; color: #E45F8E; font-size: 13px;\n  }\n  .story-closing {\n    font-size: 14px; line-height: 1.8; color: #555; margin-bottom: 8px;\n  }\n  .story-closing strong { color: #E45F8E; }\n  .story-tags {\n    font-size: 13px; color: #E45F8E; font-weight: 600;\n    letter-spacing: 0.5px; margin-top: 12px;\n  }\n\n  \/* === Store Addresses === *\/\n  .story-stores {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 14px;\n    margin-top: 24px;\n  }\n  .store-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .store-label {\n    font-size: 12px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 1px; margin-bottom: 6px;\n  }\n  .store-address {\n    font-size: 13.5px; line-height: 1.6; color: #555; margin: 0;\n  }\n  @media (max-width: 600px) {\n    .story-stores { grid-template-columns: 1fr; }\n  }\n\n  \/* === Accordion (native details\/summary — no JS required) === *\/\n  .acc-item { border-bottom: 1px solid #e8c5d0; }\n  .acc-item summary { list-style: none; }\n  .acc-item summary::-webkit-details-marker { display: none; }\n  .acc-item summary::marker { content: \"\"; }\n  .acc-btn {\n    width: 100%; background: none; border: none; cursor: pointer;\n    display: flex; justify-content: space-between; align-items: center;\n    padding: 18px 0; font-size: 15px; font-family: inherit;\n    color: #333; text-align: left;\n  }\n  .acc-btn:hover { color: #E45F8E; }\n  .acc-icon {\n    width: 20px; height: 20px; flex-shrink: 0;\n    display: flex; align-items: center; justify-content: center;\n    color: #E45F8E; font-size: 20px; font-weight: 300;\n    transition: transform 0.25s; line-height: 1;\n  }\n  .acc-item[open] \u003e .acc-btn .acc-icon { transform: rotate(45deg); }\n  .acc-body {\n    font-size: 14px; color: #666; line-height: 1.7;\n    padding-bottom: 16px;\n  }\n  .acc-body ul { margin: 8px 0; padding-left: 18px; }\n  .acc-body li { margin-bottom: 6px; }\n  .acc-body h4 { color: #333; font-size: 14px; margin: 14px 0 6px; font-weight: 600; }\n  .acc-body p { margin: 6px 0; }\n  a { color: #E45F8E; text-decoration: none; }\n  a:hover { text-decoration: underline; }\n\n  \/* === Our Story Accordion Teaser === *\/\n  .our-story-teaser {\n    font-size: 12.5px; color: #999; font-style: italic;\n    margin-left: 10px; font-weight: 400;\n  }\n\n  \/* === Our Story Accordion Highlight === *\/\n  @keyframes ourStoryPulse {\n    0%, 100% { box-shadow: 0 0 0 0 rgba(228, 95, 142, 0.18); }\n    50%       { box-shadow: 0 0 0 5px rgba(228, 95, 142, 0); }\n  }\n  .acc-item--our-story {\n    border-bottom: 1px solid #e8c5d0;\n    background: linear-gradient(135deg, #fff7fa 0%, #fdf0f5 100%);\n    border-radius: 8px;\n    border: 1.5px solid #f0bfd1;\n    margin-top: -1px;\n    margin-bottom: 2px;\n    animation: ourStoryPulse 2.8s ease-in-out infinite;\n    position: relative;\n  }\n  .acc-item--our-story .acc-btn {\n    padding: 18px 14px;\n    font-weight: 600;\n    color: #c94b7a;\n  }\n  .acc-item--our-story .acc-btn:hover { color: #E45F8E; }\n  .acc-item--our-story .acc-body {\n    padding-left: 14px; padding-right: 14px;\n  }\n  .our-story-badge {\n    display: inline-block;\n    background: linear-gradient(135deg, #E45F8E, #c94b7a);\n    color: #fff;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n    padding: 2px 8px;\n    border-radius: 20px;\n    margin-left: 10px;\n    vertical-align: middle;\n    position: relative;\n    top: -1px;\n  }\n\u003c\/style\u003e\n\u003c!-- ============ OUR STORY ============ --\u003e\n\u003cdiv class=\"story-section\"\u003e\n\u003c!-- Trust Stat Banner --\u003e\n\u003cdiv class=\"story-stat-banner\"\u003e\n\u003cdiv class=\"story-stat-number\"\u003e40+ \u003cspan class=\"stat-suffix\"\u003eYears of customer trust\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============ ACCORDION (native details\/summary, no JS needed) ============ --\u003e\n\u003cdiv style=\"border-top: 1px solid #e8c5d0; max-width: 900px; font-family: sans-serif;\"\u003e\n\u003cdetails open=\"\" class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eDescription \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"desc-specs\"\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eBase Metal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eGold-plated\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFastening\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003ePush-back Earrings\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e 1 Necklace Set and 1 Pair of Earring \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"desc-intro\"\u003e \u003c\/p\u003e\n\u003cvideo controls=\"controls\" preload=\"metadata\" playsinline=\"\" loop=\"loop\" muted=\"\" poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/Screenshot_2026-06-17_100355.png?v=1781670861\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/3fbbfdef2bcb44bf8532cc0b6fbcfbcc.mov\" class=\"product-video\"\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"acc-item acc-item--our-story\"\u003e\n\u003cbutton type=\"button\" class=\"acc-btn\"\u003e Our Story \u003cspan class=\"our-story-badge\"\u003e✦ Our Story\u003c\/span\u003e \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"story-eyebrow\"\u003eFour Decades of Craft · 100% In-House Designs\u003c\/div\u003e\n\u003ch2 class=\"story-title\"\u003eNow, straight to you.\u003c\/h2\u003e\n\u003cp class=\"story-intro\"\u003eWe didn't begin as a brand — we began as a workshop. Hands, tools, and an obsession with getting every detail right. For four decades, every single piece that left our workshop was conceived, designed, and crafted entirely in-house — never outsourced, never copied. This is us, stepping forward, for the first time under our own name.\u003c\/p\u003e\n\u003cdiv class=\"story-timeline\"\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e1983 — The Workshop Begins\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eFounded in Gujarat as a manufacturing workshop. From day one, every design was sketched, developed, and hand-finished by our own artisans — \u003cstrong\u003eour piece, our design, our hands\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2000s — Trusted by the Trade\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eOur in-house designs reached established brands and bridal collections across India — original pieces, created entirely within our workshop, trusted on reputation alone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2010–2025 — Our Own Design Language\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eWe stopped only executing briefs and began building a full library of original, in-house designs — every motif, setting, and silhouette developed by our own design team, rooted in tradition and refined over years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003eToday — Direct to You\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003ePink Jewellers: same hands, same in-house designs, same care. Every piece you see is conceived and created by us — for the first time, you can buy it directly from the people who designed it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-quote\"\u003e\"The hands behind some of India's finest jewellery — every design our own. Now with a name of our own.\" \u003cspan\u003e— Founder, Pink Jewellers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"story-closing\"\u003eEvery piece from Pink Jewellers is an \u003cstrong\u003eoriginal, in-house design\u003c\/strong\u003e — carrying forty years of craft behind it. Made with intention. Designed by us. Sent with care. Jewellery made to be worn, remembered, and passed on.\u003c\/p\u003e\n\u003cdiv class=\"story-tags\"\u003eIn-House Designs · Handcrafted · Heritage · Heirloom\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eReturns \u0026amp; Exchange \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cp\u003eEvery piece from Pink Jewellers is handcrafted with care. Because of the nature of handmade jewellery, we have a limited returns policy — please read it carefully before placing your order.\u003c\/p\u003e\n\u003ch4\u003eWhen Can You Return?\u003c\/h4\u003e\n\u003cp\u003eWe accept returns and exchanges only if:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eYour order arrived damaged in transit\u003c\/li\u003e\n\u003cli\u003eYou received an incorrect product\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eRequests must be raised within \u003cstrong\u003e3 days of delivery\u003c\/strong\u003e. Items must be unworn and in their original packaging.\u003c\/p\u003e\n\u003ch4\u003eHow to Raise a Return\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eWhatsApp us within 3 days of receiving your order at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\n\u003c\/li\u003e\n\u003cli\u003eShare a clear photo of the product and packaging\u003c\/li\u003e\n\u003cli\u003eOur team will review and respond to your request\u003c\/li\u003e\n\u003cli\u003eOnce approved, we'll guide you through the process — exchanges take 10–15 days\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eRefunds\u003c\/h4\u003e\n\u003cp\u003eRefunds are issued only when:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eA package is lost in transit when shipped by us\u003c\/li\u003e\n\u003cli\u003ePink Jewellers is unable to provide a replacement\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eApproved refunds are credited to the original payment source within 7 working days.\u003c\/p\u003e\n\u003ch4\u003eNo Returns or Refunds For\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eIncorrect or incomplete delivery address provided at checkout\u003c\/li\u003e\n\u003cli\u003eFailed delivery due to unavailability or package refusal\u003c\/li\u003e\n\u003cli\u003eSizing concerns — please WhatsApp us before ordering\u003c\/li\u003e\n\u003cli\u003eMinor colour or design variation natural to handcrafted, natural-stone jewellery\u003c\/li\u003e\n\u003cli\u003eProducts returned used, worn, or without original packaging\u003c\/li\u003e\n\u003cli\u003eItems that are neither damaged nor incorrectly shipped\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eCancellations\u003c\/h4\u003e\n\u003cp\u003eOrders can be cancelled within 3 days of placement and before dispatch — whichever comes first. Cancellations within this window are issued as store credits. After 3 days, a 30% cancellation fee applies and the balance is issued as store credits valid for 1 year. Orders cannot be cancelled once shipped.\u003c\/p\u003e\n\u003ch4\u003eCustom \u0026amp; Made-to-Order Pieces\u003c\/h4\u003e\n\u003cp\u003eCustom pieces are made especially for you. Cancellations or changes are considered only within 3 days of order placement — WhatsApp us at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e. A 30% cancellation fee applies after this window. If there is no response for over 1 month, the full advance paid will be forfeited.\u003c\/p\u003e\n\u003ch4\u003eStore Purchases\u003c\/h4\u003e\n\u003cp\u003eProducts collected directly from our Khambhat or Ahmedabad store are not eligible for return or exchange after collection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eShipping \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eIndia Shipping\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrepaid Orders:\u003c\/strong\u003e Free shipping\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCash on Delivery:\u003c\/strong\u003e ₹150 flat shipping charge\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eOrders are delivered within 4–5 business days from the date of dispatch. Timelines may vary slightly based on destination and parcel weight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eJewellery Care \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cul\u003e\n\u003cli\u003eKeep your jewellery away from water at all times\u003c\/li\u003e\n\u003cli\u003eAvoid exposure to perfumes, sprays, and other chemicals\u003c\/li\u003e\n\u003cli\u003eStore each piece separately to prevent scratches and tangling\u003c\/li\u003e\n\u003cli\u003eKeep in a pouch or box in a dry place, away from heat, humidity, and direct sunlight\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border-bottom: none;\" class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eView Supplier Information \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eManufactured \/ Packed By\u003c\/h4\u003e\n\u003cp\u003ePink Jewellers\u003cbr\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003ch4\u003eCustomer Care\u003c\/h4\u003e\n\u003cp\u003eMobile: \u003ca href=\"tel:+919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\u003c\/p\u003e\n\u003ch4\u003eCountry of Origin\u003c\/h4\u003e\n\u003cp\u003eIndia\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"story-stores\"\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eAhmedabad store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eKhambhat store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003ePith No Sutharwado,Pith Bazar,Khambhat Anand-388620\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"pink jewellers","offers":[{"title":"Default Title","offer_id":51234136195350,"sku":null,"price":4299.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/SPRS2580_copy.webp?v=1778651928"},{"product_id":"set19","title":"Multicolor Jadau Kundan Necklace Set – PJNS011","description":"\u003cstyle\u003e\n  .product-video {\n  width: 100%;\n  max-height: 260px;\n  object-fit: cover;\n  border-radius: 8px;\n  display: block;\n  margin-top: 14px;\n}\n  \/* === Description === *\/\n  .desc-specs {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 10px;\n    margin-bottom: 18px;\n  }\n  .spec-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 10px 14px;\n  }\n  .spec-label {\n    font-size: 11px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 0.8px; margin-bottom: 3px;\n  }\n  .spec-value {\n    font-size: 13.5px; color: #444; font-weight: 500;\n  }\n  .desc-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555; margin: 0;\n  }\n  .desc-intro strong {\n    color: #E45F8E; font-weight: 600;\n  }\n  @media (max-width: 500px) {\n    .desc-specs { grid-template-columns: 1fr; }\n  }\n\n  \/* === Trust Stat Banner === *\/\n  .story-stat-banner {\n    display: flex; align-items: center; gap: 14px;\n    background: linear-gradient(135deg, #fdf3f6, #fbe6ed);\n    border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 16px 20px; margin-bottom: 20px;\n  }\n  .story-stat-number {\n    font-size: 26px; font-weight: 800; color: #E45F8E;\n    letter-spacing: 0.5px; white-space: nowrap;\n  }\n  .story-stat-number .stat-suffix {\n    font-size: 17px; font-weight: 700;\n  }\n  .story-stat-label {\n    font-size: 14px; color: #555; line-height: 1.4;\n    border-left: 2px solid #f3d4de; padding-left: 14px;\n  }\n\n  \/* === Our Story Section === *\/\n  .story-section {\n    max-width: 900px; font-family: sans-serif; color: #333;\n    padding: 0 0 8px;\n  }\n  .story-eyebrow {\n    color: #E45F8E; font-size: 13px; font-weight: 600;\n    letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 8px;\n  }\n  .story-title {\n    font-size: 24px; font-weight: 700; color: #333;\n    line-height: 1.3; margin: 0 0 14px;\n  }\n  .story-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555;\n    margin-bottom: 24px; max-width: 720px;\n  }\n  .story-timeline {\n    display: flex; flex-direction: column; gap: 18px;\n    border-left: 2px solid #f3d4de; padding-left: 20px;\n    margin-bottom: 24px;\n  }\n  .story-step { position: relative; }\n  .story-step::before {\n    content: ''; position: absolute; left: -26px; top: 4px;\n    width: 10px; height: 10px; border-radius: 50%;\n    background: #E45F8E; border: 2px solid #fff;\n  }\n  .story-year {\n    color: #E45F8E; font-weight: 700; font-size: 13px;\n    letter-spacing: 0.5px; margin-bottom: 2px;\n  }\n  .story-heading {\n    font-size: 15.5px; font-weight: 600; color: #333; margin: 2px 0 4px;\n  }\n  .story-text {\n    font-size: 14px; line-height: 1.7; color: #666; margin: 0;\n  }\n  .story-text strong { color: #333; }\n  .story-quote {\n    background: #fdf3f6; border-left: 3px solid #E45F8E;\n    padding: 16px 20px; border-radius: 4px;\n    font-size: 14.5px; line-height: 1.7; color: #444;\n    font-style: italic; margin-bottom: 24px;\n  }\n  .story-quote span {\n    display: block; margin-top: 8px; font-style: normal;\n    font-weight: 600; color: #E45F8E; font-size: 13px;\n  }\n  .story-closing {\n    font-size: 14px; line-height: 1.8; color: #555; margin-bottom: 8px;\n  }\n  .story-closing strong { color: #E45F8E; }\n  .story-tags {\n    font-size: 13px; color: #E45F8E; font-weight: 600;\n    letter-spacing: 0.5px; margin-top: 12px;\n  }\n\n  \/* === Store Addresses === *\/\n  .story-stores {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 14px;\n    margin-top: 24px;\n  }\n  .store-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .store-label {\n    font-size: 12px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 1px; margin-bottom: 6px;\n  }\n  .store-address {\n    font-size: 13.5px; line-height: 1.6; color: #555; margin: 0;\n  }\n  @media (max-width: 600px) {\n    .story-stores { grid-template-columns: 1fr; }\n  }\n\n  \/* === Accordion (native details\/summary — no JS required) === *\/\n  .acc-item { border-bottom: 1px solid #e8c5d0; }\n  .acc-item summary { list-style: none; }\n  .acc-item summary::-webkit-details-marker { display: none; }\n  .acc-item summary::marker { content: \"\"; }\n  .acc-btn {\n    width: 100%; background: none; border: none; cursor: pointer;\n    display: flex; justify-content: space-between; align-items: center;\n    padding: 18px 0; font-size: 15px; font-family: inherit;\n    color: #333; text-align: left;\n  }\n  .acc-btn:hover { color: #E45F8E; }\n  .acc-icon {\n    width: 20px; height: 20px; flex-shrink: 0;\n    display: flex; align-items: center; justify-content: center;\n    color: #E45F8E; font-size: 20px; font-weight: 300;\n    transition: transform 0.25s; line-height: 1;\n  }\n  .acc-item[open] \u003e .acc-btn .acc-icon { transform: rotate(45deg); }\n  .acc-body {\n    font-size: 14px; color: #666; line-height: 1.7;\n    padding-bottom: 16px;\n  }\n  .acc-body ul { margin: 8px 0; padding-left: 18px; }\n  .acc-body li { margin-bottom: 6px; }\n  .acc-body h4 { color: #333; font-size: 14px; margin: 14px 0 6px; font-weight: 600; }\n  .acc-body p { margin: 6px 0; }\n  a { color: #E45F8E; text-decoration: none; }\n  a:hover { text-decoration: underline; }\n\n  \/* === Our Story Accordion Teaser === *\/\n  .our-story-teaser {\n    font-size: 12.5px; color: #999; font-style: italic;\n    margin-left: 10px; font-weight: 400;\n  }\n\n  \/* === Our Story Accordion Highlight === *\/\n  @keyframes ourStoryPulse {\n    0%, 100% { box-shadow: 0 0 0 0 rgba(228, 95, 142, 0.18); }\n    50%       { box-shadow: 0 0 0 5px rgba(228, 95, 142, 0); }\n  }\n  .acc-item--our-story {\n    border-bottom: 1px solid #e8c5d0;\n    background: linear-gradient(135deg, #fff7fa 0%, #fdf0f5 100%);\n    border-radius: 8px;\n    border: 1.5px solid #f0bfd1;\n    margin-top: -1px;\n    margin-bottom: 2px;\n    animation: ourStoryPulse 2.8s ease-in-out infinite;\n    position: relative;\n  }\n  .acc-item--our-story .acc-btn {\n    padding: 18px 14px;\n    font-weight: 600;\n    color: #c94b7a;\n  }\n  .acc-item--our-story .acc-btn:hover { color: #E45F8E; }\n  .acc-item--our-story .acc-body {\n    padding-left: 14px; padding-right: 14px;\n  }\n  .our-story-badge {\n    display: inline-block;\n    background: linear-gradient(135deg, #E45F8E, #c94b7a);\n    color: #fff;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n    padding: 2px 8px;\n    border-radius: 20px;\n    margin-left: 10px;\n    vertical-align: middle;\n    position: relative;\n    top: -1px;\n  }\n\u003c\/style\u003e\n\u003c!-- ============ OUR STORY ============ --\u003e\n\u003cdiv class=\"story-section\"\u003e\n\u003c!-- Trust Stat Banner --\u003e\n\u003cdiv class=\"story-stat-banner\"\u003e\n\u003cdiv class=\"story-stat-number\"\u003e40+ \u003cspan class=\"stat-suffix\"\u003eYears of customer trust\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============ ACCORDION (native details\/summary, no JS needed) ============ --\u003e\n\u003cdiv style=\"border-top: 1px solid #e8c5d0; max-width: 900px; font-family: sans-serif;\"\u003e\n\u003cdetails open=\"\" class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eDescription \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"desc-specs\"\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eBase Metal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eGold-plated\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFastening\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003ePush-back Earrings\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e 1 Necklace Set and 1 Pair of Earring \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"desc-intro\"\u003e \u003c\/p\u003e\n\u003cvideo controls=\"controls\" preload=\"metadata\" playsinline=\"\" loop=\"loop\" muted=\"\" poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/Screenshot_2026-06-17_100355.png?v=1781670861\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/3fbbfdef2bcb44bf8532cc0b6fbcfbcc.mov\" class=\"product-video\"\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"acc-item acc-item--our-story\"\u003e\n\u003cbutton type=\"button\" class=\"acc-btn\"\u003e Our Story \u003cspan class=\"our-story-badge\"\u003e✦ Our Story\u003c\/span\u003e \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"story-eyebrow\"\u003eFour Decades of Craft · 100% In-House Designs\u003c\/div\u003e\n\u003ch2 class=\"story-title\"\u003eNow, straight to you.\u003c\/h2\u003e\n\u003cp class=\"story-intro\"\u003eWe didn't begin as a brand — we began as a workshop. Hands, tools, and an obsession with getting every detail right. For four decades, every single piece that left our workshop was conceived, designed, and crafted entirely in-house — never outsourced, never copied. This is us, stepping forward, for the first time under our own name.\u003c\/p\u003e\n\u003cdiv class=\"story-timeline\"\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e1983 — The Workshop Begins\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eFounded in Gujarat as a manufacturing workshop. From day one, every design was sketched, developed, and hand-finished by our own artisans — \u003cstrong\u003eour piece, our design, our hands\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2000s — Trusted by the Trade\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eOur in-house designs reached established brands and bridal collections across India — original pieces, created entirely within our workshop, trusted on reputation alone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2010–2025 — Our Own Design Language\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eWe stopped only executing briefs and began building a full library of original, in-house designs — every motif, setting, and silhouette developed by our own design team, rooted in tradition and refined over years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003eToday — Direct to You\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003ePink Jewellers: same hands, same in-house designs, same care. Every piece you see is conceived and created by us — for the first time, you can buy it directly from the people who designed it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-quote\"\u003e\"The hands behind some of India's finest jewellery — every design our own. Now with a name of our own.\" \u003cspan\u003e— Founder, Pink Jewellers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"story-closing\"\u003eEvery piece from Pink Jewellers is an \u003cstrong\u003eoriginal, in-house design\u003c\/strong\u003e — carrying forty years of craft behind it. Made with intention. Designed by us. Sent with care. Jewellery made to be worn, remembered, and passed on.\u003c\/p\u003e\n\u003cdiv class=\"story-tags\"\u003eIn-House Designs · Handcrafted · Heritage · Heirloom\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eReturns \u0026amp; Exchange \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cp\u003eEvery piece from Pink Jewellers is handcrafted with care. Because of the nature of handmade jewellery, we have a limited returns policy — please read it carefully before placing your order.\u003c\/p\u003e\n\u003ch4\u003eWhen Can You Return?\u003c\/h4\u003e\n\u003cp\u003eWe accept returns and exchanges only if:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eYour order arrived damaged in transit\u003c\/li\u003e\n\u003cli\u003eYou received an incorrect product\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eRequests must be raised within \u003cstrong\u003e3 days of delivery\u003c\/strong\u003e. Items must be unworn and in their original packaging.\u003c\/p\u003e\n\u003ch4\u003eHow to Raise a Return\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eWhatsApp us within 3 days of receiving your order at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\n\u003c\/li\u003e\n\u003cli\u003eShare a clear photo of the product and packaging\u003c\/li\u003e\n\u003cli\u003eOur team will review and respond to your request\u003c\/li\u003e\n\u003cli\u003eOnce approved, we'll guide you through the process — exchanges take 10–15 days\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eRefunds\u003c\/h4\u003e\n\u003cp\u003eRefunds are issued only when:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eA package is lost in transit when shipped by us\u003c\/li\u003e\n\u003cli\u003ePink Jewellers is unable to provide a replacement\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eApproved refunds are credited to the original payment source within 7 working days.\u003c\/p\u003e\n\u003ch4\u003eNo Returns or Refunds For\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eIncorrect or incomplete delivery address provided at checkout\u003c\/li\u003e\n\u003cli\u003eFailed delivery due to unavailability or package refusal\u003c\/li\u003e\n\u003cli\u003eSizing concerns — please WhatsApp us before ordering\u003c\/li\u003e\n\u003cli\u003eMinor colour or design variation natural to handcrafted, natural-stone jewellery\u003c\/li\u003e\n\u003cli\u003eProducts returned used, worn, or without original packaging\u003c\/li\u003e\n\u003cli\u003eItems that are neither damaged nor incorrectly shipped\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eCancellations\u003c\/h4\u003e\n\u003cp\u003eOrders can be cancelled within 3 days of placement and before dispatch — whichever comes first. Cancellations within this window are issued as store credits. After 3 days, a 30% cancellation fee applies and the balance is issued as store credits valid for 1 year. Orders cannot be cancelled once shipped.\u003c\/p\u003e\n\u003ch4\u003eCustom \u0026amp; Made-to-Order Pieces\u003c\/h4\u003e\n\u003cp\u003eCustom pieces are made especially for you. Cancellations or changes are considered only within 3 days of order placement — WhatsApp us at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e. A 30% cancellation fee applies after this window. If there is no response for over 1 month, the full advance paid will be forfeited.\u003c\/p\u003e\n\u003ch4\u003eStore Purchases\u003c\/h4\u003e\n\u003cp\u003eProducts collected directly from our Khambhat or Ahmedabad store are not eligible for return or exchange after collection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eShipping \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eIndia Shipping\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrepaid Orders:\u003c\/strong\u003e Free shipping\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCash on Delivery:\u003c\/strong\u003e ₹150 flat shipping charge\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eOrders are delivered within 4–5 business days from the date of dispatch. Timelines may vary slightly based on destination and parcel weight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eJewellery Care \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cul\u003e\n\u003cli\u003eKeep your jewellery away from water at all times\u003c\/li\u003e\n\u003cli\u003eAvoid exposure to perfumes, sprays, and other chemicals\u003c\/li\u003e\n\u003cli\u003eStore each piece separately to prevent scratches and tangling\u003c\/li\u003e\n\u003cli\u003eKeep in a pouch or box in a dry place, away from heat, humidity, and direct sunlight\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border-bottom: none;\" class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eView Supplier Information \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eManufactured \/ Packed By\u003c\/h4\u003e\n\u003cp\u003ePink Jewellers\u003cbr\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003ch4\u003eCustomer Care\u003c\/h4\u003e\n\u003cp\u003eMobile: \u003ca href=\"tel:+919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\u003c\/p\u003e\n\u003ch4\u003eCountry of Origin\u003c\/h4\u003e\n\u003cp\u003eIndia\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"story-stores\"\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eAhmedabad store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eKhambhat store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003ePith No Sutharwado,Pith Bazar,Khambhat Anand-388620\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"pink jewellers","offers":[{"title":"Default Title","offer_id":51234136359190,"sku":null,"price":6499.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/SPRS2577_copy.webp?v=1778651381"},{"product_id":"set21","title":"Multicolor Jadau Kundan Necklace Set – PJNS013","description":"\u003cstyle\u003e\n  .product-video {\n  width: 100%;\n  max-height: 260px;\n  object-fit: cover;\n  border-radius: 8px;\n  display: block;\n  margin-top: 14px;\n}\n  \/* === Description === *\/\n  .desc-specs {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 10px;\n    margin-bottom: 18px;\n  }\n  .spec-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 10px 14px;\n  }\n  .spec-label {\n    font-size: 11px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 0.8px; margin-bottom: 3px;\n  }\n  .spec-value {\n    font-size: 13.5px; color: #444; font-weight: 500;\n  }\n  .desc-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555; margin: 0;\n  }\n  .desc-intro strong {\n    color: #E45F8E; font-weight: 600;\n  }\n  @media (max-width: 500px) {\n    .desc-specs { grid-template-columns: 1fr; }\n  }\n\n  \/* === Trust Stat Banner === *\/\n  .story-stat-banner {\n    display: flex; align-items: center; gap: 14px;\n    background: linear-gradient(135deg, #fdf3f6, #fbe6ed);\n    border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 16px 20px; margin-bottom: 20px;\n  }\n  .story-stat-number {\n    font-size: 26px; font-weight: 800; color: #E45F8E;\n    letter-spacing: 0.5px; white-space: nowrap;\n  }\n  .story-stat-number .stat-suffix {\n    font-size: 17px; font-weight: 700;\n  }\n  .story-stat-label {\n    font-size: 14px; color: #555; line-height: 1.4;\n    border-left: 2px solid #f3d4de; padding-left: 14px;\n  }\n\n  \/* === Our Story Section === *\/\n  .story-section {\n    max-width: 900px; font-family: sans-serif; color: #333;\n    padding: 0 0 8px;\n  }\n  .story-eyebrow {\n    color: #E45F8E; font-size: 13px; font-weight: 600;\n    letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 8px;\n  }\n  .story-title {\n    font-size: 24px; font-weight: 700; color: #333;\n    line-height: 1.3; margin: 0 0 14px;\n  }\n  .story-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555;\n    margin-bottom: 24px; max-width: 720px;\n  }\n  .story-timeline {\n    display: flex; flex-direction: column; gap: 18px;\n    border-left: 2px solid #f3d4de; padding-left: 20px;\n    margin-bottom: 24px;\n  }\n  .story-step { position: relative; }\n  .story-step::before {\n    content: ''; position: absolute; left: -26px; top: 4px;\n    width: 10px; height: 10px; border-radius: 50%;\n    background: #E45F8E; border: 2px solid #fff;\n  }\n  .story-year {\n    color: #E45F8E; font-weight: 700; font-size: 13px;\n    letter-spacing: 0.5px; margin-bottom: 2px;\n  }\n  .story-heading {\n    font-size: 15.5px; font-weight: 600; color: #333; margin: 2px 0 4px;\n  }\n  .story-text {\n    font-size: 14px; line-height: 1.7; color: #666; margin: 0;\n  }\n  .story-text strong { color: #333; }\n  .story-quote {\n    background: #fdf3f6; border-left: 3px solid #E45F8E;\n    padding: 16px 20px; border-radius: 4px;\n    font-size: 14.5px; line-height: 1.7; color: #444;\n    font-style: italic; margin-bottom: 24px;\n  }\n  .story-quote span {\n    display: block; margin-top: 8px; font-style: normal;\n    font-weight: 600; color: #E45F8E; font-size: 13px;\n  }\n  .story-closing {\n    font-size: 14px; line-height: 1.8; color: #555; margin-bottom: 8px;\n  }\n  .story-closing strong { color: #E45F8E; }\n  .story-tags {\n    font-size: 13px; color: #E45F8E; font-weight: 600;\n    letter-spacing: 0.5px; margin-top: 12px;\n  }\n\n  \/* === Store Addresses === *\/\n  .story-stores {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 14px;\n    margin-top: 24px;\n  }\n  .store-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .store-label {\n    font-size: 12px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 1px; margin-bottom: 6px;\n  }\n  .store-address {\n    font-size: 13.5px; line-height: 1.6; color: #555; margin: 0;\n  }\n  @media (max-width: 600px) {\n    .story-stores { grid-template-columns: 1fr; }\n  }\n\n  \/* === Accordion (native details\/summary — no JS required) === *\/\n  .acc-item { border-bottom: 1px solid #e8c5d0; }\n  .acc-item summary { list-style: none; }\n  .acc-item summary::-webkit-details-marker { display: none; }\n  .acc-item summary::marker { content: \"\"; }\n  .acc-btn {\n    width: 100%; background: none; border: none; cursor: pointer;\n    display: flex; justify-content: space-between; align-items: center;\n    padding: 18px 0; font-size: 15px; font-family: inherit;\n    color: #333; text-align: left;\n  }\n  .acc-btn:hover { color: #E45F8E; }\n  .acc-icon {\n    width: 20px; height: 20px; flex-shrink: 0;\n    display: flex; align-items: center; justify-content: center;\n    color: #E45F8E; font-size: 20px; font-weight: 300;\n    transition: transform 0.25s; line-height: 1;\n  }\n  .acc-item[open] \u003e .acc-btn .acc-icon { transform: rotate(45deg); }\n  .acc-body {\n    font-size: 14px; color: #666; line-height: 1.7;\n    padding-bottom: 16px;\n  }\n  .acc-body ul { margin: 8px 0; padding-left: 18px; }\n  .acc-body li { margin-bottom: 6px; }\n  .acc-body h4 { color: #333; font-size: 14px; margin: 14px 0 6px; font-weight: 600; }\n  .acc-body p { margin: 6px 0; }\n  a { color: #E45F8E; text-decoration: none; }\n  a:hover { text-decoration: underline; }\n\n  \/* === Our Story Accordion Teaser === *\/\n  .our-story-teaser {\n    font-size: 12.5px; color: #999; font-style: italic;\n    margin-left: 10px; font-weight: 400;\n  }\n\n  \/* === Our Story Accordion Highlight === *\/\n  @keyframes ourStoryPulse {\n    0%, 100% { box-shadow: 0 0 0 0 rgba(228, 95, 142, 0.18); }\n    50%       { box-shadow: 0 0 0 5px rgba(228, 95, 142, 0); }\n  }\n  .acc-item--our-story {\n    border-bottom: 1px solid #e8c5d0;\n    background: linear-gradient(135deg, #fff7fa 0%, #fdf0f5 100%);\n    border-radius: 8px;\n    border: 1.5px solid #f0bfd1;\n    margin-top: -1px;\n    margin-bottom: 2px;\n    animation: ourStoryPulse 2.8s ease-in-out infinite;\n    position: relative;\n  }\n  .acc-item--our-story .acc-btn {\n    padding: 18px 14px;\n    font-weight: 600;\n    color: #c94b7a;\n  }\n  .acc-item--our-story .acc-btn:hover { color: #E45F8E; }\n  .acc-item--our-story .acc-body {\n    padding-left: 14px; padding-right: 14px;\n  }\n  .our-story-badge {\n    display: inline-block;\n    background: linear-gradient(135deg, #E45F8E, #c94b7a);\n    color: #fff;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n    padding: 2px 8px;\n    border-radius: 20px;\n    margin-left: 10px;\n    vertical-align: middle;\n    position: relative;\n    top: -1px;\n  }\n\u003c\/style\u003e\n\u003c!-- ============ OUR STORY ============ --\u003e\n\u003cdiv class=\"story-section\"\u003e\n\u003c!-- Trust Stat Banner --\u003e\n\u003cdiv class=\"story-stat-banner\"\u003e\n\u003cdiv class=\"story-stat-number\"\u003e40+ \u003cspan class=\"stat-suffix\"\u003eYears of customer trust\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============ ACCORDION (native details\/summary, no JS needed) ============ --\u003e\n\u003cdiv style=\"border-top: 1px solid #e8c5d0; max-width: 900px; font-family: sans-serif;\"\u003e\n\u003cdetails open=\"\" class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eDescription \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"desc-specs\"\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eBase Metal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eGold-plated\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFastening\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003ePush-back Earrings\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e 1 Necklace Set and 1 Pair of Earring \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"desc-intro\"\u003e \u003c\/p\u003e\n\u003cvideo controls=\"controls\" preload=\"metadata\" playsinline=\"\" loop=\"loop\" muted=\"\" poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/Screenshot_2026-06-17_100355.png?v=1781670861\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/3fbbfdef2bcb44bf8532cc0b6fbcfbcc.mov\" class=\"product-video\"\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"acc-item acc-item--our-story\"\u003e\n\u003cbutton type=\"button\" class=\"acc-btn\"\u003e Our Story \u003cspan class=\"our-story-badge\"\u003e✦ Our Story\u003c\/span\u003e \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"story-eyebrow\"\u003eFour Decades of Craft · 100% In-House Designs\u003c\/div\u003e\n\u003ch2 class=\"story-title\"\u003eNow, straight to you.\u003c\/h2\u003e\n\u003cp class=\"story-intro\"\u003eWe didn't begin as a brand — we began as a workshop. Hands, tools, and an obsession with getting every detail right. For four decades, every single piece that left our workshop was conceived, designed, and crafted entirely in-house — never outsourced, never copied. This is us, stepping forward, for the first time under our own name.\u003c\/p\u003e\n\u003cdiv class=\"story-timeline\"\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e1983 — The Workshop Begins\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eFounded in Gujarat as a manufacturing workshop. From day one, every design was sketched, developed, and hand-finished by our own artisans — \u003cstrong\u003eour piece, our design, our hands\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2000s — Trusted by the Trade\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eOur in-house designs reached established brands and bridal collections across India — original pieces, created entirely within our workshop, trusted on reputation alone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2010–2025 — Our Own Design Language\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eWe stopped only executing briefs and began building a full library of original, in-house designs — every motif, setting, and silhouette developed by our own design team, rooted in tradition and refined over years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003eToday — Direct to You\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003ePink Jewellers: same hands, same in-house designs, same care. Every piece you see is conceived and created by us — for the first time, you can buy it directly from the people who designed it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-quote\"\u003e\"The hands behind some of India's finest jewellery — every design our own. Now with a name of our own.\" \u003cspan\u003e— Founder, Pink Jewellers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"story-closing\"\u003eEvery piece from Pink Jewellers is an \u003cstrong\u003eoriginal, in-house design\u003c\/strong\u003e — carrying forty years of craft behind it. Made with intention. Designed by us. Sent with care. Jewellery made to be worn, remembered, and passed on.\u003c\/p\u003e\n\u003cdiv class=\"story-tags\"\u003eIn-House Designs · Handcrafted · Heritage · Heirloom\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eReturns \u0026amp; Exchange \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cp\u003eEvery piece from Pink Jewellers is handcrafted with care. Because of the nature of handmade jewellery, we have a limited returns policy — please read it carefully before placing your order.\u003c\/p\u003e\n\u003ch4\u003eWhen Can You Return?\u003c\/h4\u003e\n\u003cp\u003eWe accept returns and exchanges only if:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eYour order arrived damaged in transit\u003c\/li\u003e\n\u003cli\u003eYou received an incorrect product\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eRequests must be raised within \u003cstrong\u003e3 days of delivery\u003c\/strong\u003e. Items must be unworn and in their original packaging.\u003c\/p\u003e\n\u003ch4\u003eHow to Raise a Return\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eWhatsApp us within 3 days of receiving your order at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\n\u003c\/li\u003e\n\u003cli\u003eShare a clear photo of the product and packaging\u003c\/li\u003e\n\u003cli\u003eOur team will review and respond to your request\u003c\/li\u003e\n\u003cli\u003eOnce approved, we'll guide you through the process — exchanges take 10–15 days\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eRefunds\u003c\/h4\u003e\n\u003cp\u003eRefunds are issued only when:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eA package is lost in transit when shipped by us\u003c\/li\u003e\n\u003cli\u003ePink Jewellers is unable to provide a replacement\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eApproved refunds are credited to the original payment source within 7 working days.\u003c\/p\u003e\n\u003ch4\u003eNo Returns or Refunds For\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eIncorrect or incomplete delivery address provided at checkout\u003c\/li\u003e\n\u003cli\u003eFailed delivery due to unavailability or package refusal\u003c\/li\u003e\n\u003cli\u003eSizing concerns — please WhatsApp us before ordering\u003c\/li\u003e\n\u003cli\u003eMinor colour or design variation natural to handcrafted, natural-stone jewellery\u003c\/li\u003e\n\u003cli\u003eProducts returned used, worn, or without original packaging\u003c\/li\u003e\n\u003cli\u003eItems that are neither damaged nor incorrectly shipped\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eCancellations\u003c\/h4\u003e\n\u003cp\u003eOrders can be cancelled within 3 days of placement and before dispatch — whichever comes first. Cancellations within this window are issued as store credits. After 3 days, a 30% cancellation fee applies and the balance is issued as store credits valid for 1 year. Orders cannot be cancelled once shipped.\u003c\/p\u003e\n\u003ch4\u003eCustom \u0026amp; Made-to-Order Pieces\u003c\/h4\u003e\n\u003cp\u003eCustom pieces are made especially for you. Cancellations or changes are considered only within 3 days of order placement — WhatsApp us at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e. A 30% cancellation fee applies after this window. If there is no response for over 1 month, the full advance paid will be forfeited.\u003c\/p\u003e\n\u003ch4\u003eStore Purchases\u003c\/h4\u003e\n\u003cp\u003eProducts collected directly from our Khambhat or Ahmedabad store are not eligible for return or exchange after collection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eShipping \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eIndia Shipping\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrepaid Orders:\u003c\/strong\u003e Free shipping\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCash on Delivery:\u003c\/strong\u003e ₹150 flat shipping charge\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eOrders are delivered within 4–5 business days from the date of dispatch. Timelines may vary slightly based on destination and parcel weight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eJewellery Care \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cul\u003e\n\u003cli\u003eKeep your jewellery away from water at all times\u003c\/li\u003e\n\u003cli\u003eAvoid exposure to perfumes, sprays, and other chemicals\u003c\/li\u003e\n\u003cli\u003eStore each piece separately to prevent scratches and tangling\u003c\/li\u003e\n\u003cli\u003eKeep in a pouch or box in a dry place, away from heat, humidity, and direct sunlight\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border-bottom: none;\" class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eView Supplier Information \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eManufactured \/ Packed By\u003c\/h4\u003e\n\u003cp\u003ePink Jewellers\u003cbr\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003ch4\u003eCustomer Care\u003c\/h4\u003e\n\u003cp\u003eMobile: \u003ca href=\"tel:+919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\u003c\/p\u003e\n\u003ch4\u003eCountry of Origin\u003c\/h4\u003e\n\u003cp\u003eIndia\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"story-stores\"\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eAhmedabad store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eKhambhat store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003ePith No Sutharwado,Pith Bazar,Khambhat Anand-388620\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"pink jewellers","offers":[{"title":"Default Title","offer_id":51234137112854,"sku":null,"price":9899.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/SPRS2569_copy.webp?v=1778651098"},{"product_id":"set23","title":"Multicolor Jadau Kundan Necklace Set – PJNS015","description":"\u003cstyle\u003e\n  .product-video {\n  width: 100%;\n  max-height: 260px;\n  object-fit: cover;\n  border-radius: 8px;\n  display: block;\n  margin-top: 14px;\n}\n  \/* === Description === *\/\n  .desc-specs {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 10px;\n    margin-bottom: 18px;\n  }\n  .spec-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 10px 14px;\n  }\n  .spec-label {\n    font-size: 11px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 0.8px; margin-bottom: 3px;\n  }\n  .spec-value {\n    font-size: 13.5px; color: #444; font-weight: 500;\n  }\n  .desc-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555; margin: 0;\n  }\n  .desc-intro strong {\n    color: #E45F8E; font-weight: 600;\n  }\n  @media (max-width: 500px) {\n    .desc-specs { grid-template-columns: 1fr; }\n  }\n\n  \/* === Trust Stat Banner === *\/\n  .story-stat-banner {\n    display: flex; align-items: center; gap: 14px;\n    background: linear-gradient(135deg, #fdf3f6, #fbe6ed);\n    border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 16px 20px; margin-bottom: 20px;\n  }\n  .story-stat-number {\n    font-size: 26px; font-weight: 800; color: #E45F8E;\n    letter-spacing: 0.5px; white-space: nowrap;\n  }\n  .story-stat-number .stat-suffix {\n    font-size: 17px; font-weight: 700;\n  }\n  .story-stat-label {\n    font-size: 14px; color: #555; line-height: 1.4;\n    border-left: 2px solid #f3d4de; padding-left: 14px;\n  }\n\n  \/* === Our Story Section === *\/\n  .story-section {\n    max-width: 900px; font-family: sans-serif; color: #333;\n    padding: 0 0 8px;\n  }\n  .story-eyebrow {\n    color: #E45F8E; font-size: 13px; font-weight: 600;\n    letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 8px;\n  }\n  .story-title {\n    font-size: 24px; font-weight: 700; color: #333;\n    line-height: 1.3; margin: 0 0 14px;\n  }\n  .story-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555;\n    margin-bottom: 24px; max-width: 720px;\n  }\n  .story-timeline {\n    display: flex; flex-direction: column; gap: 18px;\n    border-left: 2px solid #f3d4de; padding-left: 20px;\n    margin-bottom: 24px;\n  }\n  .story-step { position: relative; }\n  .story-step::before {\n    content: ''; position: absolute; left: -26px; top: 4px;\n    width: 10px; height: 10px; border-radius: 50%;\n    background: #E45F8E; border: 2px solid #fff;\n  }\n  .story-year {\n    color: #E45F8E; font-weight: 700; font-size: 13px;\n    letter-spacing: 0.5px; margin-bottom: 2px;\n  }\n  .story-heading {\n    font-size: 15.5px; font-weight: 600; color: #333; margin: 2px 0 4px;\n  }\n  .story-text {\n    font-size: 14px; line-height: 1.7; color: #666; margin: 0;\n  }\n  .story-text strong { color: #333; }\n  .story-quote {\n    background: #fdf3f6; border-left: 3px solid #E45F8E;\n    padding: 16px 20px; border-radius: 4px;\n    font-size: 14.5px; line-height: 1.7; color: #444;\n    font-style: italic; margin-bottom: 24px;\n  }\n  .story-quote span {\n    display: block; margin-top: 8px; font-style: normal;\n    font-weight: 600; color: #E45F8E; font-size: 13px;\n  }\n  .story-closing {\n    font-size: 14px; line-height: 1.8; color: #555; margin-bottom: 8px;\n  }\n  .story-closing strong { color: #E45F8E; }\n  .story-tags {\n    font-size: 13px; color: #E45F8E; font-weight: 600;\n    letter-spacing: 0.5px; margin-top: 12px;\n  }\n\n  \/* === Store Addresses === *\/\n  .story-stores {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 14px;\n    margin-top: 24px;\n  }\n  .store-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .store-label {\n    font-size: 12px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 1px; margin-bottom: 6px;\n  }\n  .store-address {\n    font-size: 13.5px; line-height: 1.6; color: #555; margin: 0;\n  }\n  @media (max-width: 600px) {\n    .story-stores { grid-template-columns: 1fr; }\n  }\n\n  \/* === Accordion (native details\/summary — no JS required) === *\/\n  .acc-item { border-bottom: 1px solid #e8c5d0; }\n  .acc-item summary { list-style: none; }\n  .acc-item summary::-webkit-details-marker { display: none; }\n  .acc-item summary::marker { content: \"\"; }\n  .acc-btn {\n    width: 100%; background: none; border: none; cursor: pointer;\n    display: flex; justify-content: space-between; align-items: center;\n    padding: 18px 0; font-size: 15px; font-family: inherit;\n    color: #333; text-align: left;\n  }\n  .acc-btn:hover { color: #E45F8E; }\n  .acc-icon {\n    width: 20px; height: 20px; flex-shrink: 0;\n    display: flex; align-items: center; justify-content: center;\n    color: #E45F8E; font-size: 20px; font-weight: 300;\n    transition: transform 0.25s; line-height: 1;\n  }\n  .acc-item[open] \u003e .acc-btn .acc-icon { transform: rotate(45deg); }\n  .acc-body {\n    font-size: 14px; color: #666; line-height: 1.7;\n    padding-bottom: 16px;\n  }\n  .acc-body ul { margin: 8px 0; padding-left: 18px; }\n  .acc-body li { margin-bottom: 6px; }\n  .acc-body h4 { color: #333; font-size: 14px; margin: 14px 0 6px; font-weight: 600; }\n  .acc-body p { margin: 6px 0; }\n  a { color: #E45F8E; text-decoration: none; }\n  a:hover { text-decoration: underline; }\n\n  \/* === Our Story Accordion Teaser === *\/\n  .our-story-teaser {\n    font-size: 12.5px; color: #999; font-style: italic;\n    margin-left: 10px; font-weight: 400;\n  }\n\n  \/* === Our Story Accordion Highlight === *\/\n  @keyframes ourStoryPulse {\n    0%, 100% { box-shadow: 0 0 0 0 rgba(228, 95, 142, 0.18); }\n    50%       { box-shadow: 0 0 0 5px rgba(228, 95, 142, 0); }\n  }\n  .acc-item--our-story {\n    border-bottom: 1px solid #e8c5d0;\n    background: linear-gradient(135deg, #fff7fa 0%, #fdf0f5 100%);\n    border-radius: 8px;\n    border: 1.5px solid #f0bfd1;\n    margin-top: -1px;\n    margin-bottom: 2px;\n    animation: ourStoryPulse 2.8s ease-in-out infinite;\n    position: relative;\n  }\n  .acc-item--our-story .acc-btn {\n    padding: 18px 14px;\n    font-weight: 600;\n    color: #c94b7a;\n  }\n  .acc-item--our-story .acc-btn:hover { color: #E45F8E; }\n  .acc-item--our-story .acc-body {\n    padding-left: 14px; padding-right: 14px;\n  }\n  .our-story-badge {\n    display: inline-block;\n    background: linear-gradient(135deg, #E45F8E, #c94b7a);\n    color: #fff;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n    padding: 2px 8px;\n    border-radius: 20px;\n    margin-left: 10px;\n    vertical-align: middle;\n    position: relative;\n    top: -1px;\n  }\n\u003c\/style\u003e\n\u003c!-- ============ OUR STORY ============ --\u003e\n\u003cdiv class=\"story-section\"\u003e\n\u003c!-- Trust Stat Banner --\u003e\n\u003cdiv class=\"story-stat-banner\"\u003e\n\u003cdiv class=\"story-stat-number\"\u003e40+ \u003cspan class=\"stat-suffix\"\u003eYears of customer trust\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============ ACCORDION (native details\/summary, no JS needed) ============ --\u003e\n\u003cdiv style=\"border-top: 1px solid #e8c5d0; max-width: 900px; font-family: sans-serif;\"\u003e\n\u003cdetails open=\"\" class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eDescription \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"desc-specs\"\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eBase Metal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eGold-plated\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFastening\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003ePush-back Earrings\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e 1 Necklace Set and 1 Pair of Earring \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"desc-intro\"\u003e \u003c\/p\u003e\n\u003cvideo controls=\"controls\" preload=\"metadata\" playsinline=\"\" loop=\"loop\" muted=\"\" poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/Screenshot_2026-06-17_100355.png?v=1781670861\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/3fbbfdef2bcb44bf8532cc0b6fbcfbcc.mov\" class=\"product-video\"\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"acc-item acc-item--our-story\"\u003e\n\u003cbutton type=\"button\" class=\"acc-btn\"\u003e Our Story \u003cspan class=\"our-story-badge\"\u003e✦ Our Story\u003c\/span\u003e \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"story-eyebrow\"\u003eFour Decades of Craft · 100% In-House Designs\u003c\/div\u003e\n\u003ch2 class=\"story-title\"\u003eNow, straight to you.\u003c\/h2\u003e\n\u003cp class=\"story-intro\"\u003eWe didn't begin as a brand — we began as a workshop. Hands, tools, and an obsession with getting every detail right. For four decades, every single piece that left our workshop was conceived, designed, and crafted entirely in-house — never outsourced, never copied. This is us, stepping forward, for the first time under our own name.\u003c\/p\u003e\n\u003cdiv class=\"story-timeline\"\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e1983 — The Workshop Begins\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eFounded in Gujarat as a manufacturing workshop. From day one, every design was sketched, developed, and hand-finished by our own artisans — \u003cstrong\u003eour piece, our design, our hands\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2000s — Trusted by the Trade\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eOur in-house designs reached established brands and bridal collections across India — original pieces, created entirely within our workshop, trusted on reputation alone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2010–2025 — Our Own Design Language\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eWe stopped only executing briefs and began building a full library of original, in-house designs — every motif, setting, and silhouette developed by our own design team, rooted in tradition and refined over years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003eToday — Direct to You\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003ePink Jewellers: same hands, same in-house designs, same care. Every piece you see is conceived and created by us — for the first time, you can buy it directly from the people who designed it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-quote\"\u003e\"The hands behind some of India's finest jewellery — every design our own. Now with a name of our own.\" \u003cspan\u003e— Founder, Pink Jewellers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"story-closing\"\u003eEvery piece from Pink Jewellers is an \u003cstrong\u003eoriginal, in-house design\u003c\/strong\u003e — carrying forty years of craft behind it. Made with intention. Designed by us. Sent with care. Jewellery made to be worn, remembered, and passed on.\u003c\/p\u003e\n\u003cdiv class=\"story-tags\"\u003eIn-House Designs · Handcrafted · Heritage · Heirloom\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eReturns \u0026amp; Exchange \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cp\u003eEvery piece from Pink Jewellers is handcrafted with care. Because of the nature of handmade jewellery, we have a limited returns policy — please read it carefully before placing your order.\u003c\/p\u003e\n\u003ch4\u003eWhen Can You Return?\u003c\/h4\u003e\n\u003cp\u003eWe accept returns and exchanges only if:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eYour order arrived damaged in transit\u003c\/li\u003e\n\u003cli\u003eYou received an incorrect product\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eRequests must be raised within \u003cstrong\u003e3 days of delivery\u003c\/strong\u003e. Items must be unworn and in their original packaging.\u003c\/p\u003e\n\u003ch4\u003eHow to Raise a Return\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eWhatsApp us within 3 days of receiving your order at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\n\u003c\/li\u003e\n\u003cli\u003eShare a clear photo of the product and packaging\u003c\/li\u003e\n\u003cli\u003eOur team will review and respond to your request\u003c\/li\u003e\n\u003cli\u003eOnce approved, we'll guide you through the process — exchanges take 10–15 days\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eRefunds\u003c\/h4\u003e\n\u003cp\u003eRefunds are issued only when:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eA package is lost in transit when shipped by us\u003c\/li\u003e\n\u003cli\u003ePink Jewellers is unable to provide a replacement\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eApproved refunds are credited to the original payment source within 7 working days.\u003c\/p\u003e\n\u003ch4\u003eNo Returns or Refunds For\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eIncorrect or incomplete delivery address provided at checkout\u003c\/li\u003e\n\u003cli\u003eFailed delivery due to unavailability or package refusal\u003c\/li\u003e\n\u003cli\u003eSizing concerns — please WhatsApp us before ordering\u003c\/li\u003e\n\u003cli\u003eMinor colour or design variation natural to handcrafted, natural-stone jewellery\u003c\/li\u003e\n\u003cli\u003eProducts returned used, worn, or without original packaging\u003c\/li\u003e\n\u003cli\u003eItems that are neither damaged nor incorrectly shipped\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eCancellations\u003c\/h4\u003e\n\u003cp\u003eOrders can be cancelled within 3 days of placement and before dispatch — whichever comes first. Cancellations within this window are issued as store credits. After 3 days, a 30% cancellation fee applies and the balance is issued as store credits valid for 1 year. Orders cannot be cancelled once shipped.\u003c\/p\u003e\n\u003ch4\u003eCustom \u0026amp; Made-to-Order Pieces\u003c\/h4\u003e\n\u003cp\u003eCustom pieces are made especially for you. Cancellations or changes are considered only within 3 days of order placement — WhatsApp us at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e. A 30% cancellation fee applies after this window. If there is no response for over 1 month, the full advance paid will be forfeited.\u003c\/p\u003e\n\u003ch4\u003eStore Purchases\u003c\/h4\u003e\n\u003cp\u003eProducts collected directly from our Khambhat or Ahmedabad store are not eligible for return or exchange after collection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eShipping \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eIndia Shipping\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrepaid Orders:\u003c\/strong\u003e Free shipping\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCash on Delivery:\u003c\/strong\u003e ₹150 flat shipping charge\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eOrders are delivered within 4–5 business days from the date of dispatch. Timelines may vary slightly based on destination and parcel weight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eJewellery Care \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cul\u003e\n\u003cli\u003eKeep your jewellery away from water at all times\u003c\/li\u003e\n\u003cli\u003eAvoid exposure to perfumes, sprays, and other chemicals\u003c\/li\u003e\n\u003cli\u003eStore each piece separately to prevent scratches and tangling\u003c\/li\u003e\n\u003cli\u003eKeep in a pouch or box in a dry place, away from heat, humidity, and direct sunlight\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border-bottom: none;\" class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eView Supplier Information \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eManufactured \/ Packed By\u003c\/h4\u003e\n\u003cp\u003ePink Jewellers\u003cbr\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003ch4\u003eCustomer Care\u003c\/h4\u003e\n\u003cp\u003eMobile: \u003ca href=\"tel:+919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\u003c\/p\u003e\n\u003ch4\u003eCountry of Origin\u003c\/h4\u003e\n\u003cp\u003eIndia\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"story-stores\"\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eAhmedabad store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eKhambhat store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003ePith No Sutharwado,Pith Bazar,Khambhat Anand-388620\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"pink jewellers","offers":[{"title":"Default Title","offer_id":51234139570454,"sku":null,"price":5599.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/SPAM0083.webp?v=1778661892"},{"product_id":"set24","title":"Multicolor Jadau Kundan Necklace Set – PJNS016","description":"\u003cstyle\u003e\n  .product-video {\n  width: 100%;\n  max-height: 260px;\n  object-fit: cover;\n  border-radius: 8px;\n  display: block;\n  margin-top: 14px;\n}\n  \/* === Description === *\/\n  .desc-specs {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 10px;\n    margin-bottom: 18px;\n  }\n  .spec-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 10px 14px;\n  }\n  .spec-label {\n    font-size: 11px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 0.8px; margin-bottom: 3px;\n  }\n  .spec-value {\n    font-size: 13.5px; color: #444; font-weight: 500;\n  }\n  .desc-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555; margin: 0;\n  }\n  .desc-intro strong {\n    color: #E45F8E; font-weight: 600;\n  }\n  @media (max-width: 500px) {\n    .desc-specs { grid-template-columns: 1fr; }\n  }\n\n  \/* === Trust Stat Banner === *\/\n  .story-stat-banner {\n    display: flex; align-items: center; gap: 14px;\n    background: linear-gradient(135deg, #fdf3f6, #fbe6ed);\n    border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 16px 20px; margin-bottom: 20px;\n  }\n  .story-stat-number {\n    font-size: 26px; font-weight: 800; color: #E45F8E;\n    letter-spacing: 0.5px; white-space: nowrap;\n  }\n  .story-stat-number .stat-suffix {\n    font-size: 17px; font-weight: 700;\n  }\n  .story-stat-label {\n    font-size: 14px; color: #555; line-height: 1.4;\n    border-left: 2px solid #f3d4de; padding-left: 14px;\n  }\n\n  \/* === Our Story Section === *\/\n  .story-section {\n    max-width: 900px; font-family: sans-serif; color: #333;\n    padding: 0 0 8px;\n  }\n  .story-eyebrow {\n    color: #E45F8E; font-size: 13px; font-weight: 600;\n    letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 8px;\n  }\n  .story-title {\n    font-size: 24px; font-weight: 700; color: #333;\n    line-height: 1.3; margin: 0 0 14px;\n  }\n  .story-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555;\n    margin-bottom: 24px; max-width: 720px;\n  }\n  .story-timeline {\n    display: flex; flex-direction: column; gap: 18px;\n    border-left: 2px solid #f3d4de; padding-left: 20px;\n    margin-bottom: 24px;\n  }\n  .story-step { position: relative; }\n  .story-step::before {\n    content: ''; position: absolute; left: -26px; top: 4px;\n    width: 10px; height: 10px; border-radius: 50%;\n    background: #E45F8E; border: 2px solid #fff;\n  }\n  .story-year {\n    color: #E45F8E; font-weight: 700; font-size: 13px;\n    letter-spacing: 0.5px; margin-bottom: 2px;\n  }\n  .story-heading {\n    font-size: 15.5px; font-weight: 600; color: #333; margin: 2px 0 4px;\n  }\n  .story-text {\n    font-size: 14px; line-height: 1.7; color: #666; margin: 0;\n  }\n  .story-text strong { color: #333; }\n  .story-quote {\n    background: #fdf3f6; border-left: 3px solid #E45F8E;\n    padding: 16px 20px; border-radius: 4px;\n    font-size: 14.5px; line-height: 1.7; color: #444;\n    font-style: italic; margin-bottom: 24px;\n  }\n  .story-quote span {\n    display: block; margin-top: 8px; font-style: normal;\n    font-weight: 600; color: #E45F8E; font-size: 13px;\n  }\n  .story-closing {\n    font-size: 14px; line-height: 1.8; color: #555; margin-bottom: 8px;\n  }\n  .story-closing strong { color: #E45F8E; }\n  .story-tags {\n    font-size: 13px; color: #E45F8E; font-weight: 600;\n    letter-spacing: 0.5px; margin-top: 12px;\n  }\n\n  \/* === Store Addresses === *\/\n  .story-stores {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 14px;\n    margin-top: 24px;\n  }\n  .store-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .store-label {\n    font-size: 12px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 1px; margin-bottom: 6px;\n  }\n  .store-address {\n    font-size: 13.5px; line-height: 1.6; color: #555; margin: 0;\n  }\n  @media (max-width: 600px) {\n    .story-stores { grid-template-columns: 1fr; }\n  }\n\n  \/* === Accordion (native details\/summary — no JS required) === *\/\n  .acc-item { border-bottom: 1px solid #e8c5d0; }\n  .acc-item summary { list-style: none; }\n  .acc-item summary::-webkit-details-marker { display: none; }\n  .acc-item summary::marker { content: \"\"; }\n  .acc-btn {\n    width: 100%; background: none; border: none; cursor: pointer;\n    display: flex; justify-content: space-between; align-items: center;\n    padding: 18px 0; font-size: 15px; font-family: inherit;\n    color: #333; text-align: left;\n  }\n  .acc-btn:hover { color: #E45F8E; }\n  .acc-icon {\n    width: 20px; height: 20px; flex-shrink: 0;\n    display: flex; align-items: center; justify-content: center;\n    color: #E45F8E; font-size: 20px; font-weight: 300;\n    transition: transform 0.25s; line-height: 1;\n  }\n  .acc-item[open] \u003e .acc-btn .acc-icon { transform: rotate(45deg); }\n  .acc-body {\n    font-size: 14px; color: #666; line-height: 1.7;\n    padding-bottom: 16px;\n  }\n  .acc-body ul { margin: 8px 0; padding-left: 18px; }\n  .acc-body li { margin-bottom: 6px; }\n  .acc-body h4 { color: #333; font-size: 14px; margin: 14px 0 6px; font-weight: 600; }\n  .acc-body p { margin: 6px 0; }\n  a { color: #E45F8E; text-decoration: none; }\n  a:hover { text-decoration: underline; }\n\n  \/* === Our Story Accordion Teaser === *\/\n  .our-story-teaser {\n    font-size: 12.5px; color: #999; font-style: italic;\n    margin-left: 10px; font-weight: 400;\n  }\n\n  \/* === Our Story Accordion Highlight === *\/\n  @keyframes ourStoryPulse {\n    0%, 100% { box-shadow: 0 0 0 0 rgba(228, 95, 142, 0.18); }\n    50%       { box-shadow: 0 0 0 5px rgba(228, 95, 142, 0); }\n  }\n  .acc-item--our-story {\n    border-bottom: 1px solid #e8c5d0;\n    background: linear-gradient(135deg, #fff7fa 0%, #fdf0f5 100%);\n    border-radius: 8px;\n    border: 1.5px solid #f0bfd1;\n    margin-top: -1px;\n    margin-bottom: 2px;\n    animation: ourStoryPulse 2.8s ease-in-out infinite;\n    position: relative;\n  }\n  .acc-item--our-story .acc-btn {\n    padding: 18px 14px;\n    font-weight: 600;\n    color: #c94b7a;\n  }\n  .acc-item--our-story .acc-btn:hover { color: #E45F8E; }\n  .acc-item--our-story .acc-body {\n    padding-left: 14px; padding-right: 14px;\n  }\n  .our-story-badge {\n    display: inline-block;\n    background: linear-gradient(135deg, #E45F8E, #c94b7a);\n    color: #fff;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n    padding: 2px 8px;\n    border-radius: 20px;\n    margin-left: 10px;\n    vertical-align: middle;\n    position: relative;\n    top: -1px;\n  }\n\u003c\/style\u003e\n\u003c!-- ============ OUR STORY ============ --\u003e\n\u003cdiv class=\"story-section\"\u003e\n\u003c!-- Trust Stat Banner --\u003e\n\u003cdiv class=\"story-stat-banner\"\u003e\n\u003cdiv class=\"story-stat-number\"\u003e40+ \u003cspan class=\"stat-suffix\"\u003eYears of customer trust\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============ ACCORDION (native details\/summary, no JS needed) ============ --\u003e\n\u003cdiv style=\"border-top: 1px solid #e8c5d0; max-width: 900px; font-family: sans-serif;\"\u003e\n\u003cdetails open=\"\" class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eDescription \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"desc-specs\"\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eBase Metal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eGold-plated\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFastening\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003ePush-back Earrings\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e 1 Necklace Set and 1 Pair of Earring \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"desc-intro\"\u003e \u003c\/p\u003e\n\u003cvideo controls=\"controls\" preload=\"metadata\" playsinline=\"\" loop=\"loop\" muted=\"\" poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/Screenshot_2026-06-17_100355.png?v=1781670861\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/3fbbfdef2bcb44bf8532cc0b6fbcfbcc.mov\" class=\"product-video\"\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"acc-item acc-item--our-story\"\u003e\n\u003cbutton type=\"button\" class=\"acc-btn\"\u003e Our Story \u003cspan class=\"our-story-badge\"\u003e✦ Our Story\u003c\/span\u003e \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"story-eyebrow\"\u003eFour Decades of Craft · 100% In-House Designs\u003c\/div\u003e\n\u003ch2 class=\"story-title\"\u003eNow, straight to you.\u003c\/h2\u003e\n\u003cp class=\"story-intro\"\u003eWe didn't begin as a brand — we began as a workshop. Hands, tools, and an obsession with getting every detail right. For four decades, every single piece that left our workshop was conceived, designed, and crafted entirely in-house — never outsourced, never copied. This is us, stepping forward, for the first time under our own name.\u003c\/p\u003e\n\u003cdiv class=\"story-timeline\"\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e1983 — The Workshop Begins\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eFounded in Gujarat as a manufacturing workshop. From day one, every design was sketched, developed, and hand-finished by our own artisans — \u003cstrong\u003eour piece, our design, our hands\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2000s — Trusted by the Trade\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eOur in-house designs reached established brands and bridal collections across India — original pieces, created entirely within our workshop, trusted on reputation alone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2010–2025 — Our Own Design Language\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eWe stopped only executing briefs and began building a full library of original, in-house designs — every motif, setting, and silhouette developed by our own design team, rooted in tradition and refined over years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003eToday — Direct to You\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003ePink Jewellers: same hands, same in-house designs, same care. Every piece you see is conceived and created by us — for the first time, you can buy it directly from the people who designed it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-quote\"\u003e\"The hands behind some of India's finest jewellery — every design our own. Now with a name of our own.\" \u003cspan\u003e— Founder, Pink Jewellers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"story-closing\"\u003eEvery piece from Pink Jewellers is an \u003cstrong\u003eoriginal, in-house design\u003c\/strong\u003e — carrying forty years of craft behind it. Made with intention. Designed by us. Sent with care. Jewellery made to be worn, remembered, and passed on.\u003c\/p\u003e\n\u003cdiv class=\"story-tags\"\u003eIn-House Designs · Handcrafted · Heritage · Heirloom\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eReturns \u0026amp; Exchange \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cp\u003eEvery piece from Pink Jewellers is handcrafted with care. Because of the nature of handmade jewellery, we have a limited returns policy — please read it carefully before placing your order.\u003c\/p\u003e\n\u003ch4\u003eWhen Can You Return?\u003c\/h4\u003e\n\u003cp\u003eWe accept returns and exchanges only if:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eYour order arrived damaged in transit\u003c\/li\u003e\n\u003cli\u003eYou received an incorrect product\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eRequests must be raised within \u003cstrong\u003e3 days of delivery\u003c\/strong\u003e. Items must be unworn and in their original packaging.\u003c\/p\u003e\n\u003ch4\u003eHow to Raise a Return\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eWhatsApp us within 3 days of receiving your order at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\n\u003c\/li\u003e\n\u003cli\u003eShare a clear photo of the product and packaging\u003c\/li\u003e\n\u003cli\u003eOur team will review and respond to your request\u003c\/li\u003e\n\u003cli\u003eOnce approved, we'll guide you through the process — exchanges take 10–15 days\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eRefunds\u003c\/h4\u003e\n\u003cp\u003eRefunds are issued only when:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eA package is lost in transit when shipped by us\u003c\/li\u003e\n\u003cli\u003ePink Jewellers is unable to provide a replacement\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eApproved refunds are credited to the original payment source within 7 working days.\u003c\/p\u003e\n\u003ch4\u003eNo Returns or Refunds For\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eIncorrect or incomplete delivery address provided at checkout\u003c\/li\u003e\n\u003cli\u003eFailed delivery due to unavailability or package refusal\u003c\/li\u003e\n\u003cli\u003eSizing concerns — please WhatsApp us before ordering\u003c\/li\u003e\n\u003cli\u003eMinor colour or design variation natural to handcrafted, natural-stone jewellery\u003c\/li\u003e\n\u003cli\u003eProducts returned used, worn, or without original packaging\u003c\/li\u003e\n\u003cli\u003eItems that are neither damaged nor incorrectly shipped\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eCancellations\u003c\/h4\u003e\n\u003cp\u003eOrders can be cancelled within 3 days of placement and before dispatch — whichever comes first. Cancellations within this window are issued as store credits. After 3 days, a 30% cancellation fee applies and the balance is issued as store credits valid for 1 year. Orders cannot be cancelled once shipped.\u003c\/p\u003e\n\u003ch4\u003eCustom \u0026amp; Made-to-Order Pieces\u003c\/h4\u003e\n\u003cp\u003eCustom pieces are made especially for you. Cancellations or changes are considered only within 3 days of order placement — WhatsApp us at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e. A 30% cancellation fee applies after this window. If there is no response for over 1 month, the full advance paid will be forfeited.\u003c\/p\u003e\n\u003ch4\u003eStore Purchases\u003c\/h4\u003e\n\u003cp\u003eProducts collected directly from our Khambhat or Ahmedabad store are not eligible for return or exchange after collection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eShipping \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eIndia Shipping\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrepaid Orders:\u003c\/strong\u003e Free shipping\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCash on Delivery:\u003c\/strong\u003e ₹150 flat shipping charge\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eOrders are delivered within 4–5 business days from the date of dispatch. Timelines may vary slightly based on destination and parcel weight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eJewellery Care \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cul\u003e\n\u003cli\u003eKeep your jewellery away from water at all times\u003c\/li\u003e\n\u003cli\u003eAvoid exposure to perfumes, sprays, and other chemicals\u003c\/li\u003e\n\u003cli\u003eStore each piece separately to prevent scratches and tangling\u003c\/li\u003e\n\u003cli\u003eKeep in a pouch or box in a dry place, away from heat, humidity, and direct sunlight\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border-bottom: none;\" class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eView Supplier Information \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eManufactured \/ Packed By\u003c\/h4\u003e\n\u003cp\u003ePink Jewellers\u003cbr\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003ch4\u003eCustomer Care\u003c\/h4\u003e\n\u003cp\u003eMobile: \u003ca href=\"tel:+919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\u003c\/p\u003e\n\u003ch4\u003eCountry of Origin\u003c\/h4\u003e\n\u003cp\u003eIndia\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"story-stores\"\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eAhmedabad store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eKhambhat store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003ePith No Sutharwado,Pith Bazar,Khambhat Anand-388620\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"pink jewellers","offers":[{"title":"Default Title","offer_id":51234140127510,"sku":null,"price":8199.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/SPAM0081_be89c899-ed0e-4c86-afd0-3fcc6bdc2cfe.webp?v=1778661892"},{"product_id":"set25","title":"Multicolor Jadau Kundan Necklace \u0026 Maathapatti Set – PJNS017","description":"\u003cstyle\u003e\n  .product-video {\n  width: 100%;\n  max-height: 260px;\n  object-fit: cover;\n  border-radius: 8px;\n  display: block;\n  margin-top: 14px;\n}\n  \/* === Description === *\/\n  .desc-specs {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 10px;\n    margin-bottom: 18px;\n  }\n  .spec-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 10px 14px;\n  }\n  .spec-label {\n    font-size: 11px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 0.8px; margin-bottom: 3px;\n  }\n  .spec-value {\n    font-size: 13.5px; color: #444; font-weight: 500;\n  }\n  .desc-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555; margin: 0;\n  }\n  .desc-intro strong {\n    color: #E45F8E; font-weight: 600;\n  }\n  @media (max-width: 500px) {\n    .desc-specs { grid-template-columns: 1fr; }\n  }\n\n  \/* === Trust Stat Banner === *\/\n  .story-stat-banner {\n    display: flex; align-items: center; gap: 14px;\n    background: linear-gradient(135deg, #fdf3f6, #fbe6ed);\n    border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 16px 20px; margin-bottom: 20px;\n  }\n  .story-stat-number {\n    font-size: 26px; font-weight: 800; color: #E45F8E;\n    letter-spacing: 0.5px; white-space: nowrap;\n  }\n  .story-stat-number .stat-suffix {\n    font-size: 17px; font-weight: 700;\n  }\n  .story-stat-label {\n    font-size: 14px; color: #555; line-height: 1.4;\n    border-left: 2px solid #f3d4de; padding-left: 14px;\n  }\n\n  \/* === Our Story Section === *\/\n  .story-section {\n    max-width: 900px; font-family: sans-serif; color: #333;\n    padding: 0 0 8px;\n  }\n  .story-eyebrow {\n    color: #E45F8E; font-size: 13px; font-weight: 600;\n    letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 8px;\n  }\n  .story-title {\n    font-size: 24px; font-weight: 700; color: #333;\n    line-height: 1.3; margin: 0 0 14px;\n  }\n  .story-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555;\n    margin-bottom: 24px; max-width: 720px;\n  }\n  .story-timeline {\n    display: flex; flex-direction: column; gap: 18px;\n    border-left: 2px solid #f3d4de; padding-left: 20px;\n    margin-bottom: 24px;\n  }\n  .story-step { position: relative; }\n  .story-step::before {\n    content: ''; position: absolute; left: -26px; top: 4px;\n    width: 10px; height: 10px; border-radius: 50%;\n    background: #E45F8E; border: 2px solid #fff;\n  }\n  .story-year {\n    color: #E45F8E; font-weight: 700; font-size: 13px;\n    letter-spacing: 0.5px; margin-bottom: 2px;\n  }\n  .story-heading {\n    font-size: 15.5px; font-weight: 600; color: #333; margin: 2px 0 4px;\n  }\n  .story-text {\n    font-size: 14px; line-height: 1.7; color: #666; margin: 0;\n  }\n  .story-text strong { color: #333; }\n  .story-quote {\n    background: #fdf3f6; border-left: 3px solid #E45F8E;\n    padding: 16px 20px; border-radius: 4px;\n    font-size: 14.5px; line-height: 1.7; color: #444;\n    font-style: italic; margin-bottom: 24px;\n  }\n  .story-quote span {\n    display: block; margin-top: 8px; font-style: normal;\n    font-weight: 600; color: #E45F8E; font-size: 13px;\n  }\n  .story-closing {\n    font-size: 14px; line-height: 1.8; color: #555; margin-bottom: 8px;\n  }\n  .story-closing strong { color: #E45F8E; }\n  .story-tags {\n    font-size: 13px; color: #E45F8E; font-weight: 600;\n    letter-spacing: 0.5px; margin-top: 12px;\n  }\n\n  \/* === Store Addresses === *\/\n  .story-stores {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 14px;\n    margin-top: 24px;\n  }\n  .store-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .store-label {\n    font-size: 12px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 1px; margin-bottom: 6px;\n  }\n  .store-address {\n    font-size: 13.5px; line-height: 1.6; color: #555; margin: 0;\n  }\n  @media (max-width: 600px) {\n    .story-stores { grid-template-columns: 1fr; }\n  }\n\n  \/* === Accordion (native details\/summary — no JS required) === *\/\n  .acc-item { border-bottom: 1px solid #e8c5d0; }\n  .acc-item summary { list-style: none; }\n  .acc-item summary::-webkit-details-marker { display: none; }\n  .acc-item summary::marker { content: \"\"; }\n  .acc-btn {\n    width: 100%; background: none; border: none; cursor: pointer;\n    display: flex; justify-content: space-between; align-items: center;\n    padding: 18px 0; font-size: 15px; font-family: inherit;\n    color: #333; text-align: left;\n  }\n  .acc-btn:hover { color: #E45F8E; }\n  .acc-icon {\n    width: 20px; height: 20px; flex-shrink: 0;\n    display: flex; align-items: center; justify-content: center;\n    color: #E45F8E; font-size: 20px; font-weight: 300;\n    transition: transform 0.25s; line-height: 1;\n  }\n  .acc-item[open] \u003e .acc-btn .acc-icon { transform: rotate(45deg); }\n  .acc-body {\n    font-size: 14px; color: #666; line-height: 1.7;\n    padding-bottom: 16px;\n  }\n  .acc-body ul { margin: 8px 0; padding-left: 18px; }\n  .acc-body li { margin-bottom: 6px; }\n  .acc-body h4 { color: #333; font-size: 14px; margin: 14px 0 6px; font-weight: 600; }\n  .acc-body p { margin: 6px 0; }\n  a { color: #E45F8E; text-decoration: none; }\n  a:hover { text-decoration: underline; }\n\n  \/* === Our Story Accordion Teaser === *\/\n  .our-story-teaser {\n    font-size: 12.5px; color: #999; font-style: italic;\n    margin-left: 10px; font-weight: 400;\n  }\n\n  \/* === Our Story Accordion Highlight === *\/\n  @keyframes ourStoryPulse {\n    0%, 100% { box-shadow: 0 0 0 0 rgba(228, 95, 142, 0.18); }\n    50%       { box-shadow: 0 0 0 5px rgba(228, 95, 142, 0); }\n  }\n  .acc-item--our-story {\n    border-bottom: 1px solid #e8c5d0;\n    background: linear-gradient(135deg, #fff7fa 0%, #fdf0f5 100%);\n    border-radius: 8px;\n    border: 1.5px solid #f0bfd1;\n    margin-top: -1px;\n    margin-bottom: 2px;\n    animation: ourStoryPulse 2.8s ease-in-out infinite;\n    position: relative;\n  }\n  .acc-item--our-story .acc-btn {\n    padding: 18px 14px;\n    font-weight: 600;\n    color: #c94b7a;\n  }\n  .acc-item--our-story .acc-btn:hover { color: #E45F8E; }\n  .acc-item--our-story .acc-body {\n    padding-left: 14px; padding-right: 14px;\n  }\n  .our-story-badge {\n    display: inline-block;\n    background: linear-gradient(135deg, #E45F8E, #c94b7a);\n    color: #fff;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n    padding: 2px 8px;\n    border-radius: 20px;\n    margin-left: 10px;\n    vertical-align: middle;\n    position: relative;\n    top: -1px;\n  }\n\u003c\/style\u003e\n\u003c!-- ============ OUR STORY ============ --\u003e\n\u003cdiv class=\"story-section\"\u003e\n\u003c!-- Trust Stat Banner --\u003e\n\u003cdiv class=\"story-stat-banner\"\u003e\n\u003cdiv class=\"story-stat-number\"\u003e40+ \u003cspan class=\"stat-suffix\"\u003eYears of customer trust\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============ ACCORDION (native details\/summary, no JS needed) ============ --\u003e\n\u003cdiv style=\"border-top: 1px solid #e8c5d0; max-width: 900px; font-family: sans-serif;\"\u003e\n\u003cdetails open=\"\" class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eDescription \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"desc-specs\"\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eBase Metal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eGold-plated\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFastening\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003ePush-back Earrings\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e 1 Necklace Set and 1 Pair of Earring \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"desc-intro\"\u003e \u003c\/p\u003e\n\u003cvideo controls=\"controls\" preload=\"metadata\" playsinline=\"\" loop=\"loop\" muted=\"\" poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/Screenshot_2026-06-17_100355.png?v=1781670861\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/3fbbfdef2bcb44bf8532cc0b6fbcfbcc.mov\" class=\"product-video\"\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"acc-item acc-item--our-story\"\u003e\n\u003cbutton type=\"button\" class=\"acc-btn\"\u003e Our Story \u003cspan class=\"our-story-badge\"\u003e✦ Our Story\u003c\/span\u003e \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"story-eyebrow\"\u003eFour Decades of Craft · 100% In-House Designs\u003c\/div\u003e\n\u003ch2 class=\"story-title\"\u003eNow, straight to you.\u003c\/h2\u003e\n\u003cp class=\"story-intro\"\u003eWe didn't begin as a brand — we began as a workshop. Hands, tools, and an obsession with getting every detail right. For four decades, every single piece that left our workshop was conceived, designed, and crafted entirely in-house — never outsourced, never copied. This is us, stepping forward, for the first time under our own name.\u003c\/p\u003e\n\u003cdiv class=\"story-timeline\"\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e1983 — The Workshop Begins\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eFounded in Gujarat as a manufacturing workshop. From day one, every design was sketched, developed, and hand-finished by our own artisans — \u003cstrong\u003eour piece, our design, our hands\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2000s — Trusted by the Trade\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eOur in-house designs reached established brands and bridal collections across India — original pieces, created entirely within our workshop, trusted on reputation alone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2010–2025 — Our Own Design Language\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eWe stopped only executing briefs and began building a full library of original, in-house designs — every motif, setting, and silhouette developed by our own design team, rooted in tradition and refined over years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003eToday — Direct to You\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003ePink Jewellers: same hands, same in-house designs, same care. Every piece you see is conceived and created by us — for the first time, you can buy it directly from the people who designed it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-quote\"\u003e\"The hands behind some of India's finest jewellery — every design our own. Now with a name of our own.\" \u003cspan\u003e— Founder, Pink Jewellers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"story-closing\"\u003eEvery piece from Pink Jewellers is an \u003cstrong\u003eoriginal, in-house design\u003c\/strong\u003e — carrying forty years of craft behind it. Made with intention. Designed by us. Sent with care. Jewellery made to be worn, remembered, and passed on.\u003c\/p\u003e\n\u003cdiv class=\"story-tags\"\u003eIn-House Designs · Handcrafted · Heritage · Heirloom\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eReturns \u0026amp; Exchange \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cp\u003eEvery piece from Pink Jewellers is handcrafted with care. Because of the nature of handmade jewellery, we have a limited returns policy — please read it carefully before placing your order.\u003c\/p\u003e\n\u003ch4\u003eWhen Can You Return?\u003c\/h4\u003e\n\u003cp\u003eWe accept returns and exchanges only if:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eYour order arrived damaged in transit\u003c\/li\u003e\n\u003cli\u003eYou received an incorrect product\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eRequests must be raised within \u003cstrong\u003e3 days of delivery\u003c\/strong\u003e. Items must be unworn and in their original packaging.\u003c\/p\u003e\n\u003ch4\u003eHow to Raise a Return\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eWhatsApp us within 3 days of receiving your order at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\n\u003c\/li\u003e\n\u003cli\u003eShare a clear photo of the product and packaging\u003c\/li\u003e\n\u003cli\u003eOur team will review and respond to your request\u003c\/li\u003e\n\u003cli\u003eOnce approved, we'll guide you through the process — exchanges take 10–15 days\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eRefunds\u003c\/h4\u003e\n\u003cp\u003eRefunds are issued only when:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eA package is lost in transit when shipped by us\u003c\/li\u003e\n\u003cli\u003ePink Jewellers is unable to provide a replacement\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eApproved refunds are credited to the original payment source within 7 working days.\u003c\/p\u003e\n\u003ch4\u003eNo Returns or Refunds For\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eIncorrect or incomplete delivery address provided at checkout\u003c\/li\u003e\n\u003cli\u003eFailed delivery due to unavailability or package refusal\u003c\/li\u003e\n\u003cli\u003eSizing concerns — please WhatsApp us before ordering\u003c\/li\u003e\n\u003cli\u003eMinor colour or design variation natural to handcrafted, natural-stone jewellery\u003c\/li\u003e\n\u003cli\u003eProducts returned used, worn, or without original packaging\u003c\/li\u003e\n\u003cli\u003eItems that are neither damaged nor incorrectly shipped\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eCancellations\u003c\/h4\u003e\n\u003cp\u003eOrders can be cancelled within 3 days of placement and before dispatch — whichever comes first. Cancellations within this window are issued as store credits. After 3 days, a 30% cancellation fee applies and the balance is issued as store credits valid for 1 year. Orders cannot be cancelled once shipped.\u003c\/p\u003e\n\u003ch4\u003eCustom \u0026amp; Made-to-Order Pieces\u003c\/h4\u003e\n\u003cp\u003eCustom pieces are made especially for you. Cancellations or changes are considered only within 3 days of order placement — WhatsApp us at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e. A 30% cancellation fee applies after this window. If there is no response for over 1 month, the full advance paid will be forfeited.\u003c\/p\u003e\n\u003ch4\u003eStore Purchases\u003c\/h4\u003e\n\u003cp\u003eProducts collected directly from our Khambhat or Ahmedabad store are not eligible for return or exchange after collection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eShipping \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eIndia Shipping\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrepaid Orders:\u003c\/strong\u003e Free shipping\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCash on Delivery:\u003c\/strong\u003e ₹150 flat shipping charge\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eOrders are delivered within 4–5 business days from the date of dispatch. Timelines may vary slightly based on destination and parcel weight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eJewellery Care \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cul\u003e\n\u003cli\u003eKeep your jewellery away from water at all times\u003c\/li\u003e\n\u003cli\u003eAvoid exposure to perfumes, sprays, and other chemicals\u003c\/li\u003e\n\u003cli\u003eStore each piece separately to prevent scratches and tangling\u003c\/li\u003e\n\u003cli\u003eKeep in a pouch or box in a dry place, away from heat, humidity, and direct sunlight\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border-bottom: none;\" class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eView Supplier Information \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eManufactured \/ Packed By\u003c\/h4\u003e\n\u003cp\u003ePink Jewellers\u003cbr\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003ch4\u003eCustomer Care\u003c\/h4\u003e\n\u003cp\u003eMobile: \u003ca href=\"tel:+919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\u003c\/p\u003e\n\u003ch4\u003eCountry of Origin\u003c\/h4\u003e\n\u003cp\u003eIndia\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"story-stores\"\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eAhmedabad store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eKhambhat store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003ePith No Sutharwado,Pith Bazar,Khambhat Anand-388620\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"pink jewellers","offers":[{"title":"Default Title","offer_id":51234140225814,"sku":null,"price":3299.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/SPAM0076_47a6afdd-98d4-4a85-9bf1-30ab96c5d838.webp?v=1778661892"},{"product_id":"set26","title":"Multicolor Jadau Kundan Necklace Set – PJNS018","description":"\u003cstyle\u003e\n  .product-video {\n  width: 100%;\n  max-height: 260px;\n  object-fit: cover;\n  border-radius: 8px;\n  display: block;\n  margin-top: 14px;\n}\n  \/* === Description === *\/\n  .desc-specs {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 10px;\n    margin-bottom: 18px;\n  }\n  .spec-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 10px 14px;\n  }\n  .spec-label {\n    font-size: 11px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 0.8px; margin-bottom: 3px;\n  }\n  .spec-value {\n    font-size: 13.5px; color: #444; font-weight: 500;\n  }\n  .desc-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555; margin: 0;\n  }\n  .desc-intro strong {\n    color: #E45F8E; font-weight: 600;\n  }\n  @media (max-width: 500px) {\n    .desc-specs { grid-template-columns: 1fr; }\n  }\n\n  \/* === Trust Stat Banner === *\/\n  .story-stat-banner {\n    display: flex; align-items: center; gap: 14px;\n    background: linear-gradient(135deg, #fdf3f6, #fbe6ed);\n    border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 16px 20px; margin-bottom: 20px;\n  }\n  .story-stat-number {\n    font-size: 26px; font-weight: 800; color: #E45F8E;\n    letter-spacing: 0.5px; white-space: nowrap;\n  }\n  .story-stat-number .stat-suffix {\n    font-size: 17px; font-weight: 700;\n  }\n  .story-stat-label {\n    font-size: 14px; color: #555; line-height: 1.4;\n    border-left: 2px solid #f3d4de; padding-left: 14px;\n  }\n\n  \/* === Our Story Section === *\/\n  .story-section {\n    max-width: 900px; font-family: sans-serif; color: #333;\n    padding: 0 0 8px;\n  }\n  .story-eyebrow {\n    color: #E45F8E; font-size: 13px; font-weight: 600;\n    letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 8px;\n  }\n  .story-title {\n    font-size: 24px; font-weight: 700; color: #333;\n    line-height: 1.3; margin: 0 0 14px;\n  }\n  .story-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555;\n    margin-bottom: 24px; max-width: 720px;\n  }\n  .story-timeline {\n    display: flex; flex-direction: column; gap: 18px;\n    border-left: 2px solid #f3d4de; padding-left: 20px;\n    margin-bottom: 24px;\n  }\n  .story-step { position: relative; }\n  .story-step::before {\n    content: ''; position: absolute; left: -26px; top: 4px;\n    width: 10px; height: 10px; border-radius: 50%;\n    background: #E45F8E; border: 2px solid #fff;\n  }\n  .story-year {\n    color: #E45F8E; font-weight: 700; font-size: 13px;\n    letter-spacing: 0.5px; margin-bottom: 2px;\n  }\n  .story-heading {\n    font-size: 15.5px; font-weight: 600; color: #333; margin: 2px 0 4px;\n  }\n  .story-text {\n    font-size: 14px; line-height: 1.7; color: #666; margin: 0;\n  }\n  .story-text strong { color: #333; }\n  .story-quote {\n    background: #fdf3f6; border-left: 3px solid #E45F8E;\n    padding: 16px 20px; border-radius: 4px;\n    font-size: 14.5px; line-height: 1.7; color: #444;\n    font-style: italic; margin-bottom: 24px;\n  }\n  .story-quote span {\n    display: block; margin-top: 8px; font-style: normal;\n    font-weight: 600; color: #E45F8E; font-size: 13px;\n  }\n  .story-closing {\n    font-size: 14px; line-height: 1.8; color: #555; margin-bottom: 8px;\n  }\n  .story-closing strong { color: #E45F8E; }\n  .story-tags {\n    font-size: 13px; color: #E45F8E; font-weight: 600;\n    letter-spacing: 0.5px; margin-top: 12px;\n  }\n\n  \/* === Store Addresses === *\/\n  .story-stores {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 14px;\n    margin-top: 24px;\n  }\n  .store-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .store-label {\n    font-size: 12px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 1px; margin-bottom: 6px;\n  }\n  .store-address {\n    font-size: 13.5px; line-height: 1.6; color: #555; margin: 0;\n  }\n  @media (max-width: 600px) {\n    .story-stores { grid-template-columns: 1fr; }\n  }\n\n  \/* === Accordion (native details\/summary — no JS required) === *\/\n  .acc-item { border-bottom: 1px solid #e8c5d0; }\n  .acc-item summary { list-style: none; }\n  .acc-item summary::-webkit-details-marker { display: none; }\n  .acc-item summary::marker { content: \"\"; }\n  .acc-btn {\n    width: 100%; background: none; border: none; cursor: pointer;\n    display: flex; justify-content: space-between; align-items: center;\n    padding: 18px 0; font-size: 15px; font-family: inherit;\n    color: #333; text-align: left;\n  }\n  .acc-btn:hover { color: #E45F8E; }\n  .acc-icon {\n    width: 20px; height: 20px; flex-shrink: 0;\n    display: flex; align-items: center; justify-content: center;\n    color: #E45F8E; font-size: 20px; font-weight: 300;\n    transition: transform 0.25s; line-height: 1;\n  }\n  .acc-item[open] \u003e .acc-btn .acc-icon { transform: rotate(45deg); }\n  .acc-body {\n    font-size: 14px; color: #666; line-height: 1.7;\n    padding-bottom: 16px;\n  }\n  .acc-body ul { margin: 8px 0; padding-left: 18px; }\n  .acc-body li { margin-bottom: 6px; }\n  .acc-body h4 { color: #333; font-size: 14px; margin: 14px 0 6px; font-weight: 600; }\n  .acc-body p { margin: 6px 0; }\n  a { color: #E45F8E; text-decoration: none; }\n  a:hover { text-decoration: underline; }\n\n  \/* === Our Story Accordion Teaser === *\/\n  .our-story-teaser {\n    font-size: 12.5px; color: #999; font-style: italic;\n    margin-left: 10px; font-weight: 400;\n  }\n\n  \/* === Our Story Accordion Highlight === *\/\n  @keyframes ourStoryPulse {\n    0%, 100% { box-shadow: 0 0 0 0 rgba(228, 95, 142, 0.18); }\n    50%       { box-shadow: 0 0 0 5px rgba(228, 95, 142, 0); }\n  }\n  .acc-item--our-story {\n    border-bottom: 1px solid #e8c5d0;\n    background: linear-gradient(135deg, #fff7fa 0%, #fdf0f5 100%);\n    border-radius: 8px;\n    border: 1.5px solid #f0bfd1;\n    margin-top: -1px;\n    margin-bottom: 2px;\n    animation: ourStoryPulse 2.8s ease-in-out infinite;\n    position: relative;\n  }\n  .acc-item--our-story .acc-btn {\n    padding: 18px 14px;\n    font-weight: 600;\n    color: #c94b7a;\n  }\n  .acc-item--our-story .acc-btn:hover { color: #E45F8E; }\n  .acc-item--our-story .acc-body {\n    padding-left: 14px; padding-right: 14px;\n  }\n  .our-story-badge {\n    display: inline-block;\n    background: linear-gradient(135deg, #E45F8E, #c94b7a);\n    color: #fff;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n    padding: 2px 8px;\n    border-radius: 20px;\n    margin-left: 10px;\n    vertical-align: middle;\n    position: relative;\n    top: -1px;\n  }\n\u003c\/style\u003e\n\u003c!-- ============ OUR STORY ============ --\u003e\n\u003cdiv class=\"story-section\"\u003e\n\u003c!-- Trust Stat Banner --\u003e\n\u003cdiv class=\"story-stat-banner\"\u003e\n\u003cdiv class=\"story-stat-number\"\u003e40+ \u003cspan class=\"stat-suffix\"\u003eYears of customer trust\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============ ACCORDION (native details\/summary, no JS needed) ============ --\u003e\n\u003cdiv style=\"border-top: 1px solid #e8c5d0; max-width: 900px; font-family: sans-serif;\"\u003e\n\u003cdetails open=\"\" class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eDescription \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"desc-specs\"\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eBase Metal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eGold-plated\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFastening\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003ePush-back Earrings\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e 1 Necklace Set and 1 Pair of Earring \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"desc-intro\"\u003e \u003c\/p\u003e\n\u003cvideo controls=\"controls\" preload=\"metadata\" playsinline=\"\" loop=\"loop\" muted=\"\" poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/Screenshot_2026-06-17_100355.png?v=1781670861\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/3fbbfdef2bcb44bf8532cc0b6fbcfbcc.mov\" class=\"product-video\"\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"acc-item acc-item--our-story\"\u003e\n\u003cbutton type=\"button\" class=\"acc-btn\"\u003e Our Story \u003cspan class=\"our-story-badge\"\u003e✦ Our Story\u003c\/span\u003e \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"story-eyebrow\"\u003eFour Decades of Craft · 100% In-House Designs\u003c\/div\u003e\n\u003ch2 class=\"story-title\"\u003eNow, straight to you.\u003c\/h2\u003e\n\u003cp class=\"story-intro\"\u003eWe didn't begin as a brand — we began as a workshop. Hands, tools, and an obsession with getting every detail right. For four decades, every single piece that left our workshop was conceived, designed, and crafted entirely in-house — never outsourced, never copied. This is us, stepping forward, for the first time under our own name.\u003c\/p\u003e\n\u003cdiv class=\"story-timeline\"\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e1983 — The Workshop Begins\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eFounded in Gujarat as a manufacturing workshop. From day one, every design was sketched, developed, and hand-finished by our own artisans — \u003cstrong\u003eour piece, our design, our hands\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2000s — Trusted by the Trade\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eOur in-house designs reached established brands and bridal collections across India — original pieces, created entirely within our workshop, trusted on reputation alone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2010–2025 — Our Own Design Language\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eWe stopped only executing briefs and began building a full library of original, in-house designs — every motif, setting, and silhouette developed by our own design team, rooted in tradition and refined over years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003eToday — Direct to You\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003ePink Jewellers: same hands, same in-house designs, same care. Every piece you see is conceived and created by us — for the first time, you can buy it directly from the people who designed it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-quote\"\u003e\"The hands behind some of India's finest jewellery — every design our own. Now with a name of our own.\" \u003cspan\u003e— Founder, Pink Jewellers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"story-closing\"\u003eEvery piece from Pink Jewellers is an \u003cstrong\u003eoriginal, in-house design\u003c\/strong\u003e — carrying forty years of craft behind it. Made with intention. Designed by us. Sent with care. Jewellery made to be worn, remembered, and passed on.\u003c\/p\u003e\n\u003cdiv class=\"story-tags\"\u003eIn-House Designs · Handcrafted · Heritage · Heirloom\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eReturns \u0026amp; Exchange \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cp\u003eEvery piece from Pink Jewellers is handcrafted with care. Because of the nature of handmade jewellery, we have a limited returns policy — please read it carefully before placing your order.\u003c\/p\u003e\n\u003ch4\u003eWhen Can You Return?\u003c\/h4\u003e\n\u003cp\u003eWe accept returns and exchanges only if:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eYour order arrived damaged in transit\u003c\/li\u003e\n\u003cli\u003eYou received an incorrect product\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eRequests must be raised within \u003cstrong\u003e3 days of delivery\u003c\/strong\u003e. Items must be unworn and in their original packaging.\u003c\/p\u003e\n\u003ch4\u003eHow to Raise a Return\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eWhatsApp us within 3 days of receiving your order at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\n\u003c\/li\u003e\n\u003cli\u003eShare a clear photo of the product and packaging\u003c\/li\u003e\n\u003cli\u003eOur team will review and respond to your request\u003c\/li\u003e\n\u003cli\u003eOnce approved, we'll guide you through the process — exchanges take 10–15 days\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eRefunds\u003c\/h4\u003e\n\u003cp\u003eRefunds are issued only when:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eA package is lost in transit when shipped by us\u003c\/li\u003e\n\u003cli\u003ePink Jewellers is unable to provide a replacement\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eApproved refunds are credited to the original payment source within 7 working days.\u003c\/p\u003e\n\u003ch4\u003eNo Returns or Refunds For\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eIncorrect or incomplete delivery address provided at checkout\u003c\/li\u003e\n\u003cli\u003eFailed delivery due to unavailability or package refusal\u003c\/li\u003e\n\u003cli\u003eSizing concerns — please WhatsApp us before ordering\u003c\/li\u003e\n\u003cli\u003eMinor colour or design variation natural to handcrafted, natural-stone jewellery\u003c\/li\u003e\n\u003cli\u003eProducts returned used, worn, or without original packaging\u003c\/li\u003e\n\u003cli\u003eItems that are neither damaged nor incorrectly shipped\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eCancellations\u003c\/h4\u003e\n\u003cp\u003eOrders can be cancelled within 3 days of placement and before dispatch — whichever comes first. Cancellations within this window are issued as store credits. After 3 days, a 30% cancellation fee applies and the balance is issued as store credits valid for 1 year. Orders cannot be cancelled once shipped.\u003c\/p\u003e\n\u003ch4\u003eCustom \u0026amp; Made-to-Order Pieces\u003c\/h4\u003e\n\u003cp\u003eCustom pieces are made especially for you. Cancellations or changes are considered only within 3 days of order placement — WhatsApp us at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e. A 30% cancellation fee applies after this window. If there is no response for over 1 month, the full advance paid will be forfeited.\u003c\/p\u003e\n\u003ch4\u003eStore Purchases\u003c\/h4\u003e\n\u003cp\u003eProducts collected directly from our Khambhat or Ahmedabad store are not eligible for return or exchange after collection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eShipping \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eIndia Shipping\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrepaid Orders:\u003c\/strong\u003e Free shipping\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCash on Delivery:\u003c\/strong\u003e ₹150 flat shipping charge\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eOrders are delivered within 4–5 business days from the date of dispatch. Timelines may vary slightly based on destination and parcel weight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eJewellery Care \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cul\u003e\n\u003cli\u003eKeep your jewellery away from water at all times\u003c\/li\u003e\n\u003cli\u003eAvoid exposure to perfumes, sprays, and other chemicals\u003c\/li\u003e\n\u003cli\u003eStore each piece separately to prevent scratches and tangling\u003c\/li\u003e\n\u003cli\u003eKeep in a pouch or box in a dry place, away from heat, humidity, and direct sunlight\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border-bottom: none;\" class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eView Supplier Information \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eManufactured \/ Packed By\u003c\/h4\u003e\n\u003cp\u003ePink Jewellers\u003cbr\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003ch4\u003eCustomer Care\u003c\/h4\u003e\n\u003cp\u003eMobile: \u003ca href=\"tel:+919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\u003c\/p\u003e\n\u003ch4\u003eCountry of Origin\u003c\/h4\u003e\n\u003cp\u003eIndia\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"story-stores\"\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eAhmedabad store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eKhambhat store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003ePith No Sutharwado,Pith Bazar,Khambhat Anand-388620\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"pink jewellers","offers":[{"title":"Default Title","offer_id":51234140487958,"sku":null,"price":5399.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/SPAM0068_89032c48-4df1-4067-a2f4-e8677f84ce39.webp?v=1778661892"},{"product_id":"set27","title":"Multicolor Jadau Kundan Necklace Set – PJNS019","description":"\u003cstyle\u003e\n  .product-video {\n  width: 100%;\n  max-height: 260px;\n  object-fit: cover;\n  border-radius: 8px;\n  display: block;\n  margin-top: 14px;\n}\n  \/* === Description === *\/\n  .desc-specs {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 10px;\n    margin-bottom: 18px;\n  }\n  .spec-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 10px 14px;\n  }\n  .spec-label {\n    font-size: 11px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 0.8px; margin-bottom: 3px;\n  }\n  .spec-value {\n    font-size: 13.5px; color: #444; font-weight: 500;\n  }\n  .desc-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555; margin: 0;\n  }\n  .desc-intro strong {\n    color: #E45F8E; font-weight: 600;\n  }\n  @media (max-width: 500px) {\n    .desc-specs { grid-template-columns: 1fr; }\n  }\n\n  \/* === Trust Stat Banner === *\/\n  .story-stat-banner {\n    display: flex; align-items: center; gap: 14px;\n    background: linear-gradient(135deg, #fdf3f6, #fbe6ed);\n    border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 16px 20px; margin-bottom: 20px;\n  }\n  .story-stat-number {\n    font-size: 26px; font-weight: 800; color: #E45F8E;\n    letter-spacing: 0.5px; white-space: nowrap;\n  }\n  .story-stat-number .stat-suffix {\n    font-size: 17px; font-weight: 700;\n  }\n  .story-stat-label {\n    font-size: 14px; color: #555; line-height: 1.4;\n    border-left: 2px solid #f3d4de; padding-left: 14px;\n  }\n\n  \/* === Our Story Section === *\/\n  .story-section {\n    max-width: 900px; font-family: sans-serif; color: #333;\n    padding: 0 0 8px;\n  }\n  .story-eyebrow {\n    color: #E45F8E; font-size: 13px; font-weight: 600;\n    letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 8px;\n  }\n  .story-title {\n    font-size: 24px; font-weight: 700; color: #333;\n    line-height: 1.3; margin: 0 0 14px;\n  }\n  .story-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555;\n    margin-bottom: 24px; max-width: 720px;\n  }\n  .story-timeline {\n    display: flex; flex-direction: column; gap: 18px;\n    border-left: 2px solid #f3d4de; padding-left: 20px;\n    margin-bottom: 24px;\n  }\n  .story-step { position: relative; }\n  .story-step::before {\n    content: ''; position: absolute; left: -26px; top: 4px;\n    width: 10px; height: 10px; border-radius: 50%;\n    background: #E45F8E; border: 2px solid #fff;\n  }\n  .story-year {\n    color: #E45F8E; font-weight: 700; font-size: 13px;\n    letter-spacing: 0.5px; margin-bottom: 2px;\n  }\n  .story-heading {\n    font-size: 15.5px; font-weight: 600; color: #333; margin: 2px 0 4px;\n  }\n  .story-text {\n    font-size: 14px; line-height: 1.7; color: #666; margin: 0;\n  }\n  .story-text strong { color: #333; }\n  .story-quote {\n    background: #fdf3f6; border-left: 3px solid #E45F8E;\n    padding: 16px 20px; border-radius: 4px;\n    font-size: 14.5px; line-height: 1.7; color: #444;\n    font-style: italic; margin-bottom: 24px;\n  }\n  .story-quote span {\n    display: block; margin-top: 8px; font-style: normal;\n    font-weight: 600; color: #E45F8E; font-size: 13px;\n  }\n  .story-closing {\n    font-size: 14px; line-height: 1.8; color: #555; margin-bottom: 8px;\n  }\n  .story-closing strong { color: #E45F8E; }\n  .story-tags {\n    font-size: 13px; color: #E45F8E; font-weight: 600;\n    letter-spacing: 0.5px; margin-top: 12px;\n  }\n\n  \/* === Store Addresses === *\/\n  .story-stores {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 14px;\n    margin-top: 24px;\n  }\n  .store-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .store-label {\n    font-size: 12px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 1px; margin-bottom: 6px;\n  }\n  .store-address {\n    font-size: 13.5px; line-height: 1.6; color: #555; margin: 0;\n  }\n  @media (max-width: 600px) {\n    .story-stores { grid-template-columns: 1fr; }\n  }\n\n  \/* === Accordion (native details\/summary — no JS required) === *\/\n  .acc-item { border-bottom: 1px solid #e8c5d0; }\n  .acc-item summary { list-style: none; }\n  .acc-item summary::-webkit-details-marker { display: none; }\n  .acc-item summary::marker { content: \"\"; }\n  .acc-btn {\n    width: 100%; background: none; border: none; cursor: pointer;\n    display: flex; justify-content: space-between; align-items: center;\n    padding: 18px 0; font-size: 15px; font-family: inherit;\n    color: #333; text-align: left;\n  }\n  .acc-btn:hover { color: #E45F8E; }\n  .acc-icon {\n    width: 20px; height: 20px; flex-shrink: 0;\n    display: flex; align-items: center; justify-content: center;\n    color: #E45F8E; font-size: 20px; font-weight: 300;\n    transition: transform 0.25s; line-height: 1;\n  }\n  .acc-item[open] \u003e .acc-btn .acc-icon { transform: rotate(45deg); }\n  .acc-body {\n    font-size: 14px; color: #666; line-height: 1.7;\n    padding-bottom: 16px;\n  }\n  .acc-body ul { margin: 8px 0; padding-left: 18px; }\n  .acc-body li { margin-bottom: 6px; }\n  .acc-body h4 { color: #333; font-size: 14px; margin: 14px 0 6px; font-weight: 600; }\n  .acc-body p { margin: 6px 0; }\n  a { color: #E45F8E; text-decoration: none; }\n  a:hover { text-decoration: underline; }\n\n  \/* === Our Story Accordion Teaser === *\/\n  .our-story-teaser {\n    font-size: 12.5px; color: #999; font-style: italic;\n    margin-left: 10px; font-weight: 400;\n  }\n\n  \/* === Our Story Accordion Highlight === *\/\n  @keyframes ourStoryPulse {\n    0%, 100% { box-shadow: 0 0 0 0 rgba(228, 95, 142, 0.18); }\n    50%       { box-shadow: 0 0 0 5px rgba(228, 95, 142, 0); }\n  }\n  .acc-item--our-story {\n    border-bottom: 1px solid #e8c5d0;\n    background: linear-gradient(135deg, #fff7fa 0%, #fdf0f5 100%);\n    border-radius: 8px;\n    border: 1.5px solid #f0bfd1;\n    margin-top: -1px;\n    margin-bottom: 2px;\n    animation: ourStoryPulse 2.8s ease-in-out infinite;\n    position: relative;\n  }\n  .acc-item--our-story .acc-btn {\n    padding: 18px 14px;\n    font-weight: 600;\n    color: #c94b7a;\n  }\n  .acc-item--our-story .acc-btn:hover { color: #E45F8E; }\n  .acc-item--our-story .acc-body {\n    padding-left: 14px; padding-right: 14px;\n  }\n  .our-story-badge {\n    display: inline-block;\n    background: linear-gradient(135deg, #E45F8E, #c94b7a);\n    color: #fff;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n    padding: 2px 8px;\n    border-radius: 20px;\n    margin-left: 10px;\n    vertical-align: middle;\n    position: relative;\n    top: -1px;\n  }\n\u003c\/style\u003e\n\u003c!-- ============ OUR STORY ============ --\u003e\n\u003cdiv class=\"story-section\"\u003e\n\u003c!-- Trust Stat Banner --\u003e\n\u003cdiv class=\"story-stat-banner\"\u003e\n\u003cdiv class=\"story-stat-number\"\u003e40+ \u003cspan class=\"stat-suffix\"\u003eYears of customer trust\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============ ACCORDION (native details\/summary, no JS needed) ============ --\u003e\n\u003cdiv style=\"border-top: 1px solid #e8c5d0; max-width: 900px; font-family: sans-serif;\"\u003e\n\u003cdetails open=\"\" class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eDescription \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"desc-specs\"\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eBase Metal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eGold-plated\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFastening\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003ePush-back Earrings\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e 1 Necklace Set and 1 Pair of Earring \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"desc-intro\"\u003e \u003c\/p\u003e\n\u003cvideo controls=\"controls\" preload=\"metadata\" playsinline=\"\" loop=\"loop\" muted=\"\" poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/Screenshot_2026-06-17_100355.png?v=1781670861\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/3fbbfdef2bcb44bf8532cc0b6fbcfbcc.mov\" class=\"product-video\"\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"acc-item acc-item--our-story\"\u003e\n\u003cbutton type=\"button\" class=\"acc-btn\"\u003e Our Story \u003cspan class=\"our-story-badge\"\u003e✦ Our Story\u003c\/span\u003e \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"story-eyebrow\"\u003eFour Decades of Craft · 100% In-House Designs\u003c\/div\u003e\n\u003ch2 class=\"story-title\"\u003eNow, straight to you.\u003c\/h2\u003e\n\u003cp class=\"story-intro\"\u003eWe didn't begin as a brand — we began as a workshop. Hands, tools, and an obsession with getting every detail right. For four decades, every single piece that left our workshop was conceived, designed, and crafted entirely in-house — never outsourced, never copied. This is us, stepping forward, for the first time under our own name.\u003c\/p\u003e\n\u003cdiv class=\"story-timeline\"\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e1983 — The Workshop Begins\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eFounded in Gujarat as a manufacturing workshop. From day one, every design was sketched, developed, and hand-finished by our own artisans — \u003cstrong\u003eour piece, our design, our hands\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2000s — Trusted by the Trade\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eOur in-house designs reached established brands and bridal collections across India — original pieces, created entirely within our workshop, trusted on reputation alone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2010–2025 — Our Own Design Language\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eWe stopped only executing briefs and began building a full library of original, in-house designs — every motif, setting, and silhouette developed by our own design team, rooted in tradition and refined over years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003eToday — Direct to You\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003ePink Jewellers: same hands, same in-house designs, same care. Every piece you see is conceived and created by us — for the first time, you can buy it directly from the people who designed it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-quote\"\u003e\"The hands behind some of India's finest jewellery — every design our own. Now with a name of our own.\" \u003cspan\u003e— Founder, Pink Jewellers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"story-closing\"\u003eEvery piece from Pink Jewellers is an \u003cstrong\u003eoriginal, in-house design\u003c\/strong\u003e — carrying forty years of craft behind it. Made with intention. Designed by us. Sent with care. Jewellery made to be worn, remembered, and passed on.\u003c\/p\u003e\n\u003cdiv class=\"story-tags\"\u003eIn-House Designs · Handcrafted · Heritage · Heirloom\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eReturns \u0026amp; Exchange \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cp\u003eEvery piece from Pink Jewellers is handcrafted with care. Because of the nature of handmade jewellery, we have a limited returns policy — please read it carefully before placing your order.\u003c\/p\u003e\n\u003ch4\u003eWhen Can You Return?\u003c\/h4\u003e\n\u003cp\u003eWe accept returns and exchanges only if:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eYour order arrived damaged in transit\u003c\/li\u003e\n\u003cli\u003eYou received an incorrect product\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eRequests must be raised within \u003cstrong\u003e3 days of delivery\u003c\/strong\u003e. Items must be unworn and in their original packaging.\u003c\/p\u003e\n\u003ch4\u003eHow to Raise a Return\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eWhatsApp us within 3 days of receiving your order at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\n\u003c\/li\u003e\n\u003cli\u003eShare a clear photo of the product and packaging\u003c\/li\u003e\n\u003cli\u003eOur team will review and respond to your request\u003c\/li\u003e\n\u003cli\u003eOnce approved, we'll guide you through the process — exchanges take 10–15 days\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eRefunds\u003c\/h4\u003e\n\u003cp\u003eRefunds are issued only when:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eA package is lost in transit when shipped by us\u003c\/li\u003e\n\u003cli\u003ePink Jewellers is unable to provide a replacement\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eApproved refunds are credited to the original payment source within 7 working days.\u003c\/p\u003e\n\u003ch4\u003eNo Returns or Refunds For\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eIncorrect or incomplete delivery address provided at checkout\u003c\/li\u003e\n\u003cli\u003eFailed delivery due to unavailability or package refusal\u003c\/li\u003e\n\u003cli\u003eSizing concerns — please WhatsApp us before ordering\u003c\/li\u003e\n\u003cli\u003eMinor colour or design variation natural to handcrafted, natural-stone jewellery\u003c\/li\u003e\n\u003cli\u003eProducts returned used, worn, or without original packaging\u003c\/li\u003e\n\u003cli\u003eItems that are neither damaged nor incorrectly shipped\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eCancellations\u003c\/h4\u003e\n\u003cp\u003eOrders can be cancelled within 3 days of placement and before dispatch — whichever comes first. Cancellations within this window are issued as store credits. After 3 days, a 30% cancellation fee applies and the balance is issued as store credits valid for 1 year. Orders cannot be cancelled once shipped.\u003c\/p\u003e\n\u003ch4\u003eCustom \u0026amp; Made-to-Order Pieces\u003c\/h4\u003e\n\u003cp\u003eCustom pieces are made especially for you. Cancellations or changes are considered only within 3 days of order placement — WhatsApp us at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e. A 30% cancellation fee applies after this window. If there is no response for over 1 month, the full advance paid will be forfeited.\u003c\/p\u003e\n\u003ch4\u003eStore Purchases\u003c\/h4\u003e\n\u003cp\u003eProducts collected directly from our Khambhat or Ahmedabad store are not eligible for return or exchange after collection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eShipping \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eIndia Shipping\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrepaid Orders:\u003c\/strong\u003e Free shipping\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCash on Delivery:\u003c\/strong\u003e ₹150 flat shipping charge\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eOrders are delivered within 4–5 business days from the date of dispatch. Timelines may vary slightly based on destination and parcel weight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eJewellery Care \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cul\u003e\n\u003cli\u003eKeep your jewellery away from water at all times\u003c\/li\u003e\n\u003cli\u003eAvoid exposure to perfumes, sprays, and other chemicals\u003c\/li\u003e\n\u003cli\u003eStore each piece separately to prevent scratches and tangling\u003c\/li\u003e\n\u003cli\u003eKeep in a pouch or box in a dry place, away from heat, humidity, and direct sunlight\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border-bottom: none;\" class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eView Supplier Information \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eManufactured \/ Packed By\u003c\/h4\u003e\n\u003cp\u003ePink Jewellers\u003cbr\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003ch4\u003eCustomer Care\u003c\/h4\u003e\n\u003cp\u003eMobile: \u003ca href=\"tel:+919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\u003c\/p\u003e\n\u003ch4\u003eCountry of Origin\u003c\/h4\u003e\n\u003cp\u003eIndia\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"story-stores\"\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eAhmedabad store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eKhambhat store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003ePith No Sutharwado,Pith Bazar,Khambhat Anand-388620\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"pink jewellers","offers":[{"title":"Default Title","offer_id":51234140946710,"sku":null,"price":6299.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/SPAM0063_610eda3d-6da6-45bf-b131-570efa4a7009.webp?v=1778661892"},{"product_id":"set28","title":"Multicolor Jadau Kundan Necklace Set – PJNS020","description":"\u003cstyle\u003e\n  .product-video {\n  width: 100%;\n  max-height: 260px;\n  object-fit: cover;\n  border-radius: 8px;\n  display: block;\n  margin-top: 14px;\n}\n  \/* === Description === *\/\n  .desc-specs {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 10px;\n    margin-bottom: 18px;\n  }\n  .spec-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 10px 14px;\n  }\n  .spec-label {\n    font-size: 11px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 0.8px; margin-bottom: 3px;\n  }\n  .spec-value {\n    font-size: 13.5px; color: #444; font-weight: 500;\n  }\n  .desc-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555; margin: 0;\n  }\n  .desc-intro strong {\n    color: #E45F8E; font-weight: 600;\n  }\n  @media (max-width: 500px) {\n    .desc-specs { grid-template-columns: 1fr; }\n  }\n\n  \/* === Trust Stat Banner === *\/\n  .story-stat-banner {\n    display: flex; align-items: center; gap: 14px;\n    background: linear-gradient(135deg, #fdf3f6, #fbe6ed);\n    border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 16px 20px; margin-bottom: 20px;\n  }\n  .story-stat-number {\n    font-size: 26px; font-weight: 800; color: #E45F8E;\n    letter-spacing: 0.5px; white-space: nowrap;\n  }\n  .story-stat-number .stat-suffix {\n    font-size: 17px; font-weight: 700;\n  }\n  .story-stat-label {\n    font-size: 14px; color: #555; line-height: 1.4;\n    border-left: 2px solid #f3d4de; padding-left: 14px;\n  }\n\n  \/* === Our Story Section === *\/\n  .story-section {\n    max-width: 900px; font-family: sans-serif; color: #333;\n    padding: 0 0 8px;\n  }\n  .story-eyebrow {\n    color: #E45F8E; font-size: 13px; font-weight: 600;\n    letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 8px;\n  }\n  .story-title {\n    font-size: 24px; font-weight: 700; color: #333;\n    line-height: 1.3; margin: 0 0 14px;\n  }\n  .story-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555;\n    margin-bottom: 24px; max-width: 720px;\n  }\n  .story-timeline {\n    display: flex; flex-direction: column; gap: 18px;\n    border-left: 2px solid #f3d4de; padding-left: 20px;\n    margin-bottom: 24px;\n  }\n  .story-step { position: relative; }\n  .story-step::before {\n    content: ''; position: absolute; left: -26px; top: 4px;\n    width: 10px; height: 10px; border-radius: 50%;\n    background: #E45F8E; border: 2px solid #fff;\n  }\n  .story-year {\n    color: #E45F8E; font-weight: 700; font-size: 13px;\n    letter-spacing: 0.5px; margin-bottom: 2px;\n  }\n  .story-heading {\n    font-size: 15.5px; font-weight: 600; color: #333; margin: 2px 0 4px;\n  }\n  .story-text {\n    font-size: 14px; line-height: 1.7; color: #666; margin: 0;\n  }\n  .story-text strong { color: #333; }\n  .story-quote {\n    background: #fdf3f6; border-left: 3px solid #E45F8E;\n    padding: 16px 20px; border-radius: 4px;\n    font-size: 14.5px; line-height: 1.7; color: #444;\n    font-style: italic; margin-bottom: 24px;\n  }\n  .story-quote span {\n    display: block; margin-top: 8px; font-style: normal;\n    font-weight: 600; color: #E45F8E; font-size: 13px;\n  }\n  .story-closing {\n    font-size: 14px; line-height: 1.8; color: #555; margin-bottom: 8px;\n  }\n  .story-closing strong { color: #E45F8E; }\n  .story-tags {\n    font-size: 13px; color: #E45F8E; font-weight: 600;\n    letter-spacing: 0.5px; margin-top: 12px;\n  }\n\n  \/* === Store Addresses === *\/\n  .story-stores {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 14px;\n    margin-top: 24px;\n  }\n  .store-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .store-label {\n    font-size: 12px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 1px; margin-bottom: 6px;\n  }\n  .store-address {\n    font-size: 13.5px; line-height: 1.6; color: #555; margin: 0;\n  }\n  @media (max-width: 600px) {\n    .story-stores { grid-template-columns: 1fr; }\n  }\n\n  \/* === Accordion (native details\/summary — no JS required) === *\/\n  .acc-item { border-bottom: 1px solid #e8c5d0; }\n  .acc-item summary { list-style: none; }\n  .acc-item summary::-webkit-details-marker { display: none; }\n  .acc-item summary::marker { content: \"\"; }\n  .acc-btn {\n    width: 100%; background: none; border: none; cursor: pointer;\n    display: flex; justify-content: space-between; align-items: center;\n    padding: 18px 0; font-size: 15px; font-family: inherit;\n    color: #333; text-align: left;\n  }\n  .acc-btn:hover { color: #E45F8E; }\n  .acc-icon {\n    width: 20px; height: 20px; flex-shrink: 0;\n    display: flex; align-items: center; justify-content: center;\n    color: #E45F8E; font-size: 20px; font-weight: 300;\n    transition: transform 0.25s; line-height: 1;\n  }\n  .acc-item[open] \u003e .acc-btn .acc-icon { transform: rotate(45deg); }\n  .acc-body {\n    font-size: 14px; color: #666; line-height: 1.7;\n    padding-bottom: 16px;\n  }\n  .acc-body ul { margin: 8px 0; padding-left: 18px; }\n  .acc-body li { margin-bottom: 6px; }\n  .acc-body h4 { color: #333; font-size: 14px; margin: 14px 0 6px; font-weight: 600; }\n  .acc-body p { margin: 6px 0; }\n  a { color: #E45F8E; text-decoration: none; }\n  a:hover { text-decoration: underline; }\n\n  \/* === Our Story Accordion Teaser === *\/\n  .our-story-teaser {\n    font-size: 12.5px; color: #999; font-style: italic;\n    margin-left: 10px; font-weight: 400;\n  }\n\n  \/* === Our Story Accordion Highlight === *\/\n  @keyframes ourStoryPulse {\n    0%, 100% { box-shadow: 0 0 0 0 rgba(228, 95, 142, 0.18); }\n    50%       { box-shadow: 0 0 0 5px rgba(228, 95, 142, 0); }\n  }\n  .acc-item--our-story {\n    border-bottom: 1px solid #e8c5d0;\n    background: linear-gradient(135deg, #fff7fa 0%, #fdf0f5 100%);\n    border-radius: 8px;\n    border: 1.5px solid #f0bfd1;\n    margin-top: -1px;\n    margin-bottom: 2px;\n    animation: ourStoryPulse 2.8s ease-in-out infinite;\n    position: relative;\n  }\n  .acc-item--our-story .acc-btn {\n    padding: 18px 14px;\n    font-weight: 600;\n    color: #c94b7a;\n  }\n  .acc-item--our-story .acc-btn:hover { color: #E45F8E; }\n  .acc-item--our-story .acc-body {\n    padding-left: 14px; padding-right: 14px;\n  }\n  .our-story-badge {\n    display: inline-block;\n    background: linear-gradient(135deg, #E45F8E, #c94b7a);\n    color: #fff;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n    padding: 2px 8px;\n    border-radius: 20px;\n    margin-left: 10px;\n    vertical-align: middle;\n    position: relative;\n    top: -1px;\n  }\n\u003c\/style\u003e\n\u003c!-- ============ OUR STORY ============ --\u003e\n\u003cdiv class=\"story-section\"\u003e\n\u003c!-- Trust Stat Banner --\u003e\n\u003cdiv class=\"story-stat-banner\"\u003e\n\u003cdiv class=\"story-stat-number\"\u003e40+ \u003cspan class=\"stat-suffix\"\u003eYears of customer trust\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============ ACCORDION (native details\/summary, no JS needed) ============ --\u003e\n\u003cdiv style=\"border-top: 1px solid #e8c5d0; max-width: 900px; font-family: sans-serif;\"\u003e\n\u003cdetails open=\"\" class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eDescription \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"desc-specs\"\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eBase Metal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eGold-plated\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFastening\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003ePush-back Earrings\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e 1 Necklace Set and 1 Pair of Earring \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"desc-intro\"\u003e \u003c\/p\u003e\n\u003cvideo controls=\"controls\" preload=\"metadata\" playsinline=\"\" loop=\"loop\" muted=\"\" poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/Screenshot_2026-06-17_100355.png?v=1781670861\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/3fbbfdef2bcb44bf8532cc0b6fbcfbcc.mov\" class=\"product-video\"\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"acc-item acc-item--our-story\"\u003e\n\u003cbutton type=\"button\" class=\"acc-btn\"\u003e Our Story \u003cspan class=\"our-story-badge\"\u003e✦ Our Story\u003c\/span\u003e \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"story-eyebrow\"\u003eFour Decades of Craft · 100% In-House Designs\u003c\/div\u003e\n\u003ch2 class=\"story-title\"\u003eNow, straight to you.\u003c\/h2\u003e\n\u003cp class=\"story-intro\"\u003eWe didn't begin as a brand — we began as a workshop. Hands, tools, and an obsession with getting every detail right. For four decades, every single piece that left our workshop was conceived, designed, and crafted entirely in-house — never outsourced, never copied. This is us, stepping forward, for the first time under our own name.\u003c\/p\u003e\n\u003cdiv class=\"story-timeline\"\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e1983 — The Workshop Begins\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eFounded in Gujarat as a manufacturing workshop. From day one, every design was sketched, developed, and hand-finished by our own artisans — \u003cstrong\u003eour piece, our design, our hands\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2000s — Trusted by the Trade\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eOur in-house designs reached established brands and bridal collections across India — original pieces, created entirely within our workshop, trusted on reputation alone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2010–2025 — Our Own Design Language\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eWe stopped only executing briefs and began building a full library of original, in-house designs — every motif, setting, and silhouette developed by our own design team, rooted in tradition and refined over years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003eToday — Direct to You\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003ePink Jewellers: same hands, same in-house designs, same care. Every piece you see is conceived and created by us — for the first time, you can buy it directly from the people who designed it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-quote\"\u003e\"The hands behind some of India's finest jewellery — every design our own. Now with a name of our own.\" \u003cspan\u003e— Founder, Pink Jewellers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"story-closing\"\u003eEvery piece from Pink Jewellers is an \u003cstrong\u003eoriginal, in-house design\u003c\/strong\u003e — carrying forty years of craft behind it. Made with intention. Designed by us. Sent with care. Jewellery made to be worn, remembered, and passed on.\u003c\/p\u003e\n\u003cdiv class=\"story-tags\"\u003eIn-House Designs · Handcrafted · Heritage · Heirloom\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eReturns \u0026amp; Exchange \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cp\u003eEvery piece from Pink Jewellers is handcrafted with care. Because of the nature of handmade jewellery, we have a limited returns policy — please read it carefully before placing your order.\u003c\/p\u003e\n\u003ch4\u003eWhen Can You Return?\u003c\/h4\u003e\n\u003cp\u003eWe accept returns and exchanges only if:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eYour order arrived damaged in transit\u003c\/li\u003e\n\u003cli\u003eYou received an incorrect product\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eRequests must be raised within \u003cstrong\u003e3 days of delivery\u003c\/strong\u003e. Items must be unworn and in their original packaging.\u003c\/p\u003e\n\u003ch4\u003eHow to Raise a Return\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eWhatsApp us within 3 days of receiving your order at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\n\u003c\/li\u003e\n\u003cli\u003eShare a clear photo of the product and packaging\u003c\/li\u003e\n\u003cli\u003eOur team will review and respond to your request\u003c\/li\u003e\n\u003cli\u003eOnce approved, we'll guide you through the process — exchanges take 10–15 days\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eRefunds\u003c\/h4\u003e\n\u003cp\u003eRefunds are issued only when:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eA package is lost in transit when shipped by us\u003c\/li\u003e\n\u003cli\u003ePink Jewellers is unable to provide a replacement\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eApproved refunds are credited to the original payment source within 7 working days.\u003c\/p\u003e\n\u003ch4\u003eNo Returns or Refunds For\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eIncorrect or incomplete delivery address provided at checkout\u003c\/li\u003e\n\u003cli\u003eFailed delivery due to unavailability or package refusal\u003c\/li\u003e\n\u003cli\u003eSizing concerns — please WhatsApp us before ordering\u003c\/li\u003e\n\u003cli\u003eMinor colour or design variation natural to handcrafted, natural-stone jewellery\u003c\/li\u003e\n\u003cli\u003eProducts returned used, worn, or without original packaging\u003c\/li\u003e\n\u003cli\u003eItems that are neither damaged nor incorrectly shipped\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eCancellations\u003c\/h4\u003e\n\u003cp\u003eOrders can be cancelled within 3 days of placement and before dispatch — whichever comes first. Cancellations within this window are issued as store credits. After 3 days, a 30% cancellation fee applies and the balance is issued as store credits valid for 1 year. Orders cannot be cancelled once shipped.\u003c\/p\u003e\n\u003ch4\u003eCustom \u0026amp; Made-to-Order Pieces\u003c\/h4\u003e\n\u003cp\u003eCustom pieces are made especially for you. Cancellations or changes are considered only within 3 days of order placement — WhatsApp us at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e. A 30% cancellation fee applies after this window. If there is no response for over 1 month, the full advance paid will be forfeited.\u003c\/p\u003e\n\u003ch4\u003eStore Purchases\u003c\/h4\u003e\n\u003cp\u003eProducts collected directly from our Khambhat or Ahmedabad store are not eligible for return or exchange after collection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eShipping \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eIndia Shipping\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrepaid Orders:\u003c\/strong\u003e Free shipping\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCash on Delivery:\u003c\/strong\u003e ₹150 flat shipping charge\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eOrders are delivered within 4–5 business days from the date of dispatch. Timelines may vary slightly based on destination and parcel weight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eJewellery Care \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cul\u003e\n\u003cli\u003eKeep your jewellery away from water at all times\u003c\/li\u003e\n\u003cli\u003eAvoid exposure to perfumes, sprays, and other chemicals\u003c\/li\u003e\n\u003cli\u003eStore each piece separately to prevent scratches and tangling\u003c\/li\u003e\n\u003cli\u003eKeep in a pouch or box in a dry place, away from heat, humidity, and direct sunlight\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border-bottom: none;\" class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eView Supplier Information \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eManufactured \/ Packed By\u003c\/h4\u003e\n\u003cp\u003ePink Jewellers\u003cbr\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003ch4\u003eCustomer Care\u003c\/h4\u003e\n\u003cp\u003eMobile: \u003ca href=\"tel:+919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\u003c\/p\u003e\n\u003ch4\u003eCountry of Origin\u003c\/h4\u003e\n\u003cp\u003eIndia\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"story-stores\"\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eAhmedabad store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eKhambhat store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003ePith No Sutharwado,Pith Bazar,Khambhat Anand-388620\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"pink jewellers","offers":[{"title":"Default Title","offer_id":51234141110550,"sku":null,"price":5999.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/SPAM0056_05e3a68d-0dd7-4336-9dbb-2e522d881bf8.webp?v=1778661883"},{"product_id":"set29","title":"Multicolor Jadau Kundan Necklace Set – PJNS021","description":"\u003cstyle\u003e\n  .product-video {\n  width: 100%;\n  max-height: 260px;\n  object-fit: cover;\n  border-radius: 8px;\n  display: block;\n  margin-top: 14px;\n}\n  \/* === Description === *\/\n  .desc-specs {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 10px;\n    margin-bottom: 18px;\n  }\n  .spec-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 10px 14px;\n  }\n  .spec-label {\n    font-size: 11px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 0.8px; margin-bottom: 3px;\n  }\n  .spec-value {\n    font-size: 13.5px; color: #444; font-weight: 500;\n  }\n  .desc-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555; margin: 0;\n  }\n  .desc-intro strong {\n    color: #E45F8E; font-weight: 600;\n  }\n  @media (max-width: 500px) {\n    .desc-specs { grid-template-columns: 1fr; }\n  }\n\n  \/* === Trust Stat Banner === *\/\n  .story-stat-banner {\n    display: flex; align-items: center; gap: 14px;\n    background: linear-gradient(135deg, #fdf3f6, #fbe6ed);\n    border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 16px 20px; margin-bottom: 20px;\n  }\n  .story-stat-number {\n    font-size: 26px; font-weight: 800; color: #E45F8E;\n    letter-spacing: 0.5px; white-space: nowrap;\n  }\n  .story-stat-number .stat-suffix {\n    font-size: 17px; font-weight: 700;\n  }\n  .story-stat-label {\n    font-size: 14px; color: #555; line-height: 1.4;\n    border-left: 2px solid #f3d4de; padding-left: 14px;\n  }\n\n  \/* === Our Story Section === *\/\n  .story-section {\n    max-width: 900px; font-family: sans-serif; color: #333;\n    padding: 0 0 8px;\n  }\n  .story-eyebrow {\n    color: #E45F8E; font-size: 13px; font-weight: 600;\n    letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 8px;\n  }\n  .story-title {\n    font-size: 24px; font-weight: 700; color: #333;\n    line-height: 1.3; margin: 0 0 14px;\n  }\n  .story-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555;\n    margin-bottom: 24px; max-width: 720px;\n  }\n  .story-timeline {\n    display: flex; flex-direction: column; gap: 18px;\n    border-left: 2px solid #f3d4de; padding-left: 20px;\n    margin-bottom: 24px;\n  }\n  .story-step { position: relative; }\n  .story-step::before {\n    content: ''; position: absolute; left: -26px; top: 4px;\n    width: 10px; height: 10px; border-radius: 50%;\n    background: #E45F8E; border: 2px solid #fff;\n  }\n  .story-year {\n    color: #E45F8E; font-weight: 700; font-size: 13px;\n    letter-spacing: 0.5px; margin-bottom: 2px;\n  }\n  .story-heading {\n    font-size: 15.5px; font-weight: 600; color: #333; margin: 2px 0 4px;\n  }\n  .story-text {\n    font-size: 14px; line-height: 1.7; color: #666; margin: 0;\n  }\n  .story-text strong { color: #333; }\n  .story-quote {\n    background: #fdf3f6; border-left: 3px solid #E45F8E;\n    padding: 16px 20px; border-radius: 4px;\n    font-size: 14.5px; line-height: 1.7; color: #444;\n    font-style: italic; margin-bottom: 24px;\n  }\n  .story-quote span {\n    display: block; margin-top: 8px; font-style: normal;\n    font-weight: 600; color: #E45F8E; font-size: 13px;\n  }\n  .story-closing {\n    font-size: 14px; line-height: 1.8; color: #555; margin-bottom: 8px;\n  }\n  .story-closing strong { color: #E45F8E; }\n  .story-tags {\n    font-size: 13px; color: #E45F8E; font-weight: 600;\n    letter-spacing: 0.5px; margin-top: 12px;\n  }\n\n  \/* === Store Addresses === *\/\n  .story-stores {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 14px;\n    margin-top: 24px;\n  }\n  .store-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .store-label {\n    font-size: 12px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 1px; margin-bottom: 6px;\n  }\n  .store-address {\n    font-size: 13.5px; line-height: 1.6; color: #555; margin: 0;\n  }\n  @media (max-width: 600px) {\n    .story-stores { grid-template-columns: 1fr; }\n  }\n\n  \/* === Accordion (native details\/summary — no JS required) === *\/\n  .acc-item { border-bottom: 1px solid #e8c5d0; }\n  .acc-item summary { list-style: none; }\n  .acc-item summary::-webkit-details-marker { display: none; }\n  .acc-item summary::marker { content: \"\"; }\n  .acc-btn {\n    width: 100%; background: none; border: none; cursor: pointer;\n    display: flex; justify-content: space-between; align-items: center;\n    padding: 18px 0; font-size: 15px; font-family: inherit;\n    color: #333; text-align: left;\n  }\n  .acc-btn:hover { color: #E45F8E; }\n  .acc-icon {\n    width: 20px; height: 20px; flex-shrink: 0;\n    display: flex; align-items: center; justify-content: center;\n    color: #E45F8E; font-size: 20px; font-weight: 300;\n    transition: transform 0.25s; line-height: 1;\n  }\n  .acc-item[open] \u003e .acc-btn .acc-icon { transform: rotate(45deg); }\n  .acc-body {\n    font-size: 14px; color: #666; line-height: 1.7;\n    padding-bottom: 16px;\n  }\n  .acc-body ul { margin: 8px 0; padding-left: 18px; }\n  .acc-body li { margin-bottom: 6px; }\n  .acc-body h4 { color: #333; font-size: 14px; margin: 14px 0 6px; font-weight: 600; }\n  .acc-body p { margin: 6px 0; }\n  a { color: #E45F8E; text-decoration: none; }\n  a:hover { text-decoration: underline; }\n\n  \/* === Our Story Accordion Teaser === *\/\n  .our-story-teaser {\n    font-size: 12.5px; color: #999; font-style: italic;\n    margin-left: 10px; font-weight: 400;\n  }\n\n  \/* === Our Story Accordion Highlight === *\/\n  @keyframes ourStoryPulse {\n    0%, 100% { box-shadow: 0 0 0 0 rgba(228, 95, 142, 0.18); }\n    50%       { box-shadow: 0 0 0 5px rgba(228, 95, 142, 0); }\n  }\n  .acc-item--our-story {\n    border-bottom: 1px solid #e8c5d0;\n    background: linear-gradient(135deg, #fff7fa 0%, #fdf0f5 100%);\n    border-radius: 8px;\n    border: 1.5px solid #f0bfd1;\n    margin-top: -1px;\n    margin-bottom: 2px;\n    animation: ourStoryPulse 2.8s ease-in-out infinite;\n    position: relative;\n  }\n  .acc-item--our-story .acc-btn {\n    padding: 18px 14px;\n    font-weight: 600;\n    color: #c94b7a;\n  }\n  .acc-item--our-story .acc-btn:hover { color: #E45F8E; }\n  .acc-item--our-story .acc-body {\n    padding-left: 14px; padding-right: 14px;\n  }\n  .our-story-badge {\n    display: inline-block;\n    background: linear-gradient(135deg, #E45F8E, #c94b7a);\n    color: #fff;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n    padding: 2px 8px;\n    border-radius: 20px;\n    margin-left: 10px;\n    vertical-align: middle;\n    position: relative;\n    top: -1px;\n  }\n\u003c\/style\u003e\n\u003c!-- ============ OUR STORY ============ --\u003e\n\u003cdiv class=\"story-section\"\u003e\n\u003c!-- Trust Stat Banner --\u003e\n\u003cdiv class=\"story-stat-banner\"\u003e\n\u003cdiv class=\"story-stat-number\"\u003e40+ \u003cspan class=\"stat-suffix\"\u003eYears of customer trust\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============ ACCORDION (native details\/summary, no JS needed) ============ --\u003e\n\u003cdiv style=\"border-top: 1px solid #e8c5d0; max-width: 900px; font-family: sans-serif;\"\u003e\n\u003cdetails open=\"\" class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eDescription \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"desc-specs\"\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eBase Metal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eGold-plated\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFastening\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003ePush-back Earrings\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e 1 Necklace Set and 1 Pair of Earring \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"desc-intro\"\u003e \u003c\/p\u003e\n\u003cvideo controls=\"controls\" preload=\"metadata\" playsinline=\"\" loop=\"loop\" muted=\"\" poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/Screenshot_2026-06-17_100355.png?v=1781670861\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/3fbbfdef2bcb44bf8532cc0b6fbcfbcc.mov\" class=\"product-video\"\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"acc-item acc-item--our-story\"\u003e\n\u003cbutton type=\"button\" class=\"acc-btn\"\u003e Our Story \u003cspan class=\"our-story-badge\"\u003e✦ Our Story\u003c\/span\u003e \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"story-eyebrow\"\u003eFour Decades of Craft · 100% In-House Designs\u003c\/div\u003e\n\u003ch2 class=\"story-title\"\u003eNow, straight to you.\u003c\/h2\u003e\n\u003cp class=\"story-intro\"\u003eWe didn't begin as a brand — we began as a workshop. Hands, tools, and an obsession with getting every detail right. For four decades, every single piece that left our workshop was conceived, designed, and crafted entirely in-house — never outsourced, never copied. This is us, stepping forward, for the first time under our own name.\u003c\/p\u003e\n\u003cdiv class=\"story-timeline\"\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e1983 — The Workshop Begins\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eFounded in Gujarat as a manufacturing workshop. From day one, every design was sketched, developed, and hand-finished by our own artisans — \u003cstrong\u003eour piece, our design, our hands\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2000s — Trusted by the Trade\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eOur in-house designs reached established brands and bridal collections across India — original pieces, created entirely within our workshop, trusted on reputation alone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2010–2025 — Our Own Design Language\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eWe stopped only executing briefs and began building a full library of original, in-house designs — every motif, setting, and silhouette developed by our own design team, rooted in tradition and refined over years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003eToday — Direct to You\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003ePink Jewellers: same hands, same in-house designs, same care. Every piece you see is conceived and created by us — for the first time, you can buy it directly from the people who designed it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-quote\"\u003e\"The hands behind some of India's finest jewellery — every design our own. Now with a name of our own.\" \u003cspan\u003e— Founder, Pink Jewellers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"story-closing\"\u003eEvery piece from Pink Jewellers is an \u003cstrong\u003eoriginal, in-house design\u003c\/strong\u003e — carrying forty years of craft behind it. Made with intention. Designed by us. Sent with care. Jewellery made to be worn, remembered, and passed on.\u003c\/p\u003e\n\u003cdiv class=\"story-tags\"\u003eIn-House Designs · Handcrafted · Heritage · Heirloom\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eReturns \u0026amp; Exchange \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cp\u003eEvery piece from Pink Jewellers is handcrafted with care. Because of the nature of handmade jewellery, we have a limited returns policy — please read it carefully before placing your order.\u003c\/p\u003e\n\u003ch4\u003eWhen Can You Return?\u003c\/h4\u003e\n\u003cp\u003eWe accept returns and exchanges only if:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eYour order arrived damaged in transit\u003c\/li\u003e\n\u003cli\u003eYou received an incorrect product\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eRequests must be raised within \u003cstrong\u003e3 days of delivery\u003c\/strong\u003e. Items must be unworn and in their original packaging.\u003c\/p\u003e\n\u003ch4\u003eHow to Raise a Return\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eWhatsApp us within 3 days of receiving your order at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\n\u003c\/li\u003e\n\u003cli\u003eShare a clear photo of the product and packaging\u003c\/li\u003e\n\u003cli\u003eOur team will review and respond to your request\u003c\/li\u003e\n\u003cli\u003eOnce approved, we'll guide you through the process — exchanges take 10–15 days\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eRefunds\u003c\/h4\u003e\n\u003cp\u003eRefunds are issued only when:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eA package is lost in transit when shipped by us\u003c\/li\u003e\n\u003cli\u003ePink Jewellers is unable to provide a replacement\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eApproved refunds are credited to the original payment source within 7 working days.\u003c\/p\u003e\n\u003ch4\u003eNo Returns or Refunds For\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eIncorrect or incomplete delivery address provided at checkout\u003c\/li\u003e\n\u003cli\u003eFailed delivery due to unavailability or package refusal\u003c\/li\u003e\n\u003cli\u003eSizing concerns — please WhatsApp us before ordering\u003c\/li\u003e\n\u003cli\u003eMinor colour or design variation natural to handcrafted, natural-stone jewellery\u003c\/li\u003e\n\u003cli\u003eProducts returned used, worn, or without original packaging\u003c\/li\u003e\n\u003cli\u003eItems that are neither damaged nor incorrectly shipped\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eCancellations\u003c\/h4\u003e\n\u003cp\u003eOrders can be cancelled within 3 days of placement and before dispatch — whichever comes first. Cancellations within this window are issued as store credits. After 3 days, a 30% cancellation fee applies and the balance is issued as store credits valid for 1 year. Orders cannot be cancelled once shipped.\u003c\/p\u003e\n\u003ch4\u003eCustom \u0026amp; Made-to-Order Pieces\u003c\/h4\u003e\n\u003cp\u003eCustom pieces are made especially for you. Cancellations or changes are considered only within 3 days of order placement — WhatsApp us at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e. A 30% cancellation fee applies after this window. If there is no response for over 1 month, the full advance paid will be forfeited.\u003c\/p\u003e\n\u003ch4\u003eStore Purchases\u003c\/h4\u003e\n\u003cp\u003eProducts collected directly from our Khambhat or Ahmedabad store are not eligible for return or exchange after collection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eShipping \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eIndia Shipping\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrepaid Orders:\u003c\/strong\u003e Free shipping\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCash on Delivery:\u003c\/strong\u003e ₹150 flat shipping charge\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eOrders are delivered within 4–5 business days from the date of dispatch. Timelines may vary slightly based on destination and parcel weight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eJewellery Care \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cul\u003e\n\u003cli\u003eKeep your jewellery away from water at all times\u003c\/li\u003e\n\u003cli\u003eAvoid exposure to perfumes, sprays, and other chemicals\u003c\/li\u003e\n\u003cli\u003eStore each piece separately to prevent scratches and tangling\u003c\/li\u003e\n\u003cli\u003eKeep in a pouch or box in a dry place, away from heat, humidity, and direct sunlight\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border-bottom: none;\" class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eView Supplier Information \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eManufactured \/ Packed By\u003c\/h4\u003e\n\u003cp\u003ePink Jewellers\u003cbr\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003ch4\u003eCustomer Care\u003c\/h4\u003e\n\u003cp\u003eMobile: \u003ca href=\"tel:+919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\u003c\/p\u003e\n\u003ch4\u003eCountry of Origin\u003c\/h4\u003e\n\u003cp\u003eIndia\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"story-stores\"\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eAhmedabad store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eKhambhat store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003ePith No Sutharwado,Pith Bazar,Khambhat Anand-388620\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"pink jewellers","offers":[{"title":"Default Title","offer_id":51234142748950,"sku":null,"price":5499.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/SPAM0074_96d2ebdf-e6e3-4477-bd24-adde1f1fb834.webp?v=1778661892"},{"product_id":"set30","title":"Multicolor Jadau Kundan Necklace Set – PJNS075","description":"\u003cstyle\u003e\n  .product-video {\n  width: 100%;\n  max-height: 260px;\n  object-fit: cover;\n  border-radius: 8px;\n  display: block;\n  margin-top: 14px;\n}\n  \/* === Description === *\/\n  .desc-specs {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 10px;\n    margin-bottom: 18px;\n  }\n  .spec-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 10px 14px;\n  }\n  .spec-label {\n    font-size: 11px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 0.8px; margin-bottom: 3px;\n  }\n  .spec-value {\n    font-size: 13.5px; color: #444; font-weight: 500;\n  }\n  .desc-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555; margin: 0;\n  }\n  .desc-intro strong {\n    color: #E45F8E; font-weight: 600;\n  }\n  @media (max-width: 500px) {\n    .desc-specs { grid-template-columns: 1fr; }\n  }\n\n  \/* === Trust Stat Banner === *\/\n  .story-stat-banner {\n    display: flex; align-items: center; gap: 14px;\n    background: linear-gradient(135deg, #fdf3f6, #fbe6ed);\n    border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 16px 20px; margin-bottom: 20px;\n  }\n  .story-stat-number {\n    font-size: 26px; font-weight: 800; color: #E45F8E;\n    letter-spacing: 0.5px; white-space: nowrap;\n  }\n  .story-stat-number .stat-suffix {\n    font-size: 17px; font-weight: 700;\n  }\n  .story-stat-label {\n    font-size: 14px; color: #555; line-height: 1.4;\n    border-left: 2px solid #f3d4de; padding-left: 14px;\n  }\n\n  \/* === Our Story Section === *\/\n  .story-section {\n    max-width: 900px; font-family: sans-serif; color: #333;\n    padding: 0 0 8px;\n  }\n  .story-eyebrow {\n    color: #E45F8E; font-size: 13px; font-weight: 600;\n    letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 8px;\n  }\n  .story-title {\n    font-size: 24px; font-weight: 700; color: #333;\n    line-height: 1.3; margin: 0 0 14px;\n  }\n  .story-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555;\n    margin-bottom: 24px; max-width: 720px;\n  }\n  .story-timeline {\n    display: flex; flex-direction: column; gap: 18px;\n    border-left: 2px solid #f3d4de; padding-left: 20px;\n    margin-bottom: 24px;\n  }\n  .story-step { position: relative; }\n  .story-step::before {\n    content: ''; position: absolute; left: -26px; top: 4px;\n    width: 10px; height: 10px; border-radius: 50%;\n    background: #E45F8E; border: 2px solid #fff;\n  }\n  .story-year {\n    color: #E45F8E; font-weight: 700; font-size: 13px;\n    letter-spacing: 0.5px; margin-bottom: 2px;\n  }\n  .story-heading {\n    font-size: 15.5px; font-weight: 600; color: #333; margin: 2px 0 4px;\n  }\n  .story-text {\n    font-size: 14px; line-height: 1.7; color: #666; margin: 0;\n  }\n  .story-text strong { color: #333; }\n  .story-quote {\n    background: #fdf3f6; border-left: 3px solid #E45F8E;\n    padding: 16px 20px; border-radius: 4px;\n    font-size: 14.5px; line-height: 1.7; color: #444;\n    font-style: italic; margin-bottom: 24px;\n  }\n  .story-quote span {\n    display: block; margin-top: 8px; font-style: normal;\n    font-weight: 600; color: #E45F8E; font-size: 13px;\n  }\n  .story-closing {\n    font-size: 14px; line-height: 1.8; color: #555; margin-bottom: 8px;\n  }\n  .story-closing strong { color: #E45F8E; }\n  .story-tags {\n    font-size: 13px; color: #E45F8E; font-weight: 600;\n    letter-spacing: 0.5px; margin-top: 12px;\n  }\n\n  \/* === Store Addresses === *\/\n  .story-stores {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 14px;\n    margin-top: 24px;\n  }\n  .store-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .store-label {\n    font-size: 12px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 1px; margin-bottom: 6px;\n  }\n  .store-address {\n    font-size: 13.5px; line-height: 1.6; color: #555; margin: 0;\n  }\n  @media (max-width: 600px) {\n    .story-stores { grid-template-columns: 1fr; }\n  }\n\n  \/* === Accordion (native details\/summary — no JS required) === *\/\n  .acc-item { border-bottom: 1px solid #e8c5d0; }\n  .acc-item summary { list-style: none; }\n  .acc-item summary::-webkit-details-marker { display: none; }\n  .acc-item summary::marker { content: \"\"; }\n  .acc-btn {\n    width: 100%; background: none; border: none; cursor: pointer;\n    display: flex; justify-content: space-between; align-items: center;\n    padding: 18px 0; font-size: 15px; font-family: inherit;\n    color: #333; text-align: left;\n  }\n  .acc-btn:hover { color: #E45F8E; }\n  .acc-icon {\n    width: 20px; height: 20px; flex-shrink: 0;\n    display: flex; align-items: center; justify-content: center;\n    color: #E45F8E; font-size: 20px; font-weight: 300;\n    transition: transform 0.25s; line-height: 1;\n  }\n  .acc-item[open] \u003e .acc-btn .acc-icon { transform: rotate(45deg); }\n  .acc-body {\n    font-size: 14px; color: #666; line-height: 1.7;\n    padding-bottom: 16px;\n  }\n  .acc-body ul { margin: 8px 0; padding-left: 18px; }\n  .acc-body li { margin-bottom: 6px; }\n  .acc-body h4 { color: #333; font-size: 14px; margin: 14px 0 6px; font-weight: 600; }\n  .acc-body p { margin: 6px 0; }\n  a { color: #E45F8E; text-decoration: none; }\n  a:hover { text-decoration: underline; }\n\n  \/* === Our Story Accordion Teaser === *\/\n  .our-story-teaser {\n    font-size: 12.5px; color: #999; font-style: italic;\n    margin-left: 10px; font-weight: 400;\n  }\n\n  \/* === Our Story Accordion Highlight === *\/\n  @keyframes ourStoryPulse {\n    0%, 100% { box-shadow: 0 0 0 0 rgba(228, 95, 142, 0.18); }\n    50%       { box-shadow: 0 0 0 5px rgba(228, 95, 142, 0); }\n  }\n  .acc-item--our-story {\n    border-bottom: 1px solid #e8c5d0;\n    background: linear-gradient(135deg, #fff7fa 0%, #fdf0f5 100%);\n    border-radius: 8px;\n    border: 1.5px solid #f0bfd1;\n    margin-top: -1px;\n    margin-bottom: 2px;\n    animation: ourStoryPulse 2.8s ease-in-out infinite;\n    position: relative;\n  }\n  .acc-item--our-story .acc-btn {\n    padding: 18px 14px;\n    font-weight: 600;\n    color: #c94b7a;\n  }\n  .acc-item--our-story .acc-btn:hover { color: #E45F8E; }\n  .acc-item--our-story .acc-body {\n    padding-left: 14px; padding-right: 14px;\n  }\n  .our-story-badge {\n    display: inline-block;\n    background: linear-gradient(135deg, #E45F8E, #c94b7a);\n    color: #fff;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n    padding: 2px 8px;\n    border-radius: 20px;\n    margin-left: 10px;\n    vertical-align: middle;\n    position: relative;\n    top: -1px;\n  }\n\u003c\/style\u003e\n\u003c!-- ============ OUR STORY ============ --\u003e\n\u003cdiv class=\"story-section\"\u003e\n\u003c!-- Trust Stat Banner --\u003e\n\u003cdiv class=\"story-stat-banner\"\u003e\n\u003cdiv class=\"story-stat-number\"\u003e40+ \u003cspan class=\"stat-suffix\"\u003eYears of customer trust\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============ ACCORDION (native details\/summary, no JS needed) ============ --\u003e\n\u003cdiv style=\"border-top: 1px solid #e8c5d0; max-width: 900px; font-family: sans-serif;\"\u003e\n\u003cdetails open=\"\" class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eDescription \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"desc-specs\"\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eBase Metal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eGold-plated\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFastening\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003ePush-back Earrings\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e 1 Necklace Set and 1 Pair of Earring \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"desc-intro\"\u003e \u003c\/p\u003e\n\u003cvideo controls=\"controls\" preload=\"metadata\" playsinline=\"\" loop=\"loop\" muted=\"\" poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/Screenshot_2026-06-17_100355.png?v=1781670861\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/3fbbfdef2bcb44bf8532cc0b6fbcfbcc.mov\" class=\"product-video\"\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"acc-item acc-item--our-story\"\u003e\n\u003cbutton type=\"button\" class=\"acc-btn\"\u003e Our Story \u003cspan class=\"our-story-badge\"\u003e✦ Our Story\u003c\/span\u003e \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"story-eyebrow\"\u003eFour Decades of Craft · 100% In-House Designs\u003c\/div\u003e\n\u003ch2 class=\"story-title\"\u003eNow, straight to you.\u003c\/h2\u003e\n\u003cp class=\"story-intro\"\u003eWe didn't begin as a brand — we began as a workshop. Hands, tools, and an obsession with getting every detail right. For four decades, every single piece that left our workshop was conceived, designed, and crafted entirely in-house — never outsourced, never copied. This is us, stepping forward, for the first time under our own name.\u003c\/p\u003e\n\u003cdiv class=\"story-timeline\"\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e1983 — The Workshop Begins\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eFounded in Gujarat as a manufacturing workshop. From day one, every design was sketched, developed, and hand-finished by our own artisans — \u003cstrong\u003eour piece, our design, our hands\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2000s — Trusted by the Trade\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eOur in-house designs reached established brands and bridal collections across India — original pieces, created entirely within our workshop, trusted on reputation alone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2010–2025 — Our Own Design Language\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eWe stopped only executing briefs and began building a full library of original, in-house designs — every motif, setting, and silhouette developed by our own design team, rooted in tradition and refined over years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003eToday — Direct to You\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003ePink Jewellers: same hands, same in-house designs, same care. Every piece you see is conceived and created by us — for the first time, you can buy it directly from the people who designed it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-quote\"\u003e\"The hands behind some of India's finest jewellery — every design our own. Now with a name of our own.\" \u003cspan\u003e— Founder, Pink Jewellers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"story-closing\"\u003eEvery piece from Pink Jewellers is an \u003cstrong\u003eoriginal, in-house design\u003c\/strong\u003e — carrying forty years of craft behind it. Made with intention. Designed by us. Sent with care. Jewellery made to be worn, remembered, and passed on.\u003c\/p\u003e\n\u003cdiv class=\"story-tags\"\u003eIn-House Designs · Handcrafted · Heritage · Heirloom\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eReturns \u0026amp; Exchange \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cp\u003eEvery piece from Pink Jewellers is handcrafted with care. Because of the nature of handmade jewellery, we have a limited returns policy — please read it carefully before placing your order.\u003c\/p\u003e\n\u003ch4\u003eWhen Can You Return?\u003c\/h4\u003e\n\u003cp\u003eWe accept returns and exchanges only if:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eYour order arrived damaged in transit\u003c\/li\u003e\n\u003cli\u003eYou received an incorrect product\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eRequests must be raised within \u003cstrong\u003e3 days of delivery\u003c\/strong\u003e. Items must be unworn and in their original packaging.\u003c\/p\u003e\n\u003ch4\u003eHow to Raise a Return\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eWhatsApp us within 3 days of receiving your order at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\n\u003c\/li\u003e\n\u003cli\u003eShare a clear photo of the product and packaging\u003c\/li\u003e\n\u003cli\u003eOur team will review and respond to your request\u003c\/li\u003e\n\u003cli\u003eOnce approved, we'll guide you through the process — exchanges take 10–15 days\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eRefunds\u003c\/h4\u003e\n\u003cp\u003eRefunds are issued only when:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eA package is lost in transit when shipped by us\u003c\/li\u003e\n\u003cli\u003ePink Jewellers is unable to provide a replacement\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eApproved refunds are credited to the original payment source within 7 working days.\u003c\/p\u003e\n\u003ch4\u003eNo Returns or Refunds For\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eIncorrect or incomplete delivery address provided at checkout\u003c\/li\u003e\n\u003cli\u003eFailed delivery due to unavailability or package refusal\u003c\/li\u003e\n\u003cli\u003eSizing concerns — please WhatsApp us before ordering\u003c\/li\u003e\n\u003cli\u003eMinor colour or design variation natural to handcrafted, natural-stone jewellery\u003c\/li\u003e\n\u003cli\u003eProducts returned used, worn, or without original packaging\u003c\/li\u003e\n\u003cli\u003eItems that are neither damaged nor incorrectly shipped\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eCancellations\u003c\/h4\u003e\n\u003cp\u003eOrders can be cancelled within 3 days of placement and before dispatch — whichever comes first. Cancellations within this window are issued as store credits. After 3 days, a 30% cancellation fee applies and the balance is issued as store credits valid for 1 year. Orders cannot be cancelled once shipped.\u003c\/p\u003e\n\u003ch4\u003eCustom \u0026amp; Made-to-Order Pieces\u003c\/h4\u003e\n\u003cp\u003eCustom pieces are made especially for you. Cancellations or changes are considered only within 3 days of order placement — WhatsApp us at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e. A 30% cancellation fee applies after this window. If there is no response for over 1 month, the full advance paid will be forfeited.\u003c\/p\u003e\n\u003ch4\u003eStore Purchases\u003c\/h4\u003e\n\u003cp\u003eProducts collected directly from our Khambhat or Ahmedabad store are not eligible for return or exchange after collection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eShipping \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eIndia Shipping\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrepaid Orders:\u003c\/strong\u003e Free shipping\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCash on Delivery:\u003c\/strong\u003e ₹150 flat shipping charge\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eOrders are delivered within 4–5 business days from the date of dispatch. Timelines may vary slightly based on destination and parcel weight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eJewellery Care \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cul\u003e\n\u003cli\u003eKeep your jewellery away from water at all times\u003c\/li\u003e\n\u003cli\u003eAvoid exposure to perfumes, sprays, and other chemicals\u003c\/li\u003e\n\u003cli\u003eStore each piece separately to prevent scratches and tangling\u003c\/li\u003e\n\u003cli\u003eKeep in a pouch or box in a dry place, away from heat, humidity, and direct sunlight\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border-bottom: none;\" class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eView Supplier Information \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eManufactured \/ Packed By\u003c\/h4\u003e\n\u003cp\u003ePink Jewellers\u003cbr\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003ch4\u003eCustomer Care\u003c\/h4\u003e\n\u003cp\u003eMobile: \u003ca href=\"tel:+919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\u003c\/p\u003e\n\u003ch4\u003eCountry of Origin\u003c\/h4\u003e\n\u003cp\u003eIndia\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"story-stores\"\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eAhmedabad store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eKhambhat store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003ePith No Sutharwado,Pith Bazar,Khambhat Anand-388620\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"pink jewellers","offers":[{"title":"Default Title","offer_id":51234143207702,"sku":null,"price":5499.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/SPAM0066_df398745-a44f-4329-b277-4b8409a12652.webp?v=1778661892"},{"product_id":"set31","title":"Multicolor Jadau Kundan Necklace Set – PJNS022","description":"\u003cstyle\u003e\n  .product-video {\n  width: 100%;\n  max-height: 260px;\n  object-fit: cover;\n  border-radius: 8px;\n  display: block;\n  margin-top: 14px;\n}\n  \/* === Description === *\/\n  .desc-specs {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 10px;\n    margin-bottom: 18px;\n  }\n  .spec-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 10px 14px;\n  }\n  .spec-label {\n    font-size: 11px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 0.8px; margin-bottom: 3px;\n  }\n  .spec-value {\n    font-size: 13.5px; color: #444; font-weight: 500;\n  }\n  .desc-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555; margin: 0;\n  }\n  .desc-intro strong {\n    color: #E45F8E; font-weight: 600;\n  }\n  @media (max-width: 500px) {\n    .desc-specs { grid-template-columns: 1fr; }\n  }\n\n  \/* === Trust Stat Banner === *\/\n  .story-stat-banner {\n    display: flex; align-items: center; gap: 14px;\n    background: linear-gradient(135deg, #fdf3f6, #fbe6ed);\n    border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 16px 20px; margin-bottom: 20px;\n  }\n  .story-stat-number {\n    font-size: 26px; font-weight: 800; color: #E45F8E;\n    letter-spacing: 0.5px; white-space: nowrap;\n  }\n  .story-stat-number .stat-suffix {\n    font-size: 17px; font-weight: 700;\n  }\n  .story-stat-label {\n    font-size: 14px; color: #555; line-height: 1.4;\n    border-left: 2px solid #f3d4de; padding-left: 14px;\n  }\n\n  \/* === Our Story Section === *\/\n  .story-section {\n    max-width: 900px; font-family: sans-serif; color: #333;\n    padding: 0 0 8px;\n  }\n  .story-eyebrow {\n    color: #E45F8E; font-size: 13px; font-weight: 600;\n    letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 8px;\n  }\n  .story-title {\n    font-size: 24px; font-weight: 700; color: #333;\n    line-height: 1.3; margin: 0 0 14px;\n  }\n  .story-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555;\n    margin-bottom: 24px; max-width: 720px;\n  }\n  .story-timeline {\n    display: flex; flex-direction: column; gap: 18px;\n    border-left: 2px solid #f3d4de; padding-left: 20px;\n    margin-bottom: 24px;\n  }\n  .story-step { position: relative; }\n  .story-step::before {\n    content: ''; position: absolute; left: -26px; top: 4px;\n    width: 10px; height: 10px; border-radius: 50%;\n    background: #E45F8E; border: 2px solid #fff;\n  }\n  .story-year {\n    color: #E45F8E; font-weight: 700; font-size: 13px;\n    letter-spacing: 0.5px; margin-bottom: 2px;\n  }\n  .story-heading {\n    font-size: 15.5px; font-weight: 600; color: #333; margin: 2px 0 4px;\n  }\n  .story-text {\n    font-size: 14px; line-height: 1.7; color: #666; margin: 0;\n  }\n  .story-text strong { color: #333; }\n  .story-quote {\n    background: #fdf3f6; border-left: 3px solid #E45F8E;\n    padding: 16px 20px; border-radius: 4px;\n    font-size: 14.5px; line-height: 1.7; color: #444;\n    font-style: italic; margin-bottom: 24px;\n  }\n  .story-quote span {\n    display: block; margin-top: 8px; font-style: normal;\n    font-weight: 600; color: #E45F8E; font-size: 13px;\n  }\n  .story-closing {\n    font-size: 14px; line-height: 1.8; color: #555; margin-bottom: 8px;\n  }\n  .story-closing strong { color: #E45F8E; }\n  .story-tags {\n    font-size: 13px; color: #E45F8E; font-weight: 600;\n    letter-spacing: 0.5px; margin-top: 12px;\n  }\n\n  \/* === Store Addresses === *\/\n  .story-stores {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 14px;\n    margin-top: 24px;\n  }\n  .store-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .store-label {\n    font-size: 12px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 1px; margin-bottom: 6px;\n  }\n  .store-address {\n    font-size: 13.5px; line-height: 1.6; color: #555; margin: 0;\n  }\n  @media (max-width: 600px) {\n    .story-stores { grid-template-columns: 1fr; }\n  }\n\n  \/* === Accordion (native details\/summary — no JS required) === *\/\n  .acc-item { border-bottom: 1px solid #e8c5d0; }\n  .acc-item summary { list-style: none; }\n  .acc-item summary::-webkit-details-marker { display: none; }\n  .acc-item summary::marker { content: \"\"; }\n  .acc-btn {\n    width: 100%; background: none; border: none; cursor: pointer;\n    display: flex; justify-content: space-between; align-items: center;\n    padding: 18px 0; font-size: 15px; font-family: inherit;\n    color: #333; text-align: left;\n  }\n  .acc-btn:hover { color: #E45F8E; }\n  .acc-icon {\n    width: 20px; height: 20px; flex-shrink: 0;\n    display: flex; align-items: center; justify-content: center;\n    color: #E45F8E; font-size: 20px; font-weight: 300;\n    transition: transform 0.25s; line-height: 1;\n  }\n  .acc-item[open] \u003e .acc-btn .acc-icon { transform: rotate(45deg); }\n  .acc-body {\n    font-size: 14px; color: #666; line-height: 1.7;\n    padding-bottom: 16px;\n  }\n  .acc-body ul { margin: 8px 0; padding-left: 18px; }\n  .acc-body li { margin-bottom: 6px; }\n  .acc-body h4 { color: #333; font-size: 14px; margin: 14px 0 6px; font-weight: 600; }\n  .acc-body p { margin: 6px 0; }\n  a { color: #E45F8E; text-decoration: none; }\n  a:hover { text-decoration: underline; }\n\n  \/* === Our Story Accordion Teaser === *\/\n  .our-story-teaser {\n    font-size: 12.5px; color: #999; font-style: italic;\n    margin-left: 10px; font-weight: 400;\n  }\n\n  \/* === Our Story Accordion Highlight === *\/\n  @keyframes ourStoryPulse {\n    0%, 100% { box-shadow: 0 0 0 0 rgba(228, 95, 142, 0.18); }\n    50%       { box-shadow: 0 0 0 5px rgba(228, 95, 142, 0); }\n  }\n  .acc-item--our-story {\n    border-bottom: 1px solid #e8c5d0;\n    background: linear-gradient(135deg, #fff7fa 0%, #fdf0f5 100%);\n    border-radius: 8px;\n    border: 1.5px solid #f0bfd1;\n    margin-top: -1px;\n    margin-bottom: 2px;\n    animation: ourStoryPulse 2.8s ease-in-out infinite;\n    position: relative;\n  }\n  .acc-item--our-story .acc-btn {\n    padding: 18px 14px;\n    font-weight: 600;\n    color: #c94b7a;\n  }\n  .acc-item--our-story .acc-btn:hover { color: #E45F8E; }\n  .acc-item--our-story .acc-body {\n    padding-left: 14px; padding-right: 14px;\n  }\n  .our-story-badge {\n    display: inline-block;\n    background: linear-gradient(135deg, #E45F8E, #c94b7a);\n    color: #fff;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n    padding: 2px 8px;\n    border-radius: 20px;\n    margin-left: 10px;\n    vertical-align: middle;\n    position: relative;\n    top: -1px;\n  }\n\u003c\/style\u003e\n\u003c!-- ============ OUR STORY ============ --\u003e\n\u003cdiv class=\"story-section\"\u003e\n\u003c!-- Trust Stat Banner --\u003e\n\u003cdiv class=\"story-stat-banner\"\u003e\n\u003cdiv class=\"story-stat-number\"\u003e40+ \u003cspan class=\"stat-suffix\"\u003eYears of customer trust\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============ ACCORDION (native details\/summary, no JS needed) ============ --\u003e\n\u003cdiv style=\"border-top: 1px solid #e8c5d0; max-width: 900px; font-family: sans-serif;\"\u003e\n\u003cdetails open=\"\" class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eDescription \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"desc-specs\"\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eBase Metal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eGold-plated\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFastening\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003ePush-back Earrings\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e 1 Necklace Set and 1 Pair of Earring \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"desc-intro\"\u003e \u003c\/p\u003e\n\u003cvideo controls=\"controls\" preload=\"metadata\" playsinline=\"\" loop=\"loop\" muted=\"\" poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/Screenshot_2026-06-17_100355.png?v=1781670861\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/3fbbfdef2bcb44bf8532cc0b6fbcfbcc.mov\" class=\"product-video\"\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"acc-item acc-item--our-story\"\u003e\n\u003cbutton type=\"button\" class=\"acc-btn\"\u003e Our Story \u003cspan class=\"our-story-badge\"\u003e✦ Our Story\u003c\/span\u003e \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"story-eyebrow\"\u003eFour Decades of Craft · 100% In-House Designs\u003c\/div\u003e\n\u003ch2 class=\"story-title\"\u003eNow, straight to you.\u003c\/h2\u003e\n\u003cp class=\"story-intro\"\u003eWe didn't begin as a brand — we began as a workshop. Hands, tools, and an obsession with getting every detail right. For four decades, every single piece that left our workshop was conceived, designed, and crafted entirely in-house — never outsourced, never copied. This is us, stepping forward, for the first time under our own name.\u003c\/p\u003e\n\u003cdiv class=\"story-timeline\"\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e1983 — The Workshop Begins\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eFounded in Gujarat as a manufacturing workshop. From day one, every design was sketched, developed, and hand-finished by our own artisans — \u003cstrong\u003eour piece, our design, our hands\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2000s — Trusted by the Trade\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eOur in-house designs reached established brands and bridal collections across India — original pieces, created entirely within our workshop, trusted on reputation alone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2010–2025 — Our Own Design Language\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eWe stopped only executing briefs and began building a full library of original, in-house designs — every motif, setting, and silhouette developed by our own design team, rooted in tradition and refined over years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003eToday — Direct to You\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003ePink Jewellers: same hands, same in-house designs, same care. Every piece you see is conceived and created by us — for the first time, you can buy it directly from the people who designed it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-quote\"\u003e\"The hands behind some of India's finest jewellery — every design our own. Now with a name of our own.\" \u003cspan\u003e— Founder, Pink Jewellers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"story-closing\"\u003eEvery piece from Pink Jewellers is an \u003cstrong\u003eoriginal, in-house design\u003c\/strong\u003e — carrying forty years of craft behind it. Made with intention. Designed by us. Sent with care. Jewellery made to be worn, remembered, and passed on.\u003c\/p\u003e\n\u003cdiv class=\"story-tags\"\u003eIn-House Designs · Handcrafted · Heritage · Heirloom\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eReturns \u0026amp; Exchange \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cp\u003eEvery piece from Pink Jewellers is handcrafted with care. Because of the nature of handmade jewellery, we have a limited returns policy — please read it carefully before placing your order.\u003c\/p\u003e\n\u003ch4\u003eWhen Can You Return?\u003c\/h4\u003e\n\u003cp\u003eWe accept returns and exchanges only if:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eYour order arrived damaged in transit\u003c\/li\u003e\n\u003cli\u003eYou received an incorrect product\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eRequests must be raised within \u003cstrong\u003e3 days of delivery\u003c\/strong\u003e. Items must be unworn and in their original packaging.\u003c\/p\u003e\n\u003ch4\u003eHow to Raise a Return\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eWhatsApp us within 3 days of receiving your order at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\n\u003c\/li\u003e\n\u003cli\u003eShare a clear photo of the product and packaging\u003c\/li\u003e\n\u003cli\u003eOur team will review and respond to your request\u003c\/li\u003e\n\u003cli\u003eOnce approved, we'll guide you through the process — exchanges take 10–15 days\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eRefunds\u003c\/h4\u003e\n\u003cp\u003eRefunds are issued only when:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eA package is lost in transit when shipped by us\u003c\/li\u003e\n\u003cli\u003ePink Jewellers is unable to provide a replacement\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eApproved refunds are credited to the original payment source within 7 working days.\u003c\/p\u003e\n\u003ch4\u003eNo Returns or Refunds For\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eIncorrect or incomplete delivery address provided at checkout\u003c\/li\u003e\n\u003cli\u003eFailed delivery due to unavailability or package refusal\u003c\/li\u003e\n\u003cli\u003eSizing concerns — please WhatsApp us before ordering\u003c\/li\u003e\n\u003cli\u003eMinor colour or design variation natural to handcrafted, natural-stone jewellery\u003c\/li\u003e\n\u003cli\u003eProducts returned used, worn, or without original packaging\u003c\/li\u003e\n\u003cli\u003eItems that are neither damaged nor incorrectly shipped\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eCancellations\u003c\/h4\u003e\n\u003cp\u003eOrders can be cancelled within 3 days of placement and before dispatch — whichever comes first. Cancellations within this window are issued as store credits. After 3 days, a 30% cancellation fee applies and the balance is issued as store credits valid for 1 year. Orders cannot be cancelled once shipped.\u003c\/p\u003e\n\u003ch4\u003eCustom \u0026amp; Made-to-Order Pieces\u003c\/h4\u003e\n\u003cp\u003eCustom pieces are made especially for you. Cancellations or changes are considered only within 3 days of order placement — WhatsApp us at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e. A 30% cancellation fee applies after this window. If there is no response for over 1 month, the full advance paid will be forfeited.\u003c\/p\u003e\n\u003ch4\u003eStore Purchases\u003c\/h4\u003e\n\u003cp\u003eProducts collected directly from our Khambhat or Ahmedabad store are not eligible for return or exchange after collection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eShipping \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eIndia Shipping\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrepaid Orders:\u003c\/strong\u003e Free shipping\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCash on Delivery:\u003c\/strong\u003e ₹150 flat shipping charge\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eOrders are delivered within 4–5 business days from the date of dispatch. Timelines may vary slightly based on destination and parcel weight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eJewellery Care \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cul\u003e\n\u003cli\u003eKeep your jewellery away from water at all times\u003c\/li\u003e\n\u003cli\u003eAvoid exposure to perfumes, sprays, and other chemicals\u003c\/li\u003e\n\u003cli\u003eStore each piece separately to prevent scratches and tangling\u003c\/li\u003e\n\u003cli\u003eKeep in a pouch or box in a dry place, away from heat, humidity, and direct sunlight\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border-bottom: none;\" class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eView Supplier Information \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eManufactured \/ Packed By\u003c\/h4\u003e\n\u003cp\u003ePink Jewellers\u003cbr\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003ch4\u003eCustomer Care\u003c\/h4\u003e\n\u003cp\u003eMobile: \u003ca href=\"tel:+919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\u003c\/p\u003e\n\u003ch4\u003eCountry of Origin\u003c\/h4\u003e\n\u003cp\u003eIndia\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"story-stores\"\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eAhmedabad store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eKhambhat store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003ePith No Sutharwado,Pith Bazar,Khambhat Anand-388620\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"pink jewellers","offers":[{"title":"Default Title","offer_id":51234143502614,"sku":null,"price":7799.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/SPAM0060_8837ec92-a820-4373-9078-41654a896b70.webp?v=1778661891"},{"product_id":"modified-necklace1","title":"Multicolor Jadau Kundan Necklace Set – PJNS044","description":"\u003cstyle\u003e\n  .product-video {\n  width: 100%;\n  max-height: 260px;\n  object-fit: cover;\n  border-radius: 8px;\n  display: block;\n  margin-top: 14px;\n}\n  \/* === Description === *\/\n  .desc-specs {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 10px;\n    margin-bottom: 18px;\n  }\n  .spec-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 10px 14px;\n  }\n  .spec-label {\n    font-size: 11px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 0.8px; margin-bottom: 3px;\n  }\n  .spec-value {\n    font-size: 13.5px; color: #444; font-weight: 500;\n  }\n  .desc-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555; margin: 0;\n  }\n  .desc-intro strong {\n    color: #E45F8E; font-weight: 600;\n  }\n  @media (max-width: 500px) {\n    .desc-specs { grid-template-columns: 1fr; }\n  }\n\n  \/* === Trust Stat Banner === *\/\n  .story-stat-banner {\n    display: flex; align-items: center; gap: 14px;\n    background: linear-gradient(135deg, #fdf3f6, #fbe6ed);\n    border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 16px 20px; margin-bottom: 20px;\n  }\n  .story-stat-number {\n    font-size: 26px; font-weight: 800; color: #E45F8E;\n    letter-spacing: 0.5px; white-space: nowrap;\n  }\n  .story-stat-number .stat-suffix {\n    font-size: 17px; font-weight: 700;\n  }\n  .story-stat-label {\n    font-size: 14px; color: #555; line-height: 1.4;\n    border-left: 2px solid #f3d4de; padding-left: 14px;\n  }\n\n  \/* === Our Story Section === *\/\n  .story-section {\n    max-width: 900px; font-family: sans-serif; color: #333;\n    padding: 0 0 8px;\n  }\n  .story-eyebrow {\n    color: #E45F8E; font-size: 13px; font-weight: 600;\n    letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 8px;\n  }\n  .story-title {\n    font-size: 24px; font-weight: 700; color: #333;\n    line-height: 1.3; margin: 0 0 14px;\n  }\n  .story-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555;\n    margin-bottom: 24px; max-width: 720px;\n  }\n  .story-timeline {\n    display: flex; flex-direction: column; gap: 18px;\n    border-left: 2px solid #f3d4de; padding-left: 20px;\n    margin-bottom: 24px;\n  }\n  .story-step { position: relative; }\n  .story-step::before {\n    content: ''; position: absolute; left: -26px; top: 4px;\n    width: 10px; height: 10px; border-radius: 50%;\n    background: #E45F8E; border: 2px solid #fff;\n  }\n  .story-year {\n    color: #E45F8E; font-weight: 700; font-size: 13px;\n    letter-spacing: 0.5px; margin-bottom: 2px;\n  }\n  .story-heading {\n    font-size: 15.5px; font-weight: 600; color: #333; margin: 2px 0 4px;\n  }\n  .story-text {\n    font-size: 14px; line-height: 1.7; color: #666; margin: 0;\n  }\n  .story-text strong { color: #333; }\n  .story-quote {\n    background: #fdf3f6; border-left: 3px solid #E45F8E;\n    padding: 16px 20px; border-radius: 4px;\n    font-size: 14.5px; line-height: 1.7; color: #444;\n    font-style: italic; margin-bottom: 24px;\n  }\n  .story-quote span {\n    display: block; margin-top: 8px; font-style: normal;\n    font-weight: 600; color: #E45F8E; font-size: 13px;\n  }\n  .story-closing {\n    font-size: 14px; line-height: 1.8; color: #555; margin-bottom: 8px;\n  }\n  .story-closing strong { color: #E45F8E; }\n  .story-tags {\n    font-size: 13px; color: #E45F8E; font-weight: 600;\n    letter-spacing: 0.5px; margin-top: 12px;\n  }\n\n  \/* === Store Addresses === *\/\n  .story-stores {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 14px;\n    margin-top: 24px;\n  }\n  .store-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .store-label {\n    font-size: 12px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 1px; margin-bottom: 6px;\n  }\n  .store-address {\n    font-size: 13.5px; line-height: 1.6; color: #555; margin: 0;\n  }\n  @media (max-width: 600px) {\n    .story-stores { grid-template-columns: 1fr; }\n  }\n\n  \/* === Accordion (native details\/summary — no JS required) === *\/\n  .acc-item { border-bottom: 1px solid #e8c5d0; }\n  .acc-item summary { list-style: none; }\n  .acc-item summary::-webkit-details-marker { display: none; }\n  .acc-item summary::marker { content: \"\"; }\n  .acc-btn {\n    width: 100%; background: none; border: none; cursor: pointer;\n    display: flex; justify-content: space-between; align-items: center;\n    padding: 18px 0; font-size: 15px; font-family: inherit;\n    color: #333; text-align: left;\n  }\n  .acc-btn:hover { color: #E45F8E; }\n  .acc-icon {\n    width: 20px; height: 20px; flex-shrink: 0;\n    display: flex; align-items: center; justify-content: center;\n    color: #E45F8E; font-size: 20px; font-weight: 300;\n    transition: transform 0.25s; line-height: 1;\n  }\n  .acc-item[open] \u003e .acc-btn .acc-icon { transform: rotate(45deg); }\n  .acc-body {\n    font-size: 14px; color: #666; line-height: 1.7;\n    padding-bottom: 16px;\n  }\n  .acc-body ul { margin: 8px 0; padding-left: 18px; }\n  .acc-body li { margin-bottom: 6px; }\n  .acc-body h4 { color: #333; font-size: 14px; margin: 14px 0 6px; font-weight: 600; }\n  .acc-body p { margin: 6px 0; }\n  a { color: #E45F8E; text-decoration: none; }\n  a:hover { text-decoration: underline; }\n\n  \/* === Our Story Accordion Teaser === *\/\n  .our-story-teaser {\n    font-size: 12.5px; color: #999; font-style: italic;\n    margin-left: 10px; font-weight: 400;\n  }\n\n  \/* === Our Story Accordion Highlight === *\/\n  @keyframes ourStoryPulse {\n    0%, 100% { box-shadow: 0 0 0 0 rgba(228, 95, 142, 0.18); }\n    50%       { box-shadow: 0 0 0 5px rgba(228, 95, 142, 0); }\n  }\n  .acc-item--our-story {\n    border-bottom: 1px solid #e8c5d0;\n    background: linear-gradient(135deg, #fff7fa 0%, #fdf0f5 100%);\n    border-radius: 8px;\n    border: 1.5px solid #f0bfd1;\n    margin-top: -1px;\n    margin-bottom: 2px;\n    animation: ourStoryPulse 2.8s ease-in-out infinite;\n    position: relative;\n  }\n  .acc-item--our-story .acc-btn {\n    padding: 18px 14px;\n    font-weight: 600;\n    color: #c94b7a;\n  }\n  .acc-item--our-story .acc-btn:hover { color: #E45F8E; }\n  .acc-item--our-story .acc-body {\n    padding-left: 14px; padding-right: 14px;\n  }\n  .our-story-badge {\n    display: inline-block;\n    background: linear-gradient(135deg, #E45F8E, #c94b7a);\n    color: #fff;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n    padding: 2px 8px;\n    border-radius: 20px;\n    margin-left: 10px;\n    vertical-align: middle;\n    position: relative;\n    top: -1px;\n  }\n\u003c\/style\u003e\n\u003c!-- ============ OUR STORY ============ --\u003e\n\u003cdiv class=\"story-section\"\u003e\n\u003c!-- Trust Stat Banner --\u003e\n\u003cdiv class=\"story-stat-banner\"\u003e\n\u003cdiv class=\"story-stat-number\"\u003e40+ \u003cspan class=\"stat-suffix\"\u003eYears of customer trust\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============ ACCORDION (native details\/summary, no JS needed) ============ --\u003e\n\u003cdiv style=\"border-top: 1px solid #e8c5d0; max-width: 900px; font-family: sans-serif;\"\u003e\n\u003cdetails open=\"\" class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eDescription \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"desc-specs\"\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eBase Metal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eGold-plated\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFastening\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003ePush-back Earrings\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e 1 Necklace Set and 1 Pair of Earring \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"desc-intro\"\u003e \u003c\/p\u003e\n\u003cvideo controls=\"controls\" preload=\"metadata\" playsinline=\"\" loop=\"loop\" muted=\"\" poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/Screenshot_2026-06-17_100355.png?v=1781670861\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/3fbbfdef2bcb44bf8532cc0b6fbcfbcc.mov\" class=\"product-video\"\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"acc-item acc-item--our-story\"\u003e\n\u003cbutton type=\"button\" class=\"acc-btn\"\u003e Our Story \u003cspan class=\"our-story-badge\"\u003e✦ Our Story\u003c\/span\u003e \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"story-eyebrow\"\u003eFour Decades of Craft · 100% In-House Designs\u003c\/div\u003e\n\u003ch2 class=\"story-title\"\u003eNow, straight to you.\u003c\/h2\u003e\n\u003cp class=\"story-intro\"\u003eWe didn't begin as a brand — we began as a workshop. Hands, tools, and an obsession with getting every detail right. For four decades, every single piece that left our workshop was conceived, designed, and crafted entirely in-house — never outsourced, never copied. This is us, stepping forward, for the first time under our own name.\u003c\/p\u003e\n\u003cdiv class=\"story-timeline\"\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e1983 — The Workshop Begins\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eFounded in Gujarat as a manufacturing workshop. From day one, every design was sketched, developed, and hand-finished by our own artisans — \u003cstrong\u003eour piece, our design, our hands\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2000s — Trusted by the Trade\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eOur in-house designs reached established brands and bridal collections across India — original pieces, created entirely within our workshop, trusted on reputation alone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2010–2025 — Our Own Design Language\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eWe stopped only executing briefs and began building a full library of original, in-house designs — every motif, setting, and silhouette developed by our own design team, rooted in tradition and refined over years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003eToday — Direct to You\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003ePink Jewellers: same hands, same in-house designs, same care. Every piece you see is conceived and created by us — for the first time, you can buy it directly from the people who designed it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-quote\"\u003e\"The hands behind some of India's finest jewellery — every design our own. Now with a name of our own.\" \u003cspan\u003e— Founder, Pink Jewellers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"story-closing\"\u003eEvery piece from Pink Jewellers is an \u003cstrong\u003eoriginal, in-house design\u003c\/strong\u003e — carrying forty years of craft behind it. Made with intention. Designed by us. Sent with care. Jewellery made to be worn, remembered, and passed on.\u003c\/p\u003e\n\u003cdiv class=\"story-tags\"\u003eIn-House Designs · Handcrafted · Heritage · Heirloom\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eReturns \u0026amp; Exchange \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cp\u003eEvery piece from Pink Jewellers is handcrafted with care. Because of the nature of handmade jewellery, we have a limited returns policy — please read it carefully before placing your order.\u003c\/p\u003e\n\u003ch4\u003eWhen Can You Return?\u003c\/h4\u003e\n\u003cp\u003eWe accept returns and exchanges only if:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eYour order arrived damaged in transit\u003c\/li\u003e\n\u003cli\u003eYou received an incorrect product\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eRequests must be raised within \u003cstrong\u003e3 days of delivery\u003c\/strong\u003e. Items must be unworn and in their original packaging.\u003c\/p\u003e\n\u003ch4\u003eHow to Raise a Return\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eWhatsApp us within 3 days of receiving your order at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\n\u003c\/li\u003e\n\u003cli\u003eShare a clear photo of the product and packaging\u003c\/li\u003e\n\u003cli\u003eOur team will review and respond to your request\u003c\/li\u003e\n\u003cli\u003eOnce approved, we'll guide you through the process — exchanges take 10–15 days\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eRefunds\u003c\/h4\u003e\n\u003cp\u003eRefunds are issued only when:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eA package is lost in transit when shipped by us\u003c\/li\u003e\n\u003cli\u003ePink Jewellers is unable to provide a replacement\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eApproved refunds are credited to the original payment source within 7 working days.\u003c\/p\u003e\n\u003ch4\u003eNo Returns or Refunds For\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eIncorrect or incomplete delivery address provided at checkout\u003c\/li\u003e\n\u003cli\u003eFailed delivery due to unavailability or package refusal\u003c\/li\u003e\n\u003cli\u003eSizing concerns — please WhatsApp us before ordering\u003c\/li\u003e\n\u003cli\u003eMinor colour or design variation natural to handcrafted, natural-stone jewellery\u003c\/li\u003e\n\u003cli\u003eProducts returned used, worn, or without original packaging\u003c\/li\u003e\n\u003cli\u003eItems that are neither damaged nor incorrectly shipped\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eCancellations\u003c\/h4\u003e\n\u003cp\u003eOrders can be cancelled within 3 days of placement and before dispatch — whichever comes first. Cancellations within this window are issued as store credits. After 3 days, a 30% cancellation fee applies and the balance is issued as store credits valid for 1 year. Orders cannot be cancelled once shipped.\u003c\/p\u003e\n\u003ch4\u003eCustom \u0026amp; Made-to-Order Pieces\u003c\/h4\u003e\n\u003cp\u003eCustom pieces are made especially for you. Cancellations or changes are considered only within 3 days of order placement — WhatsApp us at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e. A 30% cancellation fee applies after this window. If there is no response for over 1 month, the full advance paid will be forfeited.\u003c\/p\u003e\n\u003ch4\u003eStore Purchases\u003c\/h4\u003e\n\u003cp\u003eProducts collected directly from our Khambhat or Ahmedabad store are not eligible for return or exchange after collection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eShipping \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eIndia Shipping\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrepaid Orders:\u003c\/strong\u003e Free shipping\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCash on Delivery:\u003c\/strong\u003e ₹150 flat shipping charge\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eOrders are delivered within 4–5 business days from the date of dispatch. Timelines may vary slightly based on destination and parcel weight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eJewellery Care \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cul\u003e\n\u003cli\u003eKeep your jewellery away from water at all times\u003c\/li\u003e\n\u003cli\u003eAvoid exposure to perfumes, sprays, and other chemicals\u003c\/li\u003e\n\u003cli\u003eStore each piece separately to prevent scratches and tangling\u003c\/li\u003e\n\u003cli\u003eKeep in a pouch or box in a dry place, away from heat, humidity, and direct sunlight\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border-bottom: none;\" class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eView Supplier Information \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eManufactured \/ Packed By\u003c\/h4\u003e\n\u003cp\u003ePink Jewellers\u003cbr\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003ch4\u003eCustomer Care\u003c\/h4\u003e\n\u003cp\u003eMobile: \u003ca href=\"tel:+919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\u003c\/p\u003e\n\u003ch4\u003eCountry of Origin\u003c\/h4\u003e\n\u003cp\u003eIndia\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"story-stores\"\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eAhmedabad store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eKhambhat store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003ePith No Sutharwado,Pith Bazar,Khambhat Anand-388620\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"pink jewellers","offers":[{"title":"Default Title","offer_id":51280707223830,"sku":null,"price":2999.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/ChatGPT_Image_Jun_24_2026_11_49_59_AM_copy.webp?v=1782294728"},{"product_id":"modified-necklace-2","title":"Multicolor Jadau Kundan Necklace Set – PJNS045","description":"\u003cstyle\u003e\n  .product-video {\n  width: 100%;\n  max-height: 260px;\n  object-fit: cover;\n  border-radius: 8px;\n  display: block;\n  margin-top: 14px;\n}\n  \/* === Description === *\/\n  .desc-specs {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 10px;\n    margin-bottom: 18px;\n  }\n  .spec-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 10px 14px;\n  }\n  .spec-label {\n    font-size: 11px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 0.8px; margin-bottom: 3px;\n  }\n  .spec-value {\n    font-size: 13.5px; color: #444; font-weight: 500;\n  }\n  .desc-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555; margin: 0;\n  }\n  .desc-intro strong {\n    color: #E45F8E; font-weight: 600;\n  }\n  @media (max-width: 500px) {\n    .desc-specs { grid-template-columns: 1fr; }\n  }\n\n  \/* === Trust Stat Banner === *\/\n  .story-stat-banner {\n    display: flex; align-items: center; gap: 14px;\n    background: linear-gradient(135deg, #fdf3f6, #fbe6ed);\n    border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 16px 20px; margin-bottom: 20px;\n  }\n  .story-stat-number {\n    font-size: 26px; font-weight: 800; color: #E45F8E;\n    letter-spacing: 0.5px; white-space: nowrap;\n  }\n  .story-stat-number .stat-suffix {\n    font-size: 17px; font-weight: 700;\n  }\n  .story-stat-label {\n    font-size: 14px; color: #555; line-height: 1.4;\n    border-left: 2px solid #f3d4de; padding-left: 14px;\n  }\n\n  \/* === Our Story Section === *\/\n  .story-section {\n    max-width: 900px; font-family: sans-serif; color: #333;\n    padding: 0 0 8px;\n  }\n  .story-eyebrow {\n    color: #E45F8E; font-size: 13px; font-weight: 600;\n    letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 8px;\n  }\n  .story-title {\n    font-size: 24px; font-weight: 700; color: #333;\n    line-height: 1.3; margin: 0 0 14px;\n  }\n  .story-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555;\n    margin-bottom: 24px; max-width: 720px;\n  }\n  .story-timeline {\n    display: flex; flex-direction: column; gap: 18px;\n    border-left: 2px solid #f3d4de; padding-left: 20px;\n    margin-bottom: 24px;\n  }\n  .story-step { position: relative; }\n  .story-step::before {\n    content: ''; position: absolute; left: -26px; top: 4px;\n    width: 10px; height: 10px; border-radius: 50%;\n    background: #E45F8E; border: 2px solid #fff;\n  }\n  .story-year {\n    color: #E45F8E; font-weight: 700; font-size: 13px;\n    letter-spacing: 0.5px; margin-bottom: 2px;\n  }\n  .story-heading {\n    font-size: 15.5px; font-weight: 600; color: #333; margin: 2px 0 4px;\n  }\n  .story-text {\n    font-size: 14px; line-height: 1.7; color: #666; margin: 0;\n  }\n  .story-text strong { color: #333; }\n  .story-quote {\n    background: #fdf3f6; border-left: 3px solid #E45F8E;\n    padding: 16px 20px; border-radius: 4px;\n    font-size: 14.5px; line-height: 1.7; color: #444;\n    font-style: italic; margin-bottom: 24px;\n  }\n  .story-quote span {\n    display: block; margin-top: 8px; font-style: normal;\n    font-weight: 600; color: #E45F8E; font-size: 13px;\n  }\n  .story-closing {\n    font-size: 14px; line-height: 1.8; color: #555; margin-bottom: 8px;\n  }\n  .story-closing strong { color: #E45F8E; }\n  .story-tags {\n    font-size: 13px; color: #E45F8E; font-weight: 600;\n    letter-spacing: 0.5px; margin-top: 12px;\n  }\n\n  \/* === Store Addresses === *\/\n  .story-stores {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 14px;\n    margin-top: 24px;\n  }\n  .store-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .store-label {\n    font-size: 12px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 1px; margin-bottom: 6px;\n  }\n  .store-address {\n    font-size: 13.5px; line-height: 1.6; color: #555; margin: 0;\n  }\n  @media (max-width: 600px) {\n    .story-stores { grid-template-columns: 1fr; }\n  }\n\n  \/* === Accordion (native details\/summary — no JS required) === *\/\n  .acc-item { border-bottom: 1px solid #e8c5d0; }\n  .acc-item summary { list-style: none; }\n  .acc-item summary::-webkit-details-marker { display: none; }\n  .acc-item summary::marker { content: \"\"; }\n  .acc-btn {\n    width: 100%; background: none; border: none; cursor: pointer;\n    display: flex; justify-content: space-between; align-items: center;\n    padding: 18px 0; font-size: 15px; font-family: inherit;\n    color: #333; text-align: left;\n  }\n  .acc-btn:hover { color: #E45F8E; }\n  .acc-icon {\n    width: 20px; height: 20px; flex-shrink: 0;\n    display: flex; align-items: center; justify-content: center;\n    color: #E45F8E; font-size: 20px; font-weight: 300;\n    transition: transform 0.25s; line-height: 1;\n  }\n  .acc-item[open] \u003e .acc-btn .acc-icon { transform: rotate(45deg); }\n  .acc-body {\n    font-size: 14px; color: #666; line-height: 1.7;\n    padding-bottom: 16px;\n  }\n  .acc-body ul { margin: 8px 0; padding-left: 18px; }\n  .acc-body li { margin-bottom: 6px; }\n  .acc-body h4 { color: #333; font-size: 14px; margin: 14px 0 6px; font-weight: 600; }\n  .acc-body p { margin: 6px 0; }\n  a { color: #E45F8E; text-decoration: none; }\n  a:hover { text-decoration: underline; }\n\n  \/* === Our Story Accordion Teaser === *\/\n  .our-story-teaser {\n    font-size: 12.5px; color: #999; font-style: italic;\n    margin-left: 10px; font-weight: 400;\n  }\n\n  \/* === Our Story Accordion Highlight === *\/\n  @keyframes ourStoryPulse {\n    0%, 100% { box-shadow: 0 0 0 0 rgba(228, 95, 142, 0.18); }\n    50%       { box-shadow: 0 0 0 5px rgba(228, 95, 142, 0); }\n  }\n  .acc-item--our-story {\n    border-bottom: 1px solid #e8c5d0;\n    background: linear-gradient(135deg, #fff7fa 0%, #fdf0f5 100%);\n    border-radius: 8px;\n    border: 1.5px solid #f0bfd1;\n    margin-top: -1px;\n    margin-bottom: 2px;\n    animation: ourStoryPulse 2.8s ease-in-out infinite;\n    position: relative;\n  }\n  .acc-item--our-story .acc-btn {\n    padding: 18px 14px;\n    font-weight: 600;\n    color: #c94b7a;\n  }\n  .acc-item--our-story .acc-btn:hover { color: #E45F8E; }\n  .acc-item--our-story .acc-body {\n    padding-left: 14px; padding-right: 14px;\n  }\n  .our-story-badge {\n    display: inline-block;\n    background: linear-gradient(135deg, #E45F8E, #c94b7a);\n    color: #fff;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n    padding: 2px 8px;\n    border-radius: 20px;\n    margin-left: 10px;\n    vertical-align: middle;\n    position: relative;\n    top: -1px;\n  }\n\u003c\/style\u003e\n\u003c!-- ============ OUR STORY ============ --\u003e\n\u003cdiv class=\"story-section\"\u003e\n\u003c!-- Trust Stat Banner --\u003e\n\u003cdiv class=\"story-stat-banner\"\u003e\n\u003cdiv class=\"story-stat-number\"\u003e40+ \u003cspan class=\"stat-suffix\"\u003eYears of customer trust\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============ ACCORDION (native details\/summary, no JS needed) ============ --\u003e\n\u003cdiv style=\"border-top: 1px solid #e8c5d0; max-width: 900px; font-family: sans-serif;\"\u003e\n\u003cdetails class=\"acc-item\" open=\"\"\u003e\n\u003csummary class=\"acc-btn\"\u003eDescription \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"desc-specs\"\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eBase Metal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eGold-plated\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFastening\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003ePush-back Earrings\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e1 Necklace Set and 1 Pair of Earring\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"desc-intro\"\u003e \u003c\/p\u003e\n\u003cvideo class=\"product-video\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/3fbbfdef2bcb44bf8532cc0b6fbcfbcc.mov\" poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/Screenshot_2026-06-17_100355.png?v=1781670861\" muted=\"\" loop=\"loop\" playsinline=\"\" preload=\"metadata\" controls=\"controls\"\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"acc-item acc-item--our-story\"\u003e\n\u003cbutton class=\"acc-btn\" type=\"button\"\u003e Our Story \u003cspan class=\"our-story-badge\"\u003e✦ Our Story\u003c\/span\u003e \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"story-eyebrow\"\u003eFour Decades of Craft · 100% In-House Designs\u003c\/div\u003e\n\u003ch2 class=\"story-title\"\u003eNow, straight to you.\u003c\/h2\u003e\n\u003cp class=\"story-intro\"\u003eWe didn't begin as a brand — we began as a workshop. Hands, tools, and an obsession with getting every detail right. For four decades, every single piece that left our workshop was conceived, designed, and crafted entirely in-house — never outsourced, never copied. This is us, stepping forward, for the first time under our own name.\u003c\/p\u003e\n\u003cdiv class=\"story-timeline\"\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e1983 — The Workshop Begins\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eFounded in Gujarat as a manufacturing workshop. From day one, every design was sketched, developed, and hand-finished by our own artisans — \u003cstrong\u003eour piece, our design, our hands\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2000s — Trusted by the Trade\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eOur in-house designs reached established brands and bridal collections across India — original pieces, created entirely within our workshop, trusted on reputation alone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2010–2025 — Our Own Design Language\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eWe stopped only executing briefs and began building a full library of original, in-house designs — every motif, setting, and silhouette developed by our own design team, rooted in tradition and refined over years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003eToday — Direct to You\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003ePink Jewellers: same hands, same in-house designs, same care. Every piece you see is conceived and created by us — for the first time, you can buy it directly from the people who designed it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-quote\"\u003e\"The hands behind some of India's finest jewellery — every design our own. Now with a name of our own.\" \u003cspan\u003e— Founder, Pink Jewellers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"story-closing\"\u003eEvery piece from Pink Jewellers is an \u003cstrong\u003eoriginal, in-house design\u003c\/strong\u003e — carrying forty years of craft behind it. Made with intention. Designed by us. Sent with care. Jewellery made to be worn, remembered, and passed on.\u003c\/p\u003e\n\u003cdiv class=\"story-tags\"\u003eIn-House Designs · Handcrafted · Heritage · Heirloom\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"acc-item\" open=\"\"\u003e\n\u003csummary class=\"acc-btn\"\u003eReturns \u0026amp; Exchange \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cp\u003eEvery piece from Pink Jewellers is handcrafted with care. Because of the nature of handmade jewellery, we have a limited returns policy — please read it carefully before placing your order.\u003c\/p\u003e\n\u003ch4\u003eWhen Can You Return?\u003c\/h4\u003e\n\u003cp\u003eWe accept returns and exchanges only if:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eYour order arrived damaged in transit\u003c\/li\u003e\n\u003cli\u003eYou received an incorrect product\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eRequests must be raised within \u003cstrong\u003e3 days of delivery\u003c\/strong\u003e. Items must be unworn and in their original packaging.\u003c\/p\u003e\n\u003ch4\u003eHow to Raise a Return\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eWhatsApp us within 3 days of receiving your order at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\n\u003c\/li\u003e\n\u003cli\u003eShare a clear photo of the product and packaging\u003c\/li\u003e\n\u003cli\u003eOur team will review and respond to your request\u003c\/li\u003e\n\u003cli\u003eOnce approved, we'll guide you through the process — exchanges take 10–15 days\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eRefunds\u003c\/h4\u003e\n\u003cp\u003eRefunds are issued only when:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eA package is lost in transit when shipped by us\u003c\/li\u003e\n\u003cli\u003ePink Jewellers is unable to provide a replacement\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eApproved refunds are credited to the original payment source within 7 working days.\u003c\/p\u003e\n\u003ch4\u003eNo Returns or Refunds For\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eIncorrect or incomplete delivery address provided at checkout\u003c\/li\u003e\n\u003cli\u003eFailed delivery due to unavailability or package refusal\u003c\/li\u003e\n\u003cli\u003eSizing concerns — please WhatsApp us before ordering\u003c\/li\u003e\n\u003cli\u003eMinor colour or design variation natural to handcrafted, natural-stone jewellery\u003c\/li\u003e\n\u003cli\u003eProducts returned used, worn, or without original packaging\u003c\/li\u003e\n\u003cli\u003eItems that are neither damaged nor incorrectly shipped\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eCancellations\u003c\/h4\u003e\n\u003cp\u003eOrders can be cancelled within 3 days of placement and before dispatch — whichever comes first. Cancellations within this window are issued as store credits. After 3 days, a 30% cancellation fee applies and the balance is issued as store credits valid for 1 year. Orders cannot be cancelled once shipped.\u003c\/p\u003e\n\u003ch4\u003eCustom \u0026amp; Made-to-Order Pieces\u003c\/h4\u003e\n\u003cp\u003eCustom pieces are made especially for you. Cancellations or changes are considered only within 3 days of order placement — WhatsApp us at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e. A 30% cancellation fee applies after this window. If there is no response for over 1 month, the full advance paid will be forfeited.\u003c\/p\u003e\n\u003ch4\u003eStore Purchases\u003c\/h4\u003e\n\u003cp\u003eProducts collected directly from our Khambhat or Ahmedabad store are not eligible for return or exchange after collection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\" open=\"\"\u003e\n\u003csummary class=\"acc-btn\"\u003eShipping \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eIndia Shipping\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrepaid Orders:\u003c\/strong\u003e Free shipping\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCash on Delivery:\u003c\/strong\u003e ₹150 flat shipping charge\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eOrders are delivered within 4–5 business days from the date of dispatch. Timelines may vary slightly based on destination and parcel weight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eJewellery Care \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cul\u003e\n\u003cli\u003eKeep your jewellery away from water at all times\u003c\/li\u003e\n\u003cli\u003eAvoid exposure to perfumes, sprays, and other chemicals\u003c\/li\u003e\n\u003cli\u003eStore each piece separately to prevent scratches and tangling\u003c\/li\u003e\n\u003cli\u003eKeep in a pouch or box in a dry place, away from heat, humidity, and direct sunlight\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\" style=\"border-bottom: none;\"\u003e\n\u003csummary class=\"acc-btn\"\u003eView Supplier Information \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eManufactured \/ Packed By\u003c\/h4\u003e\n\u003cp\u003ePink Jewellers\u003cbr\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003ch4\u003eCustomer Care\u003c\/h4\u003e\n\u003cp\u003eMobile: \u003ca href=\"tel:+919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\u003c\/p\u003e\n\u003ch4\u003eCountry of Origin\u003c\/h4\u003e\n\u003cp\u003eIndia\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"story-stores\"\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eAhmedabad store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eKhambhat store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003ePith No Sutharwado,Pith Bazar,Khambhat Anand-388620\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"pink jewellers","offers":[{"title":"Default Title","offer_id":51280707649814,"sku":null,"price":7099.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/IMG_9934_copy.webp?v=1782466101"},{"product_id":"new-necklace-choker-2","title":"Multicolor Jadau Kundan Necklace \u0026 Maathapatti Set – PJNS049","description":"\u003cstyle\u003e\n  .product-video {\n  width: 100%;\n  max-height: 260px;\n  object-fit: cover;\n  border-radius: 8px;\n  display: block;\n  margin-top: 14px;\n}\n  \/* === Description === *\/\n  .desc-specs {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 10px;\n    margin-bottom: 18px;\n  }\n  .spec-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 10px 14px;\n  }\n  .spec-label {\n    font-size: 11px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 0.8px; margin-bottom: 3px;\n  }\n  .spec-value {\n    font-size: 13.5px; color: #444; font-weight: 500;\n  }\n  .desc-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555; margin: 0;\n  }\n  .desc-intro strong {\n    color: #E45F8E; font-weight: 600;\n  }\n  @media (max-width: 500px) {\n    .desc-specs { grid-template-columns: 1fr; }\n  }\n\n  \/* === Trust Stat Banner === *\/\n  .story-stat-banner {\n    display: flex; align-items: center; gap: 14px;\n    background: linear-gradient(135deg, #fdf3f6, #fbe6ed);\n    border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 16px 20px; margin-bottom: 20px;\n  }\n  .story-stat-number {\n    font-size: 26px; font-weight: 800; color: #E45F8E;\n    letter-spacing: 0.5px; white-space: nowrap;\n  }\n  .story-stat-number .stat-suffix {\n    font-size: 17px; font-weight: 700;\n  }\n  .story-stat-label {\n    font-size: 14px; color: #555; line-height: 1.4;\n    border-left: 2px solid #f3d4de; padding-left: 14px;\n  }\n\n  \/* === Our Story Section === *\/\n  .story-section {\n    max-width: 900px; font-family: sans-serif; color: #333;\n    padding: 0 0 8px;\n  }\n  .story-eyebrow {\n    color: #E45F8E; font-size: 13px; font-weight: 600;\n    letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 8px;\n  }\n  .story-title {\n    font-size: 24px; font-weight: 700; color: #333;\n    line-height: 1.3; margin: 0 0 14px;\n  }\n  .story-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555;\n    margin-bottom: 24px; max-width: 720px;\n  }\n  .story-timeline {\n    display: flex; flex-direction: column; gap: 18px;\n    border-left: 2px solid #f3d4de; padding-left: 20px;\n    margin-bottom: 24px;\n  }\n  .story-step { position: relative; }\n  .story-step::before {\n    content: ''; position: absolute; left: -26px; top: 4px;\n    width: 10px; height: 10px; border-radius: 50%;\n    background: #E45F8E; border: 2px solid #fff;\n  }\n  .story-year {\n    color: #E45F8E; font-weight: 700; font-size: 13px;\n    letter-spacing: 0.5px; margin-bottom: 2px;\n  }\n  .story-heading {\n    font-size: 15.5px; font-weight: 600; color: #333; margin: 2px 0 4px;\n  }\n  .story-text {\n    font-size: 14px; line-height: 1.7; color: #666; margin: 0;\n  }\n  .story-text strong { color: #333; }\n  .story-quote {\n    background: #fdf3f6; border-left: 3px solid #E45F8E;\n    padding: 16px 20px; border-radius: 4px;\n    font-size: 14.5px; line-height: 1.7; color: #444;\n    font-style: italic; margin-bottom: 24px;\n  }\n  .story-quote span {\n    display: block; margin-top: 8px; font-style: normal;\n    font-weight: 600; color: #E45F8E; font-size: 13px;\n  }\n  .story-closing {\n    font-size: 14px; line-height: 1.8; color: #555; margin-bottom: 8px;\n  }\n  .story-closing strong { color: #E45F8E; }\n  .story-tags {\n    font-size: 13px; color: #E45F8E; font-weight: 600;\n    letter-spacing: 0.5px; margin-top: 12px;\n  }\n\n  \/* === Store Addresses === *\/\n  .story-stores {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 14px;\n    margin-top: 24px;\n  }\n  .store-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .store-label {\n    font-size: 12px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 1px; margin-bottom: 6px;\n  }\n  .store-address {\n    font-size: 13.5px; line-height: 1.6; color: #555; margin: 0;\n  }\n  @media (max-width: 600px) {\n    .story-stores { grid-template-columns: 1fr; }\n  }\n\n  \/* === Accordion (native details\/summary — no JS required) === *\/\n  .acc-item { border-bottom: 1px solid #e8c5d0; }\n  .acc-item summary { list-style: none; }\n  .acc-item summary::-webkit-details-marker { display: none; }\n  .acc-item summary::marker { content: \"\"; }\n  .acc-btn {\n    width: 100%; background: none; border: none; cursor: pointer;\n    display: flex; justify-content: space-between; align-items: center;\n    padding: 18px 0; font-size: 15px; font-family: inherit;\n    color: #333; text-align: left;\n  }\n  .acc-btn:hover { color: #E45F8E; }\n  .acc-icon {\n    width: 20px; height: 20px; flex-shrink: 0;\n    display: flex; align-items: center; justify-content: center;\n    color: #E45F8E; font-size: 20px; font-weight: 300;\n    transition: transform 0.25s; line-height: 1;\n  }\n  .acc-item[open] \u003e .acc-btn .acc-icon { transform: rotate(45deg); }\n  .acc-body {\n    font-size: 14px; color: #666; line-height: 1.7;\n    padding-bottom: 16px;\n  }\n  .acc-body ul { margin: 8px 0; padding-left: 18px; }\n  .acc-body li { margin-bottom: 6px; }\n  .acc-body h4 { color: #333; font-size: 14px; margin: 14px 0 6px; font-weight: 600; }\n  .acc-body p { margin: 6px 0; }\n  a { color: #E45F8E; text-decoration: none; }\n  a:hover { text-decoration: underline; }\n\n  \/* === Our Story Accordion Teaser === *\/\n  .our-story-teaser {\n    font-size: 12.5px; color: #999; font-style: italic;\n    margin-left: 10px; font-weight: 400;\n  }\n\n  \/* === Our Story Accordion Highlight === *\/\n  @keyframes ourStoryPulse {\n    0%, 100% { box-shadow: 0 0 0 0 rgba(228, 95, 142, 0.18); }\n    50%       { box-shadow: 0 0 0 5px rgba(228, 95, 142, 0); }\n  }\n  .acc-item--our-story {\n    border-bottom: 1px solid #e8c5d0;\n    background: linear-gradient(135deg, #fff7fa 0%, #fdf0f5 100%);\n    border-radius: 8px;\n    border: 1.5px solid #f0bfd1;\n    margin-top: -1px;\n    margin-bottom: 2px;\n    animation: ourStoryPulse 2.8s ease-in-out infinite;\n    position: relative;\n  }\n  .acc-item--our-story .acc-btn {\n    padding: 18px 14px;\n    font-weight: 600;\n    color: #c94b7a;\n  }\n  .acc-item--our-story .acc-btn:hover { color: #E45F8E; }\n  .acc-item--our-story .acc-body {\n    padding-left: 14px; padding-right: 14px;\n  }\n  .our-story-badge {\n    display: inline-block;\n    background: linear-gradient(135deg, #E45F8E, #c94b7a);\n    color: #fff;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n    padding: 2px 8px;\n    border-radius: 20px;\n    margin-left: 10px;\n    vertical-align: middle;\n    position: relative;\n    top: -1px;\n  }\n\u003c\/style\u003e\n\u003c!-- ============ OUR STORY ============ --\u003e\n\u003cdiv class=\"story-section\"\u003e\n\u003c!-- Trust Stat Banner --\u003e\n\u003cdiv class=\"story-stat-banner\"\u003e\n\u003cdiv class=\"story-stat-number\"\u003e40+ \u003cspan class=\"stat-suffix\"\u003eYears of customer trust\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============ ACCORDION (native details\/summary, no JS needed) ============ --\u003e\n\u003cdiv style=\"border-top: 1px solid #e8c5d0; max-width: 900px; font-family: sans-serif;\"\u003e\n\u003cdetails class=\"acc-item\" open=\"\"\u003e\n\u003csummary class=\"acc-btn\"\u003eDescription \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"desc-specs\"\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eBase Metal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eGold-plated\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFastening\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003ePush-back Earrings\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e1 Necklace Set and 1 Pair of Earring\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"desc-intro\"\u003e \u003c\/p\u003e\n\u003cvideo class=\"product-video\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/3fbbfdef2bcb44bf8532cc0b6fbcfbcc.mov\" poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/Screenshot_2026-06-17_100355.png?v=1781670861\" muted=\"\" loop=\"loop\" playsinline=\"\" preload=\"metadata\" controls=\"controls\"\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"acc-item acc-item--our-story\"\u003e\n\u003cbutton class=\"acc-btn\" type=\"button\"\u003e Our Story \u003cspan class=\"our-story-badge\"\u003e✦ Our Story\u003c\/span\u003e \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"story-eyebrow\"\u003eFour Decades of Craft · 100% In-House Designs\u003c\/div\u003e\n\u003ch2 class=\"story-title\"\u003eNow, straight to you.\u003c\/h2\u003e\n\u003cp class=\"story-intro\"\u003eWe didn't begin as a brand — we began as a workshop. Hands, tools, and an obsession with getting every detail right. For four decades, every single piece that left our workshop was conceived, designed, and crafted entirely in-house — never outsourced, never copied. This is us, stepping forward, for the first time under our own name.\u003c\/p\u003e\n\u003cdiv class=\"story-timeline\"\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e1983 — The Workshop Begins\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eFounded in Gujarat as a manufacturing workshop. From day one, every design was sketched, developed, and hand-finished by our own artisans — \u003cstrong\u003eour piece, our design, our hands\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2000s — Trusted by the Trade\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eOur in-house designs reached established brands and bridal collections across India — original pieces, created entirely within our workshop, trusted on reputation alone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2010–2025 — Our Own Design Language\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eWe stopped only executing briefs and began building a full library of original, in-house designs — every motif, setting, and silhouette developed by our own design team, rooted in tradition and refined over years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003eToday — Direct to You\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003ePink Jewellers: same hands, same in-house designs, same care. Every piece you see is conceived and created by us — for the first time, you can buy it directly from the people who designed it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-quote\"\u003e\"The hands behind some of India's finest jewellery — every design our own. Now with a name of our own.\" \u003cspan\u003e— Founder, Pink Jewellers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"story-closing\"\u003eEvery piece from Pink Jewellers is an \u003cstrong\u003eoriginal, in-house design\u003c\/strong\u003e — carrying forty years of craft behind it. Made with intention. Designed by us. Sent with care. Jewellery made to be worn, remembered, and passed on.\u003c\/p\u003e\n\u003cdiv class=\"story-tags\"\u003eIn-House Designs · Handcrafted · Heritage · Heirloom\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"acc-item\" open=\"\"\u003e\n\u003csummary class=\"acc-btn\"\u003eReturns \u0026amp; Exchange \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cp\u003eEvery piece from Pink Jewellers is handcrafted with care. Because of the nature of handmade jewellery, we have a limited returns policy — please read it carefully before placing your order.\u003c\/p\u003e\n\u003ch4\u003eWhen Can You Return?\u003c\/h4\u003e\n\u003cp\u003eWe accept returns and exchanges only if:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eYour order arrived damaged in transit\u003c\/li\u003e\n\u003cli\u003eYou received an incorrect product\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eRequests must be raised within \u003cstrong\u003e3 days of delivery\u003c\/strong\u003e. Items must be unworn and in their original packaging.\u003c\/p\u003e\n\u003ch4\u003eHow to Raise a Return\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eWhatsApp us within 3 days of receiving your order at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\n\u003c\/li\u003e\n\u003cli\u003eShare a clear photo of the product and packaging\u003c\/li\u003e\n\u003cli\u003eOur team will review and respond to your request\u003c\/li\u003e\n\u003cli\u003eOnce approved, we'll guide you through the process — exchanges take 10–15 days\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eRefunds\u003c\/h4\u003e\n\u003cp\u003eRefunds are issued only when:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eA package is lost in transit when shipped by us\u003c\/li\u003e\n\u003cli\u003ePink Jewellers is unable to provide a replacement\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eApproved refunds are credited to the original payment source within 7 working days.\u003c\/p\u003e\n\u003ch4\u003eNo Returns or Refunds For\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eIncorrect or incomplete delivery address provided at checkout\u003c\/li\u003e\n\u003cli\u003eFailed delivery due to unavailability or package refusal\u003c\/li\u003e\n\u003cli\u003eSizing concerns — please WhatsApp us before ordering\u003c\/li\u003e\n\u003cli\u003eMinor colour or design variation natural to handcrafted, natural-stone jewellery\u003c\/li\u003e\n\u003cli\u003eProducts returned used, worn, or without original packaging\u003c\/li\u003e\n\u003cli\u003eItems that are neither damaged nor incorrectly shipped\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eCancellations\u003c\/h4\u003e\n\u003cp\u003eOrders can be cancelled within 3 days of placement and before dispatch — whichever comes first. Cancellations within this window are issued as store credits. After 3 days, a 30% cancellation fee applies and the balance is issued as store credits valid for 1 year. Orders cannot be cancelled once shipped.\u003c\/p\u003e\n\u003ch4\u003eCustom \u0026amp; Made-to-Order Pieces\u003c\/h4\u003e\n\u003cp\u003eCustom pieces are made especially for you. Cancellations or changes are considered only within 3 days of order placement — WhatsApp us at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e. A 30% cancellation fee applies after this window. If there is no response for over 1 month, the full advance paid will be forfeited.\u003c\/p\u003e\n\u003ch4\u003eStore Purchases\u003c\/h4\u003e\n\u003cp\u003eProducts collected directly from our Khambhat or Ahmedabad store are not eligible for return or exchange after collection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\" open=\"\"\u003e\n\u003csummary class=\"acc-btn\"\u003eShipping \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eIndia Shipping\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrepaid Orders:\u003c\/strong\u003e Free shipping\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCash on Delivery:\u003c\/strong\u003e ₹150 flat shipping charge\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eOrders are delivered within 4–5 business days from the date of dispatch. Timelines may vary slightly based on destination and parcel weight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eJewellery Care \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cul\u003e\n\u003cli\u003eKeep your jewellery away from water at all times\u003c\/li\u003e\n\u003cli\u003eAvoid exposure to perfumes, sprays, and other chemicals\u003c\/li\u003e\n\u003cli\u003eStore each piece separately to prevent scratches and tangling\u003c\/li\u003e\n\u003cli\u003eKeep in a pouch or box in a dry place, away from heat, humidity, and direct sunlight\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\" style=\"border-bottom: none;\"\u003e\n\u003csummary class=\"acc-btn\"\u003eView Supplier Information \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eManufactured \/ Packed By\u003c\/h4\u003e\n\u003cp\u003ePink Jewellers\u003cbr\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003ch4\u003eCustomer Care\u003c\/h4\u003e\n\u003cp\u003eMobile: \u003ca href=\"tel:+919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\u003c\/p\u003e\n\u003ch4\u003eCountry of Origin\u003c\/h4\u003e\n\u003cp\u003eIndia\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"story-stores\"\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eAhmedabad store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eKhambhat store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003ePith No Sutharwado,Pith Bazar,Khambhat Anand-388620\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"pink jewellers","offers":[{"title":"Default Title","offer_id":51280748019990,"sku":null,"price":2499.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/ChatGPT_Image_Jun_24_2026_10_55_49_AM_copy.webp?v=1782294728"},{"product_id":"new-necklace-y","title":"Multicolor Jadau Kundan Necklace Set – PJNS052","description":"\u003cstyle\u003e\n  .product-video {\n  width: 100%;\n  max-height: 260px;\n  object-fit: cover;\n  border-radius: 8px;\n  display: block;\n  margin-top: 14px;\n}\n  \/* === Description === *\/\n  .desc-specs {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 10px;\n    margin-bottom: 18px;\n  }\n  .spec-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 10px 14px;\n  }\n  .spec-label {\n    font-size: 11px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 0.8px; margin-bottom: 3px;\n  }\n  .spec-value {\n    font-size: 13.5px; color: #444; font-weight: 500;\n  }\n  .desc-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555; margin: 0;\n  }\n  .desc-intro strong {\n    color: #E45F8E; font-weight: 600;\n  }\n  @media (max-width: 500px) {\n    .desc-specs { grid-template-columns: 1fr; }\n  }\n\n  \/* === Trust Stat Banner === *\/\n  .story-stat-banner {\n    display: flex; align-items: center; gap: 14px;\n    background: linear-gradient(135deg, #fdf3f6, #fbe6ed);\n    border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 16px 20px; margin-bottom: 20px;\n  }\n  .story-stat-number {\n    font-size: 26px; font-weight: 800; color: #E45F8E;\n    letter-spacing: 0.5px; white-space: nowrap;\n  }\n  .story-stat-number .stat-suffix {\n    font-size: 17px; font-weight: 700;\n  }\n  .story-stat-label {\n    font-size: 14px; color: #555; line-height: 1.4;\n    border-left: 2px solid #f3d4de; padding-left: 14px;\n  }\n\n  \/* === Our Story Section === *\/\n  .story-section {\n    max-width: 900px; font-family: sans-serif; color: #333;\n    padding: 0 0 8px;\n  }\n  .story-eyebrow {\n    color: #E45F8E; font-size: 13px; font-weight: 600;\n    letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 8px;\n  }\n  .story-title {\n    font-size: 24px; font-weight: 700; color: #333;\n    line-height: 1.3; margin: 0 0 14px;\n  }\n  .story-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555;\n    margin-bottom: 24px; max-width: 720px;\n  }\n  .story-timeline {\n    display: flex; flex-direction: column; gap: 18px;\n    border-left: 2px solid #f3d4de; padding-left: 20px;\n    margin-bottom: 24px;\n  }\n  .story-step { position: relative; }\n  .story-step::before {\n    content: ''; position: absolute; left: -26px; top: 4px;\n    width: 10px; height: 10px; border-radius: 50%;\n    background: #E45F8E; border: 2px solid #fff;\n  }\n  .story-year {\n    color: #E45F8E; font-weight: 700; font-size: 13px;\n    letter-spacing: 0.5px; margin-bottom: 2px;\n  }\n  .story-heading {\n    font-size: 15.5px; font-weight: 600; color: #333; margin: 2px 0 4px;\n  }\n  .story-text {\n    font-size: 14px; line-height: 1.7; color: #666; margin: 0;\n  }\n  .story-text strong { color: #333; }\n  .story-quote {\n    background: #fdf3f6; border-left: 3px solid #E45F8E;\n    padding: 16px 20px; border-radius: 4px;\n    font-size: 14.5px; line-height: 1.7; color: #444;\n    font-style: italic; margin-bottom: 24px;\n  }\n  .story-quote span {\n    display: block; margin-top: 8px; font-style: normal;\n    font-weight: 600; color: #E45F8E; font-size: 13px;\n  }\n  .story-closing {\n    font-size: 14px; line-height: 1.8; color: #555; margin-bottom: 8px;\n  }\n  .story-closing strong { color: #E45F8E; }\n  .story-tags {\n    font-size: 13px; color: #E45F8E; font-weight: 600;\n    letter-spacing: 0.5px; margin-top: 12px;\n  }\n\n  \/* === Store Addresses === *\/\n  .story-stores {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 14px;\n    margin-top: 24px;\n  }\n  .store-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .store-label {\n    font-size: 12px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 1px; margin-bottom: 6px;\n  }\n  .store-address {\n    font-size: 13.5px; line-height: 1.6; color: #555; margin: 0;\n  }\n  @media (max-width: 600px) {\n    .story-stores { grid-template-columns: 1fr; }\n  }\n\n  \/* === Accordion (native details\/summary — no JS required) === *\/\n  .acc-item { border-bottom: 1px solid #e8c5d0; }\n  .acc-item summary { list-style: none; }\n  .acc-item summary::-webkit-details-marker { display: none; }\n  .acc-item summary::marker { content: \"\"; }\n  .acc-btn {\n    width: 100%; background: none; border: none; cursor: pointer;\n    display: flex; justify-content: space-between; align-items: center;\n    padding: 18px 0; font-size: 15px; font-family: inherit;\n    color: #333; text-align: left;\n  }\n  .acc-btn:hover { color: #E45F8E; }\n  .acc-icon {\n    width: 20px; height: 20px; flex-shrink: 0;\n    display: flex; align-items: center; justify-content: center;\n    color: #E45F8E; font-size: 20px; font-weight: 300;\n    transition: transform 0.25s; line-height: 1;\n  }\n  .acc-item[open] \u003e .acc-btn .acc-icon { transform: rotate(45deg); }\n  .acc-body {\n    font-size: 14px; color: #666; line-height: 1.7;\n    padding-bottom: 16px;\n  }\n  .acc-body ul { margin: 8px 0; padding-left: 18px; }\n  .acc-body li { margin-bottom: 6px; }\n  .acc-body h4 { color: #333; font-size: 14px; margin: 14px 0 6px; font-weight: 600; }\n  .acc-body p { margin: 6px 0; }\n  a { color: #E45F8E; text-decoration: none; }\n  a:hover { text-decoration: underline; }\n\n  \/* === Our Story Accordion Teaser === *\/\n  .our-story-teaser {\n    font-size: 12.5px; color: #999; font-style: italic;\n    margin-left: 10px; font-weight: 400;\n  }\n\n  \/* === Our Story Accordion Highlight === *\/\n  @keyframes ourStoryPulse {\n    0%, 100% { box-shadow: 0 0 0 0 rgba(228, 95, 142, 0.18); }\n    50%       { box-shadow: 0 0 0 5px rgba(228, 95, 142, 0); }\n  }\n  .acc-item--our-story {\n    border-bottom: 1px solid #e8c5d0;\n    background: linear-gradient(135deg, #fff7fa 0%, #fdf0f5 100%);\n    border-radius: 8px;\n    border: 1.5px solid #f0bfd1;\n    margin-top: -1px;\n    margin-bottom: 2px;\n    animation: ourStoryPulse 2.8s ease-in-out infinite;\n    position: relative;\n  }\n  .acc-item--our-story .acc-btn {\n    padding: 18px 14px;\n    font-weight: 600;\n    color: #c94b7a;\n  }\n  .acc-item--our-story .acc-btn:hover { color: #E45F8E; }\n  .acc-item--our-story .acc-body {\n    padding-left: 14px; padding-right: 14px;\n  }\n  .our-story-badge {\n    display: inline-block;\n    background: linear-gradient(135deg, #E45F8E, #c94b7a);\n    color: #fff;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n    padding: 2px 8px;\n    border-radius: 20px;\n    margin-left: 10px;\n    vertical-align: middle;\n    position: relative;\n    top: -1px;\n  }\n\u003c\/style\u003e\n\u003c!-- ============ OUR STORY ============ --\u003e\n\u003cdiv class=\"story-section\"\u003e\n\u003c!-- Trust Stat Banner --\u003e\n\u003cdiv class=\"story-stat-banner\"\u003e\n\u003cdiv class=\"story-stat-number\"\u003e40+ \u003cspan class=\"stat-suffix\"\u003eYears of customer trust\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============ ACCORDION (native details\/summary, no JS needed) ============ --\u003e\n\u003cdiv style=\"border-top: 1px solid #e8c5d0; max-width: 900px; font-family: sans-serif;\"\u003e\n\u003cdetails class=\"acc-item\" open=\"\"\u003e\n\u003csummary class=\"acc-btn\"\u003eDescription \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"desc-specs\"\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eBase Metal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eGold-plated\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFastening\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003ePush-back Earrings\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e1 Necklace Set and 1 Pair of Earring\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"desc-intro\"\u003e \u003c\/p\u003e\n\u003cvideo class=\"product-video\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/3fbbfdef2bcb44bf8532cc0b6fbcfbcc.mov\" poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/Screenshot_2026-06-17_100355.png?v=1781670861\" muted=\"\" loop=\"loop\" playsinline=\"\" preload=\"metadata\" controls=\"controls\"\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"acc-item acc-item--our-story\"\u003e\n\u003cbutton class=\"acc-btn\" type=\"button\"\u003e Our Story \u003cspan class=\"our-story-badge\"\u003e✦ Our Story\u003c\/span\u003e \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"story-eyebrow\"\u003eFour Decades of Craft · 100% In-House Designs\u003c\/div\u003e\n\u003ch2 class=\"story-title\"\u003eNow, straight to you.\u003c\/h2\u003e\n\u003cp class=\"story-intro\"\u003eWe didn't begin as a brand — we began as a workshop. Hands, tools, and an obsession with getting every detail right. For four decades, every single piece that left our workshop was conceived, designed, and crafted entirely in-house — never outsourced, never copied. This is us, stepping forward, for the first time under our own name.\u003c\/p\u003e\n\u003cdiv class=\"story-timeline\"\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e1983 — The Workshop Begins\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eFounded in Gujarat as a manufacturing workshop. From day one, every design was sketched, developed, and hand-finished by our own artisans — \u003cstrong\u003eour piece, our design, our hands\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2000s — Trusted by the Trade\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eOur in-house designs reached established brands and bridal collections across India — original pieces, created entirely within our workshop, trusted on reputation alone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2010–2025 — Our Own Design Language\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eWe stopped only executing briefs and began building a full library of original, in-house designs — every motif, setting, and silhouette developed by our own design team, rooted in tradition and refined over years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003eToday — Direct to You\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003ePink Jewellers: same hands, same in-house designs, same care. Every piece you see is conceived and created by us — for the first time, you can buy it directly from the people who designed it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-quote\"\u003e\"The hands behind some of India's finest jewellery — every design our own. Now with a name of our own.\" \u003cspan\u003e— Founder, Pink Jewellers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"story-closing\"\u003eEvery piece from Pink Jewellers is an \u003cstrong\u003eoriginal, in-house design\u003c\/strong\u003e — carrying forty years of craft behind it. Made with intention. Designed by us. Sent with care. Jewellery made to be worn, remembered, and passed on.\u003c\/p\u003e\n\u003cdiv class=\"story-tags\"\u003eIn-House Designs · Handcrafted · Heritage · Heirloom\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"acc-item\" open=\"\"\u003e\n\u003csummary class=\"acc-btn\"\u003eReturns \u0026amp; Exchange \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cp\u003eEvery piece from Pink Jewellers is handcrafted with care. Because of the nature of handmade jewellery, we have a limited returns policy — please read it carefully before placing your order.\u003c\/p\u003e\n\u003ch4\u003eWhen Can You Return?\u003c\/h4\u003e\n\u003cp\u003eWe accept returns and exchanges only if:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eYour order arrived damaged in transit\u003c\/li\u003e\n\u003cli\u003eYou received an incorrect product\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eRequests must be raised within \u003cstrong\u003e3 days of delivery\u003c\/strong\u003e. Items must be unworn and in their original packaging.\u003c\/p\u003e\n\u003ch4\u003eHow to Raise a Return\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eWhatsApp us within 3 days of receiving your order at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\n\u003c\/li\u003e\n\u003cli\u003eShare a clear photo of the product and packaging\u003c\/li\u003e\n\u003cli\u003eOur team will review and respond to your request\u003c\/li\u003e\n\u003cli\u003eOnce approved, we'll guide you through the process — exchanges take 10–15 days\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eRefunds\u003c\/h4\u003e\n\u003cp\u003eRefunds are issued only when:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eA package is lost in transit when shipped by us\u003c\/li\u003e\n\u003cli\u003ePink Jewellers is unable to provide a replacement\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eApproved refunds are credited to the original payment source within 7 working days.\u003c\/p\u003e\n\u003ch4\u003eNo Returns or Refunds For\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eIncorrect or incomplete delivery address provided at checkout\u003c\/li\u003e\n\u003cli\u003eFailed delivery due to unavailability or package refusal\u003c\/li\u003e\n\u003cli\u003eSizing concerns — please WhatsApp us before ordering\u003c\/li\u003e\n\u003cli\u003eMinor colour or design variation natural to handcrafted, natural-stone jewellery\u003c\/li\u003e\n\u003cli\u003eProducts returned used, worn, or without original packaging\u003c\/li\u003e\n\u003cli\u003eItems that are neither damaged nor incorrectly shipped\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eCancellations\u003c\/h4\u003e\n\u003cp\u003eOrders can be cancelled within 3 days of placement and before dispatch — whichever comes first. Cancellations within this window are issued as store credits. After 3 days, a 30% cancellation fee applies and the balance is issued as store credits valid for 1 year. Orders cannot be cancelled once shipped.\u003c\/p\u003e\n\u003ch4\u003eCustom \u0026amp; Made-to-Order Pieces\u003c\/h4\u003e\n\u003cp\u003eCustom pieces are made especially for you. Cancellations or changes are considered only within 3 days of order placement — WhatsApp us at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e. A 30% cancellation fee applies after this window. If there is no response for over 1 month, the full advance paid will be forfeited.\u003c\/p\u003e\n\u003ch4\u003eStore Purchases\u003c\/h4\u003e\n\u003cp\u003eProducts collected directly from our Khambhat or Ahmedabad store are not eligible for return or exchange after collection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\" open=\"\"\u003e\n\u003csummary class=\"acc-btn\"\u003eShipping \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eIndia Shipping\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrepaid Orders:\u003c\/strong\u003e Free shipping\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCash on Delivery:\u003c\/strong\u003e ₹150 flat shipping charge\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eOrders are delivered within 4–5 business days from the date of dispatch. Timelines may vary slightly based on destination and parcel weight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eJewellery Care \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cul\u003e\n\u003cli\u003eKeep your jewellery away from water at all times\u003c\/li\u003e\n\u003cli\u003eAvoid exposure to perfumes, sprays, and other chemicals\u003c\/li\u003e\n\u003cli\u003eStore each piece separately to prevent scratches and tangling\u003c\/li\u003e\n\u003cli\u003eKeep in a pouch or box in a dry place, away from heat, humidity, and direct sunlight\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\" style=\"border-bottom: none;\"\u003e\n\u003csummary class=\"acc-btn\"\u003eView Supplier Information \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eManufactured \/ Packed By\u003c\/h4\u003e\n\u003cp\u003ePink Jewellers\u003cbr\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003ch4\u003eCustomer Care\u003c\/h4\u003e\n\u003cp\u003eMobile: \u003ca href=\"tel:+919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\u003c\/p\u003e\n\u003ch4\u003eCountry of Origin\u003c\/h4\u003e\n\u003cp\u003eIndia\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"story-stores\"\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eAhmedabad store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eKhambhat store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003ePith No Sutharwado,Pith Bazar,Khambhat Anand-388620\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"pink jewellers","offers":[{"title":"Default Title","offer_id":51280751591702,"sku":null,"price":4999.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/ChatGPT_Image_Jun_24_2026_10_50_16_AM_copy.webp?v=1782294729"},{"product_id":"new-necklace-z","title":"Multicolor Jadau Kundan Necklace \u0026 Maathapatti Set – PJNS053","description":"\u003cstyle\u003e\n  .product-video {\n  width: 100%;\n  max-height: 260px;\n  object-fit: cover;\n  border-radius: 8px;\n  display: block;\n  margin-top: 14px;\n}\n  \/* === Description === *\/\n  .desc-specs {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 10px;\n    margin-bottom: 18px;\n  }\n  .spec-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 10px 14px;\n  }\n  .spec-label {\n    font-size: 11px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 0.8px; margin-bottom: 3px;\n  }\n  .spec-value {\n    font-size: 13.5px; color: #444; font-weight: 500;\n  }\n  .desc-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555; margin: 0;\n  }\n  .desc-intro strong {\n    color: #E45F8E; font-weight: 600;\n  }\n  @media (max-width: 500px) {\n    .desc-specs { grid-template-columns: 1fr; }\n  }\n\n  \/* === Trust Stat Banner === *\/\n  .story-stat-banner {\n    display: flex; align-items: center; gap: 14px;\n    background: linear-gradient(135deg, #fdf3f6, #fbe6ed);\n    border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 16px 20px; margin-bottom: 20px;\n  }\n  .story-stat-number {\n    font-size: 26px; font-weight: 800; color: #E45F8E;\n    letter-spacing: 0.5px; white-space: nowrap;\n  }\n  .story-stat-number .stat-suffix {\n    font-size: 17px; font-weight: 700;\n  }\n  .story-stat-label {\n    font-size: 14px; color: #555; line-height: 1.4;\n    border-left: 2px solid #f3d4de; padding-left: 14px;\n  }\n\n  \/* === Our Story Section === *\/\n  .story-section {\n    max-width: 900px; font-family: sans-serif; color: #333;\n    padding: 0 0 8px;\n  }\n  .story-eyebrow {\n    color: #E45F8E; font-size: 13px; font-weight: 600;\n    letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 8px;\n  }\n  .story-title {\n    font-size: 24px; font-weight: 700; color: #333;\n    line-height: 1.3; margin: 0 0 14px;\n  }\n  .story-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555;\n    margin-bottom: 24px; max-width: 720px;\n  }\n  .story-timeline {\n    display: flex; flex-direction: column; gap: 18px;\n    border-left: 2px solid #f3d4de; padding-left: 20px;\n    margin-bottom: 24px;\n  }\n  .story-step { position: relative; }\n  .story-step::before {\n    content: ''; position: absolute; left: -26px; top: 4px;\n    width: 10px; height: 10px; border-radius: 50%;\n    background: #E45F8E; border: 2px solid #fff;\n  }\n  .story-year {\n    color: #E45F8E; font-weight: 700; font-size: 13px;\n    letter-spacing: 0.5px; margin-bottom: 2px;\n  }\n  .story-heading {\n    font-size: 15.5px; font-weight: 600; color: #333; margin: 2px 0 4px;\n  }\n  .story-text {\n    font-size: 14px; line-height: 1.7; color: #666; margin: 0;\n  }\n  .story-text strong { color: #333; }\n  .story-quote {\n    background: #fdf3f6; border-left: 3px solid #E45F8E;\n    padding: 16px 20px; border-radius: 4px;\n    font-size: 14.5px; line-height: 1.7; color: #444;\n    font-style: italic; margin-bottom: 24px;\n  }\n  .story-quote span {\n    display: block; margin-top: 8px; font-style: normal;\n    font-weight: 600; color: #E45F8E; font-size: 13px;\n  }\n  .story-closing {\n    font-size: 14px; line-height: 1.8; color: #555; margin-bottom: 8px;\n  }\n  .story-closing strong { color: #E45F8E; }\n  .story-tags {\n    font-size: 13px; color: #E45F8E; font-weight: 600;\n    letter-spacing: 0.5px; margin-top: 12px;\n  }\n\n  \/* === Store Addresses === *\/\n  .story-stores {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 14px;\n    margin-top: 24px;\n  }\n  .store-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .store-label {\n    font-size: 12px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 1px; margin-bottom: 6px;\n  }\n  .store-address {\n    font-size: 13.5px; line-height: 1.6; color: #555; margin: 0;\n  }\n  @media (max-width: 600px) {\n    .story-stores { grid-template-columns: 1fr; }\n  }\n\n  \/* === Accordion (native details\/summary — no JS required) === *\/\n  .acc-item { border-bottom: 1px solid #e8c5d0; }\n  .acc-item summary { list-style: none; }\n  .acc-item summary::-webkit-details-marker { display: none; }\n  .acc-item summary::marker { content: \"\"; }\n  .acc-btn {\n    width: 100%; background: none; border: none; cursor: pointer;\n    display: flex; justify-content: space-between; align-items: center;\n    padding: 18px 0; font-size: 15px; font-family: inherit;\n    color: #333; text-align: left;\n  }\n  .acc-btn:hover { color: #E45F8E; }\n  .acc-icon {\n    width: 20px; height: 20px; flex-shrink: 0;\n    display: flex; align-items: center; justify-content: center;\n    color: #E45F8E; font-size: 20px; font-weight: 300;\n    transition: transform 0.25s; line-height: 1;\n  }\n  .acc-item[open] \u003e .acc-btn .acc-icon { transform: rotate(45deg); }\n  .acc-body {\n    font-size: 14px; color: #666; line-height: 1.7;\n    padding-bottom: 16px;\n  }\n  .acc-body ul { margin: 8px 0; padding-left: 18px; }\n  .acc-body li { margin-bottom: 6px; }\n  .acc-body h4 { color: #333; font-size: 14px; margin: 14px 0 6px; font-weight: 600; }\n  .acc-body p { margin: 6px 0; }\n  a { color: #E45F8E; text-decoration: none; }\n  a:hover { text-decoration: underline; }\n\n  \/* === Our Story Accordion Teaser === *\/\n  .our-story-teaser {\n    font-size: 12.5px; color: #999; font-style: italic;\n    margin-left: 10px; font-weight: 400;\n  }\n\n  \/* === Our Story Accordion Highlight === *\/\n  @keyframes ourStoryPulse {\n    0%, 100% { box-shadow: 0 0 0 0 rgba(228, 95, 142, 0.18); }\n    50%       { box-shadow: 0 0 0 5px rgba(228, 95, 142, 0); }\n  }\n  .acc-item--our-story {\n    border-bottom: 1px solid #e8c5d0;\n    background: linear-gradient(135deg, #fff7fa 0%, #fdf0f5 100%);\n    border-radius: 8px;\n    border: 1.5px solid #f0bfd1;\n    margin-top: -1px;\n    margin-bottom: 2px;\n    animation: ourStoryPulse 2.8s ease-in-out infinite;\n    position: relative;\n  }\n  .acc-item--our-story .acc-btn {\n    padding: 18px 14px;\n    font-weight: 600;\n    color: #c94b7a;\n  }\n  .acc-item--our-story .acc-btn:hover { color: #E45F8E; }\n  .acc-item--our-story .acc-body {\n    padding-left: 14px; padding-right: 14px;\n  }\n  .our-story-badge {\n    display: inline-block;\n    background: linear-gradient(135deg, #E45F8E, #c94b7a);\n    color: #fff;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n    padding: 2px 8px;\n    border-radius: 20px;\n    margin-left: 10px;\n    vertical-align: middle;\n    position: relative;\n    top: -1px;\n  }\n\u003c\/style\u003e\n\u003c!-- ============ OUR STORY ============ --\u003e\n\u003cdiv class=\"story-section\"\u003e\n\u003c!-- Trust Stat Banner --\u003e\n\u003cdiv class=\"story-stat-banner\"\u003e\n\u003cdiv class=\"story-stat-number\"\u003e40+ \u003cspan class=\"stat-suffix\"\u003eYears of customer trust\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============ ACCORDION (native details\/summary, no JS needed) ============ --\u003e\n\u003cdiv style=\"border-top: 1px solid #e8c5d0; max-width: 900px; font-family: sans-serif;\"\u003e\n\u003cdetails class=\"acc-item\" open=\"\"\u003e\n\u003csummary class=\"acc-btn\"\u003eDescription \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"desc-specs\"\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eBase Metal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eGold-plated\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFastening\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003ePush-back Earrings\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e1 Necklace Set and 1 Pair of Earring\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"desc-intro\"\u003e \u003c\/p\u003e\n\u003cvideo class=\"product-video\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/3fbbfdef2bcb44bf8532cc0b6fbcfbcc.mov\" poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/Screenshot_2026-06-17_100355.png?v=1781670861\" muted=\"\" loop=\"loop\" playsinline=\"\" preload=\"metadata\" controls=\"controls\"\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"acc-item acc-item--our-story\"\u003e\n\u003cbutton class=\"acc-btn\" type=\"button\"\u003e Our Story \u003cspan class=\"our-story-badge\"\u003e✦ Our Story\u003c\/span\u003e \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"story-eyebrow\"\u003eFour Decades of Craft · 100% In-House Designs\u003c\/div\u003e\n\u003ch2 class=\"story-title\"\u003eNow, straight to you.\u003c\/h2\u003e\n\u003cp class=\"story-intro\"\u003eWe didn't begin as a brand — we began as a workshop. Hands, tools, and an obsession with getting every detail right. For four decades, every single piece that left our workshop was conceived, designed, and crafted entirely in-house — never outsourced, never copied. This is us, stepping forward, for the first time under our own name.\u003c\/p\u003e\n\u003cdiv class=\"story-timeline\"\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e1983 — The Workshop Begins\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eFounded in Gujarat as a manufacturing workshop. From day one, every design was sketched, developed, and hand-finished by our own artisans — \u003cstrong\u003eour piece, our design, our hands\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2000s — Trusted by the Trade\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eOur in-house designs reached established brands and bridal collections across India — original pieces, created entirely within our workshop, trusted on reputation alone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2010–2025 — Our Own Design Language\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eWe stopped only executing briefs and began building a full library of original, in-house designs — every motif, setting, and silhouette developed by our own design team, rooted in tradition and refined over years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003eToday — Direct to You\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003ePink Jewellers: same hands, same in-house designs, same care. Every piece you see is conceived and created by us — for the first time, you can buy it directly from the people who designed it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-quote\"\u003e\"The hands behind some of India's finest jewellery — every design our own. Now with a name of our own.\" \u003cspan\u003e— Founder, Pink Jewellers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"story-closing\"\u003eEvery piece from Pink Jewellers is an \u003cstrong\u003eoriginal, in-house design\u003c\/strong\u003e — carrying forty years of craft behind it. Made with intention. Designed by us. Sent with care. Jewellery made to be worn, remembered, and passed on.\u003c\/p\u003e\n\u003cdiv class=\"story-tags\"\u003eIn-House Designs · Handcrafted · Heritage · Heirloom\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"acc-item\" open=\"\"\u003e\n\u003csummary class=\"acc-btn\"\u003eReturns \u0026amp; Exchange \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cp\u003eEvery piece from Pink Jewellers is handcrafted with care. Because of the nature of handmade jewellery, we have a limited returns policy — please read it carefully before placing your order.\u003c\/p\u003e\n\u003ch4\u003eWhen Can You Return?\u003c\/h4\u003e\n\u003cp\u003eWe accept returns and exchanges only if:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eYour order arrived damaged in transit\u003c\/li\u003e\n\u003cli\u003eYou received an incorrect product\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eRequests must be raised within \u003cstrong\u003e3 days of delivery\u003c\/strong\u003e. Items must be unworn and in their original packaging.\u003c\/p\u003e\n\u003ch4\u003eHow to Raise a Return\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eWhatsApp us within 3 days of receiving your order at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\n\u003c\/li\u003e\n\u003cli\u003eShare a clear photo of the product and packaging\u003c\/li\u003e\n\u003cli\u003eOur team will review and respond to your request\u003c\/li\u003e\n\u003cli\u003eOnce approved, we'll guide you through the process — exchanges take 10–15 days\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eRefunds\u003c\/h4\u003e\n\u003cp\u003eRefunds are issued only when:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eA package is lost in transit when shipped by us\u003c\/li\u003e\n\u003cli\u003ePink Jewellers is unable to provide a replacement\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eApproved refunds are credited to the original payment source within 7 working days.\u003c\/p\u003e\n\u003ch4\u003eNo Returns or Refunds For\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eIncorrect or incomplete delivery address provided at checkout\u003c\/li\u003e\n\u003cli\u003eFailed delivery due to unavailability or package refusal\u003c\/li\u003e\n\u003cli\u003eSizing concerns — please WhatsApp us before ordering\u003c\/li\u003e\n\u003cli\u003eMinor colour or design variation natural to handcrafted, natural-stone jewellery\u003c\/li\u003e\n\u003cli\u003eProducts returned used, worn, or without original packaging\u003c\/li\u003e\n\u003cli\u003eItems that are neither damaged nor incorrectly shipped\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eCancellations\u003c\/h4\u003e\n\u003cp\u003eOrders can be cancelled within 3 days of placement and before dispatch — whichever comes first. Cancellations within this window are issued as store credits. After 3 days, a 30% cancellation fee applies and the balance is issued as store credits valid for 1 year. Orders cannot be cancelled once shipped.\u003c\/p\u003e\n\u003ch4\u003eCustom \u0026amp; Made-to-Order Pieces\u003c\/h4\u003e\n\u003cp\u003eCustom pieces are made especially for you. Cancellations or changes are considered only within 3 days of order placement — WhatsApp us at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e. A 30% cancellation fee applies after this window. If there is no response for over 1 month, the full advance paid will be forfeited.\u003c\/p\u003e\n\u003ch4\u003eStore Purchases\u003c\/h4\u003e\n\u003cp\u003eProducts collected directly from our Khambhat or Ahmedabad store are not eligible for return or exchange after collection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\" open=\"\"\u003e\n\u003csummary class=\"acc-btn\"\u003eShipping \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eIndia Shipping\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrepaid Orders:\u003c\/strong\u003e Free shipping\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCash on Delivery:\u003c\/strong\u003e ₹150 flat shipping charge\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eOrders are delivered within 4–5 business days from the date of dispatch. Timelines may vary slightly based on destination and parcel weight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eJewellery Care \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cul\u003e\n\u003cli\u003eKeep your jewellery away from water at all times\u003c\/li\u003e\n\u003cli\u003eAvoid exposure to perfumes, sprays, and other chemicals\u003c\/li\u003e\n\u003cli\u003eStore each piece separately to prevent scratches and tangling\u003c\/li\u003e\n\u003cli\u003eKeep in a pouch or box in a dry place, away from heat, humidity, and direct sunlight\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\" style=\"border-bottom: none;\"\u003e\n\u003csummary class=\"acc-btn\"\u003eView Supplier Information \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eManufactured \/ Packed By\u003c\/h4\u003e\n\u003cp\u003ePink Jewellers\u003cbr\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003ch4\u003eCustomer Care\u003c\/h4\u003e\n\u003cp\u003eMobile: \u003ca href=\"tel:+919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\u003c\/p\u003e\n\u003ch4\u003eCountry of Origin\u003c\/h4\u003e\n\u003cp\u003eIndia\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"story-stores\"\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eAhmedabad store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eKhambhat store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003ePith No Sutharwado,Pith Bazar,Khambhat Anand-388620\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"pink jewellers","offers":[{"title":"Default Title","offer_id":51280753885462,"sku":null,"price":3899.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/ChatGPT_Image_Jun_24_2026_10_44_22_AM_copy.webp?v=1782294728"},{"product_id":"new-necklace-5","title":"Multicolor Jadau Kundan Necklace Set– PJNS054","description":"\u003cstyle\u003e\n  .product-video {\n  width: 100%;\n  max-height: 260px;\n  object-fit: cover;\n  border-radius: 8px;\n  display: block;\n  margin-top: 14px;\n}\n  \/* === Description === *\/\n  .desc-specs {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 10px;\n    margin-bottom: 18px;\n  }\n  .spec-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 10px 14px;\n  }\n  .spec-label {\n    font-size: 11px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 0.8px; margin-bottom: 3px;\n  }\n  .spec-value {\n    font-size: 13.5px; color: #444; font-weight: 500;\n  }\n  .desc-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555; margin: 0;\n  }\n  .desc-intro strong {\n    color: #E45F8E; font-weight: 600;\n  }\n  @media (max-width: 500px) {\n    .desc-specs { grid-template-columns: 1fr; }\n  }\n\n  \/* === Trust Stat Banner === *\/\n  .story-stat-banner {\n    display: flex; align-items: center; gap: 14px;\n    background: linear-gradient(135deg, #fdf3f6, #fbe6ed);\n    border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 16px 20px; margin-bottom: 20px;\n  }\n  .story-stat-number {\n    font-size: 26px; font-weight: 800; color: #E45F8E;\n    letter-spacing: 0.5px; white-space: nowrap;\n  }\n  .story-stat-number .stat-suffix {\n    font-size: 17px; font-weight: 700;\n  }\n  .story-stat-label {\n    font-size: 14px; color: #555; line-height: 1.4;\n    border-left: 2px solid #f3d4de; padding-left: 14px;\n  }\n\n  \/* === Our Story Section === *\/\n  .story-section {\n    max-width: 900px; font-family: sans-serif; color: #333;\n    padding: 0 0 8px;\n  }\n  .story-eyebrow {\n    color: #E45F8E; font-size: 13px; font-weight: 600;\n    letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 8px;\n  }\n  .story-title {\n    font-size: 24px; font-weight: 700; color: #333;\n    line-height: 1.3; margin: 0 0 14px;\n  }\n  .story-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555;\n    margin-bottom: 24px; max-width: 720px;\n  }\n  .story-timeline {\n    display: flex; flex-direction: column; gap: 18px;\n    border-left: 2px solid #f3d4de; padding-left: 20px;\n    margin-bottom: 24px;\n  }\n  .story-step { position: relative; }\n  .story-step::before {\n    content: ''; position: absolute; left: -26px; top: 4px;\n    width: 10px; height: 10px; border-radius: 50%;\n    background: #E45F8E; border: 2px solid #fff;\n  }\n  .story-year {\n    color: #E45F8E; font-weight: 700; font-size: 13px;\n    letter-spacing: 0.5px; margin-bottom: 2px;\n  }\n  .story-heading {\n    font-size: 15.5px; font-weight: 600; color: #333; margin: 2px 0 4px;\n  }\n  .story-text {\n    font-size: 14px; line-height: 1.7; color: #666; margin: 0;\n  }\n  .story-text strong { color: #333; }\n  .story-quote {\n    background: #fdf3f6; border-left: 3px solid #E45F8E;\n    padding: 16px 20px; border-radius: 4px;\n    font-size: 14.5px; line-height: 1.7; color: #444;\n    font-style: italic; margin-bottom: 24px;\n  }\n  .story-quote span {\n    display: block; margin-top: 8px; font-style: normal;\n    font-weight: 600; color: #E45F8E; font-size: 13px;\n  }\n  .story-closing {\n    font-size: 14px; line-height: 1.8; color: #555; margin-bottom: 8px;\n  }\n  .story-closing strong { color: #E45F8E; }\n  .story-tags {\n    font-size: 13px; color: #E45F8E; font-weight: 600;\n    letter-spacing: 0.5px; margin-top: 12px;\n  }\n\n  \/* === Store Addresses === *\/\n  .story-stores {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 14px;\n    margin-top: 24px;\n  }\n  .store-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .store-label {\n    font-size: 12px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 1px; margin-bottom: 6px;\n  }\n  .store-address {\n    font-size: 13.5px; line-height: 1.6; color: #555; margin: 0;\n  }\n  @media (max-width: 600px) {\n    .story-stores { grid-template-columns: 1fr; }\n  }\n\n  \/* === Accordion (native details\/summary — no JS required) === *\/\n  .acc-item { border-bottom: 1px solid #e8c5d0; }\n  .acc-item summary { list-style: none; }\n  .acc-item summary::-webkit-details-marker { display: none; }\n  .acc-item summary::marker { content: \"\"; }\n  .acc-btn {\n    width: 100%; background: none; border: none; cursor: pointer;\n    display: flex; justify-content: space-between; align-items: center;\n    padding: 18px 0; font-size: 15px; font-family: inherit;\n    color: #333; text-align: left;\n  }\n  .acc-btn:hover { color: #E45F8E; }\n  .acc-icon {\n    width: 20px; height: 20px; flex-shrink: 0;\n    display: flex; align-items: center; justify-content: center;\n    color: #E45F8E; font-size: 20px; font-weight: 300;\n    transition: transform 0.25s; line-height: 1;\n  }\n  .acc-item[open] \u003e .acc-btn .acc-icon { transform: rotate(45deg); }\n  .acc-body {\n    font-size: 14px; color: #666; line-height: 1.7;\n    padding-bottom: 16px;\n  }\n  .acc-body ul { margin: 8px 0; padding-left: 18px; }\n  .acc-body li { margin-bottom: 6px; }\n  .acc-body h4 { color: #333; font-size: 14px; margin: 14px 0 6px; font-weight: 600; }\n  .acc-body p { margin: 6px 0; }\n  a { color: #E45F8E; text-decoration: none; }\n  a:hover { text-decoration: underline; }\n\n  \/* === Our Story Accordion Teaser === *\/\n  .our-story-teaser {\n    font-size: 12.5px; color: #999; font-style: italic;\n    margin-left: 10px; font-weight: 400;\n  }\n\n  \/* === Our Story Accordion Highlight === *\/\n  @keyframes ourStoryPulse {\n    0%, 100% { box-shadow: 0 0 0 0 rgba(228, 95, 142, 0.18); }\n    50%       { box-shadow: 0 0 0 5px rgba(228, 95, 142, 0); }\n  }\n  .acc-item--our-story {\n    border-bottom: 1px solid #e8c5d0;\n    background: linear-gradient(135deg, #fff7fa 0%, #fdf0f5 100%);\n    border-radius: 8px;\n    border: 1.5px solid #f0bfd1;\n    margin-top: -1px;\n    margin-bottom: 2px;\n    animation: ourStoryPulse 2.8s ease-in-out infinite;\n    position: relative;\n  }\n  .acc-item--our-story .acc-btn {\n    padding: 18px 14px;\n    font-weight: 600;\n    color: #c94b7a;\n  }\n  .acc-item--our-story .acc-btn:hover { color: #E45F8E; }\n  .acc-item--our-story .acc-body {\n    padding-left: 14px; padding-right: 14px;\n  }\n  .our-story-badge {\n    display: inline-block;\n    background: linear-gradient(135deg, #E45F8E, #c94b7a);\n    color: #fff;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n    padding: 2px 8px;\n    border-radius: 20px;\n    margin-left: 10px;\n    vertical-align: middle;\n    position: relative;\n    top: -1px;\n  }\n\u003c\/style\u003e\n\u003c!-- ============ OUR STORY ============ --\u003e\n\u003cdiv class=\"story-section\"\u003e\n\u003c!-- Trust Stat Banner --\u003e\n\u003cdiv class=\"story-stat-banner\"\u003e\n\u003cdiv class=\"story-stat-number\"\u003e40+ \u003cspan class=\"stat-suffix\"\u003eYears of customer trust\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============ ACCORDION (native details\/summary, no JS needed) ============ --\u003e\n\u003cdiv style=\"border-top: 1px solid #e8c5d0; max-width: 900px; font-family: sans-serif;\"\u003e\n\u003cdetails class=\"acc-item\" open=\"\"\u003e\n\u003csummary class=\"acc-btn\"\u003eDescription \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"desc-specs\"\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eBase Metal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eGold-plated\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFastening\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003ePush-back Earrings\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e1 Necklace Set and 1 Pair of Earring\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"desc-intro\"\u003e \u003c\/p\u003e\n\u003cvideo class=\"product-video\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/3fbbfdef2bcb44bf8532cc0b6fbcfbcc.mov\" poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/Screenshot_2026-06-17_100355.png?v=1781670861\" muted=\"\" loop=\"loop\" playsinline=\"\" preload=\"metadata\" controls=\"controls\"\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"acc-item acc-item--our-story\"\u003e\n\u003cbutton class=\"acc-btn\" type=\"button\"\u003e Our Story \u003cspan class=\"our-story-badge\"\u003e✦ Our Story\u003c\/span\u003e \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"story-eyebrow\"\u003eFour Decades of Craft · 100% In-House Designs\u003c\/div\u003e\n\u003ch2 class=\"story-title\"\u003eNow, straight to you.\u003c\/h2\u003e\n\u003cp class=\"story-intro\"\u003eWe didn't begin as a brand — we began as a workshop. Hands, tools, and an obsession with getting every detail right. For four decades, every single piece that left our workshop was conceived, designed, and crafted entirely in-house — never outsourced, never copied. This is us, stepping forward, for the first time under our own name.\u003c\/p\u003e\n\u003cdiv class=\"story-timeline\"\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e1983 — The Workshop Begins\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eFounded in Gujarat as a manufacturing workshop. From day one, every design was sketched, developed, and hand-finished by our own artisans — \u003cstrong\u003eour piece, our design, our hands\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2000s — Trusted by the Trade\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eOur in-house designs reached established brands and bridal collections across India — original pieces, created entirely within our workshop, trusted on reputation alone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2010–2025 — Our Own Design Language\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eWe stopped only executing briefs and began building a full library of original, in-house designs — every motif, setting, and silhouette developed by our own design team, rooted in tradition and refined over years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003eToday — Direct to You\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003ePink Jewellers: same hands, same in-house designs, same care. Every piece you see is conceived and created by us — for the first time, you can buy it directly from the people who designed it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-quote\"\u003e\"The hands behind some of India's finest jewellery — every design our own. Now with a name of our own.\" \u003cspan\u003e— Founder, Pink Jewellers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"story-closing\"\u003eEvery piece from Pink Jewellers is an \u003cstrong\u003eoriginal, in-house design\u003c\/strong\u003e — carrying forty years of craft behind it. Made with intention. Designed by us. Sent with care. Jewellery made to be worn, remembered, and passed on.\u003c\/p\u003e\n\u003cdiv class=\"story-tags\"\u003eIn-House Designs · Handcrafted · Heritage · Heirloom\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"acc-item\" open=\"\"\u003e\n\u003csummary class=\"acc-btn\"\u003eReturns \u0026amp; Exchange \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cp\u003eEvery piece from Pink Jewellers is handcrafted with care. Because of the nature of handmade jewellery, we have a limited returns policy — please read it carefully before placing your order.\u003c\/p\u003e\n\u003ch4\u003eWhen Can You Return?\u003c\/h4\u003e\n\u003cp\u003eWe accept returns and exchanges only if:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eYour order arrived damaged in transit\u003c\/li\u003e\n\u003cli\u003eYou received an incorrect product\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eRequests must be raised within \u003cstrong\u003e3 days of delivery\u003c\/strong\u003e. Items must be unworn and in their original packaging.\u003c\/p\u003e\n\u003ch4\u003eHow to Raise a Return\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eWhatsApp us within 3 days of receiving your order at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\n\u003c\/li\u003e\n\u003cli\u003eShare a clear photo of the product and packaging\u003c\/li\u003e\n\u003cli\u003eOur team will review and respond to your request\u003c\/li\u003e\n\u003cli\u003eOnce approved, we'll guide you through the process — exchanges take 10–15 days\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eRefunds\u003c\/h4\u003e\n\u003cp\u003eRefunds are issued only when:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eA package is lost in transit when shipped by us\u003c\/li\u003e\n\u003cli\u003ePink Jewellers is unable to provide a replacement\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eApproved refunds are credited to the original payment source within 7 working days.\u003c\/p\u003e\n\u003ch4\u003eNo Returns or Refunds For\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eIncorrect or incomplete delivery address provided at checkout\u003c\/li\u003e\n\u003cli\u003eFailed delivery due to unavailability or package refusal\u003c\/li\u003e\n\u003cli\u003eSizing concerns — please WhatsApp us before ordering\u003c\/li\u003e\n\u003cli\u003eMinor colour or design variation natural to handcrafted, natural-stone jewellery\u003c\/li\u003e\n\u003cli\u003eProducts returned used, worn, or without original packaging\u003c\/li\u003e\n\u003cli\u003eItems that are neither damaged nor incorrectly shipped\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eCancellations\u003c\/h4\u003e\n\u003cp\u003eOrders can be cancelled within 3 days of placement and before dispatch — whichever comes first. Cancellations within this window are issued as store credits. After 3 days, a 30% cancellation fee applies and the balance is issued as store credits valid for 1 year. Orders cannot be cancelled once shipped.\u003c\/p\u003e\n\u003ch4\u003eCustom \u0026amp; Made-to-Order Pieces\u003c\/h4\u003e\n\u003cp\u003eCustom pieces are made especially for you. Cancellations or changes are considered only within 3 days of order placement — WhatsApp us at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e. A 30% cancellation fee applies after this window. If there is no response for over 1 month, the full advance paid will be forfeited.\u003c\/p\u003e\n\u003ch4\u003eStore Purchases\u003c\/h4\u003e\n\u003cp\u003eProducts collected directly from our Khambhat or Ahmedabad store are not eligible for return or exchange after collection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\" open=\"\"\u003e\n\u003csummary class=\"acc-btn\"\u003eShipping \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eIndia Shipping\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrepaid Orders:\u003c\/strong\u003e Free shipping\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCash on Delivery:\u003c\/strong\u003e ₹150 flat shipping charge\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eOrders are delivered within 4–5 business days from the date of dispatch. Timelines may vary slightly based on destination and parcel weight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eJewellery Care \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cul\u003e\n\u003cli\u003eKeep your jewellery away from water at all times\u003c\/li\u003e\n\u003cli\u003eAvoid exposure to perfumes, sprays, and other chemicals\u003c\/li\u003e\n\u003cli\u003eStore each piece separately to prevent scratches and tangling\u003c\/li\u003e\n\u003cli\u003eKeep in a pouch or box in a dry place, away from heat, humidity, and direct sunlight\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\" style=\"border-bottom: none;\"\u003e\n\u003csummary class=\"acc-btn\"\u003eView Supplier Information \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eManufactured \/ Packed By\u003c\/h4\u003e\n\u003cp\u003ePink Jewellers\u003cbr\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003ch4\u003eCustomer Care\u003c\/h4\u003e\n\u003cp\u003eMobile: \u003ca href=\"tel:+919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\u003c\/p\u003e\n\u003ch4\u003eCountry of Origin\u003c\/h4\u003e\n\u003cp\u003eIndia\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"story-stores\"\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eAhmedabad store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eKhambhat store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003ePith No Sutharwado,Pith Bazar,Khambhat Anand-388620\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"pink jewellers","offers":[{"title":"Default Title","offer_id":51280758079766,"sku":null,"price":3999.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/ChatGPT_Image_Jun_24_2026_10_36_23_AM_copy.webp?v=1782294728"},{"product_id":"new-necklace-8","title":"Multicolor Jadau Kundan Necklace Set– PJNS057","description":"\u003cstyle\u003e\n  .acc-item { border-bottom: 1px solid #e8c5d0; }\n  .acc-btn {\n    width: 100%; background: none; border: none; cursor: pointer;\n    display: flex; justify-content: space-between; align-items: center;\n    padding: 18px 0; font-size: 15px; font-family: inherit;\n    color: #333; text-align: left;\n  }\n  .acc-btn:hover { color: #E45F8E; }\n  .acc-icon {\n    width: 20px; height: 20px; flex-shrink: 0;\n    display: flex; align-items: center; justify-content: center;\n    color: #E45F8E; font-size: 20px; font-weight: 300;\n    transition: transform 0.25s; line-height: 1;\n  }\n  .acc-icon.open { transform: rotate(45deg); }\n  .acc-body {\n    display: none;\n    font-size: 14px; color: #666; line-height: 1.7;\n  }\n  .acc-body.open { display: block; padding-bottom: 16px; }\n  .acc-body ul { margin: 8px 0; padding-left: 18px; }\n  .acc-body li { margin-bottom: 6px; }\n  .acc-body h4 { color: #333; font-size: 14px; margin: 14px 0 6px; font-weight: 600; }\n  .acc-body p { margin: 6px 0; }\n  a { color: #E45F8E; text-decoration: none; }\n  a:hover { text-decoration: underline; }\n\u003c\/style\u003e\n\n\u003cdiv style=\"border-top: 1px solid #e8c5d0; max-width: 900px; font-family: sans-serif;\"\u003e\n\n  \u003c!-- Description --\u003e\n  \u003cdiv class=\"acc-item\"\u003e\n    \u003cbutton type=\"button\" class=\"acc-btn\" onclick=\"toggle(this)\"\u003e\n      Description\n      \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"acc-body\"\u003e\n      \u003cul style=\"list-style: none; padding: 0; margin: 0;\"\u003e\n        \u003cli\u003eJadau Kundan stone setting\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Gold-plated base metal\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eFinish:\u003c\/strong\u003e Push-back earring closure\u003c\/li\u003e\n        \u003cli\u003eAdjustable dori necklace\u003c\/li\u003e\n        \u003cli\u003eIncludes necklace + earring pair\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Returns \u0026 Exchange --\u003e\n  \u003cdiv class=\"acc-item\"\u003e\n    \u003cbutton type=\"button\" class=\"acc-btn\" onclick=\"toggle(this)\"\u003e\n      Returns \u0026amp; Exchange\n      \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"acc-body\"\u003e\n      \u003cp\u003eEvery piece from Pink Jewellers is handcrafted with care. Because of the nature of handmade jewellery, we have a limited returns policy — please read it carefully before placing your order.\u003c\/p\u003e\n\n      \u003ch4\u003eWhen Can You Return?\u003c\/h4\u003e\n      \u003cp\u003eWe accept returns and exchanges only if:\u003c\/p\u003e\n      \u003cul\u003e\n        \u003cli\u003eYour order arrived damaged in transit\u003c\/li\u003e\n        \u003cli\u003eYou received an incorrect product\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003eRequests must be raised within \u003cstrong\u003e3 days of delivery\u003c\/strong\u003e. Items must be unworn and in their original packaging.\u003c\/p\u003e\n\n      \u003ch4\u003eHow to Raise a Return\u003c\/h4\u003e\n      \u003cul\u003e\n        \u003cli\u003eWhatsApp us within 3 days of receiving your order at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\n\u003c\/li\u003e\n        \u003cli\u003eShare a clear photo of the product and packaging\u003c\/li\u003e\n        \u003cli\u003eOur team will review and respond to your request\u003c\/li\u003e\n        \u003cli\u003eOnce approved, we'll guide you through the process — exchanges take 10–15 days\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n      \u003ch4\u003eRefunds\u003c\/h4\u003e\n      \u003cp\u003eRefunds are issued only when:\u003c\/p\u003e\n      \u003cul\u003e\n        \u003cli\u003eA package is lost in transit when shipped by us\u003c\/li\u003e\n        \u003cli\u003ePink Jewellers is unable to provide a replacement\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003eApproved refunds are credited to the original payment source within 7 working days.\u003c\/p\u003e\n\n      \u003ch4\u003eNo Returns or Refunds For\u003c\/h4\u003e\n      \u003cul\u003e\n        \u003cli\u003eIncorrect or incomplete delivery address provided at checkout\u003c\/li\u003e\n        \u003cli\u003eFailed delivery due to unavailability or package refusal\u003c\/li\u003e\n        \u003cli\u003eSizing concerns — please WhatsApp us before ordering\u003c\/li\u003e\n        \u003cli\u003eMinor colour or design variation natural to handcrafted, natural-stone jewellery\u003c\/li\u003e\n        \u003cli\u003eProducts returned used, worn, or without original packaging\u003c\/li\u003e\n        \u003cli\u003eItems that are neither damaged nor incorrectly shipped\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n      \u003ch4\u003eCancellations\u003c\/h4\u003e\n      \u003cp\u003eOrders can be cancelled within 3 days of placement and before dispatch — whichever comes first. Cancellations within this window are issued as store credits. After 3 days, a 30% cancellation fee applies and the balance is issued as store credits valid for 1 year. Orders cannot be cancelled once shipped.\u003c\/p\u003e\n\n      \u003ch4\u003eCustom \u0026amp; Made-to-Order Pieces\u003c\/h4\u003e\n      \u003cp\u003eCustom pieces are made especially for you. Cancellations or changes are considered only within 3 days of order placement — WhatsApp us at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e. A 30% cancellation fee applies after this window. If there is no response for over 1 month, the full advance paid will be forfeited.\u003c\/p\u003e\n\n      \u003ch4\u003eStore Purchases\u003c\/h4\u003e\n      \u003cp\u003eProducts collected directly from our Khambhat or Ahmedabad store are not eligible for return or exchange after collection.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Shipping --\u003e\n  \u003cdiv class=\"acc-item\"\u003e\n    \u003cbutton type=\"button\" class=\"acc-btn\" onclick=\"toggle(this)\"\u003e\n      Shipping\n      \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"acc-body\"\u003e\n      \u003ch4\u003eIndia Shipping\u003c\/h4\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n\u003cstrong\u003ePrepaid Orders:\u003c\/strong\u003e Free shipping\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eCash on Delivery:\u003c\/strong\u003e ₹150 flat shipping charge\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003eOrders are delivered within 4–5 business days from the date of dispatch. Timelines may vary slightly based on destination and parcel weight.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Jewellery Care --\u003e\n  \u003cdiv class=\"acc-item\"\u003e\n    \u003cbutton type=\"button\" class=\"acc-btn\" onclick=\"toggle(this)\"\u003e\n      Jewellery Care\n      \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"acc-body\"\u003e\n      \u003cul\u003e\n        \u003cli\u003eKeep your jewellery away from water at all times\u003c\/li\u003e\n        \u003cli\u003eAvoid exposure to perfumes, sprays, and other chemicals\u003c\/li\u003e\n        \u003cli\u003eStore each piece separately to prevent scratches and tangling\u003c\/li\u003e\n        \u003cli\u003eKeep in a pouch or box in a dry place, away from heat, humidity, and direct sunlight\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Supplier Info --\u003e\n  \u003cdiv class=\"acc-item\" style=\"border-bottom: none;\"\u003e\n    \u003cbutton type=\"button\" class=\"acc-btn\" onclick=\"toggle(this)\"\u003e\n      View Supplier Information\n      \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"acc-body\"\u003e\n      \u003ch4\u003eManufactured \/ Packed By\u003c\/h4\u003e\n      \u003cp\u003ePink Jewellers\u003cbr\u003e\n      Shop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n      \u003ch4\u003eCustomer Care\u003c\/h4\u003e\n      \u003cp\u003eMobile: \u003ca href=\"tel:+919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\u003c\/p\u003e\n      \u003ch4\u003eCountry of Origin\u003c\/h4\u003e\n      \u003cp\u003eIndia\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cscript\u003e\nfunction toggle(btn) {\n  const body = btn.nextElementSibling;\n  const icon = btn.querySelector('.acc-icon');\n  const isOpen = body.classList.contains('open');\n\n  \/\/ Close all\n  document.querySelectorAll('.acc-body').forEach(b =\u003e b.classList.remove('open'));\n  document.querySelectorAll('.acc-icon').forEach(i =\u003e i.classList.remove('open'));\n\n  \/\/ If it wasn't open, open it\n  if (!isOpen) {\n    body.classList.add('open');\n    icon.classList.add('open');\n  }\n}\n\u003c\/script\u003e\n","brand":"pink jewellers","offers":[{"title":"Default Title","offer_id":51280760471830,"sku":null,"price":5399.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/IMG_8867_20a02d63-fd0a-4544-b260-585547f6580c.webp?v=1778734030"},{"product_id":"white-color-jadau-kundan-necklace-set-pjns101","title":"White Color Gold Plated Jadau Kundan Necklace Set - PJNS101","description":"\u003cstyle\u003e\n  .product-video {\n  width: 100%;\n  max-height: 260px;\n  object-fit: cover;\n  border-radius: 8px;\n  display: block;\n  margin-top: 14px;\n}\n  \/* === Description === *\/\n  .desc-specs {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 10px;\n    margin-bottom: 18px;\n  }\n  .spec-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 10px 14px;\n  }\n  .spec-label {\n    font-size: 11px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 0.8px; margin-bottom: 3px;\n  }\n  .spec-value {\n    font-size: 13.5px; color: #444; font-weight: 500;\n  }\n  .desc-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555; margin: 0;\n  }\n  .desc-intro strong {\n    color: #E45F8E; font-weight: 600;\n  }\n  @media (max-width: 500px) {\n    .desc-specs { grid-template-columns: 1fr; }\n  }\n\n  \/* === Trust Stat Banner === *\/\n  .story-stat-banner {\n    display: flex; align-items: center; gap: 14px;\n    background: linear-gradient(135deg, #fdf3f6, #fbe6ed);\n    border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 16px 20px; margin-bottom: 20px;\n  }\n  .story-stat-number {\n    font-size: 26px; font-weight: 800; color: #E45F8E;\n    letter-spacing: 0.5px; white-space: nowrap;\n  }\n  .story-stat-number .stat-suffix {\n    font-size: 17px; font-weight: 700;\n  }\n  .story-stat-label {\n    font-size: 14px; color: #555; line-height: 1.4;\n    border-left: 2px solid #f3d4de; padding-left: 14px;\n  }\n\n  \/* === Our Story Section === *\/\n  .story-section {\n    max-width: 900px; font-family: sans-serif; color: #333;\n    padding: 0 0 8px;\n  }\n  .story-eyebrow {\n    color: #E45F8E; font-size: 13px; font-weight: 600;\n    letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 8px;\n  }\n  .story-title {\n    font-size: 24px; font-weight: 700; color: #333;\n    line-height: 1.3; margin: 0 0 14px;\n  }\n  .story-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555;\n    margin-bottom: 24px; max-width: 720px;\n  }\n  .story-timeline {\n    display: flex; flex-direction: column; gap: 18px;\n    border-left: 2px solid #f3d4de; padding-left: 20px;\n    margin-bottom: 24px;\n  }\n  .story-step { position: relative; }\n  .story-step::before {\n    content: ''; position: absolute; left: -26px; top: 4px;\n    width: 10px; height: 10px; border-radius: 50%;\n    background: #E45F8E; border: 2px solid #fff;\n  }\n  .story-year {\n    color: #E45F8E; font-weight: 700; font-size: 13px;\n    letter-spacing: 0.5px; margin-bottom: 2px;\n  }\n  .story-heading {\n    font-size: 15.5px; font-weight: 600; color: #333; margin: 2px 0 4px;\n  }\n  .story-text {\n    font-size: 14px; line-height: 1.7; color: #666; margin: 0;\n  }\n  .story-text strong { color: #333; }\n  .story-quote {\n    background: #fdf3f6; border-left: 3px solid #E45F8E;\n    padding: 16px 20px; border-radius: 4px;\n    font-size: 14.5px; line-height: 1.7; color: #444;\n    font-style: italic; margin-bottom: 24px;\n  }\n  .story-quote span {\n    display: block; margin-top: 8px; font-style: normal;\n    font-weight: 600; color: #E45F8E; font-size: 13px;\n  }\n  .story-closing {\n    font-size: 14px; line-height: 1.8; color: #555; margin-bottom: 8px;\n  }\n  .story-closing strong { color: #E45F8E; }\n  .story-tags {\n    font-size: 13px; color: #E45F8E; font-weight: 600;\n    letter-spacing: 0.5px; margin-top: 12px;\n  }\n\n  \/* === Store Addresses === *\/\n  .story-stores {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 14px;\n    margin-top: 24px;\n  }\n  .store-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .store-label {\n    font-size: 12px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 1px; margin-bottom: 6px;\n  }\n  .store-address {\n    font-size: 13.5px; line-height: 1.6; color: #555; margin: 0;\n  }\n  @media (max-width: 600px) {\n    .story-stores { grid-template-columns: 1fr; }\n  }\n\n  \/* === Accordion (native details\/summary — no JS required) === *\/\n  .acc-item { border-bottom: 1px solid #e8c5d0; }\n  .acc-item summary { list-style: none; }\n  .acc-item summary::-webkit-details-marker { display: none; }\n  .acc-item summary::marker { content: \"\"; }\n  .acc-btn {\n    width: 100%; background: none; border: none; cursor: pointer;\n    display: flex; justify-content: space-between; align-items: center;\n    padding: 18px 0; font-size: 15px; font-family: inherit;\n    color: #333; text-align: left;\n  }\n  .acc-btn:hover { color: #E45F8E; }\n  .acc-icon {\n    width: 20px; height: 20px; flex-shrink: 0;\n    display: flex; align-items: center; justify-content: center;\n    color: #E45F8E; font-size: 20px; font-weight: 300;\n    transition: transform 0.25s; line-height: 1;\n  }\n  .acc-item[open] \u003e .acc-btn .acc-icon { transform: rotate(45deg); }\n  .acc-body {\n    font-size: 14px; color: #666; line-height: 1.7;\n    padding-bottom: 16px;\n  }\n  .acc-body ul { margin: 8px 0; padding-left: 18px; }\n  .acc-body li { margin-bottom: 6px; }\n  .acc-body h4 { color: #333; font-size: 14px; margin: 14px 0 6px; font-weight: 600; }\n  .acc-body p { margin: 6px 0; }\n  a { color: #E45F8E; text-decoration: none; }\n  a:hover { text-decoration: underline; }\n\n  \/* === Our Story Accordion Teaser === *\/\n  .our-story-teaser {\n    font-size: 12.5px; color: #999; font-style: italic;\n    margin-left: 10px; font-weight: 400;\n  }\n\n  \/* === Our Story Accordion Highlight === *\/\n  @keyframes ourStoryPulse {\n    0%, 100% { box-shadow: 0 0 0 0 rgba(228, 95, 142, 0.18); }\n    50%       { box-shadow: 0 0 0 5px rgba(228, 95, 142, 0); }\n  }\n  .acc-item--our-story {\n    border-bottom: 1px solid #e8c5d0;\n    background: linear-gradient(135deg, #fff7fa 0%, #fdf0f5 100%);\n    border-radius: 8px;\n    border: 1.5px solid #f0bfd1;\n    margin-top: -1px;\n    margin-bottom: 2px;\n    animation: ourStoryPulse 2.8s ease-in-out infinite;\n    position: relative;\n  }\n  .acc-item--our-story .acc-btn {\n    padding: 18px 14px;\n    font-weight: 600;\n    color: #c94b7a;\n  }\n  .acc-item--our-story .acc-btn:hover { color: #E45F8E; }\n  .acc-item--our-story .acc-body {\n    padding-left: 14px; padding-right: 14px;\n  }\n  .our-story-badge {\n    display: inline-block;\n    background: linear-gradient(135deg, #E45F8E, #c94b7a);\n    color: #fff;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n    padding: 2px 8px;\n    border-radius: 20px;\n    margin-left: 10px;\n    vertical-align: middle;\n    position: relative;\n    top: -1px;\n  }\n\u003c\/style\u003e\n\u003c!-- ============ OUR STORY ============ --\u003e\n\u003cdiv class=\"story-section\"\u003e\n\u003c!-- Trust Stat Banner --\u003e\n\u003cdiv class=\"story-stat-banner\"\u003e\n\u003cdiv class=\"story-stat-number\"\u003e40+ \u003cspan class=\"stat-suffix\"\u003eYears of customer trust\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============ ACCORDION (native details\/summary, no JS needed) ============ --\u003e\n\u003cdiv style=\"border-top: 1px solid #e8c5d0; max-width: 900px; font-family: sans-serif;\"\u003e\n\u003cdetails class=\"acc-item\" open=\"\"\u003e\n\u003csummary class=\"acc-btn\"\u003eDescription \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"desc-specs\"\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eBase Metal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eGold-plated\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFastening\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003ePush-back Earrings\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e1 Necklace Set and 1 Pair of Earring\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"desc-intro\"\u003e \u003c\/p\u003e\n\u003cvideo class=\"product-video\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/3fbbfdef2bcb44bf8532cc0b6fbcfbcc.mov\" poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/Screenshot_2026-06-17_100355.png?v=1781670861\" muted=\"\" loop=\"loop\" playsinline=\"\" preload=\"metadata\" controls=\"controls\"\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"acc-item acc-item--our-story\"\u003e\n\u003cbutton class=\"acc-btn\" type=\"button\"\u003e Our Story \u003cspan class=\"our-story-badge\"\u003e✦ Our Story\u003c\/span\u003e \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"story-eyebrow\"\u003eFour Decades of Craft · 100% In-House Designs\u003c\/div\u003e\n\u003ch2 class=\"story-title\"\u003eNow, straight to you.\u003c\/h2\u003e\n\u003cp class=\"story-intro\"\u003eWe didn't begin as a brand — we began as a workshop. Hands, tools, and an obsession with getting every detail right. For four decades, every single piece that left our workshop was conceived, designed, and crafted entirely in-house — never outsourced, never copied. This is us, stepping forward, for the first time under our own name.\u003c\/p\u003e\n\u003cdiv class=\"story-timeline\"\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e1983 — The Workshop Begins\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eFounded in Gujarat as a manufacturing workshop. From day one, every design was sketched, developed, and hand-finished by our own artisans — \u003cstrong\u003eour piece, our design, our hands\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2000s — Trusted by the Trade\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eOur in-house designs reached established brands and bridal collections across India — original pieces, created entirely within our workshop, trusted on reputation alone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2010–2025 — Our Own Design Language\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eWe stopped only executing briefs and began building a full library of original, in-house designs — every motif, setting, and silhouette developed by our own design team, rooted in tradition and refined over years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003eToday — Direct to You\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003ePink Jewellers: same hands, same in-house designs, same care. Every piece you see is conceived and created by us — for the first time, you can buy it directly from the people who designed it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-quote\"\u003e\"The hands behind some of India's finest jewellery — every design our own. Now with a name of our own.\" \u003cspan\u003e— Founder, Pink Jewellers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"story-closing\"\u003eEvery piece from Pink Jewellers is an \u003cstrong\u003eoriginal, in-house design\u003c\/strong\u003e — carrying forty years of craft behind it. Made with intention. Designed by us. Sent with care. Jewellery made to be worn, remembered, and passed on.\u003c\/p\u003e\n\u003cdiv class=\"story-tags\"\u003eIn-House Designs · Handcrafted · Heritage · Heirloom\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"acc-item\" open=\"\"\u003e\n\u003csummary class=\"acc-btn\"\u003eReturns \u0026amp; Exchange \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cp\u003eEvery piece from Pink Jewellers is handcrafted with care. Because of the nature of handmade jewellery, we have a limited returns policy — please read it carefully before placing your order.\u003c\/p\u003e\n\u003ch4\u003eWhen Can You Return?\u003c\/h4\u003e\n\u003cp\u003eWe accept returns and exchanges only if:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eYour order arrived damaged in transit\u003c\/li\u003e\n\u003cli\u003eYou received an incorrect product\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eRequests must be raised within \u003cstrong\u003e3 days of delivery\u003c\/strong\u003e. Items must be unworn and in their original packaging.\u003c\/p\u003e\n\u003ch4\u003eHow to Raise a Return\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eWhatsApp us within 3 days of receiving your order at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\n\u003c\/li\u003e\n\u003cli\u003eShare a clear photo of the product and packaging\u003c\/li\u003e\n\u003cli\u003eOur team will review and respond to your request\u003c\/li\u003e\n\u003cli\u003eOnce approved, we'll guide you through the process — exchanges take 10–15 days\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eRefunds\u003c\/h4\u003e\n\u003cp\u003eRefunds are issued only when:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eA package is lost in transit when shipped by us\u003c\/li\u003e\n\u003cli\u003ePink Jewellers is unable to provide a replacement\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eApproved refunds are credited to the original payment source within 7 working days.\u003c\/p\u003e\n\u003ch4\u003eNo Returns or Refunds For\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eIncorrect or incomplete delivery address provided at checkout\u003c\/li\u003e\n\u003cli\u003eFailed delivery due to unavailability or package refusal\u003c\/li\u003e\n\u003cli\u003eSizing concerns — please WhatsApp us before ordering\u003c\/li\u003e\n\u003cli\u003eMinor colour or design variation natural to handcrafted, natural-stone jewellery\u003c\/li\u003e\n\u003cli\u003eProducts returned used, worn, or without original packaging\u003c\/li\u003e\n\u003cli\u003eItems that are neither damaged nor incorrectly shipped\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eCancellations\u003c\/h4\u003e\n\u003cp\u003eOrders can be cancelled within 3 days of placement and before dispatch — whichever comes first. Cancellations within this window are issued as store credits. After 3 days, a 30% cancellation fee applies and the balance is issued as store credits valid for 1 year. Orders cannot be cancelled once shipped.\u003c\/p\u003e\n\u003ch4\u003eCustom \u0026amp; Made-to-Order Pieces\u003c\/h4\u003e\n\u003cp\u003eCustom pieces are made especially for you. Cancellations or changes are considered only within 3 days of order placement — WhatsApp us at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e. A 30% cancellation fee applies after this window. If there is no response for over 1 month, the full advance paid will be forfeited.\u003c\/p\u003e\n\u003ch4\u003eStore Purchases\u003c\/h4\u003e\n\u003cp\u003eProducts collected directly from our Khambhat or Ahmedabad store are not eligible for return or exchange after collection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\" open=\"\"\u003e\n\u003csummary class=\"acc-btn\"\u003eShipping \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eIndia Shipping\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrepaid Orders:\u003c\/strong\u003e Free shipping\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCash on Delivery:\u003c\/strong\u003e ₹150 flat shipping charge\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eOrders are delivered within 4–5 business days from the date of dispatch. Timelines may vary slightly based on destination and parcel weight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eJewellery Care \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cul\u003e\n\u003cli\u003eKeep your jewellery away from water at all times\u003c\/li\u003e\n\u003cli\u003eAvoid exposure to perfumes, sprays, and other chemicals\u003c\/li\u003e\n\u003cli\u003eStore each piece separately to prevent scratches and tangling\u003c\/li\u003e\n\u003cli\u003eKeep in a pouch or box in a dry place, away from heat, humidity, and direct sunlight\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\" style=\"border-bottom: none;\"\u003e\n\u003csummary class=\"acc-btn\"\u003eView Supplier Information \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eManufactured \/ Packed By\u003c\/h4\u003e\n\u003cp\u003ePink Jewellers\u003cbr\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003ch4\u003eCustomer Care\u003c\/h4\u003e\n\u003cp\u003eMobile: \u003ca href=\"tel:+919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\u003c\/p\u003e\n\u003ch4\u003eCountry of Origin\u003c\/h4\u003e\n\u003cp\u003eIndia\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"story-stores\"\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eAhmedabad store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eKhambhat store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003ePith No Sutharwado,Pith Bazar,Khambhat Anand-388620\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"pink jewellers","offers":[{"title":"Default Title","offer_id":51475860586774,"sku":null,"price":3299.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/IMG_9884copy.webp?v=1782462002"},{"product_id":"white-color-jadau-kundan-necklace-set-pjns102","title":"White Color Gold Plated Jadau Kundan Necklace Set - PJNS102","description":"\u003cstyle\u003e\n  .product-video {\n  width: 100%;\n  max-height: 260px;\n  object-fit: cover;\n  border-radius: 8px;\n  display: block;\n  margin-top: 14px;\n}\n  \/* === Description === *\/\n  .desc-specs {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 10px;\n    margin-bottom: 18px;\n  }\n  .spec-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 10px 14px;\n  }\n  .spec-label {\n    font-size: 11px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 0.8px; margin-bottom: 3px;\n  }\n  .spec-value {\n    font-size: 13.5px; color: #444; font-weight: 500;\n  }\n  .desc-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555; margin: 0;\n  }\n  .desc-intro strong {\n    color: #E45F8E; font-weight: 600;\n  }\n  @media (max-width: 500px) {\n    .desc-specs { grid-template-columns: 1fr; }\n  }\n\n  \/* === Trust Stat Banner === *\/\n  .story-stat-banner {\n    display: flex; align-items: center; gap: 14px;\n    background: linear-gradient(135deg, #fdf3f6, #fbe6ed);\n    border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 16px 20px; margin-bottom: 20px;\n  }\n  .story-stat-number {\n    font-size: 26px; font-weight: 800; color: #E45F8E;\n    letter-spacing: 0.5px; white-space: nowrap;\n  }\n  .story-stat-number .stat-suffix {\n    font-size: 17px; font-weight: 700;\n  }\n  .story-stat-label {\n    font-size: 14px; color: #555; line-height: 1.4;\n    border-left: 2px solid #f3d4de; padding-left: 14px;\n  }\n\n  \/* === Our Story Section === *\/\n  .story-section {\n    max-width: 900px; font-family: sans-serif; color: #333;\n    padding: 0 0 8px;\n  }\n  .story-eyebrow {\n    color: #E45F8E; font-size: 13px; font-weight: 600;\n    letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 8px;\n  }\n  .story-title {\n    font-size: 24px; font-weight: 700; color: #333;\n    line-height: 1.3; margin: 0 0 14px;\n  }\n  .story-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555;\n    margin-bottom: 24px; max-width: 720px;\n  }\n  .story-timeline {\n    display: flex; flex-direction: column; gap: 18px;\n    border-left: 2px solid #f3d4de; padding-left: 20px;\n    margin-bottom: 24px;\n  }\n  .story-step { position: relative; }\n  .story-step::before {\n    content: ''; position: absolute; left: -26px; top: 4px;\n    width: 10px; height: 10px; border-radius: 50%;\n    background: #E45F8E; border: 2px solid #fff;\n  }\n  .story-year {\n    color: #E45F8E; font-weight: 700; font-size: 13px;\n    letter-spacing: 0.5px; margin-bottom: 2px;\n  }\n  .story-heading {\n    font-size: 15.5px; font-weight: 600; color: #333; margin: 2px 0 4px;\n  }\n  .story-text {\n    font-size: 14px; line-height: 1.7; color: #666; margin: 0;\n  }\n  .story-text strong { color: #333; }\n  .story-quote {\n    background: #fdf3f6; border-left: 3px solid #E45F8E;\n    padding: 16px 20px; border-radius: 4px;\n    font-size: 14.5px; line-height: 1.7; color: #444;\n    font-style: italic; margin-bottom: 24px;\n  }\n  .story-quote span {\n    display: block; margin-top: 8px; font-style: normal;\n    font-weight: 600; color: #E45F8E; font-size: 13px;\n  }\n  .story-closing {\n    font-size: 14px; line-height: 1.8; color: #555; margin-bottom: 8px;\n  }\n  .story-closing strong { color: #E45F8E; }\n  .story-tags {\n    font-size: 13px; color: #E45F8E; font-weight: 600;\n    letter-spacing: 0.5px; margin-top: 12px;\n  }\n\n  \/* === Store Addresses === *\/\n  .story-stores {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 14px;\n    margin-top: 24px;\n  }\n  .store-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .store-label {\n    font-size: 12px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 1px; margin-bottom: 6px;\n  }\n  .store-address {\n    font-size: 13.5px; line-height: 1.6; color: #555; margin: 0;\n  }\n  @media (max-width: 600px) {\n    .story-stores { grid-template-columns: 1fr; }\n  }\n\n  \/* === Accordion (native details\/summary — no JS required) === *\/\n  .acc-item { border-bottom: 1px solid #e8c5d0; }\n  .acc-item summary { list-style: none; }\n  .acc-item summary::-webkit-details-marker { display: none; }\n  .acc-item summary::marker { content: \"\"; }\n  .acc-btn {\n    width: 100%; background: none; border: none; cursor: pointer;\n    display: flex; justify-content: space-between; align-items: center;\n    padding: 18px 0; font-size: 15px; font-family: inherit;\n    color: #333; text-align: left;\n  }\n  .acc-btn:hover { color: #E45F8E; }\n  .acc-icon {\n    width: 20px; height: 20px; flex-shrink: 0;\n    display: flex; align-items: center; justify-content: center;\n    color: #E45F8E; font-size: 20px; font-weight: 300;\n    transition: transform 0.25s; line-height: 1;\n  }\n  .acc-item[open] \u003e .acc-btn .acc-icon { transform: rotate(45deg); }\n  .acc-body {\n    font-size: 14px; color: #666; line-height: 1.7;\n    padding-bottom: 16px;\n  }\n  .acc-body ul { margin: 8px 0; padding-left: 18px; }\n  .acc-body li { margin-bottom: 6px; }\n  .acc-body h4 { color: #333; font-size: 14px; margin: 14px 0 6px; font-weight: 600; }\n  .acc-body p { margin: 6px 0; }\n  a { color: #E45F8E; text-decoration: none; }\n  a:hover { text-decoration: underline; }\n\n  \/* === Our Story Accordion Teaser === *\/\n  .our-story-teaser {\n    font-size: 12.5px; color: #999; font-style: italic;\n    margin-left: 10px; font-weight: 400;\n  }\n\n  \/* === Our Story Accordion Highlight === *\/\n  @keyframes ourStoryPulse {\n    0%, 100% { box-shadow: 0 0 0 0 rgba(228, 95, 142, 0.18); }\n    50%       { box-shadow: 0 0 0 5px rgba(228, 95, 142, 0); }\n  }\n  .acc-item--our-story {\n    border-bottom: 1px solid #e8c5d0;\n    background: linear-gradient(135deg, #fff7fa 0%, #fdf0f5 100%);\n    border-radius: 8px;\n    border: 1.5px solid #f0bfd1;\n    margin-top: -1px;\n    margin-bottom: 2px;\n    animation: ourStoryPulse 2.8s ease-in-out infinite;\n    position: relative;\n  }\n  .acc-item--our-story .acc-btn {\n    padding: 18px 14px;\n    font-weight: 600;\n    color: #c94b7a;\n  }\n  .acc-item--our-story .acc-btn:hover { color: #E45F8E; }\n  .acc-item--our-story .acc-body {\n    padding-left: 14px; padding-right: 14px;\n  }\n  .our-story-badge {\n    display: inline-block;\n    background: linear-gradient(135deg, #E45F8E, #c94b7a);\n    color: #fff;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n    padding: 2px 8px;\n    border-radius: 20px;\n    margin-left: 10px;\n    vertical-align: middle;\n    position: relative;\n    top: -1px;\n  }\n\u003c\/style\u003e\n\u003c!-- ============ OUR STORY ============ --\u003e\n\u003cdiv class=\"story-section\"\u003e\n\u003c!-- Trust Stat Banner --\u003e\n\u003cdiv class=\"story-stat-banner\"\u003e\n\u003cdiv class=\"story-stat-number\"\u003e40+ \u003cspan class=\"stat-suffix\"\u003eYears of customer trust\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============ ACCORDION (native details\/summary, no JS needed) ============ --\u003e\n\u003cdiv style=\"border-top: 1px solid #e8c5d0; max-width: 900px; font-family: sans-serif;\"\u003e\n\u003cdetails class=\"acc-item\" open=\"\"\u003e\n\u003csummary class=\"acc-btn\"\u003eDescription \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"desc-specs\"\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eBase Metal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eGold-plated\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFastening\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003ePush-back Earrings\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e1 Necklace Set and 1 Pair of Earring\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"desc-intro\"\u003e \u003c\/p\u003e\n\u003cvideo class=\"product-video\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/3fbbfdef2bcb44bf8532cc0b6fbcfbcc.mov\" poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/Screenshot_2026-06-17_100355.png?v=1781670861\" muted=\"\" loop=\"loop\" playsinline=\"\" preload=\"metadata\" controls=\"controls\"\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"acc-item acc-item--our-story\"\u003e\n\u003cbutton class=\"acc-btn\" type=\"button\"\u003e Our Story \u003cspan class=\"our-story-badge\"\u003e✦ Our Story\u003c\/span\u003e \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"story-eyebrow\"\u003eFour Decades of Craft · 100% In-House Designs\u003c\/div\u003e\n\u003ch2 class=\"story-title\"\u003eNow, straight to you.\u003c\/h2\u003e\n\u003cp class=\"story-intro\"\u003eWe didn't begin as a brand — we began as a workshop. Hands, tools, and an obsession with getting every detail right. For four decades, every single piece that left our workshop was conceived, designed, and crafted entirely in-house — never outsourced, never copied. This is us, stepping forward, for the first time under our own name.\u003c\/p\u003e\n\u003cdiv class=\"story-timeline\"\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e1983 — The Workshop Begins\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eFounded in Gujarat as a manufacturing workshop. From day one, every design was sketched, developed, and hand-finished by our own artisans — \u003cstrong\u003eour piece, our design, our hands\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2000s — Trusted by the Trade\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eOur in-house designs reached established brands and bridal collections across India — original pieces, created entirely within our workshop, trusted on reputation alone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2010–2025 — Our Own Design Language\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eWe stopped only executing briefs and began building a full library of original, in-house designs — every motif, setting, and silhouette developed by our own design team, rooted in tradition and refined over years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003eToday — Direct to You\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003ePink Jewellers: same hands, same in-house designs, same care. Every piece you see is conceived and created by us — for the first time, you can buy it directly from the people who designed it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-quote\"\u003e\"The hands behind some of India's finest jewellery — every design our own. Now with a name of our own.\" \u003cspan\u003e— Founder, Pink Jewellers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"story-closing\"\u003eEvery piece from Pink Jewellers is an \u003cstrong\u003eoriginal, in-house design\u003c\/strong\u003e — carrying forty years of craft behind it. Made with intention. Designed by us. Sent with care. Jewellery made to be worn, remembered, and passed on.\u003c\/p\u003e\n\u003cdiv class=\"story-tags\"\u003eIn-House Designs · Handcrafted · Heritage · Heirloom\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"acc-item\" open=\"\"\u003e\n\u003csummary class=\"acc-btn\"\u003eReturns \u0026amp; Exchange \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cp\u003eEvery piece from Pink Jewellers is handcrafted with care. Because of the nature of handmade jewellery, we have a limited returns policy — please read it carefully before placing your order.\u003c\/p\u003e\n\u003ch4\u003eWhen Can You Return?\u003c\/h4\u003e\n\u003cp\u003eWe accept returns and exchanges only if:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eYour order arrived damaged in transit\u003c\/li\u003e\n\u003cli\u003eYou received an incorrect product\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eRequests must be raised within \u003cstrong\u003e3 days of delivery\u003c\/strong\u003e. Items must be unworn and in their original packaging.\u003c\/p\u003e\n\u003ch4\u003eHow to Raise a Return\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eWhatsApp us within 3 days of receiving your order at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\n\u003c\/li\u003e\n\u003cli\u003eShare a clear photo of the product and packaging\u003c\/li\u003e\n\u003cli\u003eOur team will review and respond to your request\u003c\/li\u003e\n\u003cli\u003eOnce approved, we'll guide you through the process — exchanges take 10–15 days\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eRefunds\u003c\/h4\u003e\n\u003cp\u003eRefunds are issued only when:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eA package is lost in transit when shipped by us\u003c\/li\u003e\n\u003cli\u003ePink Jewellers is unable to provide a replacement\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eApproved refunds are credited to the original payment source within 7 working days.\u003c\/p\u003e\n\u003ch4\u003eNo Returns or Refunds For\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eIncorrect or incomplete delivery address provided at checkout\u003c\/li\u003e\n\u003cli\u003eFailed delivery due to unavailability or package refusal\u003c\/li\u003e\n\u003cli\u003eSizing concerns — please WhatsApp us before ordering\u003c\/li\u003e\n\u003cli\u003eMinor colour or design variation natural to handcrafted, natural-stone jewellery\u003c\/li\u003e\n\u003cli\u003eProducts returned used, worn, or without original packaging\u003c\/li\u003e\n\u003cli\u003eItems that are neither damaged nor incorrectly shipped\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eCancellations\u003c\/h4\u003e\n\u003cp\u003eOrders can be cancelled within 3 days of placement and before dispatch — whichever comes first. Cancellations within this window are issued as store credits. After 3 days, a 30% cancellation fee applies and the balance is issued as store credits valid for 1 year. Orders cannot be cancelled once shipped.\u003c\/p\u003e\n\u003ch4\u003eCustom \u0026amp; Made-to-Order Pieces\u003c\/h4\u003e\n\u003cp\u003eCustom pieces are made especially for you. Cancellations or changes are considered only within 3 days of order placement — WhatsApp us at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e. A 30% cancellation fee applies after this window. If there is no response for over 1 month, the full advance paid will be forfeited.\u003c\/p\u003e\n\u003ch4\u003eStore Purchases\u003c\/h4\u003e\n\u003cp\u003eProducts collected directly from our Khambhat or Ahmedabad store are not eligible for return or exchange after collection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\" open=\"\"\u003e\n\u003csummary class=\"acc-btn\"\u003eShipping \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eIndia Shipping\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrepaid Orders:\u003c\/strong\u003e Free shipping\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCash on Delivery:\u003c\/strong\u003e ₹150 flat shipping charge\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eOrders are delivered within 4–5 business days from the date of dispatch. Timelines may vary slightly based on destination and parcel weight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eJewellery Care \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cul\u003e\n\u003cli\u003eKeep your jewellery away from water at all times\u003c\/li\u003e\n\u003cli\u003eAvoid exposure to perfumes, sprays, and other chemicals\u003c\/li\u003e\n\u003cli\u003eStore each piece separately to prevent scratches and tangling\u003c\/li\u003e\n\u003cli\u003eKeep in a pouch or box in a dry place, away from heat, humidity, and direct sunlight\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\" style=\"border-bottom: none;\"\u003e\n\u003csummary class=\"acc-btn\"\u003eView Supplier Information \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eManufactured \/ Packed By\u003c\/h4\u003e\n\u003cp\u003ePink Jewellers\u003cbr\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003ch4\u003eCustomer Care\u003c\/h4\u003e\n\u003cp\u003eMobile: \u003ca href=\"tel:+919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\u003c\/p\u003e\n\u003ch4\u003eCountry of Origin\u003c\/h4\u003e\n\u003cp\u003eIndia\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"story-stores\"\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eAhmedabad store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eKhambhat store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003ePith No Sutharwado,Pith Bazar,Khambhat Anand-388620\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"pink jewellers","offers":[{"title":"Default Title","offer_id":51475868025110,"sku":null,"price":3499.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/IMG_9894copy.webp?v=1782462155"},{"product_id":"white-color-jadau-kundan-necklace-and-maathapatti-set-pjns104","title":"White Color Gold Plated Jadau Kundan Necklace and Maathapatti Set - PJNS104","description":"\u003cstyle\u003e\n  .product-video {\n  width: 100%;\n  max-height: 260px;\n  object-fit: cover;\n  border-radius: 8px;\n  display: block;\n  margin-top: 14px;\n}\n  \/* === Description === *\/\n  .desc-specs {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 10px;\n    margin-bottom: 18px;\n  }\n  .spec-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 10px 14px;\n  }\n  .spec-label {\n    font-size: 11px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 0.8px; margin-bottom: 3px;\n  }\n  .spec-value {\n    font-size: 13.5px; color: #444; font-weight: 500;\n  }\n  .desc-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555; margin: 0;\n  }\n  .desc-intro strong {\n    color: #E45F8E; font-weight: 600;\n  }\n  @media (max-width: 500px) {\n    .desc-specs { grid-template-columns: 1fr; }\n  }\n\n  \/* === Trust Stat Banner === *\/\n  .story-stat-banner {\n    display: flex; align-items: center; gap: 14px;\n    background: linear-gradient(135deg, #fdf3f6, #fbe6ed);\n    border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 16px 20px; margin-bottom: 20px;\n  }\n  .story-stat-number {\n    font-size: 26px; font-weight: 800; color: #E45F8E;\n    letter-spacing: 0.5px; white-space: nowrap;\n  }\n  .story-stat-number .stat-suffix {\n    font-size: 17px; font-weight: 700;\n  }\n  .story-stat-label {\n    font-size: 14px; color: #555; line-height: 1.4;\n    border-left: 2px solid #f3d4de; padding-left: 14px;\n  }\n\n  \/* === Our Story Section === *\/\n  .story-section {\n    max-width: 900px; font-family: sans-serif; color: #333;\n    padding: 0 0 8px;\n  }\n  .story-eyebrow {\n    color: #E45F8E; font-size: 13px; font-weight: 600;\n    letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 8px;\n  }\n  .story-title {\n    font-size: 24px; font-weight: 700; color: #333;\n    line-height: 1.3; margin: 0 0 14px;\n  }\n  .story-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555;\n    margin-bottom: 24px; max-width: 720px;\n  }\n  .story-timeline {\n    display: flex; flex-direction: column; gap: 18px;\n    border-left: 2px solid #f3d4de; padding-left: 20px;\n    margin-bottom: 24px;\n  }\n  .story-step { position: relative; }\n  .story-step::before {\n    content: ''; position: absolute; left: -26px; top: 4px;\n    width: 10px; height: 10px; border-radius: 50%;\n    background: #E45F8E; border: 2px solid #fff;\n  }\n  .story-year {\n    color: #E45F8E; font-weight: 700; font-size: 13px;\n    letter-spacing: 0.5px; margin-bottom: 2px;\n  }\n  .story-heading {\n    font-size: 15.5px; font-weight: 600; color: #333; margin: 2px 0 4px;\n  }\n  .story-text {\n    font-size: 14px; line-height: 1.7; color: #666; margin: 0;\n  }\n  .story-text strong { color: #333; }\n  .story-quote {\n    background: #fdf3f6; border-left: 3px solid #E45F8E;\n    padding: 16px 20px; border-radius: 4px;\n    font-size: 14.5px; line-height: 1.7; color: #444;\n    font-style: italic; margin-bottom: 24px;\n  }\n  .story-quote span {\n    display: block; margin-top: 8px; font-style: normal;\n    font-weight: 600; color: #E45F8E; font-size: 13px;\n  }\n  .story-closing {\n    font-size: 14px; line-height: 1.8; color: #555; margin-bottom: 8px;\n  }\n  .story-closing strong { color: #E45F8E; }\n  .story-tags {\n    font-size: 13px; color: #E45F8E; font-weight: 600;\n    letter-spacing: 0.5px; margin-top: 12px;\n  }\n\n  \/* === Store Addresses === *\/\n  .story-stores {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 14px;\n    margin-top: 24px;\n  }\n  .store-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .store-label {\n    font-size: 12px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 1px; margin-bottom: 6px;\n  }\n  .store-address {\n    font-size: 13.5px; line-height: 1.6; color: #555; margin: 0;\n  }\n  @media (max-width: 600px) {\n    .story-stores { grid-template-columns: 1fr; }\n  }\n\n  \/* === Accordion (native details\/summary — no JS required) === *\/\n  .acc-item { border-bottom: 1px solid #e8c5d0; }\n  .acc-item summary { list-style: none; }\n  .acc-item summary::-webkit-details-marker { display: none; }\n  .acc-item summary::marker { content: \"\"; }\n  .acc-btn {\n    width: 100%; background: none; border: none; cursor: pointer;\n    display: flex; justify-content: space-between; align-items: center;\n    padding: 18px 0; font-size: 15px; font-family: inherit;\n    color: #333; text-align: left;\n  }\n  .acc-btn:hover { color: #E45F8E; }\n  .acc-icon {\n    width: 20px; height: 20px; flex-shrink: 0;\n    display: flex; align-items: center; justify-content: center;\n    color: #E45F8E; font-size: 20px; font-weight: 300;\n    transition: transform 0.25s; line-height: 1;\n  }\n  .acc-item[open] \u003e .acc-btn .acc-icon { transform: rotate(45deg); }\n  .acc-body {\n    font-size: 14px; color: #666; line-height: 1.7;\n    padding-bottom: 16px;\n  }\n  .acc-body ul { margin: 8px 0; padding-left: 18px; }\n  .acc-body li { margin-bottom: 6px; }\n  .acc-body h4 { color: #333; font-size: 14px; margin: 14px 0 6px; font-weight: 600; }\n  .acc-body p { margin: 6px 0; }\n  a { color: #E45F8E; text-decoration: none; }\n  a:hover { text-decoration: underline; }\n\n  \/* === Our Story Accordion Teaser === *\/\n  .our-story-teaser {\n    font-size: 12.5px; color: #999; font-style: italic;\n    margin-left: 10px; font-weight: 400;\n  }\n\n  \/* === Our Story Accordion Highlight === *\/\n  @keyframes ourStoryPulse {\n    0%, 100% { box-shadow: 0 0 0 0 rgba(228, 95, 142, 0.18); }\n    50%       { box-shadow: 0 0 0 5px rgba(228, 95, 142, 0); }\n  }\n  .acc-item--our-story {\n    border-bottom: 1px solid #e8c5d0;\n    background: linear-gradient(135deg, #fff7fa 0%, #fdf0f5 100%);\n    border-radius: 8px;\n    border: 1.5px solid #f0bfd1;\n    margin-top: -1px;\n    margin-bottom: 2px;\n    animation: ourStoryPulse 2.8s ease-in-out infinite;\n    position: relative;\n  }\n  .acc-item--our-story .acc-btn {\n    padding: 18px 14px;\n    font-weight: 600;\n    color: #c94b7a;\n  }\n  .acc-item--our-story .acc-btn:hover { color: #E45F8E; }\n  .acc-item--our-story .acc-body {\n    padding-left: 14px; padding-right: 14px;\n  }\n  .our-story-badge {\n    display: inline-block;\n    background: linear-gradient(135deg, #E45F8E, #c94b7a);\n    color: #fff;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n    padding: 2px 8px;\n    border-radius: 20px;\n    margin-left: 10px;\n    vertical-align: middle;\n    position: relative;\n    top: -1px;\n  }\n\u003c\/style\u003e\n\u003c!-- ============ OUR STORY ============ --\u003e\n\u003cdiv class=\"story-section\"\u003e\n\u003c!-- Trust Stat Banner --\u003e\n\u003cdiv class=\"story-stat-banner\"\u003e\n\u003cdiv class=\"story-stat-number\"\u003e40+ \u003cspan class=\"stat-suffix\"\u003eYears of customer trust\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============ ACCORDION (native details\/summary, no JS needed) ============ --\u003e\n\u003cdiv style=\"border-top: 1px solid #e8c5d0; max-width: 900px; font-family: sans-serif;\"\u003e\n\u003cdetails class=\"acc-item\" open=\"\"\u003e\n\u003csummary class=\"acc-btn\"\u003eDescription \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"desc-specs\"\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eBase Metal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eGold-plated\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFastening\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003ePush-back Earrings\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e1 Necklace Set and 1 Pair of Earring\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"desc-intro\"\u003e \u003c\/p\u003e\n\u003cvideo class=\"product-video\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/3fbbfdef2bcb44bf8532cc0b6fbcfbcc.mov\" poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/Screenshot_2026-06-17_100355.png?v=1781670861\" muted=\"\" loop=\"loop\" playsinline=\"\" preload=\"metadata\" controls=\"controls\"\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"acc-item acc-item--our-story\"\u003e\n\u003cbutton class=\"acc-btn\" type=\"button\"\u003e Our Story \u003cspan class=\"our-story-badge\"\u003e✦ Our Story\u003c\/span\u003e \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"story-eyebrow\"\u003eFour Decades of Craft · 100% In-House Designs\u003c\/div\u003e\n\u003ch2 class=\"story-title\"\u003eNow, straight to you.\u003c\/h2\u003e\n\u003cp class=\"story-intro\"\u003eWe didn't begin as a brand — we began as a workshop. Hands, tools, and an obsession with getting every detail right. For four decades, every single piece that left our workshop was conceived, designed, and crafted entirely in-house — never outsourced, never copied. This is us, stepping forward, for the first time under our own name.\u003c\/p\u003e\n\u003cdiv class=\"story-timeline\"\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e1983 — The Workshop Begins\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eFounded in Gujarat as a manufacturing workshop. From day one, every design was sketched, developed, and hand-finished by our own artisans — \u003cstrong\u003eour piece, our design, our hands\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2000s — Trusted by the Trade\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eOur in-house designs reached established brands and bridal collections across India — original pieces, created entirely within our workshop, trusted on reputation alone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2010–2025 — Our Own Design Language\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eWe stopped only executing briefs and began building a full library of original, in-house designs — every motif, setting, and silhouette developed by our own design team, rooted in tradition and refined over years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003eToday — Direct to You\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003ePink Jewellers: same hands, same in-house designs, same care. Every piece you see is conceived and created by us — for the first time, you can buy it directly from the people who designed it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-quote\"\u003e\"The hands behind some of India's finest jewellery — every design our own. Now with a name of our own.\" \u003cspan\u003e— Founder, Pink Jewellers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"story-closing\"\u003eEvery piece from Pink Jewellers is an \u003cstrong\u003eoriginal, in-house design\u003c\/strong\u003e — carrying forty years of craft behind it. Made with intention. Designed by us. Sent with care. Jewellery made to be worn, remembered, and passed on.\u003c\/p\u003e\n\u003cdiv class=\"story-tags\"\u003eIn-House Designs · Handcrafted · Heritage · Heirloom\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"acc-item\" open=\"\"\u003e\n\u003csummary class=\"acc-btn\"\u003eReturns \u0026amp; Exchange \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cp\u003eEvery piece from Pink Jewellers is handcrafted with care. Because of the nature of handmade jewellery, we have a limited returns policy — please read it carefully before placing your order.\u003c\/p\u003e\n\u003ch4\u003eWhen Can You Return?\u003c\/h4\u003e\n\u003cp\u003eWe accept returns and exchanges only if:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eYour order arrived damaged in transit\u003c\/li\u003e\n\u003cli\u003eYou received an incorrect product\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eRequests must be raised within \u003cstrong\u003e3 days of delivery\u003c\/strong\u003e. Items must be unworn and in their original packaging.\u003c\/p\u003e\n\u003ch4\u003eHow to Raise a Return\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eWhatsApp us within 3 days of receiving your order at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\n\u003c\/li\u003e\n\u003cli\u003eShare a clear photo of the product and packaging\u003c\/li\u003e\n\u003cli\u003eOur team will review and respond to your request\u003c\/li\u003e\n\u003cli\u003eOnce approved, we'll guide you through the process — exchanges take 10–15 days\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eRefunds\u003c\/h4\u003e\n\u003cp\u003eRefunds are issued only when:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eA package is lost in transit when shipped by us\u003c\/li\u003e\n\u003cli\u003ePink Jewellers is unable to provide a replacement\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eApproved refunds are credited to the original payment source within 7 working days.\u003c\/p\u003e\n\u003ch4\u003eNo Returns or Refunds For\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eIncorrect or incomplete delivery address provided at checkout\u003c\/li\u003e\n\u003cli\u003eFailed delivery due to unavailability or package refusal\u003c\/li\u003e\n\u003cli\u003eSizing concerns — please WhatsApp us before ordering\u003c\/li\u003e\n\u003cli\u003eMinor colour or design variation natural to handcrafted, natural-stone jewellery\u003c\/li\u003e\n\u003cli\u003eProducts returned used, worn, or without original packaging\u003c\/li\u003e\n\u003cli\u003eItems that are neither damaged nor incorrectly shipped\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eCancellations\u003c\/h4\u003e\n\u003cp\u003eOrders can be cancelled within 3 days of placement and before dispatch — whichever comes first. Cancellations within this window are issued as store credits. After 3 days, a 30% cancellation fee applies and the balance is issued as store credits valid for 1 year. Orders cannot be cancelled once shipped.\u003c\/p\u003e\n\u003ch4\u003eCustom \u0026amp; Made-to-Order Pieces\u003c\/h4\u003e\n\u003cp\u003eCustom pieces are made especially for you. Cancellations or changes are considered only within 3 days of order placement — WhatsApp us at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e. A 30% cancellation fee applies after this window. If there is no response for over 1 month, the full advance paid will be forfeited.\u003c\/p\u003e\n\u003ch4\u003eStore Purchases\u003c\/h4\u003e\n\u003cp\u003eProducts collected directly from our Khambhat or Ahmedabad store are not eligible for return or exchange after collection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\" open=\"\"\u003e\n\u003csummary class=\"acc-btn\"\u003eShipping \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eIndia Shipping\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrepaid Orders:\u003c\/strong\u003e Free shipping\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCash on Delivery:\u003c\/strong\u003e ₹150 flat shipping charge\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eOrders are delivered within 4–5 business days from the date of dispatch. Timelines may vary slightly based on destination and parcel weight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eJewellery Care \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cul\u003e\n\u003cli\u003eKeep your jewellery away from water at all times\u003c\/li\u003e\n\u003cli\u003eAvoid exposure to perfumes, sprays, and other chemicals\u003c\/li\u003e\n\u003cli\u003eStore each piece separately to prevent scratches and tangling\u003c\/li\u003e\n\u003cli\u003eKeep in a pouch or box in a dry place, away from heat, humidity, and direct sunlight\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\" style=\"border-bottom: none;\"\u003e\n\u003csummary class=\"acc-btn\"\u003eView Supplier Information \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eManufactured \/ Packed By\u003c\/h4\u003e\n\u003cp\u003ePink Jewellers\u003cbr\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003ch4\u003eCustomer Care\u003c\/h4\u003e\n\u003cp\u003eMobile: \u003ca href=\"tel:+919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\u003c\/p\u003e\n\u003ch4\u003eCountry of Origin\u003c\/h4\u003e\n\u003cp\u003eIndia\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"story-stores\"\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eAhmedabad store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eKhambhat store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003ePith No Sutharwado,Pith Bazar,Khambhat Anand-388620\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"pink jewellers","offers":[{"title":"Default Title","offer_id":51475934445846,"sku":null,"price":1599.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/IMG_9912copy.webp?v=1782462559"},{"product_id":"multicolor-jadau-kundan-necklace-set-pjns105","title":"MultiColor Gold Plated  Jadau Kundan Necklace Set - PJNS105","description":"\u003cstyle\u003e\n  .product-video {\n  width: 100%;\n  max-height: 260px;\n  object-fit: cover;\n  border-radius: 8px;\n  display: block;\n  margin-top: 14px;\n}\n  \/* === Description === *\/\n  .desc-specs {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 10px;\n    margin-bottom: 18px;\n  }\n  .spec-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 10px 14px;\n  }\n  .spec-label {\n    font-size: 11px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 0.8px; margin-bottom: 3px;\n  }\n  .spec-value {\n    font-size: 13.5px; color: #444; font-weight: 500;\n  }\n  .desc-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555; margin: 0;\n  }\n  .desc-intro strong {\n    color: #E45F8E; font-weight: 600;\n  }\n  @media (max-width: 500px) {\n    .desc-specs { grid-template-columns: 1fr; }\n  }\n\n  \/* === Trust Stat Banner === *\/\n  .story-stat-banner {\n    display: flex; align-items: center; gap: 14px;\n    background: linear-gradient(135deg, #fdf3f6, #fbe6ed);\n    border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 16px 20px; margin-bottom: 20px;\n  }\n  .story-stat-number {\n    font-size: 26px; font-weight: 800; color: #E45F8E;\n    letter-spacing: 0.5px; white-space: nowrap;\n  }\n  .story-stat-number .stat-suffix {\n    font-size: 17px; font-weight: 700;\n  }\n  .story-stat-label {\n    font-size: 14px; color: #555; line-height: 1.4;\n    border-left: 2px solid #f3d4de; padding-left: 14px;\n  }\n\n  \/* === Our Story Section === *\/\n  .story-section {\n    max-width: 900px; font-family: sans-serif; color: #333;\n    padding: 0 0 8px;\n  }\n  .story-eyebrow {\n    color: #E45F8E; font-size: 13px; font-weight: 600;\n    letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 8px;\n  }\n  .story-title {\n    font-size: 24px; font-weight: 700; color: #333;\n    line-height: 1.3; margin: 0 0 14px;\n  }\n  .story-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555;\n    margin-bottom: 24px; max-width: 720px;\n  }\n  .story-timeline {\n    display: flex; flex-direction: column; gap: 18px;\n    border-left: 2px solid #f3d4de; padding-left: 20px;\n    margin-bottom: 24px;\n  }\n  .story-step { position: relative; }\n  .story-step::before {\n    content: ''; position: absolute; left: -26px; top: 4px;\n    width: 10px; height: 10px; border-radius: 50%;\n    background: #E45F8E; border: 2px solid #fff;\n  }\n  .story-year {\n    color: #E45F8E; font-weight: 700; font-size: 13px;\n    letter-spacing: 0.5px; margin-bottom: 2px;\n  }\n  .story-heading {\n    font-size: 15.5px; font-weight: 600; color: #333; margin: 2px 0 4px;\n  }\n  .story-text {\n    font-size: 14px; line-height: 1.7; color: #666; margin: 0;\n  }\n  .story-text strong { color: #333; }\n  .story-quote {\n    background: #fdf3f6; border-left: 3px solid #E45F8E;\n    padding: 16px 20px; border-radius: 4px;\n    font-size: 14.5px; line-height: 1.7; color: #444;\n    font-style: italic; margin-bottom: 24px;\n  }\n  .story-quote span {\n    display: block; margin-top: 8px; font-style: normal;\n    font-weight: 600; color: #E45F8E; font-size: 13px;\n  }\n  .story-closing {\n    font-size: 14px; line-height: 1.8; color: #555; margin-bottom: 8px;\n  }\n  .story-closing strong { color: #E45F8E; }\n  .story-tags {\n    font-size: 13px; color: #E45F8E; font-weight: 600;\n    letter-spacing: 0.5px; margin-top: 12px;\n  }\n\n  \/* === Store Addresses === *\/\n  .story-stores {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 14px;\n    margin-top: 24px;\n  }\n  .store-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .store-label {\n    font-size: 12px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 1px; margin-bottom: 6px;\n  }\n  .store-address {\n    font-size: 13.5px; line-height: 1.6; color: #555; margin: 0;\n  }\n  @media (max-width: 600px) {\n    .story-stores { grid-template-columns: 1fr; }\n  }\n\n  \/* === Accordion (native details\/summary — no JS required) === *\/\n  .acc-item { border-bottom: 1px solid #e8c5d0; }\n  .acc-item summary { list-style: none; }\n  .acc-item summary::-webkit-details-marker { display: none; }\n  .acc-item summary::marker { content: \"\"; }\n  .acc-btn {\n    width: 100%; background: none; border: none; cursor: pointer;\n    display: flex; justify-content: space-between; align-items: center;\n    padding: 18px 0; font-size: 15px; font-family: inherit;\n    color: #333; text-align: left;\n  }\n  .acc-btn:hover { color: #E45F8E; }\n  .acc-icon {\n    width: 20px; height: 20px; flex-shrink: 0;\n    display: flex; align-items: center; justify-content: center;\n    color: #E45F8E; font-size: 20px; font-weight: 300;\n    transition: transform 0.25s; line-height: 1;\n  }\n  .acc-item[open] \u003e .acc-btn .acc-icon { transform: rotate(45deg); }\n  .acc-body {\n    font-size: 14px; color: #666; line-height: 1.7;\n    padding-bottom: 16px;\n  }\n  .acc-body ul { margin: 8px 0; padding-left: 18px; }\n  .acc-body li { margin-bottom: 6px; }\n  .acc-body h4 { color: #333; font-size: 14px; margin: 14px 0 6px; font-weight: 600; }\n  .acc-body p { margin: 6px 0; }\n  a { color: #E45F8E; text-decoration: none; }\n  a:hover { text-decoration: underline; }\n\n  \/* === Our Story Accordion Teaser === *\/\n  .our-story-teaser {\n    font-size: 12.5px; color: #999; font-style: italic;\n    margin-left: 10px; font-weight: 400;\n  }\n\n  \/* === Our Story Accordion Highlight === *\/\n  @keyframes ourStoryPulse {\n    0%, 100% { box-shadow: 0 0 0 0 rgba(228, 95, 142, 0.18); }\n    50%       { box-shadow: 0 0 0 5px rgba(228, 95, 142, 0); }\n  }\n  .acc-item--our-story {\n    border-bottom: 1px solid #e8c5d0;\n    background: linear-gradient(135deg, #fff7fa 0%, #fdf0f5 100%);\n    border-radius: 8px;\n    border: 1.5px solid #f0bfd1;\n    margin-top: -1px;\n    margin-bottom: 2px;\n    animation: ourStoryPulse 2.8s ease-in-out infinite;\n    position: relative;\n  }\n  .acc-item--our-story .acc-btn {\n    padding: 18px 14px;\n    font-weight: 600;\n    color: #c94b7a;\n  }\n  .acc-item--our-story .acc-btn:hover { color: #E45F8E; }\n  .acc-item--our-story .acc-body {\n    padding-left: 14px; padding-right: 14px;\n  }\n  .our-story-badge {\n    display: inline-block;\n    background: linear-gradient(135deg, #E45F8E, #c94b7a);\n    color: #fff;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n    padding: 2px 8px;\n    border-radius: 20px;\n    margin-left: 10px;\n    vertical-align: middle;\n    position: relative;\n    top: -1px;\n  }\n\u003c\/style\u003e\n\u003c!-- ============ OUR STORY ============ --\u003e\n\u003cdiv class=\"story-section\"\u003e\n\u003c!-- Trust Stat Banner --\u003e\n\u003cdiv class=\"story-stat-banner\"\u003e\n\u003cdiv class=\"story-stat-number\"\u003e40+ \u003cspan class=\"stat-suffix\"\u003eYears of customer trust\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============ ACCORDION (native details\/summary, no JS needed) ============ --\u003e\n\u003cdiv style=\"border-top: 1px solid #e8c5d0; max-width: 900px; font-family: sans-serif;\"\u003e\n\u003cdetails class=\"acc-item\" open=\"\"\u003e\n\u003csummary class=\"acc-btn\"\u003eDescription \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"desc-specs\"\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eBase Metal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eGold-plated\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFastening\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003ePush-back Earrings\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e1 Necklace Set and 1 Pair of Earring\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"desc-intro\"\u003e \u003c\/p\u003e\n\u003cvideo class=\"product-video\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/3fbbfdef2bcb44bf8532cc0b6fbcfbcc.mov\" poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/Screenshot_2026-06-17_100355.png?v=1781670861\" muted=\"\" loop=\"loop\" playsinline=\"\" preload=\"metadata\" controls=\"controls\"\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"acc-item acc-item--our-story\"\u003e\n\u003cbutton class=\"acc-btn\" type=\"button\"\u003e Our Story \u003cspan class=\"our-story-badge\"\u003e✦ Our Story\u003c\/span\u003e \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"story-eyebrow\"\u003eFour Decades of Craft · 100% In-House Designs\u003c\/div\u003e\n\u003ch2 class=\"story-title\"\u003eNow, straight to you.\u003c\/h2\u003e\n\u003cp class=\"story-intro\"\u003eWe didn't begin as a brand — we began as a workshop. Hands, tools, and an obsession with getting every detail right. For four decades, every single piece that left our workshop was conceived, designed, and crafted entirely in-house — never outsourced, never copied. This is us, stepping forward, for the first time under our own name.\u003c\/p\u003e\n\u003cdiv class=\"story-timeline\"\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e1983 — The Workshop Begins\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eFounded in Gujarat as a manufacturing workshop. From day one, every design was sketched, developed, and hand-finished by our own artisans — \u003cstrong\u003eour piece, our design, our hands\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2000s — Trusted by the Trade\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eOur in-house designs reached established brands and bridal collections across India — original pieces, created entirely within our workshop, trusted on reputation alone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2010–2025 — Our Own Design Language\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eWe stopped only executing briefs and began building a full library of original, in-house designs — every motif, setting, and silhouette developed by our own design team, rooted in tradition and refined over years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003eToday — Direct to You\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003ePink Jewellers: same hands, same in-house designs, same care. Every piece you see is conceived and created by us — for the first time, you can buy it directly from the people who designed it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-quote\"\u003e\"The hands behind some of India's finest jewellery — every design our own. Now with a name of our own.\" \u003cspan\u003e— Founder, Pink Jewellers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"story-closing\"\u003eEvery piece from Pink Jewellers is an \u003cstrong\u003eoriginal, in-house design\u003c\/strong\u003e — carrying forty years of craft behind it. Made with intention. Designed by us. Sent with care. Jewellery made to be worn, remembered, and passed on.\u003c\/p\u003e\n\u003cdiv class=\"story-tags\"\u003eIn-House Designs · Handcrafted · Heritage · Heirloom\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"acc-item\" open=\"\"\u003e\n\u003csummary class=\"acc-btn\"\u003eReturns \u0026amp; Exchange \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cp\u003eEvery piece from Pink Jewellers is handcrafted with care. Because of the nature of handmade jewellery, we have a limited returns policy — please read it carefully before placing your order.\u003c\/p\u003e\n\u003ch4\u003eWhen Can You Return?\u003c\/h4\u003e\n\u003cp\u003eWe accept returns and exchanges only if:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eYour order arrived damaged in transit\u003c\/li\u003e\n\u003cli\u003eYou received an incorrect product\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eRequests must be raised within \u003cstrong\u003e3 days of delivery\u003c\/strong\u003e. Items must be unworn and in their original packaging.\u003c\/p\u003e\n\u003ch4\u003eHow to Raise a Return\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eWhatsApp us within 3 days of receiving your order at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\n\u003c\/li\u003e\n\u003cli\u003eShare a clear photo of the product and packaging\u003c\/li\u003e\n\u003cli\u003eOur team will review and respond to your request\u003c\/li\u003e\n\u003cli\u003eOnce approved, we'll guide you through the process — exchanges take 10–15 days\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eRefunds\u003c\/h4\u003e\n\u003cp\u003eRefunds are issued only when:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eA package is lost in transit when shipped by us\u003c\/li\u003e\n\u003cli\u003ePink Jewellers is unable to provide a replacement\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eApproved refunds are credited to the original payment source within 7 working days.\u003c\/p\u003e\n\u003ch4\u003eNo Returns or Refunds For\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eIncorrect or incomplete delivery address provided at checkout\u003c\/li\u003e\n\u003cli\u003eFailed delivery due to unavailability or package refusal\u003c\/li\u003e\n\u003cli\u003eSizing concerns — please WhatsApp us before ordering\u003c\/li\u003e\n\u003cli\u003eMinor colour or design variation natural to handcrafted, natural-stone jewellery\u003c\/li\u003e\n\u003cli\u003eProducts returned used, worn, or without original packaging\u003c\/li\u003e\n\u003cli\u003eItems that are neither damaged nor incorrectly shipped\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eCancellations\u003c\/h4\u003e\n\u003cp\u003eOrders can be cancelled within 3 days of placement and before dispatch — whichever comes first. Cancellations within this window are issued as store credits. After 3 days, a 30% cancellation fee applies and the balance is issued as store credits valid for 1 year. Orders cannot be cancelled once shipped.\u003c\/p\u003e\n\u003ch4\u003eCustom \u0026amp; Made-to-Order Pieces\u003c\/h4\u003e\n\u003cp\u003eCustom pieces are made especially for you. Cancellations or changes are considered only within 3 days of order placement — WhatsApp us at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e. A 30% cancellation fee applies after this window. If there is no response for over 1 month, the full advance paid will be forfeited.\u003c\/p\u003e\n\u003ch4\u003eStore Purchases\u003c\/h4\u003e\n\u003cp\u003eProducts collected directly from our Khambhat or Ahmedabad store are not eligible for return or exchange after collection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\" open=\"\"\u003e\n\u003csummary class=\"acc-btn\"\u003eShipping \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eIndia Shipping\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrepaid Orders:\u003c\/strong\u003e Free shipping\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCash on Delivery:\u003c\/strong\u003e ₹150 flat shipping charge\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eOrders are delivered within 4–5 business days from the date of dispatch. Timelines may vary slightly based on destination and parcel weight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eJewellery Care \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cul\u003e\n\u003cli\u003eKeep your jewellery away from water at all times\u003c\/li\u003e\n\u003cli\u003eAvoid exposure to perfumes, sprays, and other chemicals\u003c\/li\u003e\n\u003cli\u003eStore each piece separately to prevent scratches and tangling\u003c\/li\u003e\n\u003cli\u003eKeep in a pouch or box in a dry place, away from heat, humidity, and direct sunlight\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\" style=\"border-bottom: none;\"\u003e\n\u003csummary class=\"acc-btn\"\u003eView Supplier Information \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eManufactured \/ Packed By\u003c\/h4\u003e\n\u003cp\u003ePink Jewellers\u003cbr\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003ch4\u003eCustomer Care\u003c\/h4\u003e\n\u003cp\u003eMobile: \u003ca href=\"tel:+919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\u003c\/p\u003e\n\u003ch4\u003eCountry of Origin\u003c\/h4\u003e\n\u003cp\u003eIndia\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"story-stores\"\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eAhmedabad store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eKhambhat store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003ePith No Sutharwado,Pith Bazar,Khambhat Anand-388620\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"pink jewellers","offers":[{"title":"Default Title","offer_id":51475989528854,"sku":null,"price":7799.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/IMG_9918copy.webp?v=1782463048"},{"product_id":"multicolor-jadau-kundan-necklace-set-pjns106","title":"MultiColor Gold Plated Jadau Kundan Necklace Set - PJNS106","description":"\u003cstyle\u003e\n  .product-video {\n  width: 100%;\n  max-height: 260px;\n  object-fit: cover;\n  border-radius: 8px;\n  display: block;\n  margin-top: 14px;\n}\n  \/* === Description === *\/\n  .desc-specs {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 10px;\n    margin-bottom: 18px;\n  }\n  .spec-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 10px 14px;\n  }\n  .spec-label {\n    font-size: 11px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 0.8px; margin-bottom: 3px;\n  }\n  .spec-value {\n    font-size: 13.5px; color: #444; font-weight: 500;\n  }\n  .desc-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555; margin: 0;\n  }\n  .desc-intro strong {\n    color: #E45F8E; font-weight: 600;\n  }\n  @media (max-width: 500px) {\n    .desc-specs { grid-template-columns: 1fr; }\n  }\n\n  \/* === Trust Stat Banner === *\/\n  .story-stat-banner {\n    display: flex; align-items: center; gap: 14px;\n    background: linear-gradient(135deg, #fdf3f6, #fbe6ed);\n    border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 16px 20px; margin-bottom: 20px;\n  }\n  .story-stat-number {\n    font-size: 26px; font-weight: 800; color: #E45F8E;\n    letter-spacing: 0.5px; white-space: nowrap;\n  }\n  .story-stat-number .stat-suffix {\n    font-size: 17px; font-weight: 700;\n  }\n  .story-stat-label {\n    font-size: 14px; color: #555; line-height: 1.4;\n    border-left: 2px solid #f3d4de; padding-left: 14px;\n  }\n\n  \/* === Our Story Section === *\/\n  .story-section {\n    max-width: 900px; font-family: sans-serif; color: #333;\n    padding: 0 0 8px;\n  }\n  .story-eyebrow {\n    color: #E45F8E; font-size: 13px; font-weight: 600;\n    letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 8px;\n  }\n  .story-title {\n    font-size: 24px; font-weight: 700; color: #333;\n    line-height: 1.3; margin: 0 0 14px;\n  }\n  .story-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555;\n    margin-bottom: 24px; max-width: 720px;\n  }\n  .story-timeline {\n    display: flex; flex-direction: column; gap: 18px;\n    border-left: 2px solid #f3d4de; padding-left: 20px;\n    margin-bottom: 24px;\n  }\n  .story-step { position: relative; }\n  .story-step::before {\n    content: ''; position: absolute; left: -26px; top: 4px;\n    width: 10px; height: 10px; border-radius: 50%;\n    background: #E45F8E; border: 2px solid #fff;\n  }\n  .story-year {\n    color: #E45F8E; font-weight: 700; font-size: 13px;\n    letter-spacing: 0.5px; margin-bottom: 2px;\n  }\n  .story-heading {\n    font-size: 15.5px; font-weight: 600; color: #333; margin: 2px 0 4px;\n  }\n  .story-text {\n    font-size: 14px; line-height: 1.7; color: #666; margin: 0;\n  }\n  .story-text strong { color: #333; }\n  .story-quote {\n    background: #fdf3f6; border-left: 3px solid #E45F8E;\n    padding: 16px 20px; border-radius: 4px;\n    font-size: 14.5px; line-height: 1.7; color: #444;\n    font-style: italic; margin-bottom: 24px;\n  }\n  .story-quote span {\n    display: block; margin-top: 8px; font-style: normal;\n    font-weight: 600; color: #E45F8E; font-size: 13px;\n  }\n  .story-closing {\n    font-size: 14px; line-height: 1.8; color: #555; margin-bottom: 8px;\n  }\n  .story-closing strong { color: #E45F8E; }\n  .story-tags {\n    font-size: 13px; color: #E45F8E; font-weight: 600;\n    letter-spacing: 0.5px; margin-top: 12px;\n  }\n\n  \/* === Store Addresses === *\/\n  .story-stores {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 14px;\n    margin-top: 24px;\n  }\n  .store-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .store-label {\n    font-size: 12px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 1px; margin-bottom: 6px;\n  }\n  .store-address {\n    font-size: 13.5px; line-height: 1.6; color: #555; margin: 0;\n  }\n  @media (max-width: 600px) {\n    .story-stores { grid-template-columns: 1fr; }\n  }\n\n  \/* === Accordion (native details\/summary — no JS required) === *\/\n  .acc-item { border-bottom: 1px solid #e8c5d0; }\n  .acc-item summary { list-style: none; }\n  .acc-item summary::-webkit-details-marker { display: none; }\n  .acc-item summary::marker { content: \"\"; }\n  .acc-btn {\n    width: 100%; background: none; border: none; cursor: pointer;\n    display: flex; justify-content: space-between; align-items: center;\n    padding: 18px 0; font-size: 15px; font-family: inherit;\n    color: #333; text-align: left;\n  }\n  .acc-btn:hover { color: #E45F8E; }\n  .acc-icon {\n    width: 20px; height: 20px; flex-shrink: 0;\n    display: flex; align-items: center; justify-content: center;\n    color: #E45F8E; font-size: 20px; font-weight: 300;\n    transition: transform 0.25s; line-height: 1;\n  }\n  .acc-item[open] \u003e .acc-btn .acc-icon { transform: rotate(45deg); }\n  .acc-body {\n    font-size: 14px; color: #666; line-height: 1.7;\n    padding-bottom: 16px;\n  }\n  .acc-body ul { margin: 8px 0; padding-left: 18px; }\n  .acc-body li { margin-bottom: 6px; }\n  .acc-body h4 { color: #333; font-size: 14px; margin: 14px 0 6px; font-weight: 600; }\n  .acc-body p { margin: 6px 0; }\n  a { color: #E45F8E; text-decoration: none; }\n  a:hover { text-decoration: underline; }\n\n  \/* === Our Story Accordion Teaser === *\/\n  .our-story-teaser {\n    font-size: 12.5px; color: #999; font-style: italic;\n    margin-left: 10px; font-weight: 400;\n  }\n\n  \/* === Our Story Accordion Highlight === *\/\n  @keyframes ourStoryPulse {\n    0%, 100% { box-shadow: 0 0 0 0 rgba(228, 95, 142, 0.18); }\n    50%       { box-shadow: 0 0 0 5px rgba(228, 95, 142, 0); }\n  }\n  .acc-item--our-story {\n    border-bottom: 1px solid #e8c5d0;\n    background: linear-gradient(135deg, #fff7fa 0%, #fdf0f5 100%);\n    border-radius: 8px;\n    border: 1.5px solid #f0bfd1;\n    margin-top: -1px;\n    margin-bottom: 2px;\n    animation: ourStoryPulse 2.8s ease-in-out infinite;\n    position: relative;\n  }\n  .acc-item--our-story .acc-btn {\n    padding: 18px 14px;\n    font-weight: 600;\n    color: #c94b7a;\n  }\n  .acc-item--our-story .acc-btn:hover { color: #E45F8E; }\n  .acc-item--our-story .acc-body {\n    padding-left: 14px; padding-right: 14px;\n  }\n  .our-story-badge {\n    display: inline-block;\n    background: linear-gradient(135deg, #E45F8E, #c94b7a);\n    color: #fff;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n    padding: 2px 8px;\n    border-radius: 20px;\n    margin-left: 10px;\n    vertical-align: middle;\n    position: relative;\n    top: -1px;\n  }\n\u003c\/style\u003e\n\u003c!-- ============ OUR STORY ============ --\u003e\n\u003cdiv class=\"story-section\"\u003e\n\u003c!-- Trust Stat Banner --\u003e\n\u003cdiv class=\"story-stat-banner\"\u003e\n\u003cdiv class=\"story-stat-number\"\u003e40+ \u003cspan class=\"stat-suffix\"\u003eYears of customer trust\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============ ACCORDION (native details\/summary, no JS needed) ============ --\u003e\n\u003cdiv style=\"border-top: 1px solid #e8c5d0; max-width: 900px; font-family: sans-serif;\"\u003e\n\u003cdetails class=\"acc-item\" open=\"\"\u003e\n\u003csummary class=\"acc-btn\"\u003eDescription \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"desc-specs\"\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eBase Metal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eGold-plated\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFastening\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003ePush-back Earrings\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e1 Necklace Set and 1 Pair of Earring\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"desc-intro\"\u003e \u003c\/p\u003e\n\u003cvideo class=\"product-video\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/3fbbfdef2bcb44bf8532cc0b6fbcfbcc.mov\" poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/Screenshot_2026-06-17_100355.png?v=1781670861\" muted=\"\" loop=\"loop\" playsinline=\"\" preload=\"metadata\" controls=\"controls\"\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"acc-item acc-item--our-story\"\u003e\n\u003cbutton class=\"acc-btn\" type=\"button\"\u003e Our Story \u003cspan class=\"our-story-badge\"\u003e✦ Our Story\u003c\/span\u003e \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"story-eyebrow\"\u003eFour Decades of Craft · 100% In-House Designs\u003c\/div\u003e\n\u003ch2 class=\"story-title\"\u003eNow, straight to you.\u003c\/h2\u003e\n\u003cp class=\"story-intro\"\u003eWe didn't begin as a brand — we began as a workshop. Hands, tools, and an obsession with getting every detail right. For four decades, every single piece that left our workshop was conceived, designed, and crafted entirely in-house — never outsourced, never copied. This is us, stepping forward, for the first time under our own name.\u003c\/p\u003e\n\u003cdiv class=\"story-timeline\"\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e1983 — The Workshop Begins\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eFounded in Gujarat as a manufacturing workshop. From day one, every design was sketched, developed, and hand-finished by our own artisans — \u003cstrong\u003eour piece, our design, our hands\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2000s — Trusted by the Trade\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eOur in-house designs reached established brands and bridal collections across India — original pieces, created entirely within our workshop, trusted on reputation alone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2010–2025 — Our Own Design Language\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eWe stopped only executing briefs and began building a full library of original, in-house designs — every motif, setting, and silhouette developed by our own design team, rooted in tradition and refined over years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003eToday — Direct to You\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003ePink Jewellers: same hands, same in-house designs, same care. Every piece you see is conceived and created by us — for the first time, you can buy it directly from the people who designed it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-quote\"\u003e\"The hands behind some of India's finest jewellery — every design our own. Now with a name of our own.\" \u003cspan\u003e— Founder, Pink Jewellers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"story-closing\"\u003eEvery piece from Pink Jewellers is an \u003cstrong\u003eoriginal, in-house design\u003c\/strong\u003e — carrying forty years of craft behind it. Made with intention. Designed by us. Sent with care. Jewellery made to be worn, remembered, and passed on.\u003c\/p\u003e\n\u003cdiv class=\"story-tags\"\u003eIn-House Designs · Handcrafted · Heritage · Heirloom\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"acc-item\" open=\"\"\u003e\n\u003csummary class=\"acc-btn\"\u003eReturns \u0026amp; Exchange \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cp\u003eEvery piece from Pink Jewellers is handcrafted with care. Because of the nature of handmade jewellery, we have a limited returns policy — please read it carefully before placing your order.\u003c\/p\u003e\n\u003ch4\u003eWhen Can You Return?\u003c\/h4\u003e\n\u003cp\u003eWe accept returns and exchanges only if:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eYour order arrived damaged in transit\u003c\/li\u003e\n\u003cli\u003eYou received an incorrect product\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eRequests must be raised within \u003cstrong\u003e3 days of delivery\u003c\/strong\u003e. Items must be unworn and in their original packaging.\u003c\/p\u003e\n\u003ch4\u003eHow to Raise a Return\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eWhatsApp us within 3 days of receiving your order at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\n\u003c\/li\u003e\n\u003cli\u003eShare a clear photo of the product and packaging\u003c\/li\u003e\n\u003cli\u003eOur team will review and respond to your request\u003c\/li\u003e\n\u003cli\u003eOnce approved, we'll guide you through the process — exchanges take 10–15 days\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eRefunds\u003c\/h4\u003e\n\u003cp\u003eRefunds are issued only when:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eA package is lost in transit when shipped by us\u003c\/li\u003e\n\u003cli\u003ePink Jewellers is unable to provide a replacement\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eApproved refunds are credited to the original payment source within 7 working days.\u003c\/p\u003e\n\u003ch4\u003eNo Returns or Refunds For\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eIncorrect or incomplete delivery address provided at checkout\u003c\/li\u003e\n\u003cli\u003eFailed delivery due to unavailability or package refusal\u003c\/li\u003e\n\u003cli\u003eSizing concerns — please WhatsApp us before ordering\u003c\/li\u003e\n\u003cli\u003eMinor colour or design variation natural to handcrafted, natural-stone jewellery\u003c\/li\u003e\n\u003cli\u003eProducts returned used, worn, or without original packaging\u003c\/li\u003e\n\u003cli\u003eItems that are neither damaged nor incorrectly shipped\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eCancellations\u003c\/h4\u003e\n\u003cp\u003eOrders can be cancelled within 3 days of placement and before dispatch — whichever comes first. Cancellations within this window are issued as store credits. After 3 days, a 30% cancellation fee applies and the balance is issued as store credits valid for 1 year. Orders cannot be cancelled once shipped.\u003c\/p\u003e\n\u003ch4\u003eCustom \u0026amp; Made-to-Order Pieces\u003c\/h4\u003e\n\u003cp\u003eCustom pieces are made especially for you. Cancellations or changes are considered only within 3 days of order placement — WhatsApp us at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e. A 30% cancellation fee applies after this window. If there is no response for over 1 month, the full advance paid will be forfeited.\u003c\/p\u003e\n\u003ch4\u003eStore Purchases\u003c\/h4\u003e\n\u003cp\u003eProducts collected directly from our Khambhat or Ahmedabad store are not eligible for return or exchange after collection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\" open=\"\"\u003e\n\u003csummary class=\"acc-btn\"\u003eShipping \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eIndia Shipping\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrepaid Orders:\u003c\/strong\u003e Free shipping\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCash on Delivery:\u003c\/strong\u003e ₹150 flat shipping charge\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eOrders are delivered within 4–5 business days from the date of dispatch. Timelines may vary slightly based on destination and parcel weight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eJewellery Care \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cul\u003e\n\u003cli\u003eKeep your jewellery away from water at all times\u003c\/li\u003e\n\u003cli\u003eAvoid exposure to perfumes, sprays, and other chemicals\u003c\/li\u003e\n\u003cli\u003eStore each piece separately to prevent scratches and tangling\u003c\/li\u003e\n\u003cli\u003eKeep in a pouch or box in a dry place, away from heat, humidity, and direct sunlight\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\" style=\"border-bottom: none;\"\u003e\n\u003csummary class=\"acc-btn\"\u003eView Supplier Information \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eManufactured \/ Packed By\u003c\/h4\u003e\n\u003cp\u003ePink Jewellers\u003cbr\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003ch4\u003eCustomer Care\u003c\/h4\u003e\n\u003cp\u003eMobile: \u003ca href=\"tel:+919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\u003c\/p\u003e\n\u003ch4\u003eCountry of Origin\u003c\/h4\u003e\n\u003cp\u003eIndia\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"story-stores\"\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eAhmedabad store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eKhambhat store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003ePith No Sutharwado,Pith Bazar,Khambhat Anand-388620\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"pink jewellers","offers":[{"title":"Default Title","offer_id":51476016038166,"sku":null,"price":5199.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/IMG_9930copy.webp?v=1782463273"},{"product_id":"multicolor-jadau-kundan-necklace-set-pjns107","title":"MultiColor Gold Plated Jadau Kundan Necklace Set - PJNS107","description":"\u003cstyle\u003e\n  .product-video {\n  width: 100%;\n  max-height: 260px;\n  object-fit: cover;\n  border-radius: 8px;\n  display: block;\n  margin-top: 14px;\n}\n  \/* === Description === *\/\n  .desc-specs {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 10px;\n    margin-bottom: 18px;\n  }\n  .spec-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 10px 14px;\n  }\n  .spec-label {\n    font-size: 11px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 0.8px; margin-bottom: 3px;\n  }\n  .spec-value {\n    font-size: 13.5px; color: #444; font-weight: 500;\n  }\n  .desc-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555; margin: 0;\n  }\n  .desc-intro strong {\n    color: #E45F8E; font-weight: 600;\n  }\n  @media (max-width: 500px) {\n    .desc-specs { grid-template-columns: 1fr; }\n  }\n\n  \/* === Trust Stat Banner === *\/\n  .story-stat-banner {\n    display: flex; align-items: center; gap: 14px;\n    background: linear-gradient(135deg, #fdf3f6, #fbe6ed);\n    border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 16px 20px; margin-bottom: 20px;\n  }\n  .story-stat-number {\n    font-size: 26px; font-weight: 800; color: #E45F8E;\n    letter-spacing: 0.5px; white-space: nowrap;\n  }\n  .story-stat-number .stat-suffix {\n    font-size: 17px; font-weight: 700;\n  }\n  .story-stat-label {\n    font-size: 14px; color: #555; line-height: 1.4;\n    border-left: 2px solid #f3d4de; padding-left: 14px;\n  }\n\n  \/* === Our Story Section === *\/\n  .story-section {\n    max-width: 900px; font-family: sans-serif; color: #333;\n    padding: 0 0 8px;\n  }\n  .story-eyebrow {\n    color: #E45F8E; font-size: 13px; font-weight: 600;\n    letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 8px;\n  }\n  .story-title {\n    font-size: 24px; font-weight: 700; color: #333;\n    line-height: 1.3; margin: 0 0 14px;\n  }\n  .story-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555;\n    margin-bottom: 24px; max-width: 720px;\n  }\n  .story-timeline {\n    display: flex; flex-direction: column; gap: 18px;\n    border-left: 2px solid #f3d4de; padding-left: 20px;\n    margin-bottom: 24px;\n  }\n  .story-step { position: relative; }\n  .story-step::before {\n    content: ''; position: absolute; left: -26px; top: 4px;\n    width: 10px; height: 10px; border-radius: 50%;\n    background: #E45F8E; border: 2px solid #fff;\n  }\n  .story-year {\n    color: #E45F8E; font-weight: 700; font-size: 13px;\n    letter-spacing: 0.5px; margin-bottom: 2px;\n  }\n  .story-heading {\n    font-size: 15.5px; font-weight: 600; color: #333; margin: 2px 0 4px;\n  }\n  .story-text {\n    font-size: 14px; line-height: 1.7; color: #666; margin: 0;\n  }\n  .story-text strong { color: #333; }\n  .story-quote {\n    background: #fdf3f6; border-left: 3px solid #E45F8E;\n    padding: 16px 20px; border-radius: 4px;\n    font-size: 14.5px; line-height: 1.7; color: #444;\n    font-style: italic; margin-bottom: 24px;\n  }\n  .story-quote span {\n    display: block; margin-top: 8px; font-style: normal;\n    font-weight: 600; color: #E45F8E; font-size: 13px;\n  }\n  .story-closing {\n    font-size: 14px; line-height: 1.8; color: #555; margin-bottom: 8px;\n  }\n  .story-closing strong { color: #E45F8E; }\n  .story-tags {\n    font-size: 13px; color: #E45F8E; font-weight: 600;\n    letter-spacing: 0.5px; margin-top: 12px;\n  }\n\n  \/* === Store Addresses === *\/\n  .story-stores {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 14px;\n    margin-top: 24px;\n  }\n  .store-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .store-label {\n    font-size: 12px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 1px; margin-bottom: 6px;\n  }\n  .store-address {\n    font-size: 13.5px; line-height: 1.6; color: #555; margin: 0;\n  }\n  @media (max-width: 600px) {\n    .story-stores { grid-template-columns: 1fr; }\n  }\n\n  \/* === Accordion (native details\/summary — no JS required) === *\/\n  .acc-item { border-bottom: 1px solid #e8c5d0; }\n  .acc-item summary { list-style: none; }\n  .acc-item summary::-webkit-details-marker { display: none; }\n  .acc-item summary::marker { content: \"\"; }\n  .acc-btn {\n    width: 100%; background: none; border: none; cursor: pointer;\n    display: flex; justify-content: space-between; align-items: center;\n    padding: 18px 0; font-size: 15px; font-family: inherit;\n    color: #333; text-align: left;\n  }\n  .acc-btn:hover { color: #E45F8E; }\n  .acc-icon {\n    width: 20px; height: 20px; flex-shrink: 0;\n    display: flex; align-items: center; justify-content: center;\n    color: #E45F8E; font-size: 20px; font-weight: 300;\n    transition: transform 0.25s; line-height: 1;\n  }\n  .acc-item[open] \u003e .acc-btn .acc-icon { transform: rotate(45deg); }\n  .acc-body {\n    font-size: 14px; color: #666; line-height: 1.7;\n    padding-bottom: 16px;\n  }\n  .acc-body ul { margin: 8px 0; padding-left: 18px; }\n  .acc-body li { margin-bottom: 6px; }\n  .acc-body h4 { color: #333; font-size: 14px; margin: 14px 0 6px; font-weight: 600; }\n  .acc-body p { margin: 6px 0; }\n  a { color: #E45F8E; text-decoration: none; }\n  a:hover { text-decoration: underline; }\n\n  \/* === Our Story Accordion Teaser === *\/\n  .our-story-teaser {\n    font-size: 12.5px; color: #999; font-style: italic;\n    margin-left: 10px; font-weight: 400;\n  }\n\n  \/* === Our Story Accordion Highlight === *\/\n  @keyframes ourStoryPulse {\n    0%, 100% { box-shadow: 0 0 0 0 rgba(228, 95, 142, 0.18); }\n    50%       { box-shadow: 0 0 0 5px rgba(228, 95, 142, 0); }\n  }\n  .acc-item--our-story {\n    border-bottom: 1px solid #e8c5d0;\n    background: linear-gradient(135deg, #fff7fa 0%, #fdf0f5 100%);\n    border-radius: 8px;\n    border: 1.5px solid #f0bfd1;\n    margin-top: -1px;\n    margin-bottom: 2px;\n    animation: ourStoryPulse 2.8s ease-in-out infinite;\n    position: relative;\n  }\n  .acc-item--our-story .acc-btn {\n    padding: 18px 14px;\n    font-weight: 600;\n    color: #c94b7a;\n  }\n  .acc-item--our-story .acc-btn:hover { color: #E45F8E; }\n  .acc-item--our-story .acc-body {\n    padding-left: 14px; padding-right: 14px;\n  }\n  .our-story-badge {\n    display: inline-block;\n    background: linear-gradient(135deg, #E45F8E, #c94b7a);\n    color: #fff;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n    padding: 2px 8px;\n    border-radius: 20px;\n    margin-left: 10px;\n    vertical-align: middle;\n    position: relative;\n    top: -1px;\n  }\n\u003c\/style\u003e\n\u003c!-- ============ OUR STORY ============ --\u003e\n\u003cdiv class=\"story-section\"\u003e\n\u003c!-- Trust Stat Banner --\u003e\n\u003cdiv class=\"story-stat-banner\"\u003e\n\u003cdiv class=\"story-stat-number\"\u003e40+ \u003cspan class=\"stat-suffix\"\u003eYears of customer trust\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============ ACCORDION (native details\/summary, no JS needed) ============ --\u003e\n\u003cdiv style=\"border-top: 1px solid #e8c5d0; max-width: 900px; font-family: sans-serif;\"\u003e\n\u003cdetails class=\"acc-item\" open=\"\"\u003e\n\u003csummary class=\"acc-btn\"\u003eDescription \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"desc-specs\"\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eBase Metal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eGold-plated\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFastening\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003ePush-back Earrings\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e1 Necklace Set and 1 Pair of Earring\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"desc-intro\"\u003e \u003c\/p\u003e\n\u003cvideo class=\"product-video\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/3fbbfdef2bcb44bf8532cc0b6fbcfbcc.mov\" poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/Screenshot_2026-06-17_100355.png?v=1781670861\" muted=\"\" loop=\"loop\" playsinline=\"\" preload=\"metadata\" controls=\"controls\"\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"acc-item acc-item--our-story\"\u003e\n\u003cbutton class=\"acc-btn\" type=\"button\"\u003e Our Story \u003cspan class=\"our-story-badge\"\u003e✦ Our Story\u003c\/span\u003e \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"story-eyebrow\"\u003eFour Decades of Craft · 100% In-House Designs\u003c\/div\u003e\n\u003ch2 class=\"story-title\"\u003eNow, straight to you.\u003c\/h2\u003e\n\u003cp class=\"story-intro\"\u003eWe didn't begin as a brand — we began as a workshop. Hands, tools, and an obsession with getting every detail right. For four decades, every single piece that left our workshop was conceived, designed, and crafted entirely in-house — never outsourced, never copied. This is us, stepping forward, for the first time under our own name.\u003c\/p\u003e\n\u003cdiv class=\"story-timeline\"\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e1983 — The Workshop Begins\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eFounded in Gujarat as a manufacturing workshop. From day one, every design was sketched, developed, and hand-finished by our own artisans — \u003cstrong\u003eour piece, our design, our hands\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2000s — Trusted by the Trade\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eOur in-house designs reached established brands and bridal collections across India — original pieces, created entirely within our workshop, trusted on reputation alone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2010–2025 — Our Own Design Language\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eWe stopped only executing briefs and began building a full library of original, in-house designs — every motif, setting, and silhouette developed by our own design team, rooted in tradition and refined over years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003eToday — Direct to You\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003ePink Jewellers: same hands, same in-house designs, same care. Every piece you see is conceived and created by us — for the first time, you can buy it directly from the people who designed it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-quote\"\u003e\"The hands behind some of India's finest jewellery — every design our own. Now with a name of our own.\" \u003cspan\u003e— Founder, Pink Jewellers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"story-closing\"\u003eEvery piece from Pink Jewellers is an \u003cstrong\u003eoriginal, in-house design\u003c\/strong\u003e — carrying forty years of craft behind it. Made with intention. Designed by us. Sent with care. Jewellery made to be worn, remembered, and passed on.\u003c\/p\u003e\n\u003cdiv class=\"story-tags\"\u003eIn-House Designs · Handcrafted · Heritage · Heirloom\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"acc-item\" open=\"\"\u003e\n\u003csummary class=\"acc-btn\"\u003eReturns \u0026amp; Exchange \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cp\u003eEvery piece from Pink Jewellers is handcrafted with care. Because of the nature of handmade jewellery, we have a limited returns policy — please read it carefully before placing your order.\u003c\/p\u003e\n\u003ch4\u003eWhen Can You Return?\u003c\/h4\u003e\n\u003cp\u003eWe accept returns and exchanges only if:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eYour order arrived damaged in transit\u003c\/li\u003e\n\u003cli\u003eYou received an incorrect product\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eRequests must be raised within \u003cstrong\u003e3 days of delivery\u003c\/strong\u003e. Items must be unworn and in their original packaging.\u003c\/p\u003e\n\u003ch4\u003eHow to Raise a Return\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eWhatsApp us within 3 days of receiving your order at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\n\u003c\/li\u003e\n\u003cli\u003eShare a clear photo of the product and packaging\u003c\/li\u003e\n\u003cli\u003eOur team will review and respond to your request\u003c\/li\u003e\n\u003cli\u003eOnce approved, we'll guide you through the process — exchanges take 10–15 days\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eRefunds\u003c\/h4\u003e\n\u003cp\u003eRefunds are issued only when:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eA package is lost in transit when shipped by us\u003c\/li\u003e\n\u003cli\u003ePink Jewellers is unable to provide a replacement\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eApproved refunds are credited to the original payment source within 7 working days.\u003c\/p\u003e\n\u003ch4\u003eNo Returns or Refunds For\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eIncorrect or incomplete delivery address provided at checkout\u003c\/li\u003e\n\u003cli\u003eFailed delivery due to unavailability or package refusal\u003c\/li\u003e\n\u003cli\u003eSizing concerns — please WhatsApp us before ordering\u003c\/li\u003e\n\u003cli\u003eMinor colour or design variation natural to handcrafted, natural-stone jewellery\u003c\/li\u003e\n\u003cli\u003eProducts returned used, worn, or without original packaging\u003c\/li\u003e\n\u003cli\u003eItems that are neither damaged nor incorrectly shipped\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eCancellations\u003c\/h4\u003e\n\u003cp\u003eOrders can be cancelled within 3 days of placement and before dispatch — whichever comes first. Cancellations within this window are issued as store credits. After 3 days, a 30% cancellation fee applies and the balance is issued as store credits valid for 1 year. Orders cannot be cancelled once shipped.\u003c\/p\u003e\n\u003ch4\u003eCustom \u0026amp; Made-to-Order Pieces\u003c\/h4\u003e\n\u003cp\u003eCustom pieces are made especially for you. Cancellations or changes are considered only within 3 days of order placement — WhatsApp us at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e. A 30% cancellation fee applies after this window. If there is no response for over 1 month, the full advance paid will be forfeited.\u003c\/p\u003e\n\u003ch4\u003eStore Purchases\u003c\/h4\u003e\n\u003cp\u003eProducts collected directly from our Khambhat or Ahmedabad store are not eligible for return or exchange after collection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\" open=\"\"\u003e\n\u003csummary class=\"acc-btn\"\u003eShipping \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eIndia Shipping\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrepaid Orders:\u003c\/strong\u003e Free shipping\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCash on Delivery:\u003c\/strong\u003e ₹150 flat shipping charge\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eOrders are delivered within 4–5 business days from the date of dispatch. Timelines may vary slightly based on destination and parcel weight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eJewellery Care \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cul\u003e\n\u003cli\u003eKeep your jewellery away from water at all times\u003c\/li\u003e\n\u003cli\u003eAvoid exposure to perfumes, sprays, and other chemicals\u003c\/li\u003e\n\u003cli\u003eStore each piece separately to prevent scratches and tangling\u003c\/li\u003e\n\u003cli\u003eKeep in a pouch or box in a dry place, away from heat, humidity, and direct sunlight\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\" style=\"border-bottom: none;\"\u003e\n\u003csummary class=\"acc-btn\"\u003eView Supplier Information \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eManufactured \/ Packed By\u003c\/h4\u003e\n\u003cp\u003ePink Jewellers\u003cbr\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003ch4\u003eCustomer Care\u003c\/h4\u003e\n\u003cp\u003eMobile: \u003ca href=\"tel:+919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\u003c\/p\u003e\n\u003ch4\u003eCountry of Origin\u003c\/h4\u003e\n\u003cp\u003eIndia\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"story-stores\"\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eAhmedabad store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eKhambhat store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003ePith No Sutharwado,Pith Bazar,Khambhat Anand-388620\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"pink jewellers","offers":[{"title":"Default Title","offer_id":51476062273814,"sku":null,"price":8699.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/IMG_9938copy.webp?v=1782463481"},{"product_id":"multicolor-jadau-kundan-necklace-set-pjns108","title":"Multicolor Gold Plated Jadau Kundan Necklace Set - PJNS108","description":"\u003cstyle\u003e\n  .product-video {\n  width: 100%;\n  max-height: 260px;\n  object-fit: cover;\n  border-radius: 8px;\n  display: block;\n  margin-top: 14px;\n}\n  \/* === Description === *\/\n  .desc-specs {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 10px;\n    margin-bottom: 18px;\n  }\n  .spec-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 10px 14px;\n  }\n  .spec-label {\n    font-size: 11px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 0.8px; margin-bottom: 3px;\n  }\n  .spec-value {\n    font-size: 13.5px; color: #444; font-weight: 500;\n  }\n  .desc-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555; margin: 0;\n  }\n  .desc-intro strong {\n    color: #E45F8E; font-weight: 600;\n  }\n  @media (max-width: 500px) {\n    .desc-specs { grid-template-columns: 1fr; }\n  }\n\n  \/* === Trust Stat Banner === *\/\n  .story-stat-banner {\n    display: flex; align-items: center; gap: 14px;\n    background: linear-gradient(135deg, #fdf3f6, #fbe6ed);\n    border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 16px 20px; margin-bottom: 20px;\n  }\n  .story-stat-number {\n    font-size: 26px; font-weight: 800; color: #E45F8E;\n    letter-spacing: 0.5px; white-space: nowrap;\n  }\n  .story-stat-number .stat-suffix {\n    font-size: 17px; font-weight: 700;\n  }\n  .story-stat-label {\n    font-size: 14px; color: #555; line-height: 1.4;\n    border-left: 2px solid #f3d4de; padding-left: 14px;\n  }\n\n  \/* === Our Story Section === *\/\n  .story-section {\n    max-width: 900px; font-family: sans-serif; color: #333;\n    padding: 0 0 8px;\n  }\n  .story-eyebrow {\n    color: #E45F8E; font-size: 13px; font-weight: 600;\n    letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 8px;\n  }\n  .story-title {\n    font-size: 24px; font-weight: 700; color: #333;\n    line-height: 1.3; margin: 0 0 14px;\n  }\n  .story-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555;\n    margin-bottom: 24px; max-width: 720px;\n  }\n  .story-timeline {\n    display: flex; flex-direction: column; gap: 18px;\n    border-left: 2px solid #f3d4de; padding-left: 20px;\n    margin-bottom: 24px;\n  }\n  .story-step { position: relative; }\n  .story-step::before {\n    content: ''; position: absolute; left: -26px; top: 4px;\n    width: 10px; height: 10px; border-radius: 50%;\n    background: #E45F8E; border: 2px solid #fff;\n  }\n  .story-year {\n    color: #E45F8E; font-weight: 700; font-size: 13px;\n    letter-spacing: 0.5px; margin-bottom: 2px;\n  }\n  .story-heading {\n    font-size: 15.5px; font-weight: 600; color: #333; margin: 2px 0 4px;\n  }\n  .story-text {\n    font-size: 14px; line-height: 1.7; color: #666; margin: 0;\n  }\n  .story-text strong { color: #333; }\n  .story-quote {\n    background: #fdf3f6; border-left: 3px solid #E45F8E;\n    padding: 16px 20px; border-radius: 4px;\n    font-size: 14.5px; line-height: 1.7; color: #444;\n    font-style: italic; margin-bottom: 24px;\n  }\n  .story-quote span {\n    display: block; margin-top: 8px; font-style: normal;\n    font-weight: 600; color: #E45F8E; font-size: 13px;\n  }\n  .story-closing {\n    font-size: 14px; line-height: 1.8; color: #555; margin-bottom: 8px;\n  }\n  .story-closing strong { color: #E45F8E; }\n  .story-tags {\n    font-size: 13px; color: #E45F8E; font-weight: 600;\n    letter-spacing: 0.5px; margin-top: 12px;\n  }\n\n  \/* === Store Addresses === *\/\n  .story-stores {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 14px;\n    margin-top: 24px;\n  }\n  .store-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .store-label {\n    font-size: 12px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 1px; margin-bottom: 6px;\n  }\n  .store-address {\n    font-size: 13.5px; line-height: 1.6; color: #555; margin: 0;\n  }\n  @media (max-width: 600px) {\n    .story-stores { grid-template-columns: 1fr; }\n  }\n\n  \/* === Accordion (native details\/summary — no JS required) === *\/\n  .acc-item { border-bottom: 1px solid #e8c5d0; }\n  .acc-item summary { list-style: none; }\n  .acc-item summary::-webkit-details-marker { display: none; }\n  .acc-item summary::marker { content: \"\"; }\n  .acc-btn {\n    width: 100%; background: none; border: none; cursor: pointer;\n    display: flex; justify-content: space-between; align-items: center;\n    padding: 18px 0; font-size: 15px; font-family: inherit;\n    color: #333; text-align: left;\n  }\n  .acc-btn:hover { color: #E45F8E; }\n  .acc-icon {\n    width: 20px; height: 20px; flex-shrink: 0;\n    display: flex; align-items: center; justify-content: center;\n    color: #E45F8E; font-size: 20px; font-weight: 300;\n    transition: transform 0.25s; line-height: 1;\n  }\n  .acc-item[open] \u003e .acc-btn .acc-icon { transform: rotate(45deg); }\n  .acc-body {\n    font-size: 14px; color: #666; line-height: 1.7;\n    padding-bottom: 16px;\n  }\n  .acc-body ul { margin: 8px 0; padding-left: 18px; }\n  .acc-body li { margin-bottom: 6px; }\n  .acc-body h4 { color: #333; font-size: 14px; margin: 14px 0 6px; font-weight: 600; }\n  .acc-body p { margin: 6px 0; }\n  a { color: #E45F8E; text-decoration: none; }\n  a:hover { text-decoration: underline; }\n\n  \/* === Our Story Accordion Teaser === *\/\n  .our-story-teaser {\n    font-size: 12.5px; color: #999; font-style: italic;\n    margin-left: 10px; font-weight: 400;\n  }\n\n  \/* === Our Story Accordion Highlight === *\/\n  @keyframes ourStoryPulse {\n    0%, 100% { box-shadow: 0 0 0 0 rgba(228, 95, 142, 0.18); }\n    50%       { box-shadow: 0 0 0 5px rgba(228, 95, 142, 0); }\n  }\n  .acc-item--our-story {\n    border-bottom: 1px solid #e8c5d0;\n    background: linear-gradient(135deg, #fff7fa 0%, #fdf0f5 100%);\n    border-radius: 8px;\n    border: 1.5px solid #f0bfd1;\n    margin-top: -1px;\n    margin-bottom: 2px;\n    animation: ourStoryPulse 2.8s ease-in-out infinite;\n    position: relative;\n  }\n  .acc-item--our-story .acc-btn {\n    padding: 18px 14px;\n    font-weight: 600;\n    color: #c94b7a;\n  }\n  .acc-item--our-story .acc-btn:hover { color: #E45F8E; }\n  .acc-item--our-story .acc-body {\n    padding-left: 14px; padding-right: 14px;\n  }\n  .our-story-badge {\n    display: inline-block;\n    background: linear-gradient(135deg, #E45F8E, #c94b7a);\n    color: #fff;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n    padding: 2px 8px;\n    border-radius: 20px;\n    margin-left: 10px;\n    vertical-align: middle;\n    position: relative;\n    top: -1px;\n  }\n\u003c\/style\u003e\n\u003c!-- ============ OUR STORY ============ --\u003e\n\u003cdiv class=\"story-section\"\u003e\n\u003c!-- Trust Stat Banner --\u003e\n\u003cdiv class=\"story-stat-banner\"\u003e\n\u003cdiv class=\"story-stat-number\"\u003e40+ \u003cspan class=\"stat-suffix\"\u003eYears of customer trust\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============ ACCORDION (native details\/summary, no JS needed) ============ --\u003e\n\u003cdiv style=\"border-top: 1px solid #e8c5d0; max-width: 900px; font-family: sans-serif;\"\u003e\n\u003cdetails class=\"acc-item\" open=\"\"\u003e\n\u003csummary class=\"acc-btn\"\u003eDescription \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"desc-specs\"\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eBase Metal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eGold-plated\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFastening\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003ePush-back Earrings\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e1 Necklace Set and 1 Pair of Earring\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"desc-intro\"\u003e \u003c\/p\u003e\n\u003cvideo class=\"product-video\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/3fbbfdef2bcb44bf8532cc0b6fbcfbcc.mov\" poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/Screenshot_2026-06-17_100355.png?v=1781670861\" muted=\"\" loop=\"loop\" playsinline=\"\" preload=\"metadata\" controls=\"controls\"\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"acc-item acc-item--our-story\"\u003e\n\u003cbutton class=\"acc-btn\" type=\"button\"\u003e Our Story \u003cspan class=\"our-story-badge\"\u003e✦ Our Story\u003c\/span\u003e \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"story-eyebrow\"\u003eFour Decades of Craft · 100% In-House Designs\u003c\/div\u003e\n\u003ch2 class=\"story-title\"\u003eNow, straight to you.\u003c\/h2\u003e\n\u003cp class=\"story-intro\"\u003eWe didn't begin as a brand — we began as a workshop. Hands, tools, and an obsession with getting every detail right. For four decades, every single piece that left our workshop was conceived, designed, and crafted entirely in-house — never outsourced, never copied. This is us, stepping forward, for the first time under our own name.\u003c\/p\u003e\n\u003cdiv class=\"story-timeline\"\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e1983 — The Workshop Begins\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eFounded in Gujarat as a manufacturing workshop. From day one, every design was sketched, developed, and hand-finished by our own artisans — \u003cstrong\u003eour piece, our design, our hands\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2000s — Trusted by the Trade\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eOur in-house designs reached established brands and bridal collections across India — original pieces, created entirely within our workshop, trusted on reputation alone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2010–2025 — Our Own Design Language\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eWe stopped only executing briefs and began building a full library of original, in-house designs — every motif, setting, and silhouette developed by our own design team, rooted in tradition and refined over years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003eToday — Direct to You\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003ePink Jewellers: same hands, same in-house designs, same care. Every piece you see is conceived and created by us — for the first time, you can buy it directly from the people who designed it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-quote\"\u003e\"The hands behind some of India's finest jewellery — every design our own. Now with a name of our own.\" \u003cspan\u003e— Founder, Pink Jewellers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"story-closing\"\u003eEvery piece from Pink Jewellers is an \u003cstrong\u003eoriginal, in-house design\u003c\/strong\u003e — carrying forty years of craft behind it. Made with intention. Designed by us. Sent with care. Jewellery made to be worn, remembered, and passed on.\u003c\/p\u003e\n\u003cdiv class=\"story-tags\"\u003eIn-House Designs · Handcrafted · Heritage · Heirloom\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eReturns \u0026amp; Exchange \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cp\u003eEvery piece from Pink Jewellers is handcrafted with care. Because of the nature of handmade jewellery, we have a limited returns policy — please read it carefully before placing your order.\u003c\/p\u003e\n\u003ch4\u003eWhen Can You Return?\u003c\/h4\u003e\n\u003cp\u003eWe accept returns and exchanges only if:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eYour order arrived damaged in transit\u003c\/li\u003e\n\u003cli\u003eYou received an incorrect product\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eRequests must be raised within \u003cstrong\u003e3 days of delivery\u003c\/strong\u003e. Items must be unworn and in their original packaging.\u003c\/p\u003e\n\u003ch4\u003eHow to Raise a Return\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eWhatsApp us within 3 days of receiving your order at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\n\u003c\/li\u003e\n\u003cli\u003eShare a clear photo of the product and packaging\u003c\/li\u003e\n\u003cli\u003eOur team will review and respond to your request\u003c\/li\u003e\n\u003cli\u003eOnce approved, we'll guide you through the process — exchanges take 10–15 days\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eRefunds\u003c\/h4\u003e\n\u003cp\u003eRefunds are issued only when:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eA package is lost in transit when shipped by us\u003c\/li\u003e\n\u003cli\u003ePink Jewellers is unable to provide a replacement\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eApproved refunds are credited to the original payment source within 7 working days.\u003c\/p\u003e\n\u003ch4\u003eNo Returns or Refunds For\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eIncorrect or incomplete delivery address provided at checkout\u003c\/li\u003e\n\u003cli\u003eFailed delivery due to unavailability or package refusal\u003c\/li\u003e\n\u003cli\u003eSizing concerns — please WhatsApp us before ordering\u003c\/li\u003e\n\u003cli\u003eMinor colour or design variation natural to handcrafted, natural-stone jewellery\u003c\/li\u003e\n\u003cli\u003eProducts returned used, worn, or without original packaging\u003c\/li\u003e\n\u003cli\u003eItems that are neither damaged nor incorrectly shipped\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eCancellations\u003c\/h4\u003e\n\u003cp\u003eOrders can be cancelled within 3 days of placement and before dispatch — whichever comes first. Cancellations within this window are issued as store credits. After 3 days, a 30% cancellation fee applies and the balance is issued as store credits valid for 1 year. Orders cannot be cancelled once shipped.\u003c\/p\u003e\n\u003ch4\u003eCustom \u0026amp; Made-to-Order Pieces\u003c\/h4\u003e\n\u003cp\u003eCustom pieces are made especially for you. Cancellations or changes are considered only within 3 days of order placement — WhatsApp us at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e. A 30% cancellation fee applies after this window. If there is no response for over 1 month, the full advance paid will be forfeited.\u003c\/p\u003e\n\u003ch4\u003eStore Purchases\u003c\/h4\u003e\n\u003cp\u003eProducts collected directly from our Khambhat or Ahmedabad store are not eligible for return or exchange after collection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\" open=\"\"\u003e\n\u003csummary class=\"acc-btn\"\u003eShipping \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eIndia Shipping\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrepaid Orders:\u003c\/strong\u003e Free shipping\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCash on Delivery:\u003c\/strong\u003e ₹150 flat shipping charge\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eOrders are delivered within 4–5 business days from the date of dispatch. Timelines may vary slightly based on destination and parcel weight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eJewellery Care \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cul\u003e\n\u003cli\u003eKeep your jewellery away from water at all times\u003c\/li\u003e\n\u003cli\u003eAvoid exposure to perfumes, sprays, and other chemicals\u003c\/li\u003e\n\u003cli\u003eStore each piece separately to prevent scratches and tangling\u003c\/li\u003e\n\u003cli\u003eKeep in a pouch or box in a dry place, away from heat, humidity, and direct sunlight\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\" style=\"border-bottom: none;\"\u003e\n\u003csummary class=\"acc-btn\"\u003eView Supplier Information \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eManufactured \/ Packed By\u003c\/h4\u003e\n\u003cp\u003ePink Jewellers\u003cbr\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003ch4\u003eCustomer Care\u003c\/h4\u003e\n\u003cp\u003eMobile: \u003ca href=\"tel:+919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\u003c\/p\u003e\n\u003ch4\u003eCountry of Origin\u003c\/h4\u003e\n\u003cp\u003eIndia\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"story-stores\"\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eAhmedabad store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eKhambhat store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003ePith No Sutharwado,Pith Bazar,Khambhat Anand-388620\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"pink jewellers","offers":[{"title":"Default Title","offer_id":51476131184918,"sku":null,"price":2999.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/IMG_9944copy_74554a16-cf02-403b-ba45-0f75fbb451dc.webp?v=1782463720"},{"product_id":"white-color-jadau-kundan-necklace-set-pj109","title":"White Color Gold Plated  Jadau Kundan Necklace Set - PJ109","description":"\u003cstyle\u003e\n  .product-video {\n  width: 100%;\n  max-height: 260px;\n  object-fit: cover;\n  border-radius: 8px;\n  display: block;\n  margin-top: 14px;\n}\n  \/* === Description === *\/\n  .desc-specs {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 10px;\n    margin-bottom: 18px;\n  }\n  .spec-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 10px 14px;\n  }\n  .spec-label {\n    font-size: 11px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 0.8px; margin-bottom: 3px;\n  }\n  .spec-value {\n    font-size: 13.5px; color: #444; font-weight: 500;\n  }\n  .desc-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555; margin: 0;\n  }\n  .desc-intro strong {\n    color: #E45F8E; font-weight: 600;\n  }\n  @media (max-width: 500px) {\n    .desc-specs { grid-template-columns: 1fr; }\n  }\n\n  \/* === Trust Stat Banner === *\/\n  .story-stat-banner {\n    display: flex; align-items: center; gap: 14px;\n    background: linear-gradient(135deg, #fdf3f6, #fbe6ed);\n    border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 16px 20px; margin-bottom: 20px;\n  }\n  .story-stat-number {\n    font-size: 26px; font-weight: 800; color: #E45F8E;\n    letter-spacing: 0.5px; white-space: nowrap;\n  }\n  .story-stat-number .stat-suffix {\n    font-size: 17px; font-weight: 700;\n  }\n  .story-stat-label {\n    font-size: 14px; color: #555; line-height: 1.4;\n    border-left: 2px solid #f3d4de; padding-left: 14px;\n  }\n\n  \/* === Our Story Section === *\/\n  .story-section {\n    max-width: 900px; font-family: sans-serif; color: #333;\n    padding: 0 0 8px;\n  }\n  .story-eyebrow {\n    color: #E45F8E; font-size: 13px; font-weight: 600;\n    letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 8px;\n  }\n  .story-title {\n    font-size: 24px; font-weight: 700; color: #333;\n    line-height: 1.3; margin: 0 0 14px;\n  }\n  .story-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555;\n    margin-bottom: 24px; max-width: 720px;\n  }\n  .story-timeline {\n    display: flex; flex-direction: column; gap: 18px;\n    border-left: 2px solid #f3d4de; padding-left: 20px;\n    margin-bottom: 24px;\n  }\n  .story-step { position: relative; }\n  .story-step::before {\n    content: ''; position: absolute; left: -26px; top: 4px;\n    width: 10px; height: 10px; border-radius: 50%;\n    background: #E45F8E; border: 2px solid #fff;\n  }\n  .story-year {\n    color: #E45F8E; font-weight: 700; font-size: 13px;\n    letter-spacing: 0.5px; margin-bottom: 2px;\n  }\n  .story-heading {\n    font-size: 15.5px; font-weight: 600; color: #333; margin: 2px 0 4px;\n  }\n  .story-text {\n    font-size: 14px; line-height: 1.7; color: #666; margin: 0;\n  }\n  .story-text strong { color: #333; }\n  .story-quote {\n    background: #fdf3f6; border-left: 3px solid #E45F8E;\n    padding: 16px 20px; border-radius: 4px;\n    font-size: 14.5px; line-height: 1.7; color: #444;\n    font-style: italic; margin-bottom: 24px;\n  }\n  .story-quote span {\n    display: block; margin-top: 8px; font-style: normal;\n    font-weight: 600; color: #E45F8E; font-size: 13px;\n  }\n  .story-closing {\n    font-size: 14px; line-height: 1.8; color: #555; margin-bottom: 8px;\n  }\n  .story-closing strong { color: #E45F8E; }\n  .story-tags {\n    font-size: 13px; color: #E45F8E; font-weight: 600;\n    letter-spacing: 0.5px; margin-top: 12px;\n  }\n\n  \/* === Store Addresses === *\/\n  .story-stores {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 14px;\n    margin-top: 24px;\n  }\n  .store-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .store-label {\n    font-size: 12px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 1px; margin-bottom: 6px;\n  }\n  .store-address {\n    font-size: 13.5px; line-height: 1.6; color: #555; margin: 0;\n  }\n  @media (max-width: 600px) {\n    .story-stores { grid-template-columns: 1fr; }\n  }\n\n  \/* === Accordion (native details\/summary — no JS required) === *\/\n  .acc-item { border-bottom: 1px solid #e8c5d0; }\n  .acc-item summary { list-style: none; }\n  .acc-item summary::-webkit-details-marker { display: none; }\n  .acc-item summary::marker { content: \"\"; }\n  .acc-btn {\n    width: 100%; background: none; border: none; cursor: pointer;\n    display: flex; justify-content: space-between; align-items: center;\n    padding: 18px 0; font-size: 15px; font-family: inherit;\n    color: #333; text-align: left;\n  }\n  .acc-btn:hover { color: #E45F8E; }\n  .acc-icon {\n    width: 20px; height: 20px; flex-shrink: 0;\n    display: flex; align-items: center; justify-content: center;\n    color: #E45F8E; font-size: 20px; font-weight: 300;\n    transition: transform 0.25s; line-height: 1;\n  }\n  .acc-item[open] \u003e .acc-btn .acc-icon { transform: rotate(45deg); }\n  .acc-body {\n    font-size: 14px; color: #666; line-height: 1.7;\n    padding-bottom: 16px;\n  }\n  .acc-body ul { margin: 8px 0; padding-left: 18px; }\n  .acc-body li { margin-bottom: 6px; }\n  .acc-body h4 { color: #333; font-size: 14px; margin: 14px 0 6px; font-weight: 600; }\n  .acc-body p { margin: 6px 0; }\n  a { color: #E45F8E; text-decoration: none; }\n  a:hover { text-decoration: underline; }\n\n  \/* === Our Story Accordion Teaser === *\/\n  .our-story-teaser {\n    font-size: 12.5px; color: #999; font-style: italic;\n    margin-left: 10px; font-weight: 400;\n  }\n\n  \/* === Our Story Accordion Highlight === *\/\n  @keyframes ourStoryPulse {\n    0%, 100% { box-shadow: 0 0 0 0 rgba(228, 95, 142, 0.18); }\n    50%       { box-shadow: 0 0 0 5px rgba(228, 95, 142, 0); }\n  }\n  .acc-item--our-story {\n    border-bottom: 1px solid #e8c5d0;\n    background: linear-gradient(135deg, #fff7fa 0%, #fdf0f5 100%);\n    border-radius: 8px;\n    border: 1.5px solid #f0bfd1;\n    margin-top: -1px;\n    margin-bottom: 2px;\n    animation: ourStoryPulse 2.8s ease-in-out infinite;\n    position: relative;\n  }\n  .acc-item--our-story .acc-btn {\n    padding: 18px 14px;\n    font-weight: 600;\n    color: #c94b7a;\n  }\n  .acc-item--our-story .acc-btn:hover { color: #E45F8E; }\n  .acc-item--our-story .acc-body {\n    padding-left: 14px; padding-right: 14px;\n  }\n  .our-story-badge {\n    display: inline-block;\n    background: linear-gradient(135deg, #E45F8E, #c94b7a);\n    color: #fff;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n    padding: 2px 8px;\n    border-radius: 20px;\n    margin-left: 10px;\n    vertical-align: middle;\n    position: relative;\n    top: -1px;\n  }\n\u003c\/style\u003e\n\u003c!-- ============ OUR STORY ============ --\u003e\n\u003cdiv class=\"story-section\"\u003e\n\u003c!-- Trust Stat Banner --\u003e\n\u003cdiv class=\"story-stat-banner\"\u003e\n\u003cdiv class=\"story-stat-number\"\u003e40+ \u003cspan class=\"stat-suffix\"\u003eYears of customer trust\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============ ACCORDION (native details\/summary, no JS needed) ============ --\u003e\n\u003cdiv style=\"border-top: 1px solid #e8c5d0; max-width: 900px; font-family: sans-serif;\"\u003e\n\u003cdetails open=\"\" class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eDescription \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"desc-specs\"\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eBase Metal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eGold-plated\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFastening\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003ePush-back Earrings\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e1 Necklace Set and 1 Pair of Earring\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"desc-intro\"\u003e \u003c\/p\u003e\n\u003cvideo controls=\"controls\" preload=\"metadata\" playsinline=\"\" loop=\"loop\" muted=\"\" poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/Screenshot_2026-06-17_100355.png?v=1781670861\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/3fbbfdef2bcb44bf8532cc0b6fbcfbcc.mov\" class=\"product-video\"\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- Our Story (kept commented out as in your original) --\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eReturns \u0026amp; Exchange \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cp\u003eEvery piece from Pink Jewellers is handcrafted with care. Because of the nature of handmade jewellery, we have a limited returns policy — please read it carefully before placing your order.\u003c\/p\u003e\n\u003ch4\u003eWhen Can You Return?\u003c\/h4\u003e\n\u003cp\u003eWe accept returns and exchanges only if:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eYour order arrived damaged in transit\u003c\/li\u003e\n\u003cli\u003eYou received an incorrect product\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eRequests must be raised within \u003cstrong\u003e3 days of delivery\u003c\/strong\u003e. Items must be unworn and in their original packaging.\u003c\/p\u003e\n\u003ch4\u003eHow to Raise a Return\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eWhatsApp us within 3 days of receiving your order at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\n\u003c\/li\u003e\n\u003cli\u003eShare a clear photo of the product and packaging\u003c\/li\u003e\n\u003cli\u003eOur team will review and respond to your request\u003c\/li\u003e\n\u003cli\u003eOnce approved, we'll guide you through the process — exchanges take 10–15 days\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eRefunds\u003c\/h4\u003e\n\u003cp\u003eRefunds are issued only when:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eA package is lost in transit when shipped by us\u003c\/li\u003e\n\u003cli\u003ePink Jewellers is unable to provide a replacement\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eApproved refunds are credited to the original payment source within 7 working days.\u003c\/p\u003e\n\u003ch4\u003eNo Returns or Refunds For\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eIncorrect or incomplete delivery address provided at checkout\u003c\/li\u003e\n\u003cli\u003eFailed delivery due to unavailability or package refusal\u003c\/li\u003e\n\u003cli\u003eSizing concerns — please WhatsApp us before ordering\u003c\/li\u003e\n\u003cli\u003eMinor colour or design variation natural to handcrafted, natural-stone jewellery\u003c\/li\u003e\n\u003cli\u003eProducts returned used, worn, or without original packaging\u003c\/li\u003e\n\u003cli\u003eItems that are neither damaged nor incorrectly shipped\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eCancellations\u003c\/h4\u003e\n\u003cp\u003eOrders can be cancelled within 3 days of placement and before dispatch — whichever comes first. Cancellations within this window are issued as store credits. After 3 days, a 30% cancellation fee applies and the balance is issued as store credits valid for 1 year. Orders cannot be cancelled once shipped.\u003c\/p\u003e\n\u003ch4\u003eCustom \u0026amp; Made-to-Order Pieces\u003c\/h4\u003e\n\u003cp\u003eCustom pieces are made especially for you. Cancellations or changes are considered only within 3 days of order placement — WhatsApp us at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e. A 30% cancellation fee applies after this window. If there is no response for over 1 month, the full advance paid will be forfeited.\u003c\/p\u003e\n\u003ch4\u003eStore Purchases\u003c\/h4\u003e\n\u003cp\u003eProducts collected directly from our Khambhat or Ahmedabad store are not eligible for return or exchange after collection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eShipping \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eIndia Shipping\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrepaid Orders:\u003c\/strong\u003e Free shipping\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCash on Delivery:\u003c\/strong\u003e ₹150 flat shipping charge\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eOrders are delivered within 4–5 business days from the date of dispatch. Timelines may vary slightly based on destination and parcel weight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eJewellery Care \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cul\u003e\n\u003cli\u003eKeep your jewellery away from water at all times\u003c\/li\u003e\n\u003cli\u003eAvoid exposure to perfumes, sprays, and other chemicals\u003c\/li\u003e\n\u003cli\u003eStore each piece separately to prevent scratches and tangling\u003c\/li\u003e\n\u003cli\u003eKeep in a pouch or box in a dry place, away from heat, humidity, and direct sunlight\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border-bottom: none;\" class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eView Supplier Information \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eManufactured \/ Packed By\u003c\/h4\u003e\n\u003cp\u003ePink Jewellers\u003cbr\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003ch4\u003eCustomer Care\u003c\/h4\u003e\n\u003cp\u003eMobile: \u003ca href=\"tel:+919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\u003c\/p\u003e\n\u003ch4\u003eCountry of Origin\u003c\/h4\u003e\n\u003cp\u003eIndia\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"story-stores\"\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eAhmedabad store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eKhambhat store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003ePith No Sutharwado,Pith Bazar,Khambhat Anand-388620\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"pink jewellers","offers":[{"title":"Default Title","offer_id":51476166902038,"sku":null,"price":7399.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/IMG_9948_copy.webp?v=1782464962"},{"product_id":"multicolor-jadau-kundan-necklace-set-pjns110","title":"MultiColor Gold Plated Jadau Kundan Necklace Set - PJNS110","description":"\u003cstyle\u003e\n  .product-video {\n  width: 100%;\n  max-height: 260px;\n  object-fit: cover;\n  border-radius: 8px;\n  display: block;\n  margin-top: 14px;\n}\n  \/* === Description === *\/\n  .desc-specs {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 10px;\n    margin-bottom: 18px;\n  }\n  .spec-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 10px 14px;\n  }\n  .spec-label {\n    font-size: 11px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 0.8px; margin-bottom: 3px;\n  }\n  .spec-value {\n    font-size: 13.5px; color: #444; font-weight: 500;\n  }\n  .desc-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555; margin: 0;\n  }\n  .desc-intro strong {\n    color: #E45F8E; font-weight: 600;\n  }\n  @media (max-width: 500px) {\n    .desc-specs { grid-template-columns: 1fr; }\n  }\n\n  \/* === Trust Stat Banner === *\/\n  .story-stat-banner {\n    display: flex; align-items: center; gap: 14px;\n    background: linear-gradient(135deg, #fdf3f6, #fbe6ed);\n    border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 16px 20px; margin-bottom: 20px;\n  }\n  .story-stat-number {\n    font-size: 26px; font-weight: 800; color: #E45F8E;\n    letter-spacing: 0.5px; white-space: nowrap;\n  }\n  .story-stat-number .stat-suffix {\n    font-size: 17px; font-weight: 700;\n  }\n  .story-stat-label {\n    font-size: 14px; color: #555; line-height: 1.4;\n    border-left: 2px solid #f3d4de; padding-left: 14px;\n  }\n\n  \/* === Our Story Section === *\/\n  .story-section {\n    max-width: 900px; font-family: sans-serif; color: #333;\n    padding: 0 0 8px;\n  }\n  .story-eyebrow {\n    color: #E45F8E; font-size: 13px; font-weight: 600;\n    letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 8px;\n  }\n  .story-title {\n    font-size: 24px; font-weight: 700; color: #333;\n    line-height: 1.3; margin: 0 0 14px;\n  }\n  .story-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555;\n    margin-bottom: 24px; max-width: 720px;\n  }\n  .story-timeline {\n    display: flex; flex-direction: column; gap: 18px;\n    border-left: 2px solid #f3d4de; padding-left: 20px;\n    margin-bottom: 24px;\n  }\n  .story-step { position: relative; }\n  .story-step::before {\n    content: ''; position: absolute; left: -26px; top: 4px;\n    width: 10px; height: 10px; border-radius: 50%;\n    background: #E45F8E; border: 2px solid #fff;\n  }\n  .story-year {\n    color: #E45F8E; font-weight: 700; font-size: 13px;\n    letter-spacing: 0.5px; margin-bottom: 2px;\n  }\n  .story-heading {\n    font-size: 15.5px; font-weight: 600; color: #333; margin: 2px 0 4px;\n  }\n  .story-text {\n    font-size: 14px; line-height: 1.7; color: #666; margin: 0;\n  }\n  .story-text strong { color: #333; }\n  .story-quote {\n    background: #fdf3f6; border-left: 3px solid #E45F8E;\n    padding: 16px 20px; border-radius: 4px;\n    font-size: 14.5px; line-height: 1.7; color: #444;\n    font-style: italic; margin-bottom: 24px;\n  }\n  .story-quote span {\n    display: block; margin-top: 8px; font-style: normal;\n    font-weight: 600; color: #E45F8E; font-size: 13px;\n  }\n  .story-closing {\n    font-size: 14px; line-height: 1.8; color: #555; margin-bottom: 8px;\n  }\n  .story-closing strong { color: #E45F8E; }\n  .story-tags {\n    font-size: 13px; color: #E45F8E; font-weight: 600;\n    letter-spacing: 0.5px; margin-top: 12px;\n  }\n\n  \/* === Store Addresses === *\/\n  .story-stores {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 14px;\n    margin-top: 24px;\n  }\n  .store-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .store-label {\n    font-size: 12px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 1px; margin-bottom: 6px;\n  }\n  .store-address {\n    font-size: 13.5px; line-height: 1.6; color: #555; margin: 0;\n  }\n  @media (max-width: 600px) {\n    .story-stores { grid-template-columns: 1fr; }\n  }\n\n  \/* === Accordion (native details\/summary — no JS required) === *\/\n  .acc-item { border-bottom: 1px solid #e8c5d0; }\n  .acc-item summary { list-style: none; }\n  .acc-item summary::-webkit-details-marker { display: none; }\n  .acc-item summary::marker { content: \"\"; }\n  .acc-btn {\n    width: 100%; background: none; border: none; cursor: pointer;\n    display: flex; justify-content: space-between; align-items: center;\n    padding: 18px 0; font-size: 15px; font-family: inherit;\n    color: #333; text-align: left;\n  }\n  .acc-btn:hover { color: #E45F8E; }\n  .acc-icon {\n    width: 20px; height: 20px; flex-shrink: 0;\n    display: flex; align-items: center; justify-content: center;\n    color: #E45F8E; font-size: 20px; font-weight: 300;\n    transition: transform 0.25s; line-height: 1;\n  }\n  .acc-item[open] \u003e .acc-btn .acc-icon { transform: rotate(45deg); }\n  .acc-body {\n    font-size: 14px; color: #666; line-height: 1.7;\n    padding-bottom: 16px;\n  }\n  .acc-body ul { margin: 8px 0; padding-left: 18px; }\n  .acc-body li { margin-bottom: 6px; }\n  .acc-body h4 { color: #333; font-size: 14px; margin: 14px 0 6px; font-weight: 600; }\n  .acc-body p { margin: 6px 0; }\n  a { color: #E45F8E; text-decoration: none; }\n  a:hover { text-decoration: underline; }\n\n  \/* === Our Story Accordion Teaser === *\/\n  .our-story-teaser {\n    font-size: 12.5px; color: #999; font-style: italic;\n    margin-left: 10px; font-weight: 400;\n  }\n\n  \/* === Our Story Accordion Highlight === *\/\n  @keyframes ourStoryPulse {\n    0%, 100% { box-shadow: 0 0 0 0 rgba(228, 95, 142, 0.18); }\n    50%       { box-shadow: 0 0 0 5px rgba(228, 95, 142, 0); }\n  }\n  .acc-item--our-story {\n    border-bottom: 1px solid #e8c5d0;\n    background: linear-gradient(135deg, #fff7fa 0%, #fdf0f5 100%);\n    border-radius: 8px;\n    border: 1.5px solid #f0bfd1;\n    margin-top: -1px;\n    margin-bottom: 2px;\n    animation: ourStoryPulse 2.8s ease-in-out infinite;\n    position: relative;\n  }\n  .acc-item--our-story .acc-btn {\n    padding: 18px 14px;\n    font-weight: 600;\n    color: #c94b7a;\n  }\n  .acc-item--our-story .acc-btn:hover { color: #E45F8E; }\n  .acc-item--our-story .acc-body {\n    padding-left: 14px; padding-right: 14px;\n  }\n  .our-story-badge {\n    display: inline-block;\n    background: linear-gradient(135deg, #E45F8E, #c94b7a);\n    color: #fff;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n    padding: 2px 8px;\n    border-radius: 20px;\n    margin-left: 10px;\n    vertical-align: middle;\n    position: relative;\n    top: -1px;\n  }\n\u003c\/style\u003e\n\u003c!-- ============ OUR STORY ============ --\u003e\n\u003cdiv class=\"story-section\"\u003e\n\u003c!-- Trust Stat Banner --\u003e\n\u003cdiv class=\"story-stat-banner\"\u003e\n\u003cdiv class=\"story-stat-number\"\u003e40+ \u003cspan class=\"stat-suffix\"\u003eYears of customer trust\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============ ACCORDION (native details\/summary, no JS needed) ============ --\u003e\n\u003cdiv style=\"border-top: 1px solid #e8c5d0; max-width: 900px; font-family: sans-serif;\"\u003e\n\u003cdetails class=\"acc-item\" open=\"\"\u003e\n\u003csummary class=\"acc-btn\"\u003eDescription \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"desc-specs\"\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eBase Metal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eGold-plated\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFastening\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003ePush-back Earrings\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e1 Necklace Set and 1 Pair of Earring\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"desc-intro\"\u003e \u003c\/p\u003e\n\u003cvideo class=\"product-video\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/3fbbfdef2bcb44bf8532cc0b6fbcfbcc.mov\" poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/Screenshot_2026-06-17_100355.png?v=1781670861\" muted=\"\" loop=\"loop\" playsinline=\"\" preload=\"metadata\" controls=\"controls\"\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"acc-item acc-item--our-story\"\u003e\n\u003cbutton class=\"acc-btn\" type=\"button\"\u003e Our Story \u003cspan class=\"our-story-badge\"\u003e✦ Our Story\u003c\/span\u003e \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"story-eyebrow\"\u003eFour Decades of Craft · 100% In-House Designs\u003c\/div\u003e\n\u003ch2 class=\"story-title\"\u003eNow, straight to you.\u003c\/h2\u003e\n\u003cp class=\"story-intro\"\u003eWe didn't begin as a brand — we began as a workshop. Hands, tools, and an obsession with getting every detail right. For four decades, every single piece that left our workshop was conceived, designed, and crafted entirely in-house — never outsourced, never copied. This is us, stepping forward, for the first time under our own name.\u003c\/p\u003e\n\u003cdiv class=\"story-timeline\"\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e1983 — The Workshop Begins\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eFounded in Gujarat as a manufacturing workshop. From day one, every design was sketched, developed, and hand-finished by our own artisans — \u003cstrong\u003eour piece, our design, our hands\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2000s — Trusted by the Trade\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eOur in-house designs reached established brands and bridal collections across India — original pieces, created entirely within our workshop, trusted on reputation alone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2010–2025 — Our Own Design Language\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eWe stopped only executing briefs and began building a full library of original, in-house designs — every motif, setting, and silhouette developed by our own design team, rooted in tradition and refined over years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003eToday — Direct to You\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003ePink Jewellers: same hands, same in-house designs, same care. Every piece you see is conceived and created by us — for the first time, you can buy it directly from the people who designed it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-quote\"\u003e\"The hands behind some of India's finest jewellery — every design our own. Now with a name of our own.\" \u003cspan\u003e— Founder, Pink Jewellers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"story-closing\"\u003eEvery piece from Pink Jewellers is an \u003cstrong\u003eoriginal, in-house design\u003c\/strong\u003e — carrying forty years of craft behind it. Made with intention. Designed by us. Sent with care. Jewellery made to be worn, remembered, and passed on.\u003c\/p\u003e\n\u003cdiv class=\"story-tags\"\u003eIn-House Designs · Handcrafted · Heritage · Heirloom\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"acc-item\" open=\"\"\u003e\n\u003csummary class=\"acc-btn\"\u003eReturns \u0026amp; Exchange \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cp\u003eEvery piece from Pink Jewellers is handcrafted with care. Because of the nature of handmade jewellery, we have a limited returns policy — please read it carefully before placing your order.\u003c\/p\u003e\n\u003ch4\u003eWhen Can You Return?\u003c\/h4\u003e\n\u003cp\u003eWe accept returns and exchanges only if:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eYour order arrived damaged in transit\u003c\/li\u003e\n\u003cli\u003eYou received an incorrect product\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eRequests must be raised within \u003cstrong\u003e3 days of delivery\u003c\/strong\u003e. Items must be unworn and in their original packaging.\u003c\/p\u003e\n\u003ch4\u003eHow to Raise a Return\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eWhatsApp us within 3 days of receiving your order at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\n\u003c\/li\u003e\n\u003cli\u003eShare a clear photo of the product and packaging\u003c\/li\u003e\n\u003cli\u003eOur team will review and respond to your request\u003c\/li\u003e\n\u003cli\u003eOnce approved, we'll guide you through the process — exchanges take 10–15 days\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eRefunds\u003c\/h4\u003e\n\u003cp\u003eRefunds are issued only when:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eA package is lost in transit when shipped by us\u003c\/li\u003e\n\u003cli\u003ePink Jewellers is unable to provide a replacement\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eApproved refunds are credited to the original payment source within 7 working days.\u003c\/p\u003e\n\u003ch4\u003eNo Returns or Refunds For\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eIncorrect or incomplete delivery address provided at checkout\u003c\/li\u003e\n\u003cli\u003eFailed delivery due to unavailability or package refusal\u003c\/li\u003e\n\u003cli\u003eSizing concerns — please WhatsApp us before ordering\u003c\/li\u003e\n\u003cli\u003eMinor colour or design variation natural to handcrafted, natural-stone jewellery\u003c\/li\u003e\n\u003cli\u003eProducts returned used, worn, or without original packaging\u003c\/li\u003e\n\u003cli\u003eItems that are neither damaged nor incorrectly shipped\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eCancellations\u003c\/h4\u003e\n\u003cp\u003eOrders can be cancelled within 3 days of placement and before dispatch — whichever comes first. Cancellations within this window are issued as store credits. After 3 days, a 30% cancellation fee applies and the balance is issued as store credits valid for 1 year. Orders cannot be cancelled once shipped.\u003c\/p\u003e\n\u003ch4\u003eCustom \u0026amp; Made-to-Order Pieces\u003c\/h4\u003e\n\u003cp\u003eCustom pieces are made especially for you. Cancellations or changes are considered only within 3 days of order placement — WhatsApp us at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e. A 30% cancellation fee applies after this window. If there is no response for over 1 month, the full advance paid will be forfeited.\u003c\/p\u003e\n\u003ch4\u003eStore Purchases\u003c\/h4\u003e\n\u003cp\u003eProducts collected directly from our Khambhat or Ahmedabad store are not eligible for return or exchange after collection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\" open=\"\"\u003e\n\u003csummary class=\"acc-btn\"\u003eShipping \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eIndia Shipping\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrepaid Orders:\u003c\/strong\u003e Free shipping\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCash on Delivery:\u003c\/strong\u003e ₹150 flat shipping charge\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eOrders are delivered within 4–5 business days from the date of dispatch. Timelines may vary slightly based on destination and parcel weight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eJewellery Care \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cul\u003e\n\u003cli\u003eKeep your jewellery away from water at all times\u003c\/li\u003e\n\u003cli\u003eAvoid exposure to perfumes, sprays, and other chemicals\u003c\/li\u003e\n\u003cli\u003eStore each piece separately to prevent scratches and tangling\u003c\/li\u003e\n\u003cli\u003eKeep in a pouch or box in a dry place, away from heat, humidity, and direct sunlight\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\" style=\"border-bottom: none;\"\u003e\n\u003csummary class=\"acc-btn\"\u003eView Supplier Information \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eManufactured \/ Packed By\u003c\/h4\u003e\n\u003cp\u003ePink Jewellers\u003cbr\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003ch4\u003eCustomer Care\u003c\/h4\u003e\n\u003cp\u003eMobile: \u003ca href=\"tel:+919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\u003c\/p\u003e\n\u003ch4\u003eCountry of Origin\u003c\/h4\u003e\n\u003cp\u003eIndia\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"story-stores\"\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eAhmedabad store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eKhambhat store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003ePith No Sutharwado,Pith Bazar,Khambhat Anand-388620\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"pink jewellers","offers":[{"title":"Default Title","offer_id":51476197638422,"sku":null,"price":2899.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/IMG_9952copy.webp?v=1782465133"},{"product_id":"multicolor-jadau-kundan-necklace-set-pjns111","title":"MultiColor Gold Plated Jadau Kundan Necklace Set - PJNS111","description":"\u003cstyle\u003e\n  .product-video {\n  width: 100%;\n  max-height: 260px;\n  object-fit: cover;\n  border-radius: 8px;\n  display: block;\n  margin-top: 14px;\n}\n  \/* === Description === *\/\n  .desc-specs {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 10px;\n    margin-bottom: 18px;\n  }\n  .spec-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 10px 14px;\n  }\n  .spec-label {\n    font-size: 11px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 0.8px; margin-bottom: 3px;\n  }\n  .spec-value {\n    font-size: 13.5px; color: #444; font-weight: 500;\n  }\n  .desc-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555; margin: 0;\n  }\n  .desc-intro strong {\n    color: #E45F8E; font-weight: 600;\n  }\n  @media (max-width: 500px) {\n    .desc-specs { grid-template-columns: 1fr; }\n  }\n\n  \/* === Trust Stat Banner === *\/\n  .story-stat-banner {\n    display: flex; align-items: center; gap: 14px;\n    background: linear-gradient(135deg, #fdf3f6, #fbe6ed);\n    border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 16px 20px; margin-bottom: 20px;\n  }\n  .story-stat-number {\n    font-size: 26px; font-weight: 800; color: #E45F8E;\n    letter-spacing: 0.5px; white-space: nowrap;\n  }\n  .story-stat-number .stat-suffix {\n    font-size: 17px; font-weight: 700;\n  }\n  .story-stat-label {\n    font-size: 14px; color: #555; line-height: 1.4;\n    border-left: 2px solid #f3d4de; padding-left: 14px;\n  }\n\n  \/* === Our Story Section === *\/\n  .story-section {\n    max-width: 900px; font-family: sans-serif; color: #333;\n    padding: 0 0 8px;\n  }\n  .story-eyebrow {\n    color: #E45F8E; font-size: 13px; font-weight: 600;\n    letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 8px;\n  }\n  .story-title {\n    font-size: 24px; font-weight: 700; color: #333;\n    line-height: 1.3; margin: 0 0 14px;\n  }\n  .story-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555;\n    margin-bottom: 24px; max-width: 720px;\n  }\n  .story-timeline {\n    display: flex; flex-direction: column; gap: 18px;\n    border-left: 2px solid #f3d4de; padding-left: 20px;\n    margin-bottom: 24px;\n  }\n  .story-step { position: relative; }\n  .story-step::before {\n    content: ''; position: absolute; left: -26px; top: 4px;\n    width: 10px; height: 10px; border-radius: 50%;\n    background: #E45F8E; border: 2px solid #fff;\n  }\n  .story-year {\n    color: #E45F8E; font-weight: 700; font-size: 13px;\n    letter-spacing: 0.5px; margin-bottom: 2px;\n  }\n  .story-heading {\n    font-size: 15.5px; font-weight: 600; color: #333; margin: 2px 0 4px;\n  }\n  .story-text {\n    font-size: 14px; line-height: 1.7; color: #666; margin: 0;\n  }\n  .story-text strong { color: #333; }\n  .story-quote {\n    background: #fdf3f6; border-left: 3px solid #E45F8E;\n    padding: 16px 20px; border-radius: 4px;\n    font-size: 14.5px; line-height: 1.7; color: #444;\n    font-style: italic; margin-bottom: 24px;\n  }\n  .story-quote span {\n    display: block; margin-top: 8px; font-style: normal;\n    font-weight: 600; color: #E45F8E; font-size: 13px;\n  }\n  .story-closing {\n    font-size: 14px; line-height: 1.8; color: #555; margin-bottom: 8px;\n  }\n  .story-closing strong { color: #E45F8E; }\n  .story-tags {\n    font-size: 13px; color: #E45F8E; font-weight: 600;\n    letter-spacing: 0.5px; margin-top: 12px;\n  }\n\n  \/* === Store Addresses === *\/\n  .story-stores {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 14px;\n    margin-top: 24px;\n  }\n  .store-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .store-label {\n    font-size: 12px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 1px; margin-bottom: 6px;\n  }\n  .store-address {\n    font-size: 13.5px; line-height: 1.6; color: #555; margin: 0;\n  }\n  @media (max-width: 600px) {\n    .story-stores { grid-template-columns: 1fr; }\n  }\n\n  \/* === Accordion (native details\/summary — no JS required) === *\/\n  .acc-item { border-bottom: 1px solid #e8c5d0; }\n  .acc-item summary { list-style: none; }\n  .acc-item summary::-webkit-details-marker { display: none; }\n  .acc-item summary::marker { content: \"\"; }\n  .acc-btn {\n    width: 100%; background: none; border: none; cursor: pointer;\n    display: flex; justify-content: space-between; align-items: center;\n    padding: 18px 0; font-size: 15px; font-family: inherit;\n    color: #333; text-align: left;\n  }\n  .acc-btn:hover { color: #E45F8E; }\n  .acc-icon {\n    width: 20px; height: 20px; flex-shrink: 0;\n    display: flex; align-items: center; justify-content: center;\n    color: #E45F8E; font-size: 20px; font-weight: 300;\n    transition: transform 0.25s; line-height: 1;\n  }\n  .acc-item[open] \u003e .acc-btn .acc-icon { transform: rotate(45deg); }\n  .acc-body {\n    font-size: 14px; color: #666; line-height: 1.7;\n    padding-bottom: 16px;\n  }\n  .acc-body ul { margin: 8px 0; padding-left: 18px; }\n  .acc-body li { margin-bottom: 6px; }\n  .acc-body h4 { color: #333; font-size: 14px; margin: 14px 0 6px; font-weight: 600; }\n  .acc-body p { margin: 6px 0; }\n  a { color: #E45F8E; text-decoration: none; }\n  a:hover { text-decoration: underline; }\n\n  \/* === Our Story Accordion Teaser === *\/\n  .our-story-teaser {\n    font-size: 12.5px; color: #999; font-style: italic;\n    margin-left: 10px; font-weight: 400;\n  }\n\n  \/* === Our Story Accordion Highlight === *\/\n  @keyframes ourStoryPulse {\n    0%, 100% { box-shadow: 0 0 0 0 rgba(228, 95, 142, 0.18); }\n    50%       { box-shadow: 0 0 0 5px rgba(228, 95, 142, 0); }\n  }\n  .acc-item--our-story {\n    border-bottom: 1px solid #e8c5d0;\n    background: linear-gradient(135deg, #fff7fa 0%, #fdf0f5 100%);\n    border-radius: 8px;\n    border: 1.5px solid #f0bfd1;\n    margin-top: -1px;\n    margin-bottom: 2px;\n    animation: ourStoryPulse 2.8s ease-in-out infinite;\n    position: relative;\n  }\n  .acc-item--our-story .acc-btn {\n    padding: 18px 14px;\n    font-weight: 600;\n    color: #c94b7a;\n  }\n  .acc-item--our-story .acc-btn:hover { color: #E45F8E; }\n  .acc-item--our-story .acc-body {\n    padding-left: 14px; padding-right: 14px;\n  }\n  .our-story-badge {\n    display: inline-block;\n    background: linear-gradient(135deg, #E45F8E, #c94b7a);\n    color: #fff;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n    padding: 2px 8px;\n    border-radius: 20px;\n    margin-left: 10px;\n    vertical-align: middle;\n    position: relative;\n    top: -1px;\n  }\n\u003c\/style\u003e\n\u003c!-- ============ OUR STORY ============ --\u003e\n\u003cdiv class=\"story-section\"\u003e\n\u003c!-- Trust Stat Banner --\u003e\n\u003cdiv class=\"story-stat-banner\"\u003e\n\u003cdiv class=\"story-stat-number\"\u003e40+ \u003cspan class=\"stat-suffix\"\u003eYears of customer trust\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============ ACCORDION (native details\/summary, no JS needed) ============ --\u003e\n\u003cdiv style=\"border-top: 1px solid #e8c5d0; max-width: 900px; font-family: sans-serif;\"\u003e\n\u003cdetails class=\"acc-item\" open=\"\"\u003e\n\u003csummary class=\"acc-btn\"\u003eDescription \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"desc-specs\"\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eBase Metal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eGold-plated\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFastening\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003ePush-back Earrings\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e1 Necklace Set and 1 Pair of Earring\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"desc-intro\"\u003e \u003c\/p\u003e\n\u003cvideo class=\"product-video\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/3fbbfdef2bcb44bf8532cc0b6fbcfbcc.mov\" poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/Screenshot_2026-06-17_100355.png?v=1781670861\" muted=\"\" loop=\"loop\" playsinline=\"\" preload=\"metadata\" controls=\"controls\"\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"acc-item acc-item--our-story\"\u003e\n\u003cbutton class=\"acc-btn\" type=\"button\"\u003e Our Story \u003cspan class=\"our-story-badge\"\u003e✦ Our Story\u003c\/span\u003e \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"story-eyebrow\"\u003eFour Decades of Craft · 100% In-House Designs\u003c\/div\u003e\n\u003ch2 class=\"story-title\"\u003eNow, straight to you.\u003c\/h2\u003e\n\u003cp class=\"story-intro\"\u003eWe didn't begin as a brand — we began as a workshop. Hands, tools, and an obsession with getting every detail right. For four decades, every single piece that left our workshop was conceived, designed, and crafted entirely in-house — never outsourced, never copied. This is us, stepping forward, for the first time under our own name.\u003c\/p\u003e\n\u003cdiv class=\"story-timeline\"\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e1983 — The Workshop Begins\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eFounded in Gujarat as a manufacturing workshop. From day one, every design was sketched, developed, and hand-finished by our own artisans — \u003cstrong\u003eour piece, our design, our hands\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2000s — Trusted by the Trade\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eOur in-house designs reached established brands and bridal collections across India — original pieces, created entirely within our workshop, trusted on reputation alone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2010–2025 — Our Own Design Language\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eWe stopped only executing briefs and began building a full library of original, in-house designs — every motif, setting, and silhouette developed by our own design team, rooted in tradition and refined over years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003eToday — Direct to You\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003ePink Jewellers: same hands, same in-house designs, same care. Every piece you see is conceived and created by us — for the first time, you can buy it directly from the people who designed it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-quote\"\u003e\"The hands behind some of India's finest jewellery — every design our own. Now with a name of our own.\" \u003cspan\u003e— Founder, Pink Jewellers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"story-closing\"\u003eEvery piece from Pink Jewellers is an \u003cstrong\u003eoriginal, in-house design\u003c\/strong\u003e — carrying forty years of craft behind it. Made with intention. Designed by us. Sent with care. Jewellery made to be worn, remembered, and passed on.\u003c\/p\u003e\n\u003cdiv class=\"story-tags\"\u003eIn-House Designs · Handcrafted · Heritage · Heirloom\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eReturns \u0026amp; Exchange \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cp\u003eEvery piece from Pink Jewellers is handcrafted with care. Because of the nature of handmade jewellery, we have a limited returns policy — please read it carefully before placing your order.\u003c\/p\u003e\n\u003ch4\u003eWhen Can You Return?\u003c\/h4\u003e\n\u003cp\u003eWe accept returns and exchanges only if:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eYour order arrived damaged in transit\u003c\/li\u003e\n\u003cli\u003eYou received an incorrect product\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eRequests must be raised within \u003cstrong\u003e3 days of delivery\u003c\/strong\u003e. Items must be unworn and in their original packaging.\u003c\/p\u003e\n\u003ch4\u003eHow to Raise a Return\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eWhatsApp us within 3 days of receiving your order at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\n\u003c\/li\u003e\n\u003cli\u003eShare a clear photo of the product and packaging\u003c\/li\u003e\n\u003cli\u003eOur team will review and respond to your request\u003c\/li\u003e\n\u003cli\u003eOnce approved, we'll guide you through the process — exchanges take 10–15 days\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eRefunds\u003c\/h4\u003e\n\u003cp\u003eRefunds are issued only when:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eA package is lost in transit when shipped by us\u003c\/li\u003e\n\u003cli\u003ePink Jewellers is unable to provide a replacement\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eApproved refunds are credited to the original payment source within 7 working days.\u003c\/p\u003e\n\u003ch4\u003eNo Returns or Refunds For\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eIncorrect or incomplete delivery address provided at checkout\u003c\/li\u003e\n\u003cli\u003eFailed delivery due to unavailability or package refusal\u003c\/li\u003e\n\u003cli\u003eSizing concerns — please WhatsApp us before ordering\u003c\/li\u003e\n\u003cli\u003eMinor colour or design variation natural to handcrafted, natural-stone jewellery\u003c\/li\u003e\n\u003cli\u003eProducts returned used, worn, or without original packaging\u003c\/li\u003e\n\u003cli\u003eItems that are neither damaged nor incorrectly shipped\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eCancellations\u003c\/h4\u003e\n\u003cp\u003eOrders can be cancelled within 3 days of placement and before dispatch — whichever comes first. Cancellations within this window are issued as store credits. After 3 days, a 30% cancellation fee applies and the balance is issued as store credits valid for 1 year. Orders cannot be cancelled once shipped.\u003c\/p\u003e\n\u003ch4\u003eCustom \u0026amp; Made-to-Order Pieces\u003c\/h4\u003e\n\u003cp\u003eCustom pieces are made especially for you. Cancellations or changes are considered only within 3 days of order placement — WhatsApp us at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e. A 30% cancellation fee applies after this window. If there is no response for over 1 month, the full advance paid will be forfeited.\u003c\/p\u003e\n\u003ch4\u003eStore Purchases\u003c\/h4\u003e\n\u003cp\u003eProducts collected directly from our Khambhat or Ahmedabad store are not eligible for return or exchange after collection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\" open=\"\"\u003e\n\u003csummary class=\"acc-btn\"\u003eShipping \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eIndia Shipping\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrepaid Orders:\u003c\/strong\u003e Free shipping\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCash on Delivery:\u003c\/strong\u003e ₹150 flat shipping charge\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eOrders are delivered within 4–5 business days from the date of dispatch. Timelines may vary slightly based on destination and parcel weight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eJewellery Care \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cul\u003e\n\u003cli\u003eKeep your jewellery away from water at all times\u003c\/li\u003e\n\u003cli\u003eAvoid exposure to perfumes, sprays, and other chemicals\u003c\/li\u003e\n\u003cli\u003eStore each piece separately to prevent scratches and tangling\u003c\/li\u003e\n\u003cli\u003eKeep in a pouch or box in a dry place, away from heat, humidity, and direct sunlight\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\" style=\"border-bottom: none;\"\u003e\n\u003csummary class=\"acc-btn\"\u003eView Supplier Information \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eManufactured \/ Packed By\u003c\/h4\u003e\n\u003cp\u003ePink Jewellers\u003cbr\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003ch4\u003eCustomer Care\u003c\/h4\u003e\n\u003cp\u003eMobile: \u003ca href=\"tel:+919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\u003c\/p\u003e\n\u003ch4\u003eCountry of Origin\u003c\/h4\u003e\n\u003cp\u003eIndia\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"story-stores\"\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eAhmedabad store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eKhambhat store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003ePith No Sutharwado,Pith Bazar,Khambhat Anand-388620\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"pink jewellers","offers":[{"title":"Default Title","offer_id":51476231160086,"sku":null,"price":5299.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/IMG_9959copy_c649e761-829f-4931-b8d0-d246f3ab53e1.webp?v=1782465394"},{"product_id":"multicolor-jadau-kundan-neckalce-set-pjns112","title":"MultiColor Gold Plated Jadau Kundan Neckalce Set - PJNS112","description":"\u003cstyle\u003e\n  .product-video {\n  width: 100%;\n  max-height: 260px;\n  object-fit: cover;\n  border-radius: 8px;\n  display: block;\n  margin-top: 14px;\n}\n  \/* === Description === *\/\n  .desc-specs {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 10px;\n    margin-bottom: 18px;\n  }\n  .spec-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 10px 14px;\n  }\n  .spec-label {\n    font-size: 11px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 0.8px; margin-bottom: 3px;\n  }\n  .spec-value {\n    font-size: 13.5px; color: #444; font-weight: 500;\n  }\n  .desc-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555; margin: 0;\n  }\n  .desc-intro strong {\n    color: #E45F8E; font-weight: 600;\n  }\n  @media (max-width: 500px) {\n    .desc-specs { grid-template-columns: 1fr; }\n  }\n\n  \/* === Trust Stat Banner === *\/\n  .story-stat-banner {\n    display: flex; align-items: center; gap: 14px;\n    background: linear-gradient(135deg, #fdf3f6, #fbe6ed);\n    border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 16px 20px; margin-bottom: 20px;\n  }\n  .story-stat-number {\n    font-size: 26px; font-weight: 800; color: #E45F8E;\n    letter-spacing: 0.5px; white-space: nowrap;\n  }\n  .story-stat-number .stat-suffix {\n    font-size: 17px; font-weight: 700;\n  }\n  .story-stat-label {\n    font-size: 14px; color: #555; line-height: 1.4;\n    border-left: 2px solid #f3d4de; padding-left: 14px;\n  }\n\n  \/* === Our Story Section === *\/\n  .story-section {\n    max-width: 900px; font-family: sans-serif; color: #333;\n    padding: 0 0 8px;\n  }\n  .story-eyebrow {\n    color: #E45F8E; font-size: 13px; font-weight: 600;\n    letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 8px;\n  }\n  .story-title {\n    font-size: 24px; font-weight: 700; color: #333;\n    line-height: 1.3; margin: 0 0 14px;\n  }\n  .story-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555;\n    margin-bottom: 24px; max-width: 720px;\n  }\n  .story-timeline {\n    display: flex; flex-direction: column; gap: 18px;\n    border-left: 2px solid #f3d4de; padding-left: 20px;\n    margin-bottom: 24px;\n  }\n  .story-step { position: relative; }\n  .story-step::before {\n    content: ''; position: absolute; left: -26px; top: 4px;\n    width: 10px; height: 10px; border-radius: 50%;\n    background: #E45F8E; border: 2px solid #fff;\n  }\n  .story-year {\n    color: #E45F8E; font-weight: 700; font-size: 13px;\n    letter-spacing: 0.5px; margin-bottom: 2px;\n  }\n  .story-heading {\n    font-size: 15.5px; font-weight: 600; color: #333; margin: 2px 0 4px;\n  }\n  .story-text {\n    font-size: 14px; line-height: 1.7; color: #666; margin: 0;\n  }\n  .story-text strong { color: #333; }\n  .story-quote {\n    background: #fdf3f6; border-left: 3px solid #E45F8E;\n    padding: 16px 20px; border-radius: 4px;\n    font-size: 14.5px; line-height: 1.7; color: #444;\n    font-style: italic; margin-bottom: 24px;\n  }\n  .story-quote span {\n    display: block; margin-top: 8px; font-style: normal;\n    font-weight: 600; color: #E45F8E; font-size: 13px;\n  }\n  .story-closing {\n    font-size: 14px; line-height: 1.8; color: #555; margin-bottom: 8px;\n  }\n  .story-closing strong { color: #E45F8E; }\n  .story-tags {\n    font-size: 13px; color: #E45F8E; font-weight: 600;\n    letter-spacing: 0.5px; margin-top: 12px;\n  }\n\n  \/* === Store Addresses === *\/\n  .story-stores {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 14px;\n    margin-top: 24px;\n  }\n  .store-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .store-label {\n    font-size: 12px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 1px; margin-bottom: 6px;\n  }\n  .store-address {\n    font-size: 13.5px; line-height: 1.6; color: #555; margin: 0;\n  }\n  @media (max-width: 600px) {\n    .story-stores { grid-template-columns: 1fr; }\n  }\n\n  \/* === Accordion (native details\/summary — no JS required) === *\/\n  .acc-item { border-bottom: 1px solid #e8c5d0; }\n  .acc-item summary { list-style: none; }\n  .acc-item summary::-webkit-details-marker { display: none; }\n  .acc-item summary::marker { content: \"\"; }\n  .acc-btn {\n    width: 100%; background: none; border: none; cursor: pointer;\n    display: flex; justify-content: space-between; align-items: center;\n    padding: 18px 0; font-size: 15px; font-family: inherit;\n    color: #333; text-align: left;\n  }\n  .acc-btn:hover { color: #E45F8E; }\n  .acc-icon {\n    width: 20px; height: 20px; flex-shrink: 0;\n    display: flex; align-items: center; justify-content: center;\n    color: #E45F8E; font-size: 20px; font-weight: 300;\n    transition: transform 0.25s; line-height: 1;\n  }\n  .acc-item[open] \u003e .acc-btn .acc-icon { transform: rotate(45deg); }\n  .acc-body {\n    font-size: 14px; color: #666; line-height: 1.7;\n    padding-bottom: 16px;\n  }\n  .acc-body ul { margin: 8px 0; padding-left: 18px; }\n  .acc-body li { margin-bottom: 6px; }\n  .acc-body h4 { color: #333; font-size: 14px; margin: 14px 0 6px; font-weight: 600; }\n  .acc-body p { margin: 6px 0; }\n  a { color: #E45F8E; text-decoration: none; }\n  a:hover { text-decoration: underline; }\n\n  \/* === Our Story Accordion Teaser === *\/\n  .our-story-teaser {\n    font-size: 12.5px; color: #999; font-style: italic;\n    margin-left: 10px; font-weight: 400;\n  }\n\n  \/* === Our Story Accordion Highlight === *\/\n  @keyframes ourStoryPulse {\n    0%, 100% { box-shadow: 0 0 0 0 rgba(228, 95, 142, 0.18); }\n    50%       { box-shadow: 0 0 0 5px rgba(228, 95, 142, 0); }\n  }\n  .acc-item--our-story {\n    border-bottom: 1px solid #e8c5d0;\n    background: linear-gradient(135deg, #fff7fa 0%, #fdf0f5 100%);\n    border-radius: 8px;\n    border: 1.5px solid #f0bfd1;\n    margin-top: -1px;\n    margin-bottom: 2px;\n    animation: ourStoryPulse 2.8s ease-in-out infinite;\n    position: relative;\n  }\n  .acc-item--our-story .acc-btn {\n    padding: 18px 14px;\n    font-weight: 600;\n    color: #c94b7a;\n  }\n  .acc-item--our-story .acc-btn:hover { color: #E45F8E; }\n  .acc-item--our-story .acc-body {\n    padding-left: 14px; padding-right: 14px;\n  }\n  .our-story-badge {\n    display: inline-block;\n    background: linear-gradient(135deg, #E45F8E, #c94b7a);\n    color: #fff;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n    padding: 2px 8px;\n    border-radius: 20px;\n    margin-left: 10px;\n    vertical-align: middle;\n    position: relative;\n    top: -1px;\n  }\n\u003c\/style\u003e\n\u003c!-- ============ OUR STORY ============ --\u003e\n\u003cdiv class=\"story-section\"\u003e\n\u003c!-- Trust Stat Banner --\u003e\n\u003cdiv class=\"story-stat-banner\"\u003e\n\u003cdiv class=\"story-stat-number\"\u003e40+ \u003cspan class=\"stat-suffix\"\u003eYears of customer trust\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============ ACCORDION (native details\/summary, no JS needed) ============ --\u003e\n\u003cdiv style=\"border-top: 1px solid #e8c5d0; max-width: 900px; font-family: sans-serif;\"\u003e\n\u003cdetails class=\"acc-item\" open=\"\"\u003e\n\u003csummary class=\"acc-btn\"\u003eDescription \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"desc-specs\"\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eBase Metal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eGold-plated\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFastening\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003ePush-back Earrings\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e1 Necklace Set and 1 Pair of Earring\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"desc-intro\"\u003e \u003c\/p\u003e\n\u003cvideo class=\"product-video\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/3fbbfdef2bcb44bf8532cc0b6fbcfbcc.mov\" poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/Screenshot_2026-06-17_100355.png?v=1781670861\" muted=\"\" loop=\"loop\" playsinline=\"\" preload=\"metadata\" controls=\"controls\"\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"acc-item acc-item--our-story\"\u003e\n\u003cbutton class=\"acc-btn\" type=\"button\"\u003e Our Story \u003cspan class=\"our-story-badge\"\u003e✦ Our Story\u003c\/span\u003e \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"story-eyebrow\"\u003eFour Decades of Craft · 100% In-House Designs\u003c\/div\u003e\n\u003ch2 class=\"story-title\"\u003eNow, straight to you.\u003c\/h2\u003e\n\u003cp class=\"story-intro\"\u003eWe didn't begin as a brand — we began as a workshop. Hands, tools, and an obsession with getting every detail right. For four decades, every single piece that left our workshop was conceived, designed, and crafted entirely in-house — never outsourced, never copied. This is us, stepping forward, for the first time under our own name.\u003c\/p\u003e\n\u003cdiv class=\"story-timeline\"\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e1983 — The Workshop Begins\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eFounded in Gujarat as a manufacturing workshop. From day one, every design was sketched, developed, and hand-finished by our own artisans — \u003cstrong\u003eour piece, our design, our hands\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2000s — Trusted by the Trade\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eOur in-house designs reached established brands and bridal collections across India — original pieces, created entirely within our workshop, trusted on reputation alone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2010–2025 — Our Own Design Language\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eWe stopped only executing briefs and began building a full library of original, in-house designs — every motif, setting, and silhouette developed by our own design team, rooted in tradition and refined over years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003eToday — Direct to You\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003ePink Jewellers: same hands, same in-house designs, same care. Every piece you see is conceived and created by us — for the first time, you can buy it directly from the people who designed it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-quote\"\u003e\"The hands behind some of India's finest jewellery — every design our own. Now with a name of our own.\" \u003cspan\u003e— Founder, Pink Jewellers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"story-closing\"\u003eEvery piece from Pink Jewellers is an \u003cstrong\u003eoriginal, in-house design\u003c\/strong\u003e — carrying forty years of craft behind it. Made with intention. Designed by us. Sent with care. Jewellery made to be worn, remembered, and passed on.\u003c\/p\u003e\n\u003cdiv class=\"story-tags\"\u003eIn-House Designs · Handcrafted · Heritage · Heirloom\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"acc-item\" open=\"\"\u003e\n\u003csummary class=\"acc-btn\"\u003eReturns \u0026amp; Exchange \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cp\u003eEvery piece from Pink Jewellers is handcrafted with care. Because of the nature of handmade jewellery, we have a limited returns policy — please read it carefully before placing your order.\u003c\/p\u003e\n\u003ch4\u003eWhen Can You Return?\u003c\/h4\u003e\n\u003cp\u003eWe accept returns and exchanges only if:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eYour order arrived damaged in transit\u003c\/li\u003e\n\u003cli\u003eYou received an incorrect product\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eRequests must be raised within \u003cstrong\u003e3 days of delivery\u003c\/strong\u003e. Items must be unworn and in their original packaging.\u003c\/p\u003e\n\u003ch4\u003eHow to Raise a Return\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eWhatsApp us within 3 days of receiving your order at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\n\u003c\/li\u003e\n\u003cli\u003eShare a clear photo of the product and packaging\u003c\/li\u003e\n\u003cli\u003eOur team will review and respond to your request\u003c\/li\u003e\n\u003cli\u003eOnce approved, we'll guide you through the process — exchanges take 10–15 days\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eRefunds\u003c\/h4\u003e\n\u003cp\u003eRefunds are issued only when:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eA package is lost in transit when shipped by us\u003c\/li\u003e\n\u003cli\u003ePink Jewellers is unable to provide a replacement\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eApproved refunds are credited to the original payment source within 7 working days.\u003c\/p\u003e\n\u003ch4\u003eNo Returns or Refunds For\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eIncorrect or incomplete delivery address provided at checkout\u003c\/li\u003e\n\u003cli\u003eFailed delivery due to unavailability or package refusal\u003c\/li\u003e\n\u003cli\u003eSizing concerns — please WhatsApp us before ordering\u003c\/li\u003e\n\u003cli\u003eMinor colour or design variation natural to handcrafted, natural-stone jewellery\u003c\/li\u003e\n\u003cli\u003eProducts returned used, worn, or without original packaging\u003c\/li\u003e\n\u003cli\u003eItems that are neither damaged nor incorrectly shipped\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eCancellations\u003c\/h4\u003e\n\u003cp\u003eOrders can be cancelled within 3 days of placement and before dispatch — whichever comes first. Cancellations within this window are issued as store credits. After 3 days, a 30% cancellation fee applies and the balance is issued as store credits valid for 1 year. Orders cannot be cancelled once shipped.\u003c\/p\u003e\n\u003ch4\u003eCustom \u0026amp; Made-to-Order Pieces\u003c\/h4\u003e\n\u003cp\u003eCustom pieces are made especially for you. Cancellations or changes are considered only within 3 days of order placement — WhatsApp us at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e. A 30% cancellation fee applies after this window. If there is no response for over 1 month, the full advance paid will be forfeited.\u003c\/p\u003e\n\u003ch4\u003eStore Purchases\u003c\/h4\u003e\n\u003cp\u003eProducts collected directly from our Khambhat or Ahmedabad store are not eligible for return or exchange after collection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\" open=\"\"\u003e\n\u003csummary class=\"acc-btn\"\u003eShipping \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eIndia Shipping\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrepaid Orders:\u003c\/strong\u003e Free shipping\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCash on Delivery:\u003c\/strong\u003e ₹150 flat shipping charge\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eOrders are delivered within 4–5 business days from the date of dispatch. Timelines may vary slightly based on destination and parcel weight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eJewellery Care \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cul\u003e\n\u003cli\u003eKeep your jewellery away from water at all times\u003c\/li\u003e\n\u003cli\u003eAvoid exposure to perfumes, sprays, and other chemicals\u003c\/li\u003e\n\u003cli\u003eStore each piece separately to prevent scratches and tangling\u003c\/li\u003e\n\u003cli\u003eKeep in a pouch or box in a dry place, away from heat, humidity, and direct sunlight\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\" style=\"border-bottom: none;\"\u003e\n\u003csummary class=\"acc-btn\"\u003eView Supplier Information \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eManufactured \/ Packed By\u003c\/h4\u003e\n\u003cp\u003ePink Jewellers\u003cbr\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003ch4\u003eCustomer Care\u003c\/h4\u003e\n\u003cp\u003eMobile: \u003ca href=\"tel:+919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\u003c\/p\u003e\n\u003ch4\u003eCountry of Origin\u003c\/h4\u003e\n\u003cp\u003eIndia\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"story-stores\"\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eAhmedabad store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eKhambhat store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003ePith No Sutharwado,Pith Bazar,Khambhat Anand-388620\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"pink jewellers","offers":[{"title":"Default Title","offer_id":51476266025238,"sku":null,"price":5599.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/IMG_9975copy.webp?v=1782465571"},{"product_id":"multicolor-jadau-kundan-necklace-set-pjns113","title":"MultiColor Gold Plated Jadau Kundan Necklace Set - PJNS113","description":"\u003cstyle\u003e\n  .product-video {\n  width: 100%;\n  max-height: 260px;\n  object-fit: cover;\n  border-radius: 8px;\n  display: block;\n  margin-top: 14px;\n}\n  \/* === Description === *\/\n  .desc-specs {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 10px;\n    margin-bottom: 18px;\n  }\n  .spec-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 10px 14px;\n  }\n  .spec-label {\n    font-size: 11px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 0.8px; margin-bottom: 3px;\n  }\n  .spec-value {\n    font-size: 13.5px; color: #444; font-weight: 500;\n  }\n  .desc-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555; margin: 0;\n  }\n  .desc-intro strong {\n    color: #E45F8E; font-weight: 600;\n  }\n  @media (max-width: 500px) {\n    .desc-specs { grid-template-columns: 1fr; }\n  }\n\n  \/* === Trust Stat Banner === *\/\n  .story-stat-banner {\n    display: flex; align-items: center; gap: 14px;\n    background: linear-gradient(135deg, #fdf3f6, #fbe6ed);\n    border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 16px 20px; margin-bottom: 20px;\n  }\n  .story-stat-number {\n    font-size: 26px; font-weight: 800; color: #E45F8E;\n    letter-spacing: 0.5px; white-space: nowrap;\n  }\n  .story-stat-number .stat-suffix {\n    font-size: 17px; font-weight: 700;\n  }\n  .story-stat-label {\n    font-size: 14px; color: #555; line-height: 1.4;\n    border-left: 2px solid #f3d4de; padding-left: 14px;\n  }\n\n  \/* === Our Story Section === *\/\n  .story-section {\n    max-width: 900px; font-family: sans-serif; color: #333;\n    padding: 0 0 8px;\n  }\n  .story-eyebrow {\n    color: #E45F8E; font-size: 13px; font-weight: 600;\n    letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 8px;\n  }\n  .story-title {\n    font-size: 24px; font-weight: 700; color: #333;\n    line-height: 1.3; margin: 0 0 14px;\n  }\n  .story-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555;\n    margin-bottom: 24px; max-width: 720px;\n  }\n  .story-timeline {\n    display: flex; flex-direction: column; gap: 18px;\n    border-left: 2px solid #f3d4de; padding-left: 20px;\n    margin-bottom: 24px;\n  }\n  .story-step { position: relative; }\n  .story-step::before {\n    content: ''; position: absolute; left: -26px; top: 4px;\n    width: 10px; height: 10px; border-radius: 50%;\n    background: #E45F8E; border: 2px solid #fff;\n  }\n  .story-year {\n    color: #E45F8E; font-weight: 700; font-size: 13px;\n    letter-spacing: 0.5px; margin-bottom: 2px;\n  }\n  .story-heading {\n    font-size: 15.5px; font-weight: 600; color: #333; margin: 2px 0 4px;\n  }\n  .story-text {\n    font-size: 14px; line-height: 1.7; color: #666; margin: 0;\n  }\n  .story-text strong { color: #333; }\n  .story-quote {\n    background: #fdf3f6; border-left: 3px solid #E45F8E;\n    padding: 16px 20px; border-radius: 4px;\n    font-size: 14.5px; line-height: 1.7; color: #444;\n    font-style: italic; margin-bottom: 24px;\n  }\n  .story-quote span {\n    display: block; margin-top: 8px; font-style: normal;\n    font-weight: 600; color: #E45F8E; font-size: 13px;\n  }\n  .story-closing {\n    font-size: 14px; line-height: 1.8; color: #555; margin-bottom: 8px;\n  }\n  .story-closing strong { color: #E45F8E; }\n  .story-tags {\n    font-size: 13px; color: #E45F8E; font-weight: 600;\n    letter-spacing: 0.5px; margin-top: 12px;\n  }\n\n  \/* === Store Addresses === *\/\n  .story-stores {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 14px;\n    margin-top: 24px;\n  }\n  .store-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .store-label {\n    font-size: 12px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 1px; margin-bottom: 6px;\n  }\n  .store-address {\n    font-size: 13.5px; line-height: 1.6; color: #555; margin: 0;\n  }\n  @media (max-width: 600px) {\n    .story-stores { grid-template-columns: 1fr; }\n  }\n\n  \/* === Accordion (native details\/summary — no JS required) === *\/\n  .acc-item { border-bottom: 1px solid #e8c5d0; }\n  .acc-item summary { list-style: none; }\n  .acc-item summary::-webkit-details-marker { display: none; }\n  .acc-item summary::marker { content: \"\"; }\n  .acc-btn {\n    width: 100%; background: none; border: none; cursor: pointer;\n    display: flex; justify-content: space-between; align-items: center;\n    padding: 18px 0; font-size: 15px; font-family: inherit;\n    color: #333; text-align: left;\n  }\n  .acc-btn:hover { color: #E45F8E; }\n  .acc-icon {\n    width: 20px; height: 20px; flex-shrink: 0;\n    display: flex; align-items: center; justify-content: center;\n    color: #E45F8E; font-size: 20px; font-weight: 300;\n    transition: transform 0.25s; line-height: 1;\n  }\n  .acc-item[open] \u003e .acc-btn .acc-icon { transform: rotate(45deg); }\n  .acc-body {\n    font-size: 14px; color: #666; line-height: 1.7;\n    padding-bottom: 16px;\n  }\n  .acc-body ul { margin: 8px 0; padding-left: 18px; }\n  .acc-body li { margin-bottom: 6px; }\n  .acc-body h4 { color: #333; font-size: 14px; margin: 14px 0 6px; font-weight: 600; }\n  .acc-body p { margin: 6px 0; }\n  a { color: #E45F8E; text-decoration: none; }\n  a:hover { text-decoration: underline; }\n\n  \/* === Our Story Accordion Teaser === *\/\n  .our-story-teaser {\n    font-size: 12.5px; color: #999; font-style: italic;\n    margin-left: 10px; font-weight: 400;\n  }\n\n  \/* === Our Story Accordion Highlight === *\/\n  @keyframes ourStoryPulse {\n    0%, 100% { box-shadow: 0 0 0 0 rgba(228, 95, 142, 0.18); }\n    50%       { box-shadow: 0 0 0 5px rgba(228, 95, 142, 0); }\n  }\n  .acc-item--our-story {\n    border-bottom: 1px solid #e8c5d0;\n    background: linear-gradient(135deg, #fff7fa 0%, #fdf0f5 100%);\n    border-radius: 8px;\n    border: 1.5px solid #f0bfd1;\n    margin-top: -1px;\n    margin-bottom: 2px;\n    animation: ourStoryPulse 2.8s ease-in-out infinite;\n    position: relative;\n  }\n  .acc-item--our-story .acc-btn {\n    padding: 18px 14px;\n    font-weight: 600;\n    color: #c94b7a;\n  }\n  .acc-item--our-story .acc-btn:hover { color: #E45F8E; }\n  .acc-item--our-story .acc-body {\n    padding-left: 14px; padding-right: 14px;\n  }\n  .our-story-badge {\n    display: inline-block;\n    background: linear-gradient(135deg, #E45F8E, #c94b7a);\n    color: #fff;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n    padding: 2px 8px;\n    border-radius: 20px;\n    margin-left: 10px;\n    vertical-align: middle;\n    position: relative;\n    top: -1px;\n  }\n\u003c\/style\u003e\n\u003c!-- ============ OUR STORY ============ --\u003e\n\u003cdiv class=\"story-section\"\u003e\n\u003c!-- Trust Stat Banner --\u003e\n\u003cdiv class=\"story-stat-banner\"\u003e\n\u003cdiv class=\"story-stat-number\"\u003e40+ \u003cspan class=\"stat-suffix\"\u003eYears of customer trust\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============ ACCORDION (native details\/summary, no JS needed) ============ --\u003e\n\u003cdiv style=\"border-top: 1px solid #e8c5d0; max-width: 900px; font-family: sans-serif;\"\u003e\n\u003cdetails class=\"acc-item\" open=\"\"\u003e\n\u003csummary class=\"acc-btn\"\u003eDescription \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"desc-specs\"\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eBase Metal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eGold-plated\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFastening\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003ePush-back Earrings\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e1 Necklace Set and 1 Pair of Earring\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"desc-intro\"\u003e \u003c\/p\u003e\n\u003cvideo class=\"product-video\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/3fbbfdef2bcb44bf8532cc0b6fbcfbcc.mov\" poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/Screenshot_2026-06-17_100355.png?v=1781670861\" muted=\"\" loop=\"loop\" playsinline=\"\" preload=\"metadata\" controls=\"controls\"\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"acc-item acc-item--our-story\"\u003e\n\u003cbutton class=\"acc-btn\" type=\"button\"\u003e Our Story \u003cspan class=\"our-story-badge\"\u003e✦ Our Story\u003c\/span\u003e \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"story-eyebrow\"\u003eFour Decades of Craft · 100% In-House Designs\u003c\/div\u003e\n\u003ch2 class=\"story-title\"\u003eNow, straight to you.\u003c\/h2\u003e\n\u003cp class=\"story-intro\"\u003eWe didn't begin as a brand — we began as a workshop. Hands, tools, and an obsession with getting every detail right. For four decades, every single piece that left our workshop was conceived, designed, and crafted entirely in-house — never outsourced, never copied. This is us, stepping forward, for the first time under our own name.\u003c\/p\u003e\n\u003cdiv class=\"story-timeline\"\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e1983 — The Workshop Begins\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eFounded in Gujarat as a manufacturing workshop. From day one, every design was sketched, developed, and hand-finished by our own artisans — \u003cstrong\u003eour piece, our design, our hands\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2000s — Trusted by the Trade\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eOur in-house designs reached established brands and bridal collections across India — original pieces, created entirely within our workshop, trusted on reputation alone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2010–2025 — Our Own Design Language\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eWe stopped only executing briefs and began building a full library of original, in-house designs — every motif, setting, and silhouette developed by our own design team, rooted in tradition and refined over years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003eToday — Direct to You\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003ePink Jewellers: same hands, same in-house designs, same care. Every piece you see is conceived and created by us — for the first time, you can buy it directly from the people who designed it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-quote\"\u003e\"The hands behind some of India's finest jewellery — every design our own. Now with a name of our own.\" \u003cspan\u003e— Founder, Pink Jewellers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"story-closing\"\u003eEvery piece from Pink Jewellers is an \u003cstrong\u003eoriginal, in-house design\u003c\/strong\u003e — carrying forty years of craft behind it. Made with intention. Designed by us. Sent with care. Jewellery made to be worn, remembered, and passed on.\u003c\/p\u003e\n\u003cdiv class=\"story-tags\"\u003eIn-House Designs · Handcrafted · Heritage · Heirloom\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"acc-item\" open=\"\"\u003e\n\u003csummary class=\"acc-btn\"\u003eReturns \u0026amp; Exchange \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cp\u003eEvery piece from Pink Jewellers is handcrafted with care. Because of the nature of handmade jewellery, we have a limited returns policy — please read it carefully before placing your order.\u003c\/p\u003e\n\u003ch4\u003eWhen Can You Return?\u003c\/h4\u003e\n\u003cp\u003eWe accept returns and exchanges only if:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eYour order arrived damaged in transit\u003c\/li\u003e\n\u003cli\u003eYou received an incorrect product\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eRequests must be raised within \u003cstrong\u003e3 days of delivery\u003c\/strong\u003e. Items must be unworn and in their original packaging.\u003c\/p\u003e\n\u003ch4\u003eHow to Raise a Return\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eWhatsApp us within 3 days of receiving your order at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\n\u003c\/li\u003e\n\u003cli\u003eShare a clear photo of the product and packaging\u003c\/li\u003e\n\u003cli\u003eOur team will review and respond to your request\u003c\/li\u003e\n\u003cli\u003eOnce approved, we'll guide you through the process — exchanges take 10–15 days\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eRefunds\u003c\/h4\u003e\n\u003cp\u003eRefunds are issued only when:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eA package is lost in transit when shipped by us\u003c\/li\u003e\n\u003cli\u003ePink Jewellers is unable to provide a replacement\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eApproved refunds are credited to the original payment source within 7 working days.\u003c\/p\u003e\n\u003ch4\u003eNo Returns or Refunds For\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eIncorrect or incomplete delivery address provided at checkout\u003c\/li\u003e\n\u003cli\u003eFailed delivery due to unavailability or package refusal\u003c\/li\u003e\n\u003cli\u003eSizing concerns — please WhatsApp us before ordering\u003c\/li\u003e\n\u003cli\u003eMinor colour or design variation natural to handcrafted, natural-stone jewellery\u003c\/li\u003e\n\u003cli\u003eProducts returned used, worn, or without original packaging\u003c\/li\u003e\n\u003cli\u003eItems that are neither damaged nor incorrectly shipped\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eCancellations\u003c\/h4\u003e\n\u003cp\u003eOrders can be cancelled within 3 days of placement and before dispatch — whichever comes first. Cancellations within this window are issued as store credits. After 3 days, a 30% cancellation fee applies and the balance is issued as store credits valid for 1 year. Orders cannot be cancelled once shipped.\u003c\/p\u003e\n\u003ch4\u003eCustom \u0026amp; Made-to-Order Pieces\u003c\/h4\u003e\n\u003cp\u003eCustom pieces are made especially for you. Cancellations or changes are considered only within 3 days of order placement — WhatsApp us at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e. A 30% cancellation fee applies after this window. If there is no response for over 1 month, the full advance paid will be forfeited.\u003c\/p\u003e\n\u003ch4\u003eStore Purchases\u003c\/h4\u003e\n\u003cp\u003eProducts collected directly from our Khambhat or Ahmedabad store are not eligible for return or exchange after collection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\" open=\"\"\u003e\n\u003csummary class=\"acc-btn\"\u003eShipping \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eIndia Shipping\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrepaid Orders:\u003c\/strong\u003e Free shipping\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCash on Delivery:\u003c\/strong\u003e ₹150 flat shipping charge\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eOrders are delivered within 4–5 business days from the date of dispatch. Timelines may vary slightly based on destination and parcel weight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eJewellery Care \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cul\u003e\n\u003cli\u003eKeep your jewellery away from water at all times\u003c\/li\u003e\n\u003cli\u003eAvoid exposure to perfumes, sprays, and other chemicals\u003c\/li\u003e\n\u003cli\u003eStore each piece separately to prevent scratches and tangling\u003c\/li\u003e\n\u003cli\u003eKeep in a pouch or box in a dry place, away from heat, humidity, and direct sunlight\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\" style=\"border-bottom: none;\"\u003e\n\u003csummary class=\"acc-btn\"\u003eView Supplier Information \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eManufactured \/ Packed By\u003c\/h4\u003e\n\u003cp\u003ePink Jewellers\u003cbr\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003ch4\u003eCustomer Care\u003c\/h4\u003e\n\u003cp\u003eMobile: \u003ca href=\"tel:+919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\u003c\/p\u003e\n\u003ch4\u003eCountry of Origin\u003c\/h4\u003e\n\u003cp\u003eIndia\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"story-stores\"\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eAhmedabad store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eKhambhat store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003ePith No Sutharwado,Pith Bazar,Khambhat Anand-388620\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"pink jewellers","offers":[{"title":"Default Title","offer_id":51476302397718,"sku":null,"price":8099.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/IMG_9985copy.webp?v=1782465707"},{"product_id":"multicolor-jadau-kundan-necklace-set-pjns115","title":"MultiColor Gold Plated Jadau Kundan Necklace Set - PJNS115","description":"\u003cstyle\u003e\n  .product-video {\n  width: 100%;\n  max-height: 260px;\n  object-fit: cover;\n  border-radius: 8px;\n  display: block;\n  margin-top: 14px;\n}\n  \/* === Description === *\/\n  .desc-specs {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 10px;\n    margin-bottom: 18px;\n  }\n  .spec-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 10px 14px;\n  }\n  .spec-label {\n    font-size: 11px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 0.8px; margin-bottom: 3px;\n  }\n  .spec-value {\n    font-size: 13.5px; color: #444; font-weight: 500;\n  }\n  .desc-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555; margin: 0;\n  }\n  .desc-intro strong {\n    color: #E45F8E; font-weight: 600;\n  }\n  @media (max-width: 500px) {\n    .desc-specs { grid-template-columns: 1fr; }\n  }\n\n  \/* === Trust Stat Banner === *\/\n  .story-stat-banner {\n    display: flex; align-items: center; gap: 14px;\n    background: linear-gradient(135deg, #fdf3f6, #fbe6ed);\n    border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 16px 20px; margin-bottom: 20px;\n  }\n  .story-stat-number {\n    font-size: 26px; font-weight: 800; color: #E45F8E;\n    letter-spacing: 0.5px; white-space: nowrap;\n  }\n  .story-stat-number .stat-suffix {\n    font-size: 17px; font-weight: 700;\n  }\n  .story-stat-label {\n    font-size: 14px; color: #555; line-height: 1.4;\n    border-left: 2px solid #f3d4de; padding-left: 14px;\n  }\n\n  \/* === Our Story Section === *\/\n  .story-section {\n    max-width: 900px; font-family: sans-serif; color: #333;\n    padding: 0 0 8px;\n  }\n  .story-eyebrow {\n    color: #E45F8E; font-size: 13px; font-weight: 600;\n    letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 8px;\n  }\n  .story-title {\n    font-size: 24px; font-weight: 700; color: #333;\n    line-height: 1.3; margin: 0 0 14px;\n  }\n  .story-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555;\n    margin-bottom: 24px; max-width: 720px;\n  }\n  .story-timeline {\n    display: flex; flex-direction: column; gap: 18px;\n    border-left: 2px solid #f3d4de; padding-left: 20px;\n    margin-bottom: 24px;\n  }\n  .story-step { position: relative; }\n  .story-step::before {\n    content: ''; position: absolute; left: -26px; top: 4px;\n    width: 10px; height: 10px; border-radius: 50%;\n    background: #E45F8E; border: 2px solid #fff;\n  }\n  .story-year {\n    color: #E45F8E; font-weight: 700; font-size: 13px;\n    letter-spacing: 0.5px; margin-bottom: 2px;\n  }\n  .story-heading {\n    font-size: 15.5px; font-weight: 600; color: #333; margin: 2px 0 4px;\n  }\n  .story-text {\n    font-size: 14px; line-height: 1.7; color: #666; margin: 0;\n  }\n  .story-text strong { color: #333; }\n  .story-quote {\n    background: #fdf3f6; border-left: 3px solid #E45F8E;\n    padding: 16px 20px; border-radius: 4px;\n    font-size: 14.5px; line-height: 1.7; color: #444;\n    font-style: italic; margin-bottom: 24px;\n  }\n  .story-quote span {\n    display: block; margin-top: 8px; font-style: normal;\n    font-weight: 600; color: #E45F8E; font-size: 13px;\n  }\n  .story-closing {\n    font-size: 14px; line-height: 1.8; color: #555; margin-bottom: 8px;\n  }\n  .story-closing strong { color: #E45F8E; }\n  .story-tags {\n    font-size: 13px; color: #E45F8E; font-weight: 600;\n    letter-spacing: 0.5px; margin-top: 12px;\n  }\n\n  \/* === Store Addresses === *\/\n  .story-stores {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 14px;\n    margin-top: 24px;\n  }\n  .store-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .store-label {\n    font-size: 12px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 1px; margin-bottom: 6px;\n  }\n  .store-address {\n    font-size: 13.5px; line-height: 1.6; color: #555; margin: 0;\n  }\n  @media (max-width: 600px) {\n    .story-stores { grid-template-columns: 1fr; }\n  }\n\n  \/* === Accordion (native details\/summary — no JS required) === *\/\n  .acc-item { border-bottom: 1px solid #e8c5d0; }\n  .acc-item summary { list-style: none; }\n  .acc-item summary::-webkit-details-marker { display: none; }\n  .acc-item summary::marker { content: \"\"; }\n  .acc-btn {\n    width: 100%; background: none; border: none; cursor: pointer;\n    display: flex; justify-content: space-between; align-items: center;\n    padding: 18px 0; font-size: 15px; font-family: inherit;\n    color: #333; text-align: left;\n  }\n  .acc-btn:hover { color: #E45F8E; }\n  .acc-icon {\n    width: 20px; height: 20px; flex-shrink: 0;\n    display: flex; align-items: center; justify-content: center;\n    color: #E45F8E; font-size: 20px; font-weight: 300;\n    transition: transform 0.25s; line-height: 1;\n  }\n  .acc-item[open] \u003e .acc-btn .acc-icon { transform: rotate(45deg); }\n  .acc-body {\n    font-size: 14px; color: #666; line-height: 1.7;\n    padding-bottom: 16px;\n  }\n  .acc-body ul { margin: 8px 0; padding-left: 18px; }\n  .acc-body li { margin-bottom: 6px; }\n  .acc-body h4 { color: #333; font-size: 14px; margin: 14px 0 6px; font-weight: 600; }\n  .acc-body p { margin: 6px 0; }\n  a { color: #E45F8E; text-decoration: none; }\n  a:hover { text-decoration: underline; }\n\n  \/* === Our Story Accordion Teaser === *\/\n  .our-story-teaser {\n    font-size: 12.5px; color: #999; font-style: italic;\n    margin-left: 10px; font-weight: 400;\n  }\n\n  \/* === Our Story Accordion Highlight === *\/\n  @keyframes ourStoryPulse {\n    0%, 100% { box-shadow: 0 0 0 0 rgba(228, 95, 142, 0.18); }\n    50%       { box-shadow: 0 0 0 5px rgba(228, 95, 142, 0); }\n  }\n  .acc-item--our-story {\n    border-bottom: 1px solid #e8c5d0;\n    background: linear-gradient(135deg, #fff7fa 0%, #fdf0f5 100%);\n    border-radius: 8px;\n    border: 1.5px solid #f0bfd1;\n    margin-top: -1px;\n    margin-bottom: 2px;\n    animation: ourStoryPulse 2.8s ease-in-out infinite;\n    position: relative;\n  }\n  .acc-item--our-story .acc-btn {\n    padding: 18px 14px;\n    font-weight: 600;\n    color: #c94b7a;\n  }\n  .acc-item--our-story .acc-btn:hover { color: #E45F8E; }\n  .acc-item--our-story .acc-body {\n    padding-left: 14px; padding-right: 14px;\n  }\n  .our-story-badge {\n    display: inline-block;\n    background: linear-gradient(135deg, #E45F8E, #c94b7a);\n    color: #fff;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n    padding: 2px 8px;\n    border-radius: 20px;\n    margin-left: 10px;\n    vertical-align: middle;\n    position: relative;\n    top: -1px;\n  }\n\u003c\/style\u003e\n\u003c!-- ============ OUR STORY ============ --\u003e\n\u003cdiv class=\"story-section\"\u003e\n\u003c!-- Trust Stat Banner --\u003e\n\u003cdiv class=\"story-stat-banner\"\u003e\n\u003cdiv class=\"story-stat-number\"\u003e40+ \u003cspan class=\"stat-suffix\"\u003eYears of customer trust\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============ ACCORDION (native details\/summary, no JS needed) ============ --\u003e\n\u003cdiv style=\"border-top: 1px solid #e8c5d0; max-width: 900px; font-family: sans-serif;\"\u003e\n\u003cdetails class=\"acc-item\" open=\"\"\u003e\n\u003csummary class=\"acc-btn\"\u003eDescription \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"desc-specs\"\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eBase Metal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eGold-plated\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFastening\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003ePush-back Earrings\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e1 Necklace Set and 1 Pair of Earring\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"desc-intro\"\u003e \u003c\/p\u003e\n\u003cvideo class=\"product-video\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/3fbbfdef2bcb44bf8532cc0b6fbcfbcc.mov\" poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/Screenshot_2026-06-17_100355.png?v=1781670861\" muted=\"\" loop=\"loop\" playsinline=\"\" preload=\"metadata\" controls=\"controls\"\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"acc-item acc-item--our-story\"\u003e\n\u003cbutton class=\"acc-btn\" type=\"button\"\u003e Our Story \u003cspan class=\"our-story-badge\"\u003e✦ Our Story\u003c\/span\u003e \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"story-eyebrow\"\u003eFour Decades of Craft · 100% In-House Designs\u003c\/div\u003e\n\u003ch2 class=\"story-title\"\u003eNow, straight to you.\u003c\/h2\u003e\n\u003cp class=\"story-intro\"\u003eWe didn't begin as a brand — we began as a workshop. Hands, tools, and an obsession with getting every detail right. For four decades, every single piece that left our workshop was conceived, designed, and crafted entirely in-house — never outsourced, never copied. This is us, stepping forward, for the first time under our own name.\u003c\/p\u003e\n\u003cdiv class=\"story-timeline\"\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e1983 — The Workshop Begins\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eFounded in Gujarat as a manufacturing workshop. From day one, every design was sketched, developed, and hand-finished by our own artisans — \u003cstrong\u003eour piece, our design, our hands\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2000s — Trusted by the Trade\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eOur in-house designs reached established brands and bridal collections across India — original pieces, created entirely within our workshop, trusted on reputation alone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2010–2025 — Our Own Design Language\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eWe stopped only executing briefs and began building a full library of original, in-house designs — every motif, setting, and silhouette developed by our own design team, rooted in tradition and refined over years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003eToday — Direct to You\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003ePink Jewellers: same hands, same in-house designs, same care. Every piece you see is conceived and created by us — for the first time, you can buy it directly from the people who designed it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-quote\"\u003e\"The hands behind some of India's finest jewellery — every design our own. Now with a name of our own.\" \u003cspan\u003e— Founder, Pink Jewellers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"story-closing\"\u003eEvery piece from Pink Jewellers is an \u003cstrong\u003eoriginal, in-house design\u003c\/strong\u003e — carrying forty years of craft behind it. Made with intention. Designed by us. Sent with care. Jewellery made to be worn, remembered, and passed on.\u003c\/p\u003e\n\u003cdiv class=\"story-tags\"\u003eIn-House Designs · Handcrafted · Heritage · Heirloom\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"acc-item\" open=\"\"\u003e\n\u003csummary class=\"acc-btn\"\u003eReturns \u0026amp; Exchange \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cp\u003eEvery piece from Pink Jewellers is handcrafted with care. Because of the nature of handmade jewellery, we have a limited returns policy — please read it carefully before placing your order.\u003c\/p\u003e\n\u003ch4\u003eWhen Can You Return?\u003c\/h4\u003e\n\u003cp\u003eWe accept returns and exchanges only if:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eYour order arrived damaged in transit\u003c\/li\u003e\n\u003cli\u003eYou received an incorrect product\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eRequests must be raised within \u003cstrong\u003e3 days of delivery\u003c\/strong\u003e. Items must be unworn and in their original packaging.\u003c\/p\u003e\n\u003ch4\u003eHow to Raise a Return\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eWhatsApp us within 3 days of receiving your order at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\n\u003c\/li\u003e\n\u003cli\u003eShare a clear photo of the product and packaging\u003c\/li\u003e\n\u003cli\u003eOur team will review and respond to your request\u003c\/li\u003e\n\u003cli\u003eOnce approved, we'll guide you through the process — exchanges take 10–15 days\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eRefunds\u003c\/h4\u003e\n\u003cp\u003eRefunds are issued only when:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eA package is lost in transit when shipped by us\u003c\/li\u003e\n\u003cli\u003ePink Jewellers is unable to provide a replacement\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eApproved refunds are credited to the original payment source within 7 working days.\u003c\/p\u003e\n\u003ch4\u003eNo Returns or Refunds For\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eIncorrect or incomplete delivery address provided at checkout\u003c\/li\u003e\n\u003cli\u003eFailed delivery due to unavailability or package refusal\u003c\/li\u003e\n\u003cli\u003eSizing concerns — please WhatsApp us before ordering\u003c\/li\u003e\n\u003cli\u003eMinor colour or design variation natural to handcrafted, natural-stone jewellery\u003c\/li\u003e\n\u003cli\u003eProducts returned used, worn, or without original packaging\u003c\/li\u003e\n\u003cli\u003eItems that are neither damaged nor incorrectly shipped\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eCancellations\u003c\/h4\u003e\n\u003cp\u003eOrders can be cancelled within 3 days of placement and before dispatch — whichever comes first. Cancellations within this window are issued as store credits. After 3 days, a 30% cancellation fee applies and the balance is issued as store credits valid for 1 year. Orders cannot be cancelled once shipped.\u003c\/p\u003e\n\u003ch4\u003eCustom \u0026amp; Made-to-Order Pieces\u003c\/h4\u003e\n\u003cp\u003eCustom pieces are made especially for you. Cancellations or changes are considered only within 3 days of order placement — WhatsApp us at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e. A 30% cancellation fee applies after this window. If there is no response for over 1 month, the full advance paid will be forfeited.\u003c\/p\u003e\n\u003ch4\u003eStore Purchases\u003c\/h4\u003e\n\u003cp\u003eProducts collected directly from our Khambhat or Ahmedabad store are not eligible for return or exchange after collection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\" open=\"\"\u003e\n\u003csummary class=\"acc-btn\"\u003eShipping \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eIndia Shipping\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrepaid Orders:\u003c\/strong\u003e Free shipping\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCash on Delivery:\u003c\/strong\u003e ₹150 flat shipping charge\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eOrders are delivered within 4–5 business days from the date of dispatch. Timelines may vary slightly based on destination and parcel weight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eJewellery Care \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cul\u003e\n\u003cli\u003eKeep your jewellery away from water at all times\u003c\/li\u003e\n\u003cli\u003eAvoid exposure to perfumes, sprays, and other chemicals\u003c\/li\u003e\n\u003cli\u003eStore each piece separately to prevent scratches and tangling\u003c\/li\u003e\n\u003cli\u003eKeep in a pouch or box in a dry place, away from heat, humidity, and direct sunlight\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\" style=\"border-bottom: none;\"\u003e\n\u003csummary class=\"acc-btn\"\u003eView Supplier Information \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eManufactured \/ Packed By\u003c\/h4\u003e\n\u003cp\u003ePink Jewellers\u003cbr\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003ch4\u003eCustomer Care\u003c\/h4\u003e\n\u003cp\u003eMobile: \u003ca href=\"tel:+919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\u003c\/p\u003e\n\u003ch4\u003eCountry of Origin\u003c\/h4\u003e\n\u003cp\u003eIndia\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"story-stores\"\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eAhmedabad store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eKhambhat store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003ePith No Sutharwado,Pith Bazar,Khambhat Anand-388620\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"pink jewellers","offers":[{"title":"Default Title","offer_id":51476337131798,"sku":null,"price":2999.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/IMG_9988copy.webp?v=1782465861"},{"product_id":"multicolor-gold-plated-jadau-kundan-necklace-set-pjns301","title":"Multicolor Gold Plated Jadau Kundan Necklace Set - PJNS301","description":"\u003cstyle\u003e\n  .product-video {\n  width: 100%;\n  max-height: 260px;\n  object-fit: cover;\n  border-radius: 8px;\n  display: block;\n  margin-top: 14px;\n}\n  \/* === Description === *\/\n  .desc-specs {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 10px;\n    margin-bottom: 18px;\n  }\n  .spec-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 10px 14px;\n  }\n  .spec-label {\n    font-size: 11px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 0.8px; margin-bottom: 3px;\n  }\n  .spec-value {\n    font-size: 13.5px; color: #444; font-weight: 500;\n  }\n  .desc-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555; margin: 0;\n  }\n  .desc-intro strong {\n    color: #E45F8E; font-weight: 600;\n  }\n  @media (max-width: 500px) {\n    .desc-specs { grid-template-columns: 1fr; }\n  }\n\n  \/* === Trust Stat Banner === *\/\n  .story-stat-banner {\n    display: flex; align-items: center; gap: 14px;\n    background: linear-gradient(135deg, #fdf3f6, #fbe6ed);\n    border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 16px 20px; margin-bottom: 20px;\n  }\n  .story-stat-number {\n    font-size: 26px; font-weight: 800; color: #E45F8E;\n    letter-spacing: 0.5px; white-space: nowrap;\n  }\n  .story-stat-number .stat-suffix {\n    font-size: 17px; font-weight: 700;\n  }\n  .story-stat-label {\n    font-size: 14px; color: #555; line-height: 1.4;\n    border-left: 2px solid #f3d4de; padding-left: 14px;\n  }\n\n  \/* === Our Story Section === *\/\n  .story-section {\n    max-width: 900px; font-family: sans-serif; color: #333;\n    padding: 0 0 8px;\n  }\n  .story-eyebrow {\n    color: #E45F8E; font-size: 13px; font-weight: 600;\n    letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 8px;\n  }\n  .story-title {\n    font-size: 24px; font-weight: 700; color: #333;\n    line-height: 1.3; margin: 0 0 14px;\n  }\n  .story-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555;\n    margin-bottom: 24px; max-width: 720px;\n  }\n  .story-timeline {\n    display: flex; flex-direction: column; gap: 18px;\n    border-left: 2px solid #f3d4de; padding-left: 20px;\n    margin-bottom: 24px;\n  }\n  .story-step { position: relative; }\n  .story-step::before {\n    content: ''; position: absolute; left: -26px; top: 4px;\n    width: 10px; height: 10px; border-radius: 50%;\n    background: #E45F8E; border: 2px solid #fff;\n  }\n  .story-year {\n    color: #E45F8E; font-weight: 700; font-size: 13px;\n    letter-spacing: 0.5px; margin-bottom: 2px;\n  }\n  .story-heading {\n    font-size: 15.5px; font-weight: 600; color: #333; margin: 2px 0 4px;\n  }\n  .story-text {\n    font-size: 14px; line-height: 1.7; color: #666; margin: 0;\n  }\n  .story-text strong { color: #333; }\n  .story-quote {\n    background: #fdf3f6; border-left: 3px solid #E45F8E;\n    padding: 16px 20px; border-radius: 4px;\n    font-size: 14.5px; line-height: 1.7; color: #444;\n    font-style: italic; margin-bottom: 24px;\n  }\n  .story-quote span {\n    display: block; margin-top: 8px; font-style: normal;\n    font-weight: 600; color: #E45F8E; font-size: 13px;\n  }\n  .story-closing {\n    font-size: 14px; line-height: 1.8; color: #555; margin-bottom: 8px;\n  }\n  .story-closing strong { color: #E45F8E; }\n  .story-tags {\n    font-size: 13px; color: #E45F8E; font-weight: 600;\n    letter-spacing: 0.5px; margin-top: 12px;\n  }\n\n  \/* === Store Addresses === *\/\n  .story-stores {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 14px;\n    margin-top: 24px;\n  }\n  .store-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .store-label {\n    font-size: 12px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 1px; margin-bottom: 6px;\n  }\n  .store-address {\n    font-size: 13.5px; line-height: 1.6; color: #555; margin: 0;\n  }\n  @media (max-width: 600px) {\n    .story-stores { grid-template-columns: 1fr; }\n  }\n\n  \/* === Accordion (native details\/summary — no JS required) === *\/\n  .acc-item { border-bottom: 1px solid #e8c5d0; }\n  .acc-item summary { list-style: none; }\n  .acc-item summary::-webkit-details-marker { display: none; }\n  .acc-item summary::marker { content: \"\"; }\n  .acc-btn {\n    width: 100%; background: none; border: none; cursor: pointer;\n    display: flex; justify-content: space-between; align-items: center;\n    padding: 18px 0; font-size: 15px; font-family: inherit;\n    color: #333; text-align: left;\n  }\n  .acc-btn:hover { color: #E45F8E; }\n  .acc-icon {\n    width: 20px; height: 20px; flex-shrink: 0;\n    display: flex; align-items: center; justify-content: center;\n    color: #E45F8E; font-size: 20px; font-weight: 300;\n    transition: transform 0.25s; line-height: 1;\n  }\n  .acc-item[open] \u003e .acc-btn .acc-icon { transform: rotate(45deg); }\n  .acc-body {\n    font-size: 14px; color: #666; line-height: 1.7;\n    padding-bottom: 16px;\n  }\n  .acc-body ul { margin: 8px 0; padding-left: 18px; }\n  .acc-body li { margin-bottom: 6px; }\n  .acc-body h4 { color: #333; font-size: 14px; margin: 14px 0 6px; font-weight: 600; }\n  .acc-body p { margin: 6px 0; }\n  a { color: #E45F8E; text-decoration: none; }\n  a:hover { text-decoration: underline; }\n\n  \/* === Our Story Accordion Teaser === *\/\n  .our-story-teaser {\n    font-size: 12.5px; color: #999; font-style: italic;\n    margin-left: 10px; font-weight: 400;\n  }\n\n  \/* === Our Story Accordion Highlight === *\/\n  @keyframes ourStoryPulse {\n    0%, 100% { box-shadow: 0 0 0 0 rgba(228, 95, 142, 0.18); }\n    50%       { box-shadow: 0 0 0 5px rgba(228, 95, 142, 0); }\n  }\n  .acc-item--our-story {\n    border-bottom: 1px solid #e8c5d0;\n    background: linear-gradient(135deg, #fff7fa 0%, #fdf0f5 100%);\n    border-radius: 8px;\n    border: 1.5px solid #f0bfd1;\n    margin-top: -1px;\n    margin-bottom: 2px;\n    animation: ourStoryPulse 2.8s ease-in-out infinite;\n    position: relative;\n  }\n  .acc-item--our-story .acc-btn {\n    padding: 18px 14px;\n    font-weight: 600;\n    color: #c94b7a;\n  }\n  .acc-item--our-story .acc-btn:hover { color: #E45F8E; }\n  .acc-item--our-story .acc-body {\n    padding-left: 14px; padding-right: 14px;\n  }\n  .our-story-badge {\n    display: inline-block;\n    background: linear-gradient(135deg, #E45F8E, #c94b7a);\n    color: #fff;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n    padding: 2px 8px;\n    border-radius: 20px;\n    margin-left: 10px;\n    vertical-align: middle;\n    position: relative;\n    top: -1px;\n  }\n\u003c\/style\u003e\n\u003c!-- ============ OUR STORY ============ --\u003e\n\u003cdiv class=\"story-section\"\u003e\n\u003c!-- Trust Stat Banner --\u003e\n\u003cdiv class=\"story-stat-banner\"\u003e\n\u003cdiv class=\"story-stat-number\"\u003e40+ \u003cspan class=\"stat-suffix\"\u003eYears of customer trust\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============ ACCORDION (native details\/summary, no JS needed) ============ --\u003e\n\u003cdiv style=\"border-top: 1px solid #e8c5d0; max-width: 900px; font-family: sans-serif;\"\u003e\n\u003cdetails class=\"acc-item\" open=\"\"\u003e\n\u003csummary class=\"acc-btn\"\u003eDescription \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"desc-specs\"\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eBase Metal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eGold-plated\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFastening\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003ePush-back Earrings\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e1 Necklace Set and 1 Pair of Earring\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"desc-intro\"\u003e \u003c\/p\u003e\n\u003cvideo class=\"product-video\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/3fbbfdef2bcb44bf8532cc0b6fbcfbcc.mov\" poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/Screenshot_2026-06-17_100355.png?v=1781670861\" muted=\"\" loop=\"loop\" playsinline=\"\" preload=\"metadata\" controls=\"controls\"\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"acc-item acc-item--our-story\"\u003e\n\u003cbutton class=\"acc-btn\" type=\"button\"\u003e Our Story \u003cspan class=\"our-story-badge\"\u003e✦ Our Story\u003c\/span\u003e \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"story-eyebrow\"\u003eFour Decades of Craft · 100% In-House Designs\u003c\/div\u003e\n\u003ch2 class=\"story-title\"\u003eNow, straight to you.\u003c\/h2\u003e\n\u003cp class=\"story-intro\"\u003eWe didn't begin as a brand — we began as a workshop. Hands, tools, and an obsession with getting every detail right. For four decades, every single piece that left our workshop was conceived, designed, and crafted entirely in-house — never outsourced, never copied. This is us, stepping forward, for the first time under our own name.\u003c\/p\u003e\n\u003cdiv class=\"story-timeline\"\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e1983 — The Workshop Begins\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eFounded in Gujarat as a manufacturing workshop. From day one, every design was sketched, developed, and hand-finished by our own artisans — \u003cstrong\u003eour piece, our design, our hands\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2000s — Trusted by the Trade\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eOur in-house designs reached established brands and bridal collections across India — original pieces, created entirely within our workshop, trusted on reputation alone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2010–2025 — Our Own Design Language\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eWe stopped only executing briefs and began building a full library of original, in-house designs — every motif, setting, and silhouette developed by our own design team, rooted in tradition and refined over years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003eToday — Direct to You\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003ePink Jewellers: same hands, same in-house designs, same care. Every piece you see is conceived and created by us — for the first time, you can buy it directly from the people who designed it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-quote\"\u003e\"The hands behind some of India's finest jewellery — every design our own. Now with a name of our own.\" \u003cspan\u003e— Founder, Pink Jewellers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"story-closing\"\u003eEvery piece from Pink Jewellers is an \u003cstrong\u003eoriginal, in-house design\u003c\/strong\u003e — carrying forty years of craft behind it. Made with intention. Designed by us. Sent with care. Jewellery made to be worn, remembered, and passed on.\u003c\/p\u003e\n\u003cdiv class=\"story-tags\"\u003eIn-House Designs · Handcrafted · Heritage · Heirloom\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"acc-item\" open=\"\"\u003e\n\u003csummary class=\"acc-btn\"\u003eReturns \u0026amp; Exchange \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cp\u003eEvery piece from Pink Jewellers is handcrafted with care. Because of the nature of handmade jewellery, we have a limited returns policy — please read it carefully before placing your order.\u003c\/p\u003e\n\u003ch4\u003eWhen Can You Return?\u003c\/h4\u003e\n\u003cp\u003eWe accept returns and exchanges only if:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eYour order arrived damaged in transit\u003c\/li\u003e\n\u003cli\u003eYou received an incorrect product\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eRequests must be raised within \u003cstrong\u003e3 days of delivery\u003c\/strong\u003e. Items must be unworn and in their original packaging.\u003c\/p\u003e\n\u003ch4\u003eHow to Raise a Return\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eWhatsApp us within 3 days of receiving your order at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\n\u003c\/li\u003e\n\u003cli\u003eShare a clear photo of the product and packaging\u003c\/li\u003e\n\u003cli\u003eOur team will review and respond to your request\u003c\/li\u003e\n\u003cli\u003eOnce approved, we'll guide you through the process — exchanges take 10–15 days\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eRefunds\u003c\/h4\u003e\n\u003cp\u003eRefunds are issued only when:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eA package is lost in transit when shipped by us\u003c\/li\u003e\n\u003cli\u003ePink Jewellers is unable to provide a replacement\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eApproved refunds are credited to the original payment source within 7 working days.\u003c\/p\u003e\n\u003ch4\u003eNo Returns or Refunds For\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eIncorrect or incomplete delivery address provided at checkout\u003c\/li\u003e\n\u003cli\u003eFailed delivery due to unavailability or package refusal\u003c\/li\u003e\n\u003cli\u003eSizing concerns — please WhatsApp us before ordering\u003c\/li\u003e\n\u003cli\u003eMinor colour or design variation natural to handcrafted, natural-stone jewellery\u003c\/li\u003e\n\u003cli\u003eProducts returned used, worn, or without original packaging\u003c\/li\u003e\n\u003cli\u003eItems that are neither damaged nor incorrectly shipped\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eCancellations\u003c\/h4\u003e\n\u003cp\u003eOrders can be cancelled within 3 days of placement and before dispatch — whichever comes first. Cancellations within this window are issued as store credits. After 3 days, a 30% cancellation fee applies and the balance is issued as store credits valid for 1 year. Orders cannot be cancelled once shipped.\u003c\/p\u003e\n\u003ch4\u003eCustom \u0026amp; Made-to-Order Pieces\u003c\/h4\u003e\n\u003cp\u003eCustom pieces are made especially for you. Cancellations or changes are considered only within 3 days of order placement — WhatsApp us at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e. A 30% cancellation fee applies after this window. If there is no response for over 1 month, the full advance paid will be forfeited.\u003c\/p\u003e\n\u003ch4\u003eStore Purchases\u003c\/h4\u003e\n\u003cp\u003eProducts collected directly from our Khambhat or Ahmedabad store are not eligible for return or exchange after collection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\" open=\"\"\u003e\n\u003csummary class=\"acc-btn\"\u003eShipping \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eIndia Shipping\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrepaid Orders:\u003c\/strong\u003e Free shipping\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCash on Delivery:\u003c\/strong\u003e ₹150 flat shipping charge\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eOrders are delivered within 4–5 business days from the date of dispatch. Timelines may vary slightly based on destination and parcel weight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eJewellery Care \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cul\u003e\n\u003cli\u003eKeep your jewellery away from water at all times\u003c\/li\u003e\n\u003cli\u003eAvoid exposure to perfumes, sprays, and other chemicals\u003c\/li\u003e\n\u003cli\u003eStore each piece separately to prevent scratches and tangling\u003c\/li\u003e\n\u003cli\u003eKeep in a pouch or box in a dry place, away from heat, humidity, and direct sunlight\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\" style=\"border-bottom: none;\"\u003e\n\u003csummary class=\"acc-btn\"\u003eView Supplier Information \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eManufactured \/ Packed By\u003c\/h4\u003e\n\u003cp\u003ePink Jewellers\u003cbr\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003ch4\u003eCustomer Care\u003c\/h4\u003e\n\u003cp\u003eMobile: \u003ca href=\"tel:+919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\u003c\/p\u003e\n\u003ch4\u003eCountry of Origin\u003c\/h4\u003e\n\u003cp\u003eIndia\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"story-stores\"\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eAhmedabad store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eKhambhat store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003ePith No Sutharwado,Pith Bazar,Khambhat Anand-388620\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"pink jewellers","offers":[{"title":"Default Title","offer_id":51480932483350,"sku":null,"price":10899.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/IMG_0135copy.webp?v=1782709536"},{"product_id":"red-color-gold-plated-jadau-kundan-necklace-set-pjns302","title":"Red Color Gold Plated Jadau Kundan Necklace Set - PJNS302","description":"\u003cstyle\u003e\n  .product-video {\n  width: 100%;\n  max-height: 260px;\n  object-fit: cover;\n  border-radius: 8px;\n  display: block;\n  margin-top: 14px;\n}\n  \/* === Description === *\/\n  .desc-specs {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 10px;\n    margin-bottom: 18px;\n  }\n  .spec-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 10px 14px;\n  }\n  .spec-label {\n    font-size: 11px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 0.8px; margin-bottom: 3px;\n  }\n  .spec-value {\n    font-size: 13.5px; color: #444; font-weight: 500;\n  }\n  .desc-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555; margin: 0;\n  }\n  .desc-intro strong {\n    color: #E45F8E; font-weight: 600;\n  }\n  @media (max-width: 500px) {\n    .desc-specs { grid-template-columns: 1fr; }\n  }\n\n  \/* === Trust Stat Banner === *\/\n  .story-stat-banner {\n    display: flex; align-items: center; gap: 14px;\n    background: linear-gradient(135deg, #fdf3f6, #fbe6ed);\n    border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 16px 20px; margin-bottom: 20px;\n  }\n  .story-stat-number {\n    font-size: 26px; font-weight: 800; color: #E45F8E;\n    letter-spacing: 0.5px; white-space: nowrap;\n  }\n  .story-stat-number .stat-suffix {\n    font-size: 17px; font-weight: 700;\n  }\n  .story-stat-label {\n    font-size: 14px; color: #555; line-height: 1.4;\n    border-left: 2px solid #f3d4de; padding-left: 14px;\n  }\n\n  \/* === Our Story Section === *\/\n  .story-section {\n    max-width: 900px; font-family: sans-serif; color: #333;\n    padding: 0 0 8px;\n  }\n  .story-eyebrow {\n    color: #E45F8E; font-size: 13px; font-weight: 600;\n    letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 8px;\n  }\n  .story-title {\n    font-size: 24px; font-weight: 700; color: #333;\n    line-height: 1.3; margin: 0 0 14px;\n  }\n  .story-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555;\n    margin-bottom: 24px; max-width: 720px;\n  }\n  .story-timeline {\n    display: flex; flex-direction: column; gap: 18px;\n    border-left: 2px solid #f3d4de; padding-left: 20px;\n    margin-bottom: 24px;\n  }\n  .story-step { position: relative; }\n  .story-step::before {\n    content: ''; position: absolute; left: -26px; top: 4px;\n    width: 10px; height: 10px; border-radius: 50%;\n    background: #E45F8E; border: 2px solid #fff;\n  }\n  .story-year {\n    color: #E45F8E; font-weight: 700; font-size: 13px;\n    letter-spacing: 0.5px; margin-bottom: 2px;\n  }\n  .story-heading {\n    font-size: 15.5px; font-weight: 600; color: #333; margin: 2px 0 4px;\n  }\n  .story-text {\n    font-size: 14px; line-height: 1.7; color: #666; margin: 0;\n  }\n  .story-text strong { color: #333; }\n  .story-quote {\n    background: #fdf3f6; border-left: 3px solid #E45F8E;\n    padding: 16px 20px; border-radius: 4px;\n    font-size: 14.5px; line-height: 1.7; color: #444;\n    font-style: italic; margin-bottom: 24px;\n  }\n  .story-quote span {\n    display: block; margin-top: 8px; font-style: normal;\n    font-weight: 600; color: #E45F8E; font-size: 13px;\n  }\n  .story-closing {\n    font-size: 14px; line-height: 1.8; color: #555; margin-bottom: 8px;\n  }\n  .story-closing strong { color: #E45F8E; }\n  .story-tags {\n    font-size: 13px; color: #E45F8E; font-weight: 600;\n    letter-spacing: 0.5px; margin-top: 12px;\n  }\n\n  \/* === Store Addresses === *\/\n  .story-stores {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 14px;\n    margin-top: 24px;\n  }\n  .store-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .store-label {\n    font-size: 12px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 1px; margin-bottom: 6px;\n  }\n  .store-address {\n    font-size: 13.5px; line-height: 1.6; color: #555; margin: 0;\n  }\n  @media (max-width: 600px) {\n    .story-stores { grid-template-columns: 1fr; }\n  }\n\n  \/* === Accordion (native details\/summary — no JS required) === *\/\n  .acc-item { border-bottom: 1px solid #e8c5d0; }\n  .acc-item summary { list-style: none; }\n  .acc-item summary::-webkit-details-marker { display: none; }\n  .acc-item summary::marker { content: \"\"; }\n  .acc-btn {\n    width: 100%; background: none; border: none; cursor: pointer;\n    display: flex; justify-content: space-between; align-items: center;\n    padding: 18px 0; font-size: 15px; font-family: inherit;\n    color: #333; text-align: left;\n  }\n  .acc-btn:hover { color: #E45F8E; }\n  .acc-icon {\n    width: 20px; height: 20px; flex-shrink: 0;\n    display: flex; align-items: center; justify-content: center;\n    color: #E45F8E; font-size: 20px; font-weight: 300;\n    transition: transform 0.25s; line-height: 1;\n  }\n  .acc-item[open] \u003e .acc-btn .acc-icon { transform: rotate(45deg); }\n  .acc-body {\n    font-size: 14px; color: #666; line-height: 1.7;\n    padding-bottom: 16px;\n  }\n  .acc-body ul { margin: 8px 0; padding-left: 18px; }\n  .acc-body li { margin-bottom: 6px; }\n  .acc-body h4 { color: #333; font-size: 14px; margin: 14px 0 6px; font-weight: 600; }\n  .acc-body p { margin: 6px 0; }\n  a { color: #E45F8E; text-decoration: none; }\n  a:hover { text-decoration: underline; }\n\n  \/* === Our Story Accordion Teaser === *\/\n  .our-story-teaser {\n    font-size: 12.5px; color: #999; font-style: italic;\n    margin-left: 10px; font-weight: 400;\n  }\n\n  \/* === Our Story Accordion Highlight === *\/\n  @keyframes ourStoryPulse {\n    0%, 100% { box-shadow: 0 0 0 0 rgba(228, 95, 142, 0.18); }\n    50%       { box-shadow: 0 0 0 5px rgba(228, 95, 142, 0); }\n  }\n  .acc-item--our-story {\n    border-bottom: 1px solid #e8c5d0;\n    background: linear-gradient(135deg, #fff7fa 0%, #fdf0f5 100%);\n    border-radius: 8px;\n    border: 1.5px solid #f0bfd1;\n    margin-top: -1px;\n    margin-bottom: 2px;\n    animation: ourStoryPulse 2.8s ease-in-out infinite;\n    position: relative;\n  }\n  .acc-item--our-story .acc-btn {\n    padding: 18px 14px;\n    font-weight: 600;\n    color: #c94b7a;\n  }\n  .acc-item--our-story .acc-btn:hover { color: #E45F8E; }\n  .acc-item--our-story .acc-body {\n    padding-left: 14px; padding-right: 14px;\n  }\n  .our-story-badge {\n    display: inline-block;\n    background: linear-gradient(135deg, #E45F8E, #c94b7a);\n    color: #fff;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n    padding: 2px 8px;\n    border-radius: 20px;\n    margin-left: 10px;\n    vertical-align: middle;\n    position: relative;\n    top: -1px;\n  }\n\u003c\/style\u003e\n\u003c!-- ============ OUR STORY ============ --\u003e\n\u003cdiv class=\"story-section\"\u003e\n\u003c!-- Trust Stat Banner --\u003e\n\u003cdiv class=\"story-stat-banner\"\u003e\n\u003cdiv class=\"story-stat-number\"\u003e40+ \u003cspan class=\"stat-suffix\"\u003eYears of customer trust\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============ ACCORDION (native details\/summary, no JS needed) ============ --\u003e\n\u003cdiv style=\"border-top: 1px solid #e8c5d0; max-width: 900px; font-family: sans-serif;\"\u003e\n\u003cdetails class=\"acc-item\" open=\"\"\u003e\n\u003csummary class=\"acc-btn\"\u003eDescription \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"desc-specs\"\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eBase Metal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eGold-plated\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFastening\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003ePush-back Earrings\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e1 Necklace Set and 1 Pair of Earring\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"desc-intro\"\u003e \u003c\/p\u003e\n\u003cvideo class=\"product-video\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/3fbbfdef2bcb44bf8532cc0b6fbcfbcc.mov\" poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/Screenshot_2026-06-17_100355.png?v=1781670861\" muted=\"\" loop=\"loop\" playsinline=\"\" preload=\"metadata\" controls=\"controls\"\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"acc-item acc-item--our-story\"\u003e\n\u003cbutton class=\"acc-btn\" type=\"button\"\u003e Our Story \u003cspan class=\"our-story-badge\"\u003e✦ Our Story\u003c\/span\u003e \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"story-eyebrow\"\u003eFour Decades of Craft · 100% In-House Designs\u003c\/div\u003e\n\u003ch2 class=\"story-title\"\u003eNow, straight to you.\u003c\/h2\u003e\n\u003cp class=\"story-intro\"\u003eWe didn't begin as a brand — we began as a workshop. Hands, tools, and an obsession with getting every detail right. For four decades, every single piece that left our workshop was conceived, designed, and crafted entirely in-house — never outsourced, never copied. This is us, stepping forward, for the first time under our own name.\u003c\/p\u003e\n\u003cdiv class=\"story-timeline\"\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e1983 — The Workshop Begins\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eFounded in Gujarat as a manufacturing workshop. From day one, every design was sketched, developed, and hand-finished by our own artisans — \u003cstrong\u003eour piece, our design, our hands\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2000s — Trusted by the Trade\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eOur in-house designs reached established brands and bridal collections across India — original pieces, created entirely within our workshop, trusted on reputation alone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2010–2025 — Our Own Design Language\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eWe stopped only executing briefs and began building a full library of original, in-house designs — every motif, setting, and silhouette developed by our own design team, rooted in tradition and refined over years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003eToday — Direct to You\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003ePink Jewellers: same hands, same in-house designs, same care. Every piece you see is conceived and created by us — for the first time, you can buy it directly from the people who designed it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-quote\"\u003e\"The hands behind some of India's finest jewellery — every design our own. Now with a name of our own.\" \u003cspan\u003e— Founder, Pink Jewellers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"story-closing\"\u003eEvery piece from Pink Jewellers is an \u003cstrong\u003eoriginal, in-house design\u003c\/strong\u003e — carrying forty years of craft behind it. Made with intention. Designed by us. Sent with care. Jewellery made to be worn, remembered, and passed on.\u003c\/p\u003e\n\u003cdiv class=\"story-tags\"\u003eIn-House Designs · Handcrafted · Heritage · Heirloom\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"acc-item\" open=\"\"\u003e\n\u003csummary class=\"acc-btn\"\u003eReturns \u0026amp; Exchange \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cp\u003eEvery piece from Pink Jewellers is handcrafted with care. Because of the nature of handmade jewellery, we have a limited returns policy — please read it carefully before placing your order.\u003c\/p\u003e\n\u003ch4\u003eWhen Can You Return?\u003c\/h4\u003e\n\u003cp\u003eWe accept returns and exchanges only if:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eYour order arrived damaged in transit\u003c\/li\u003e\n\u003cli\u003eYou received an incorrect product\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eRequests must be raised within \u003cstrong\u003e3 days of delivery\u003c\/strong\u003e. Items must be unworn and in their original packaging.\u003c\/p\u003e\n\u003ch4\u003eHow to Raise a Return\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eWhatsApp us within 3 days of receiving your order at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\n\u003c\/li\u003e\n\u003cli\u003eShare a clear photo of the product and packaging\u003c\/li\u003e\n\u003cli\u003eOur team will review and respond to your request\u003c\/li\u003e\n\u003cli\u003eOnce approved, we'll guide you through the process — exchanges take 10–15 days\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eRefunds\u003c\/h4\u003e\n\u003cp\u003eRefunds are issued only when:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eA package is lost in transit when shipped by us\u003c\/li\u003e\n\u003cli\u003ePink Jewellers is unable to provide a replacement\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eApproved refunds are credited to the original payment source within 7 working days.\u003c\/p\u003e\n\u003ch4\u003eNo Returns or Refunds For\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eIncorrect or incomplete delivery address provided at checkout\u003c\/li\u003e\n\u003cli\u003eFailed delivery due to unavailability or package refusal\u003c\/li\u003e\n\u003cli\u003eSizing concerns — please WhatsApp us before ordering\u003c\/li\u003e\n\u003cli\u003eMinor colour or design variation natural to handcrafted, natural-stone jewellery\u003c\/li\u003e\n\u003cli\u003eProducts returned used, worn, or without original packaging\u003c\/li\u003e\n\u003cli\u003eItems that are neither damaged nor incorrectly shipped\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eCancellations\u003c\/h4\u003e\n\u003cp\u003eOrders can be cancelled within 3 days of placement and before dispatch — whichever comes first. Cancellations within this window are issued as store credits. After 3 days, a 30% cancellation fee applies and the balance is issued as store credits valid for 1 year. Orders cannot be cancelled once shipped.\u003c\/p\u003e\n\u003ch4\u003eCustom \u0026amp; Made-to-Order Pieces\u003c\/h4\u003e\n\u003cp\u003eCustom pieces are made especially for you. Cancellations or changes are considered only within 3 days of order placement — WhatsApp us at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e. A 30% cancellation fee applies after this window. If there is no response for over 1 month, the full advance paid will be forfeited.\u003c\/p\u003e\n\u003ch4\u003eStore Purchases\u003c\/h4\u003e\n\u003cp\u003eProducts collected directly from our Khambhat or Ahmedabad store are not eligible for return or exchange after collection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\" open=\"\"\u003e\n\u003csummary class=\"acc-btn\"\u003eShipping \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eIndia Shipping\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrepaid Orders:\u003c\/strong\u003e Free shipping\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCash on Delivery:\u003c\/strong\u003e ₹150 flat shipping charge\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eOrders are delivered within 4–5 business days from the date of dispatch. Timelines may vary slightly based on destination and parcel weight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eJewellery Care \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cul\u003e\n\u003cli\u003eKeep your jewellery away from water at all times\u003c\/li\u003e\n\u003cli\u003eAvoid exposure to perfumes, sprays, and other chemicals\u003c\/li\u003e\n\u003cli\u003eStore each piece separately to prevent scratches and tangling\u003c\/li\u003e\n\u003cli\u003eKeep in a pouch or box in a dry place, away from heat, humidity, and direct sunlight\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\" style=\"border-bottom: none;\"\u003e\n\u003csummary class=\"acc-btn\"\u003eView Supplier Information \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eManufactured \/ Packed By\u003c\/h4\u003e\n\u003cp\u003ePink Jewellers\u003cbr\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003ch4\u003eCustomer Care\u003c\/h4\u003e\n\u003cp\u003eMobile: \u003ca href=\"tel:+919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\u003c\/p\u003e\n\u003ch4\u003eCountry of Origin\u003c\/h4\u003e\n\u003cp\u003eIndia\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"story-stores\"\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eAhmedabad store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eKhambhat store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003ePith No Sutharwado,Pith Bazar,Khambhat Anand-388620\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"pink jewellers","offers":[{"title":"Default Title","offer_id":51480933007638,"sku":null,"price":2699.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/IMG_0137copy.webp?v=1782709751"},{"product_id":"multicolor-gold-plated-jadau-kundan-necklace-set-pjns303","title":"Multicolor Gold Plated Jadau Kundan Necklace Set - PJNS303","description":"\u003cstyle\u003e\n  .product-video {\n  width: 100%;\n  max-height: 260px;\n  object-fit: cover;\n  border-radius: 8px;\n  display: block;\n  margin-top: 14px;\n}\n  \/* === Description === *\/\n  .desc-specs {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 10px;\n    margin-bottom: 18px;\n  }\n  .spec-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 10px 14px;\n  }\n  .spec-label {\n    font-size: 11px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 0.8px; margin-bottom: 3px;\n  }\n  .spec-value {\n    font-size: 13.5px; color: #444; font-weight: 500;\n  }\n  .desc-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555; margin: 0;\n  }\n  .desc-intro strong {\n    color: #E45F8E; font-weight: 600;\n  }\n  @media (max-width: 500px) {\n    .desc-specs { grid-template-columns: 1fr; }\n  }\n\n  \/* === Trust Stat Banner === *\/\n  .story-stat-banner {\n    display: flex; align-items: center; gap: 14px;\n    background: linear-gradient(135deg, #fdf3f6, #fbe6ed);\n    border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 16px 20px; margin-bottom: 20px;\n  }\n  .story-stat-number {\n    font-size: 26px; font-weight: 800; color: #E45F8E;\n    letter-spacing: 0.5px; white-space: nowrap;\n  }\n  .story-stat-number .stat-suffix {\n    font-size: 17px; font-weight: 700;\n  }\n  .story-stat-label {\n    font-size: 14px; color: #555; line-height: 1.4;\n    border-left: 2px solid #f3d4de; padding-left: 14px;\n  }\n\n  \/* === Our Story Section === *\/\n  .story-section {\n    max-width: 900px; font-family: sans-serif; color: #333;\n    padding: 0 0 8px;\n  }\n  .story-eyebrow {\n    color: #E45F8E; font-size: 13px; font-weight: 600;\n    letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 8px;\n  }\n  .story-title {\n    font-size: 24px; font-weight: 700; color: #333;\n    line-height: 1.3; margin: 0 0 14px;\n  }\n  .story-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555;\n    margin-bottom: 24px; max-width: 720px;\n  }\n  .story-timeline {\n    display: flex; flex-direction: column; gap: 18px;\n    border-left: 2px solid #f3d4de; padding-left: 20px;\n    margin-bottom: 24px;\n  }\n  .story-step { position: relative; }\n  .story-step::before {\n    content: ''; position: absolute; left: -26px; top: 4px;\n    width: 10px; height: 10px; border-radius: 50%;\n    background: #E45F8E; border: 2px solid #fff;\n  }\n  .story-year {\n    color: #E45F8E; font-weight: 700; font-size: 13px;\n    letter-spacing: 0.5px; margin-bottom: 2px;\n  }\n  .story-heading {\n    font-size: 15.5px; font-weight: 600; color: #333; margin: 2px 0 4px;\n  }\n  .story-text {\n    font-size: 14px; line-height: 1.7; color: #666; margin: 0;\n  }\n  .story-text strong { color: #333; }\n  .story-quote {\n    background: #fdf3f6; border-left: 3px solid #E45F8E;\n    padding: 16px 20px; border-radius: 4px;\n    font-size: 14.5px; line-height: 1.7; color: #444;\n    font-style: italic; margin-bottom: 24px;\n  }\n  .story-quote span {\n    display: block; margin-top: 8px; font-style: normal;\n    font-weight: 600; color: #E45F8E; font-size: 13px;\n  }\n  .story-closing {\n    font-size: 14px; line-height: 1.8; color: #555; margin-bottom: 8px;\n  }\n  .story-closing strong { color: #E45F8E; }\n  .story-tags {\n    font-size: 13px; color: #E45F8E; font-weight: 600;\n    letter-spacing: 0.5px; margin-top: 12px;\n  }\n\n  \/* === Store Addresses === *\/\n  .story-stores {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 14px;\n    margin-top: 24px;\n  }\n  .store-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .store-label {\n    font-size: 12px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 1px; margin-bottom: 6px;\n  }\n  .store-address {\n    font-size: 13.5px; line-height: 1.6; color: #555; margin: 0;\n  }\n  @media (max-width: 600px) {\n    .story-stores { grid-template-columns: 1fr; }\n  }\n\n  \/* === Accordion (native details\/summary — no JS required) === *\/\n  .acc-item { border-bottom: 1px solid #e8c5d0; }\n  .acc-item summary { list-style: none; }\n  .acc-item summary::-webkit-details-marker { display: none; }\n  .acc-item summary::marker { content: \"\"; }\n  .acc-btn {\n    width: 100%; background: none; border: none; cursor: pointer;\n    display: flex; justify-content: space-between; align-items: center;\n    padding: 18px 0; font-size: 15px; font-family: inherit;\n    color: #333; text-align: left;\n  }\n  .acc-btn:hover { color: #E45F8E; }\n  .acc-icon {\n    width: 20px; height: 20px; flex-shrink: 0;\n    display: flex; align-items: center; justify-content: center;\n    color: #E45F8E; font-size: 20px; font-weight: 300;\n    transition: transform 0.25s; line-height: 1;\n  }\n  .acc-item[open] \u003e .acc-btn .acc-icon { transform: rotate(45deg); }\n  .acc-body {\n    font-size: 14px; color: #666; line-height: 1.7;\n    padding-bottom: 16px;\n  }\n  .acc-body ul { margin: 8px 0; padding-left: 18px; }\n  .acc-body li { margin-bottom: 6px; }\n  .acc-body h4 { color: #333; font-size: 14px; margin: 14px 0 6px; font-weight: 600; }\n  .acc-body p { margin: 6px 0; }\n  a { color: #E45F8E; text-decoration: none; }\n  a:hover { text-decoration: underline; }\n\n  \/* === Our Story Accordion Teaser === *\/\n  .our-story-teaser {\n    font-size: 12.5px; color: #999; font-style: italic;\n    margin-left: 10px; font-weight: 400;\n  }\n\n  \/* === Our Story Accordion Highlight === *\/\n  @keyframes ourStoryPulse {\n    0%, 100% { box-shadow: 0 0 0 0 rgba(228, 95, 142, 0.18); }\n    50%       { box-shadow: 0 0 0 5px rgba(228, 95, 142, 0); }\n  }\n  .acc-item--our-story {\n    border-bottom: 1px solid #e8c5d0;\n    background: linear-gradient(135deg, #fff7fa 0%, #fdf0f5 100%);\n    border-radius: 8px;\n    border: 1.5px solid #f0bfd1;\n    margin-top: -1px;\n    margin-bottom: 2px;\n    animation: ourStoryPulse 2.8s ease-in-out infinite;\n    position: relative;\n  }\n  .acc-item--our-story .acc-btn {\n    padding: 18px 14px;\n    font-weight: 600;\n    color: #c94b7a;\n  }\n  .acc-item--our-story .acc-btn:hover { color: #E45F8E; }\n  .acc-item--our-story .acc-body {\n    padding-left: 14px; padding-right: 14px;\n  }\n  .our-story-badge {\n    display: inline-block;\n    background: linear-gradient(135deg, #E45F8E, #c94b7a);\n    color: #fff;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n    padding: 2px 8px;\n    border-radius: 20px;\n    margin-left: 10px;\n    vertical-align: middle;\n    position: relative;\n    top: -1px;\n  }\n\u003c\/style\u003e\n\u003c!-- ============ OUR STORY ============ --\u003e\n\u003cdiv class=\"story-section\"\u003e\n\u003c!-- Trust Stat Banner --\u003e\n\u003cdiv class=\"story-stat-banner\"\u003e\n\u003cdiv class=\"story-stat-number\"\u003e40+ \u003cspan class=\"stat-suffix\"\u003eYears of customer trust\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============ ACCORDION (native details\/summary, no JS needed) ============ --\u003e\n\u003cdiv style=\"border-top: 1px solid #e8c5d0; max-width: 900px; font-family: sans-serif;\"\u003e\n\u003cdetails class=\"acc-item\" open=\"\"\u003e\n\u003csummary class=\"acc-btn\"\u003eDescription \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"desc-specs\"\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eBase Metal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eGold-plated\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFastening\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003ePush-back Earrings\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e1 Necklace Set and 1 Pair of Earring\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"desc-intro\"\u003e \u003c\/p\u003e\n\u003cvideo class=\"product-video\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/3fbbfdef2bcb44bf8532cc0b6fbcfbcc.mov\" poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/Screenshot_2026-06-17_100355.png?v=1781670861\" muted=\"\" loop=\"loop\" playsinline=\"\" preload=\"metadata\" controls=\"controls\"\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"acc-item acc-item--our-story\"\u003e\n\u003cbutton class=\"acc-btn\" type=\"button\"\u003e Our Story \u003cspan class=\"our-story-badge\"\u003e✦ Our Story\u003c\/span\u003e \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"story-eyebrow\"\u003eFour Decades of Craft · 100% In-House Designs\u003c\/div\u003e\n\u003ch2 class=\"story-title\"\u003eNow, straight to you.\u003c\/h2\u003e\n\u003cp class=\"story-intro\"\u003eWe didn't begin as a brand — we began as a workshop. Hands, tools, and an obsession with getting every detail right. For four decades, every single piece that left our workshop was conceived, designed, and crafted entirely in-house — never outsourced, never copied. This is us, stepping forward, for the first time under our own name.\u003c\/p\u003e\n\u003cdiv class=\"story-timeline\"\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e1983 — The Workshop Begins\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eFounded in Gujarat as a manufacturing workshop. From day one, every design was sketched, developed, and hand-finished by our own artisans — \u003cstrong\u003eour piece, our design, our hands\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2000s — Trusted by the Trade\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eOur in-house designs reached established brands and bridal collections across India — original pieces, created entirely within our workshop, trusted on reputation alone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2010–2025 — Our Own Design Language\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eWe stopped only executing briefs and began building a full library of original, in-house designs — every motif, setting, and silhouette developed by our own design team, rooted in tradition and refined over years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003eToday — Direct to You\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003ePink Jewellers: same hands, same in-house designs, same care. Every piece you see is conceived and created by us — for the first time, you can buy it directly from the people who designed it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-quote\"\u003e\"The hands behind some of India's finest jewellery — every design our own. Now with a name of our own.\" \u003cspan\u003e— Founder, Pink Jewellers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"story-closing\"\u003eEvery piece from Pink Jewellers is an \u003cstrong\u003eoriginal, in-house design\u003c\/strong\u003e — carrying forty years of craft behind it. Made with intention. Designed by us. Sent with care. Jewellery made to be worn, remembered, and passed on.\u003c\/p\u003e\n\u003cdiv class=\"story-tags\"\u003eIn-House Designs · Handcrafted · Heritage · Heirloom\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"acc-item\" open=\"\"\u003e\n\u003csummary class=\"acc-btn\"\u003eReturns \u0026amp; Exchange \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cp\u003eEvery piece from Pink Jewellers is handcrafted with care. Because of the nature of handmade jewellery, we have a limited returns policy — please read it carefully before placing your order.\u003c\/p\u003e\n\u003ch4\u003eWhen Can You Return?\u003c\/h4\u003e\n\u003cp\u003eWe accept returns and exchanges only if:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eYour order arrived damaged in transit\u003c\/li\u003e\n\u003cli\u003eYou received an incorrect product\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eRequests must be raised within \u003cstrong\u003e3 days of delivery\u003c\/strong\u003e. Items must be unworn and in their original packaging.\u003c\/p\u003e\n\u003ch4\u003eHow to Raise a Return\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eWhatsApp us within 3 days of receiving your order at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\n\u003c\/li\u003e\n\u003cli\u003eShare a clear photo of the product and packaging\u003c\/li\u003e\n\u003cli\u003eOur team will review and respond to your request\u003c\/li\u003e\n\u003cli\u003eOnce approved, we'll guide you through the process — exchanges take 10–15 days\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eRefunds\u003c\/h4\u003e\n\u003cp\u003eRefunds are issued only when:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eA package is lost in transit when shipped by us\u003c\/li\u003e\n\u003cli\u003ePink Jewellers is unable to provide a replacement\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eApproved refunds are credited to the original payment source within 7 working days.\u003c\/p\u003e\n\u003ch4\u003eNo Returns or Refunds For\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eIncorrect or incomplete delivery address provided at checkout\u003c\/li\u003e\n\u003cli\u003eFailed delivery due to unavailability or package refusal\u003c\/li\u003e\n\u003cli\u003eSizing concerns — please WhatsApp us before ordering\u003c\/li\u003e\n\u003cli\u003eMinor colour or design variation natural to handcrafted, natural-stone jewellery\u003c\/li\u003e\n\u003cli\u003eProducts returned used, worn, or without original packaging\u003c\/li\u003e\n\u003cli\u003eItems that are neither damaged nor incorrectly shipped\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eCancellations\u003c\/h4\u003e\n\u003cp\u003eOrders can be cancelled within 3 days of placement and before dispatch — whichever comes first. Cancellations within this window are issued as store credits. After 3 days, a 30% cancellation fee applies and the balance is issued as store credits valid for 1 year. Orders cannot be cancelled once shipped.\u003c\/p\u003e\n\u003ch4\u003eCustom \u0026amp; Made-to-Order Pieces\u003c\/h4\u003e\n\u003cp\u003eCustom pieces are made especially for you. Cancellations or changes are considered only within 3 days of order placement — WhatsApp us at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e. A 30% cancellation fee applies after this window. If there is no response for over 1 month, the full advance paid will be forfeited.\u003c\/p\u003e\n\u003ch4\u003eStore Purchases\u003c\/h4\u003e\n\u003cp\u003eProducts collected directly from our Khambhat or Ahmedabad store are not eligible for return or exchange after collection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\" open=\"\"\u003e\n\u003csummary class=\"acc-btn\"\u003eShipping \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eIndia Shipping\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrepaid Orders:\u003c\/strong\u003e Free shipping\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCash on Delivery:\u003c\/strong\u003e ₹150 flat shipping charge\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eOrders are delivered within 4–5 business days from the date of dispatch. Timelines may vary slightly based on destination and parcel weight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eJewellery Care \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cul\u003e\n\u003cli\u003eKeep your jewellery away from water at all times\u003c\/li\u003e\n\u003cli\u003eAvoid exposure to perfumes, sprays, and other chemicals\u003c\/li\u003e\n\u003cli\u003eStore each piece separately to prevent scratches and tangling\u003c\/li\u003e\n\u003cli\u003eKeep in a pouch or box in a dry place, away from heat, humidity, and direct sunlight\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\" style=\"border-bottom: none;\"\u003e\n\u003csummary class=\"acc-btn\"\u003eView Supplier Information \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eManufactured \/ Packed By\u003c\/h4\u003e\n\u003cp\u003ePink Jewellers\u003cbr\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003ch4\u003eCustomer Care\u003c\/h4\u003e\n\u003cp\u003eMobile: \u003ca href=\"tel:+919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\u003c\/p\u003e\n\u003ch4\u003eCountry of Origin\u003c\/h4\u003e\n\u003cp\u003eIndia\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"story-stores\"\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eAhmedabad store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eKhambhat store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003ePith No Sutharwado,Pith Bazar,Khambhat Anand-388620\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"pink jewellers","offers":[{"title":"Default Title","offer_id":51480938676502,"sku":null,"price":8599.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/IMG_0142copy.webp?v=1782709943"},{"product_id":"white-color-gold-plated-jadau-kundan-necklace-set-pjns304","title":"White Color Gold Plated Jadau Kundan Necklace Set - PJNS304","description":"\u003cstyle\u003e\n  .product-video {\n  width: 100%;\n  max-height: 260px;\n  object-fit: cover;\n  border-radius: 8px;\n  display: block;\n  margin-top: 14px;\n}\n  \/* === Description === *\/\n  .desc-specs {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 10px;\n    margin-bottom: 18px;\n  }\n  .spec-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 10px 14px;\n  }\n  .spec-label {\n    font-size: 11px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 0.8px; margin-bottom: 3px;\n  }\n  .spec-value {\n    font-size: 13.5px; color: #444; font-weight: 500;\n  }\n  .desc-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555; margin: 0;\n  }\n  .desc-intro strong {\n    color: #E45F8E; font-weight: 600;\n  }\n  @media (max-width: 500px) {\n    .desc-specs { grid-template-columns: 1fr; }\n  }\n\n  \/* === Trust Stat Banner === *\/\n  .story-stat-banner {\n    display: flex; align-items: center; gap: 14px;\n    background: linear-gradient(135deg, #fdf3f6, #fbe6ed);\n    border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 16px 20px; margin-bottom: 20px;\n  }\n  .story-stat-number {\n    font-size: 26px; font-weight: 800; color: #E45F8E;\n    letter-spacing: 0.5px; white-space: nowrap;\n  }\n  .story-stat-number .stat-suffix {\n    font-size: 17px; font-weight: 700;\n  }\n  .story-stat-label {\n    font-size: 14px; color: #555; line-height: 1.4;\n    border-left: 2px solid #f3d4de; padding-left: 14px;\n  }\n\n  \/* === Our Story Section === *\/\n  .story-section {\n    max-width: 900px; font-family: sans-serif; color: #333;\n    padding: 0 0 8px;\n  }\n  .story-eyebrow {\n    color: #E45F8E; font-size: 13px; font-weight: 600;\n    letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 8px;\n  }\n  .story-title {\n    font-size: 24px; font-weight: 700; color: #333;\n    line-height: 1.3; margin: 0 0 14px;\n  }\n  .story-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555;\n    margin-bottom: 24px; max-width: 720px;\n  }\n  .story-timeline {\n    display: flex; flex-direction: column; gap: 18px;\n    border-left: 2px solid #f3d4de; padding-left: 20px;\n    margin-bottom: 24px;\n  }\n  .story-step { position: relative; }\n  .story-step::before {\n    content: ''; position: absolute; left: -26px; top: 4px;\n    width: 10px; height: 10px; border-radius: 50%;\n    background: #E45F8E; border: 2px solid #fff;\n  }\n  .story-year {\n    color: #E45F8E; font-weight: 700; font-size: 13px;\n    letter-spacing: 0.5px; margin-bottom: 2px;\n  }\n  .story-heading {\n    font-size: 15.5px; font-weight: 600; color: #333; margin: 2px 0 4px;\n  }\n  .story-text {\n    font-size: 14px; line-height: 1.7; color: #666; margin: 0;\n  }\n  .story-text strong { color: #333; }\n  .story-quote {\n    background: #fdf3f6; border-left: 3px solid #E45F8E;\n    padding: 16px 20px; border-radius: 4px;\n    font-size: 14.5px; line-height: 1.7; color: #444;\n    font-style: italic; margin-bottom: 24px;\n  }\n  .story-quote span {\n    display: block; margin-top: 8px; font-style: normal;\n    font-weight: 600; color: #E45F8E; font-size: 13px;\n  }\n  .story-closing {\n    font-size: 14px; line-height: 1.8; color: #555; margin-bottom: 8px;\n  }\n  .story-closing strong { color: #E45F8E; }\n  .story-tags {\n    font-size: 13px; color: #E45F8E; font-weight: 600;\n    letter-spacing: 0.5px; margin-top: 12px;\n  }\n\n  \/* === Store Addresses === *\/\n  .story-stores {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 14px;\n    margin-top: 24px;\n  }\n  .store-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .store-label {\n    font-size: 12px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 1px; margin-bottom: 6px;\n  }\n  .store-address {\n    font-size: 13.5px; line-height: 1.6; color: #555; margin: 0;\n  }\n  @media (max-width: 600px) {\n    .story-stores { grid-template-columns: 1fr; }\n  }\n\n  \/* === Accordion (native details\/summary — no JS required) === *\/\n  .acc-item { border-bottom: 1px solid #e8c5d0; }\n  .acc-item summary { list-style: none; }\n  .acc-item summary::-webkit-details-marker { display: none; }\n  .acc-item summary::marker { content: \"\"; }\n  .acc-btn {\n    width: 100%; background: none; border: none; cursor: pointer;\n    display: flex; justify-content: space-between; align-items: center;\n    padding: 18px 0; font-size: 15px; font-family: inherit;\n    color: #333; text-align: left;\n  }\n  .acc-btn:hover { color: #E45F8E; }\n  .acc-icon {\n    width: 20px; height: 20px; flex-shrink: 0;\n    display: flex; align-items: center; justify-content: center;\n    color: #E45F8E; font-size: 20px; font-weight: 300;\n    transition: transform 0.25s; line-height: 1;\n  }\n  .acc-item[open] \u003e .acc-btn .acc-icon { transform: rotate(45deg); }\n  .acc-body {\n    font-size: 14px; color: #666; line-height: 1.7;\n    padding-bottom: 16px;\n  }\n  .acc-body ul { margin: 8px 0; padding-left: 18px; }\n  .acc-body li { margin-bottom: 6px; }\n  .acc-body h4 { color: #333; font-size: 14px; margin: 14px 0 6px; font-weight: 600; }\n  .acc-body p { margin: 6px 0; }\n  a { color: #E45F8E; text-decoration: none; }\n  a:hover { text-decoration: underline; }\n\n  \/* === Our Story Accordion Teaser === *\/\n  .our-story-teaser {\n    font-size: 12.5px; color: #999; font-style: italic;\n    margin-left: 10px; font-weight: 400;\n  }\n\n  \/* === Our Story Accordion Highlight === *\/\n  @keyframes ourStoryPulse {\n    0%, 100% { box-shadow: 0 0 0 0 rgba(228, 95, 142, 0.18); }\n    50%       { box-shadow: 0 0 0 5px rgba(228, 95, 142, 0); }\n  }\n  .acc-item--our-story {\n    border-bottom: 1px solid #e8c5d0;\n    background: linear-gradient(135deg, #fff7fa 0%, #fdf0f5 100%);\n    border-radius: 8px;\n    border: 1.5px solid #f0bfd1;\n    margin-top: -1px;\n    margin-bottom: 2px;\n    animation: ourStoryPulse 2.8s ease-in-out infinite;\n    position: relative;\n  }\n  .acc-item--our-story .acc-btn {\n    padding: 18px 14px;\n    font-weight: 600;\n    color: #c94b7a;\n  }\n  .acc-item--our-story .acc-btn:hover { color: #E45F8E; }\n  .acc-item--our-story .acc-body {\n    padding-left: 14px; padding-right: 14px;\n  }\n  .our-story-badge {\n    display: inline-block;\n    background: linear-gradient(135deg, #E45F8E, #c94b7a);\n    color: #fff;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n    padding: 2px 8px;\n    border-radius: 20px;\n    margin-left: 10px;\n    vertical-align: middle;\n    position: relative;\n    top: -1px;\n  }\n\u003c\/style\u003e\n\u003c!-- ============ OUR STORY ============ --\u003e\n\u003cdiv class=\"story-section\"\u003e\n\u003c!-- Trust Stat Banner --\u003e\n\u003cdiv class=\"story-stat-banner\"\u003e\n\u003cdiv class=\"story-stat-number\"\u003e40+ \u003cspan class=\"stat-suffix\"\u003eYears of customer trust\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============ ACCORDION (native details\/summary, no JS needed) ============ --\u003e\n\u003cdiv style=\"border-top: 1px solid #e8c5d0; max-width: 900px; font-family: sans-serif;\"\u003e\n\u003cdetails class=\"acc-item\" open=\"\"\u003e\n\u003csummary class=\"acc-btn\"\u003eDescription \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"desc-specs\"\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eBase Metal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eGold-plated\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFastening\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003ePush-back Earrings\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e1 Necklace Set and 1 Pair of Earring\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"desc-intro\"\u003e \u003c\/p\u003e\n\u003cvideo class=\"product-video\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/3fbbfdef2bcb44bf8532cc0b6fbcfbcc.mov\" poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/Screenshot_2026-06-17_100355.png?v=1781670861\" muted=\"\" loop=\"loop\" playsinline=\"\" preload=\"metadata\" controls=\"controls\"\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"acc-item acc-item--our-story\"\u003e\n\u003cbutton class=\"acc-btn\" type=\"button\"\u003e Our Story \u003cspan class=\"our-story-badge\"\u003e✦ Our Story\u003c\/span\u003e \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"story-eyebrow\"\u003eFour Decades of Craft · 100% In-House Designs\u003c\/div\u003e\n\u003ch2 class=\"story-title\"\u003eNow, straight to you.\u003c\/h2\u003e\n\u003cp class=\"story-intro\"\u003eWe didn't begin as a brand — we began as a workshop. Hands, tools, and an obsession with getting every detail right. For four decades, every single piece that left our workshop was conceived, designed, and crafted entirely in-house — never outsourced, never copied. This is us, stepping forward, for the first time under our own name.\u003c\/p\u003e\n\u003cdiv class=\"story-timeline\"\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e1983 — The Workshop Begins\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eFounded in Gujarat as a manufacturing workshop. From day one, every design was sketched, developed, and hand-finished by our own artisans — \u003cstrong\u003eour piece, our design, our hands\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2000s — Trusted by the Trade\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eOur in-house designs reached established brands and bridal collections across India — original pieces, created entirely within our workshop, trusted on reputation alone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2010–2025 — Our Own Design Language\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eWe stopped only executing briefs and began building a full library of original, in-house designs — every motif, setting, and silhouette developed by our own design team, rooted in tradition and refined over years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003eToday — Direct to You\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003ePink Jewellers: same hands, same in-house designs, same care. Every piece you see is conceived and created by us — for the first time, you can buy it directly from the people who designed it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-quote\"\u003e\"The hands behind some of India's finest jewellery — every design our own. Now with a name of our own.\" \u003cspan\u003e— Founder, Pink Jewellers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"story-closing\"\u003eEvery piece from Pink Jewellers is an \u003cstrong\u003eoriginal, in-house design\u003c\/strong\u003e — carrying forty years of craft behind it. Made with intention. Designed by us. Sent with care. Jewellery made to be worn, remembered, and passed on.\u003c\/p\u003e\n\u003cdiv class=\"story-tags\"\u003eIn-House Designs · Handcrafted · Heritage · Heirloom\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eReturns \u0026amp; Exchange \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cp\u003eEvery piece from Pink Jewellers is handcrafted with care. Because of the nature of handmade jewellery, we have a limited returns policy — please read it carefully before placing your order.\u003c\/p\u003e\n\u003ch4\u003eWhen Can You Return?\u003c\/h4\u003e\n\u003cp\u003eWe accept returns and exchanges only if:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eYour order arrived damaged in transit\u003c\/li\u003e\n\u003cli\u003eYou received an incorrect product\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eRequests must be raised within \u003cstrong\u003e3 days of delivery\u003c\/strong\u003e. Items must be unworn and in their original packaging.\u003c\/p\u003e\n\u003ch4\u003eHow to Raise a Return\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eWhatsApp us within 3 days of receiving your order at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\n\u003c\/li\u003e\n\u003cli\u003eShare a clear photo of the product and packaging\u003c\/li\u003e\n\u003cli\u003eOur team will review and respond to your request\u003c\/li\u003e\n\u003cli\u003eOnce approved, we'll guide you through the process — exchanges take 10–15 days\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eRefunds\u003c\/h4\u003e\n\u003cp\u003eRefunds are issued only when:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eA package is lost in transit when shipped by us\u003c\/li\u003e\n\u003cli\u003ePink Jewellers is unable to provide a replacement\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eApproved refunds are credited to the original payment source within 7 working days.\u003c\/p\u003e\n\u003ch4\u003eNo Returns or Refunds For\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eIncorrect or incomplete delivery address provided at checkout\u003c\/li\u003e\n\u003cli\u003eFailed delivery due to unavailability or package refusal\u003c\/li\u003e\n\u003cli\u003eSizing concerns — please WhatsApp us before ordering\u003c\/li\u003e\n\u003cli\u003eMinor colour or design variation natural to handcrafted, natural-stone jewellery\u003c\/li\u003e\n\u003cli\u003eProducts returned used, worn, or without original packaging\u003c\/li\u003e\n\u003cli\u003eItems that are neither damaged nor incorrectly shipped\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eCancellations\u003c\/h4\u003e\n\u003cp\u003eOrders can be cancelled within 3 days of placement and before dispatch — whichever comes first. Cancellations within this window are issued as store credits. After 3 days, a 30% cancellation fee applies and the balance is issued as store credits valid for 1 year. Orders cannot be cancelled once shipped.\u003c\/p\u003e\n\u003ch4\u003eCustom \u0026amp; Made-to-Order Pieces\u003c\/h4\u003e\n\u003cp\u003eCustom pieces are made especially for you. Cancellations or changes are considered only within 3 days of order placement — WhatsApp us at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e. A 30% cancellation fee applies after this window. If there is no response for over 1 month, the full advance paid will be forfeited.\u003c\/p\u003e\n\u003ch4\u003eStore Purchases\u003c\/h4\u003e\n\u003cp\u003eProducts collected directly from our Khambhat or Ahmedabad store are not eligible for return or exchange after collection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eShipping \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eIndia Shipping\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrepaid Orders:\u003c\/strong\u003e Free shipping\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCash on Delivery:\u003c\/strong\u003e ₹150 flat shipping charge\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eOrders are delivered within 4–5 business days from the date of dispatch. Timelines may vary slightly based on destination and parcel weight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eJewellery Care \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cul\u003e\n\u003cli\u003eKeep your jewellery away from water at all times\u003c\/li\u003e\n\u003cli\u003eAvoid exposure to perfumes, sprays, and other chemicals\u003c\/li\u003e\n\u003cli\u003eStore each piece separately to prevent scratches and tangling\u003c\/li\u003e\n\u003cli\u003eKeep in a pouch or box in a dry place, away from heat, humidity, and direct sunlight\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\" style=\"border-bottom: none;\"\u003e\n\u003csummary class=\"acc-btn\"\u003eView Supplier Information \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eManufactured \/ Packed By\u003c\/h4\u003e\n\u003cp\u003ePink Jewellers\u003cbr\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003ch4\u003eCustomer Care\u003c\/h4\u003e\n\u003cp\u003eMobile: \u003ca href=\"tel:+919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\u003c\/p\u003e\n\u003ch4\u003eCountry of Origin\u003c\/h4\u003e\n\u003cp\u003eIndia\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"story-stores\"\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eAhmedabad store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eKhambhat store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003ePith No Sutharwado,Pith Bazar,Khambhat Anand-388620\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"pink jewellers","offers":[{"title":"Default Title","offer_id":51480954339606,"sku":null,"price":5199.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/WhatsAppImage2026-06-29at10.50.46AM_1.webp?v=1782710617"},{"product_id":"multicolor-gold-plated-jadau-kundan-necklace-set-pjns305","title":"MultiColor Gold Plated Jadau Kundan Necklace Set - PJNS305","description":"\u003cstyle\u003e\n  .product-video {\n  width: 100%;\n  max-height: 260px;\n  object-fit: cover;\n  border-radius: 8px;\n  display: block;\n  margin-top: 14px;\n}\n  \/* === Description === *\/\n  .desc-specs {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 10px;\n    margin-bottom: 18px;\n  }\n  .spec-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 10px 14px;\n  }\n  .spec-label {\n    font-size: 11px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 0.8px; margin-bottom: 3px;\n  }\n  .spec-value {\n    font-size: 13.5px; color: #444; font-weight: 500;\n  }\n  .desc-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555; margin: 0;\n  }\n  .desc-intro strong {\n    color: #E45F8E; font-weight: 600;\n  }\n  @media (max-width: 500px) {\n    .desc-specs { grid-template-columns: 1fr; }\n  }\n\n  \/* === Trust Stat Banner === *\/\n  .story-stat-banner {\n    display: flex; align-items: center; gap: 14px;\n    background: linear-gradient(135deg, #fdf3f6, #fbe6ed);\n    border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 16px 20px; margin-bottom: 20px;\n  }\n  .story-stat-number {\n    font-size: 26px; font-weight: 800; color: #E45F8E;\n    letter-spacing: 0.5px; white-space: nowrap;\n  }\n  .story-stat-number .stat-suffix {\n    font-size: 17px; font-weight: 700;\n  }\n  .story-stat-label {\n    font-size: 14px; color: #555; line-height: 1.4;\n    border-left: 2px solid #f3d4de; padding-left: 14px;\n  }\n\n  \/* === Our Story Section === *\/\n  .story-section {\n    max-width: 900px; font-family: sans-serif; color: #333;\n    padding: 0 0 8px;\n  }\n  .story-eyebrow {\n    color: #E45F8E; font-size: 13px; font-weight: 600;\n    letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 8px;\n  }\n  .story-title {\n    font-size: 24px; font-weight: 700; color: #333;\n    line-height: 1.3; margin: 0 0 14px;\n  }\n  .story-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555;\n    margin-bottom: 24px; max-width: 720px;\n  }\n  .story-timeline {\n    display: flex; flex-direction: column; gap: 18px;\n    border-left: 2px solid #f3d4de; padding-left: 20px;\n    margin-bottom: 24px;\n  }\n  .story-step { position: relative; }\n  .story-step::before {\n    content: ''; position: absolute; left: -26px; top: 4px;\n    width: 10px; height: 10px; border-radius: 50%;\n    background: #E45F8E; border: 2px solid #fff;\n  }\n  .story-year {\n    color: #E45F8E; font-weight: 700; font-size: 13px;\n    letter-spacing: 0.5px; margin-bottom: 2px;\n  }\n  .story-heading {\n    font-size: 15.5px; font-weight: 600; color: #333; margin: 2px 0 4px;\n  }\n  .story-text {\n    font-size: 14px; line-height: 1.7; color: #666; margin: 0;\n  }\n  .story-text strong { color: #333; }\n  .story-quote {\n    background: #fdf3f6; border-left: 3px solid #E45F8E;\n    padding: 16px 20px; border-radius: 4px;\n    font-size: 14.5px; line-height: 1.7; color: #444;\n    font-style: italic; margin-bottom: 24px;\n  }\n  .story-quote span {\n    display: block; margin-top: 8px; font-style: normal;\n    font-weight: 600; color: #E45F8E; font-size: 13px;\n  }\n  .story-closing {\n    font-size: 14px; line-height: 1.8; color: #555; margin-bottom: 8px;\n  }\n  .story-closing strong { color: #E45F8E; }\n  .story-tags {\n    font-size: 13px; color: #E45F8E; font-weight: 600;\n    letter-spacing: 0.5px; margin-top: 12px;\n  }\n\n  \/* === Store Addresses === *\/\n  .story-stores {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 14px;\n    margin-top: 24px;\n  }\n  .store-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .store-label {\n    font-size: 12px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 1px; margin-bottom: 6px;\n  }\n  .store-address {\n    font-size: 13.5px; line-height: 1.6; color: #555; margin: 0;\n  }\n  @media (max-width: 600px) {\n    .story-stores { grid-template-columns: 1fr; }\n  }\n\n  \/* === Accordion (native details\/summary — no JS required) === *\/\n  .acc-item { border-bottom: 1px solid #e8c5d0; }\n  .acc-item summary { list-style: none; }\n  .acc-item summary::-webkit-details-marker { display: none; }\n  .acc-item summary::marker { content: \"\"; }\n  .acc-btn {\n    width: 100%; background: none; border: none; cursor: pointer;\n    display: flex; justify-content: space-between; align-items: center;\n    padding: 18px 0; font-size: 15px; font-family: inherit;\n    color: #333; text-align: left;\n  }\n  .acc-btn:hover { color: #E45F8E; }\n  .acc-icon {\n    width: 20px; height: 20px; flex-shrink: 0;\n    display: flex; align-items: center; justify-content: center;\n    color: #E45F8E; font-size: 20px; font-weight: 300;\n    transition: transform 0.25s; line-height: 1;\n  }\n  .acc-item[open] \u003e .acc-btn .acc-icon { transform: rotate(45deg); }\n  .acc-body {\n    font-size: 14px; color: #666; line-height: 1.7;\n    padding-bottom: 16px;\n  }\n  .acc-body ul { margin: 8px 0; padding-left: 18px; }\n  .acc-body li { margin-bottom: 6px; }\n  .acc-body h4 { color: #333; font-size: 14px; margin: 14px 0 6px; font-weight: 600; }\n  .acc-body p { margin: 6px 0; }\n  a { color: #E45F8E; text-decoration: none; }\n  a:hover { text-decoration: underline; }\n\n  \/* === Our Story Accordion Teaser === *\/\n  .our-story-teaser {\n    font-size: 12.5px; color: #999; font-style: italic;\n    margin-left: 10px; font-weight: 400;\n  }\n\n  \/* === Our Story Accordion Highlight === *\/\n  @keyframes ourStoryPulse {\n    0%, 100% { box-shadow: 0 0 0 0 rgba(228, 95, 142, 0.18); }\n    50%       { box-shadow: 0 0 0 5px rgba(228, 95, 142, 0); }\n  }\n  .acc-item--our-story {\n    border-bottom: 1px solid #e8c5d0;\n    background: linear-gradient(135deg, #fff7fa 0%, #fdf0f5 100%);\n    border-radius: 8px;\n    border: 1.5px solid #f0bfd1;\n    margin-top: -1px;\n    margin-bottom: 2px;\n    animation: ourStoryPulse 2.8s ease-in-out infinite;\n    position: relative;\n  }\n  .acc-item--our-story .acc-btn {\n    padding: 18px 14px;\n    font-weight: 600;\n    color: #c94b7a;\n  }\n  .acc-item--our-story .acc-btn:hover { color: #E45F8E; }\n  .acc-item--our-story .acc-body {\n    padding-left: 14px; padding-right: 14px;\n  }\n  .our-story-badge {\n    display: inline-block;\n    background: linear-gradient(135deg, #E45F8E, #c94b7a);\n    color: #fff;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n    padding: 2px 8px;\n    border-radius: 20px;\n    margin-left: 10px;\n    vertical-align: middle;\n    position: relative;\n    top: -1px;\n  }\n\u003c\/style\u003e\n\u003c!-- ============ OUR STORY ============ --\u003e\n\u003cdiv class=\"story-section\"\u003e\n\u003c!-- Trust Stat Banner --\u003e\n\u003cdiv class=\"story-stat-banner\"\u003e\n\u003cdiv class=\"story-stat-number\"\u003e40+ \u003cspan class=\"stat-suffix\"\u003eYears of customer trust\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============ ACCORDION (native details\/summary, no JS needed) ============ --\u003e\n\u003cdiv style=\"border-top: 1px solid #e8c5d0; max-width: 900px; font-family: sans-serif;\"\u003e\n\u003cdetails class=\"acc-item\" open=\"\"\u003e\n\u003csummary class=\"acc-btn\"\u003eDescription \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"desc-specs\"\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eBase Metal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eGold-plated\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFastening\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003ePush-back Earrings\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e1 Necklace Set and 1 Pair of Earring\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"desc-intro\"\u003e \u003c\/p\u003e\n\u003cvideo class=\"product-video\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/3fbbfdef2bcb44bf8532cc0b6fbcfbcc.mov\" poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/Screenshot_2026-06-17_100355.png?v=1781670861\" muted=\"\" loop=\"loop\" playsinline=\"\" preload=\"metadata\" controls=\"controls\"\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"acc-item acc-item--our-story\"\u003e\n\u003cbutton class=\"acc-btn\" type=\"button\"\u003e Our Story \u003cspan class=\"our-story-badge\"\u003e✦ Our Story\u003c\/span\u003e \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"story-eyebrow\"\u003eFour Decades of Craft · 100% In-House Designs\u003c\/div\u003e\n\u003ch2 class=\"story-title\"\u003eNow, straight to you.\u003c\/h2\u003e\n\u003cp class=\"story-intro\"\u003eWe didn't begin as a brand — we began as a workshop. Hands, tools, and an obsession with getting every detail right. For four decades, every single piece that left our workshop was conceived, designed, and crafted entirely in-house — never outsourced, never copied. This is us, stepping forward, for the first time under our own name.\u003c\/p\u003e\n\u003cdiv class=\"story-timeline\"\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e1983 — The Workshop Begins\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eFounded in Gujarat as a manufacturing workshop. From day one, every design was sketched, developed, and hand-finished by our own artisans — \u003cstrong\u003eour piece, our design, our hands\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2000s — Trusted by the Trade\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eOur in-house designs reached established brands and bridal collections across India — original pieces, created entirely within our workshop, trusted on reputation alone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2010–2025 — Our Own Design Language\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eWe stopped only executing briefs and began building a full library of original, in-house designs — every motif, setting, and silhouette developed by our own design team, rooted in tradition and refined over years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003eToday — Direct to You\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003ePink Jewellers: same hands, same in-house designs, same care. Every piece you see is conceived and created by us — for the first time, you can buy it directly from the people who designed it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-quote\"\u003e\"The hands behind some of India's finest jewellery — every design our own. Now with a name of our own.\" \u003cspan\u003e— Founder, Pink Jewellers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"story-closing\"\u003eEvery piece from Pink Jewellers is an \u003cstrong\u003eoriginal, in-house design\u003c\/strong\u003e — carrying forty years of craft behind it. Made with intention. Designed by us. Sent with care. Jewellery made to be worn, remembered, and passed on.\u003c\/p\u003e\n\u003cdiv class=\"story-tags\"\u003eIn-House Designs · Handcrafted · Heritage · Heirloom\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"acc-item\" open=\"\"\u003e\n\u003csummary class=\"acc-btn\"\u003eReturns \u0026amp; Exchange \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cp\u003eEvery piece from Pink Jewellers is handcrafted with care. Because of the nature of handmade jewellery, we have a limited returns policy — please read it carefully before placing your order.\u003c\/p\u003e\n\u003ch4\u003eWhen Can You Return?\u003c\/h4\u003e\n\u003cp\u003eWe accept returns and exchanges only if:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eYour order arrived damaged in transit\u003c\/li\u003e\n\u003cli\u003eYou received an incorrect product\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eRequests must be raised within \u003cstrong\u003e3 days of delivery\u003c\/strong\u003e. Items must be unworn and in their original packaging.\u003c\/p\u003e\n\u003ch4\u003eHow to Raise a Return\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eWhatsApp us within 3 days of receiving your order at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\n\u003c\/li\u003e\n\u003cli\u003eShare a clear photo of the product and packaging\u003c\/li\u003e\n\u003cli\u003eOur team will review and respond to your request\u003c\/li\u003e\n\u003cli\u003eOnce approved, we'll guide you through the process — exchanges take 10–15 days\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eRefunds\u003c\/h4\u003e\n\u003cp\u003eRefunds are issued only when:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eA package is lost in transit when shipped by us\u003c\/li\u003e\n\u003cli\u003ePink Jewellers is unable to provide a replacement\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eApproved refunds are credited to the original payment source within 7 working days.\u003c\/p\u003e\n\u003ch4\u003eNo Returns or Refunds For\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eIncorrect or incomplete delivery address provided at checkout\u003c\/li\u003e\n\u003cli\u003eFailed delivery due to unavailability or package refusal\u003c\/li\u003e\n\u003cli\u003eSizing concerns — please WhatsApp us before ordering\u003c\/li\u003e\n\u003cli\u003eMinor colour or design variation natural to handcrafted, natural-stone jewellery\u003c\/li\u003e\n\u003cli\u003eProducts returned used, worn, or without original packaging\u003c\/li\u003e\n\u003cli\u003eItems that are neither damaged nor incorrectly shipped\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eCancellations\u003c\/h4\u003e\n\u003cp\u003eOrders can be cancelled within 3 days of placement and before dispatch — whichever comes first. Cancellations within this window are issued as store credits. After 3 days, a 30% cancellation fee applies and the balance is issued as store credits valid for 1 year. Orders cannot be cancelled once shipped.\u003c\/p\u003e\n\u003ch4\u003eCustom \u0026amp; Made-to-Order Pieces\u003c\/h4\u003e\n\u003cp\u003eCustom pieces are made especially for you. Cancellations or changes are considered only within 3 days of order placement — WhatsApp us at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e. A 30% cancellation fee applies after this window. If there is no response for over 1 month, the full advance paid will be forfeited.\u003c\/p\u003e\n\u003ch4\u003eStore Purchases\u003c\/h4\u003e\n\u003cp\u003eProducts collected directly from our Khambhat or Ahmedabad store are not eligible for return or exchange after collection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\" open=\"\"\u003e\n\u003csummary class=\"acc-btn\"\u003eShipping \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eIndia Shipping\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrepaid Orders:\u003c\/strong\u003e Free shipping\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCash on Delivery:\u003c\/strong\u003e ₹150 flat shipping charge\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eOrders are delivered within 4–5 business days from the date of dispatch. Timelines may vary slightly based on destination and parcel weight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eJewellery Care \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cul\u003e\n\u003cli\u003eKeep your jewellery away from water at all times\u003c\/li\u003e\n\u003cli\u003eAvoid exposure to perfumes, sprays, and other chemicals\u003c\/li\u003e\n\u003cli\u003eStore each piece separately to prevent scratches and tangling\u003c\/li\u003e\n\u003cli\u003eKeep in a pouch or box in a dry place, away from heat, humidity, and direct sunlight\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\" style=\"border-bottom: none;\"\u003e\n\u003csummary class=\"acc-btn\"\u003eView Supplier Information \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eManufactured \/ Packed By\u003c\/h4\u003e\n\u003cp\u003ePink Jewellers\u003cbr\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003ch4\u003eCustomer Care\u003c\/h4\u003e\n\u003cp\u003eMobile: \u003ca href=\"tel:+919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\u003c\/p\u003e\n\u003ch4\u003eCountry of Origin\u003c\/h4\u003e\n\u003cp\u003eIndia\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"story-stores\"\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eAhmedabad store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eKhambhat store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003ePith No Sutharwado,Pith Bazar,Khambhat Anand-388620\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"pink jewellers","offers":[{"title":"Default Title","offer_id":51480991072534,"sku":null,"price":4499.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/IMG_0148_copy.webp?v=1782710696"},{"product_id":"multicolor-gold-plated-jadau-kundan-necklace-set-pjns306","title":"MultiColor Gold Plated Jadau Kundan Necklace Set -  PJNS306","description":"\u003cstyle\u003e\n  .product-video {\n  width: 100%;\n  max-height: 260px;\n  object-fit: cover;\n  border-radius: 8px;\n  display: block;\n  margin-top: 14px;\n}\n  \/* === Description === *\/\n  .desc-specs {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 10px;\n    margin-bottom: 18px;\n  }\n  .spec-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 10px 14px;\n  }\n  .spec-label {\n    font-size: 11px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 0.8px; margin-bottom: 3px;\n  }\n  .spec-value {\n    font-size: 13.5px; color: #444; font-weight: 500;\n  }\n  .desc-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555; margin: 0;\n  }\n  .desc-intro strong {\n    color: #E45F8E; font-weight: 600;\n  }\n  @media (max-width: 500px) {\n    .desc-specs { grid-template-columns: 1fr; }\n  }\n\n  \/* === Trust Stat Banner === *\/\n  .story-stat-banner {\n    display: flex; align-items: center; gap: 14px;\n    background: linear-gradient(135deg, #fdf3f6, #fbe6ed);\n    border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 16px 20px; margin-bottom: 20px;\n  }\n  .story-stat-number {\n    font-size: 26px; font-weight: 800; color: #E45F8E;\n    letter-spacing: 0.5px; white-space: nowrap;\n  }\n  .story-stat-number .stat-suffix {\n    font-size: 17px; font-weight: 700;\n  }\n  .story-stat-label {\n    font-size: 14px; color: #555; line-height: 1.4;\n    border-left: 2px solid #f3d4de; padding-left: 14px;\n  }\n\n  \/* === Our Story Section === *\/\n  .story-section {\n    max-width: 900px; font-family: sans-serif; color: #333;\n    padding: 0 0 8px;\n  }\n  .story-eyebrow {\n    color: #E45F8E; font-size: 13px; font-weight: 600;\n    letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 8px;\n  }\n  .story-title {\n    font-size: 24px; font-weight: 700; color: #333;\n    line-height: 1.3; margin: 0 0 14px;\n  }\n  .story-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555;\n    margin-bottom: 24px; max-width: 720px;\n  }\n  .story-timeline {\n    display: flex; flex-direction: column; gap: 18px;\n    border-left: 2px solid #f3d4de; padding-left: 20px;\n    margin-bottom: 24px;\n  }\n  .story-step { position: relative; }\n  .story-step::before {\n    content: ''; position: absolute; left: -26px; top: 4px;\n    width: 10px; height: 10px; border-radius: 50%;\n    background: #E45F8E; border: 2px solid #fff;\n  }\n  .story-year {\n    color: #E45F8E; font-weight: 700; font-size: 13px;\n    letter-spacing: 0.5px; margin-bottom: 2px;\n  }\n  .story-heading {\n    font-size: 15.5px; font-weight: 600; color: #333; margin: 2px 0 4px;\n  }\n  .story-text {\n    font-size: 14px; line-height: 1.7; color: #666; margin: 0;\n  }\n  .story-text strong { color: #333; }\n  .story-quote {\n    background: #fdf3f6; border-left: 3px solid #E45F8E;\n    padding: 16px 20px; border-radius: 4px;\n    font-size: 14.5px; line-height: 1.7; color: #444;\n    font-style: italic; margin-bottom: 24px;\n  }\n  .story-quote span {\n    display: block; margin-top: 8px; font-style: normal;\n    font-weight: 600; color: #E45F8E; font-size: 13px;\n  }\n  .story-closing {\n    font-size: 14px; line-height: 1.8; color: #555; margin-bottom: 8px;\n  }\n  .story-closing strong { color: #E45F8E; }\n  .story-tags {\n    font-size: 13px; color: #E45F8E; font-weight: 600;\n    letter-spacing: 0.5px; margin-top: 12px;\n  }\n\n  \/* === Store Addresses === *\/\n  .story-stores {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 14px;\n    margin-top: 24px;\n  }\n  .store-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .store-label {\n    font-size: 12px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 1px; margin-bottom: 6px;\n  }\n  .store-address {\n    font-size: 13.5px; line-height: 1.6; color: #555; margin: 0;\n  }\n  @media (max-width: 600px) {\n    .story-stores { grid-template-columns: 1fr; }\n  }\n\n  \/* === Accordion (native details\/summary — no JS required) === *\/\n  .acc-item { border-bottom: 1px solid #e8c5d0; }\n  .acc-item summary { list-style: none; }\n  .acc-item summary::-webkit-details-marker { display: none; }\n  .acc-item summary::marker { content: \"\"; }\n  .acc-btn {\n    width: 100%; background: none; border: none; cursor: pointer;\n    display: flex; justify-content: space-between; align-items: center;\n    padding: 18px 0; font-size: 15px; font-family: inherit;\n    color: #333; text-align: left;\n  }\n  .acc-btn:hover { color: #E45F8E; }\n  .acc-icon {\n    width: 20px; height: 20px; flex-shrink: 0;\n    display: flex; align-items: center; justify-content: center;\n    color: #E45F8E; font-size: 20px; font-weight: 300;\n    transition: transform 0.25s; line-height: 1;\n  }\n  .acc-item[open] \u003e .acc-btn .acc-icon { transform: rotate(45deg); }\n  .acc-body {\n    font-size: 14px; color: #666; line-height: 1.7;\n    padding-bottom: 16px;\n  }\n  .acc-body ul { margin: 8px 0; padding-left: 18px; }\n  .acc-body li { margin-bottom: 6px; }\n  .acc-body h4 { color: #333; font-size: 14px; margin: 14px 0 6px; font-weight: 600; }\n  .acc-body p { margin: 6px 0; }\n  a { color: #E45F8E; text-decoration: none; }\n  a:hover { text-decoration: underline; }\n\n  \/* === Our Story Accordion Teaser === *\/\n  .our-story-teaser {\n    font-size: 12.5px; color: #999; font-style: italic;\n    margin-left: 10px; font-weight: 400;\n  }\n\n  \/* === Our Story Accordion Highlight === *\/\n  @keyframes ourStoryPulse {\n    0%, 100% { box-shadow: 0 0 0 0 rgba(228, 95, 142, 0.18); }\n    50%       { box-shadow: 0 0 0 5px rgba(228, 95, 142, 0); }\n  }\n  .acc-item--our-story {\n    border-bottom: 1px solid #e8c5d0;\n    background: linear-gradient(135deg, #fff7fa 0%, #fdf0f5 100%);\n    border-radius: 8px;\n    border: 1.5px solid #f0bfd1;\n    margin-top: -1px;\n    margin-bottom: 2px;\n    animation: ourStoryPulse 2.8s ease-in-out infinite;\n    position: relative;\n  }\n  .acc-item--our-story .acc-btn {\n    padding: 18px 14px;\n    font-weight: 600;\n    color: #c94b7a;\n  }\n  .acc-item--our-story .acc-btn:hover { color: #E45F8E; }\n  .acc-item--our-story .acc-body {\n    padding-left: 14px; padding-right: 14px;\n  }\n  .our-story-badge {\n    display: inline-block;\n    background: linear-gradient(135deg, #E45F8E, #c94b7a);\n    color: #fff;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n    padding: 2px 8px;\n    border-radius: 20px;\n    margin-left: 10px;\n    vertical-align: middle;\n    position: relative;\n    top: -1px;\n  }\n\u003c\/style\u003e\n\u003c!-- ============ OUR STORY ============ --\u003e\n\u003cdiv class=\"story-section\"\u003e\n\u003c!-- Trust Stat Banner --\u003e\n\u003cdiv class=\"story-stat-banner\"\u003e\n\u003cdiv class=\"story-stat-number\"\u003e40+ \u003cspan class=\"stat-suffix\"\u003eYears of customer trust\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============ ACCORDION (native details\/summary, no JS needed) ============ --\u003e\n\u003cdiv style=\"border-top: 1px solid #e8c5d0; max-width: 900px; font-family: sans-serif;\"\u003e\n\u003cdetails class=\"acc-item\" open=\"\"\u003e\n\u003csummary class=\"acc-btn\"\u003eDescription \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"desc-specs\"\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eBase Metal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eGold-plated\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFastening\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003ePush-back Earrings\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e1 Necklace Set and 1 Pair of Earring\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"desc-intro\"\u003e \u003c\/p\u003e\n\u003cvideo class=\"product-video\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/3fbbfdef2bcb44bf8532cc0b6fbcfbcc.mov\" poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/Screenshot_2026-06-17_100355.png?v=1781670861\" muted=\"\" loop=\"loop\" playsinline=\"\" preload=\"metadata\" controls=\"controls\"\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"acc-item acc-item--our-story\"\u003e\n\u003cbutton class=\"acc-btn\" type=\"button\"\u003e Our Story \u003cspan class=\"our-story-badge\"\u003e✦ Our Story\u003c\/span\u003e \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"story-eyebrow\"\u003eFour Decades of Craft · 100% In-House Designs\u003c\/div\u003e\n\u003ch2 class=\"story-title\"\u003eNow, straight to you.\u003c\/h2\u003e\n\u003cp class=\"story-intro\"\u003eWe didn't begin as a brand — we began as a workshop. Hands, tools, and an obsession with getting every detail right. For four decades, every single piece that left our workshop was conceived, designed, and crafted entirely in-house — never outsourced, never copied. This is us, stepping forward, for the first time under our own name.\u003c\/p\u003e\n\u003cdiv class=\"story-timeline\"\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e1983 — The Workshop Begins\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eFounded in Gujarat as a manufacturing workshop. From day one, every design was sketched, developed, and hand-finished by our own artisans — \u003cstrong\u003eour piece, our design, our hands\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2000s — Trusted by the Trade\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eOur in-house designs reached established brands and bridal collections across India — original pieces, created entirely within our workshop, trusted on reputation alone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2010–2025 — Our Own Design Language\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eWe stopped only executing briefs and began building a full library of original, in-house designs — every motif, setting, and silhouette developed by our own design team, rooted in tradition and refined over years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003eToday — Direct to You\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003ePink Jewellers: same hands, same in-house designs, same care. Every piece you see is conceived and created by us — for the first time, you can buy it directly from the people who designed it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-quote\"\u003e\"The hands behind some of India's finest jewellery — every design our own. Now with a name of our own.\" \u003cspan\u003e— Founder, Pink Jewellers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"story-closing\"\u003eEvery piece from Pink Jewellers is an \u003cstrong\u003eoriginal, in-house design\u003c\/strong\u003e — carrying forty years of craft behind it. Made with intention. Designed by us. Sent with care. Jewellery made to be worn, remembered, and passed on.\u003c\/p\u003e\n\u003cdiv class=\"story-tags\"\u003eIn-House Designs · Handcrafted · Heritage · Heirloom\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"acc-item\" open=\"\"\u003e\n\u003csummary class=\"acc-btn\"\u003eReturns \u0026amp; Exchange \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cp\u003eEvery piece from Pink Jewellers is handcrafted with care. Because of the nature of handmade jewellery, we have a limited returns policy — please read it carefully before placing your order.\u003c\/p\u003e\n\u003ch4\u003eWhen Can You Return?\u003c\/h4\u003e\n\u003cp\u003eWe accept returns and exchanges only if:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eYour order arrived damaged in transit\u003c\/li\u003e\n\u003cli\u003eYou received an incorrect product\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eRequests must be raised within \u003cstrong\u003e3 days of delivery\u003c\/strong\u003e. Items must be unworn and in their original packaging.\u003c\/p\u003e\n\u003ch4\u003eHow to Raise a Return\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eWhatsApp us within 3 days of receiving your order at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\n\u003c\/li\u003e\n\u003cli\u003eShare a clear photo of the product and packaging\u003c\/li\u003e\n\u003cli\u003eOur team will review and respond to your request\u003c\/li\u003e\n\u003cli\u003eOnce approved, we'll guide you through the process — exchanges take 10–15 days\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eRefunds\u003c\/h4\u003e\n\u003cp\u003eRefunds are issued only when:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eA package is lost in transit when shipped by us\u003c\/li\u003e\n\u003cli\u003ePink Jewellers is unable to provide a replacement\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eApproved refunds are credited to the original payment source within 7 working days.\u003c\/p\u003e\n\u003ch4\u003eNo Returns or Refunds For\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eIncorrect or incomplete delivery address provided at checkout\u003c\/li\u003e\n\u003cli\u003eFailed delivery due to unavailability or package refusal\u003c\/li\u003e\n\u003cli\u003eSizing concerns — please WhatsApp us before ordering\u003c\/li\u003e\n\u003cli\u003eMinor colour or design variation natural to handcrafted, natural-stone jewellery\u003c\/li\u003e\n\u003cli\u003eProducts returned used, worn, or without original packaging\u003c\/li\u003e\n\u003cli\u003eItems that are neither damaged nor incorrectly shipped\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eCancellations\u003c\/h4\u003e\n\u003cp\u003eOrders can be cancelled within 3 days of placement and before dispatch — whichever comes first. Cancellations within this window are issued as store credits. After 3 days, a 30% cancellation fee applies and the balance is issued as store credits valid for 1 year. Orders cannot be cancelled once shipped.\u003c\/p\u003e\n\u003ch4\u003eCustom \u0026amp; Made-to-Order Pieces\u003c\/h4\u003e\n\u003cp\u003eCustom pieces are made especially for you. Cancellations or changes are considered only within 3 days of order placement — WhatsApp us at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e. A 30% cancellation fee applies after this window. If there is no response for over 1 month, the full advance paid will be forfeited.\u003c\/p\u003e\n\u003ch4\u003eStore Purchases\u003c\/h4\u003e\n\u003cp\u003eProducts collected directly from our Khambhat or Ahmedabad store are not eligible for return or exchange after collection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\" open=\"\"\u003e\n\u003csummary class=\"acc-btn\"\u003eShipping \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eIndia Shipping\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrepaid Orders:\u003c\/strong\u003e Free shipping\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCash on Delivery:\u003c\/strong\u003e ₹150 flat shipping charge\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eOrders are delivered within 4–5 business days from the date of dispatch. Timelines may vary slightly based on destination and parcel weight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eJewellery Care \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cul\u003e\n\u003cli\u003eKeep your jewellery away from water at all times\u003c\/li\u003e\n\u003cli\u003eAvoid exposure to perfumes, sprays, and other chemicals\u003c\/li\u003e\n\u003cli\u003eStore each piece separately to prevent scratches and tangling\u003c\/li\u003e\n\u003cli\u003eKeep in a pouch or box in a dry place, away from heat, humidity, and direct sunlight\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\" style=\"border-bottom: none;\"\u003e\n\u003csummary class=\"acc-btn\"\u003eView Supplier Information \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eManufactured \/ Packed By\u003c\/h4\u003e\n\u003cp\u003ePink Jewellers\u003cbr\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003ch4\u003eCustomer Care\u003c\/h4\u003e\n\u003cp\u003eMobile: \u003ca href=\"tel:+919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\u003c\/p\u003e\n\u003ch4\u003eCountry of Origin\u003c\/h4\u003e\n\u003cp\u003eIndia\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"story-stores\"\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eAhmedabad store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eKhambhat store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003ePith No Sutharwado,Pith Bazar,Khambhat Anand-388620\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"pink jewellers","offers":[{"title":"Default Title","offer_id":51480995102998,"sku":null,"price":11699.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/IMG_0149copy.webp?v=1782710963"},{"product_id":"multicolor-gold-plated-jadau-kundan-necklace-set-pjns307","title":"MultiColor Gold Plated Jadau Kundan Necklace Set  - PJNS307","description":"\u003cstyle\u003e\n  .product-video {\n  width: 100%;\n  max-height: 260px;\n  object-fit: cover;\n  border-radius: 8px;\n  display: block;\n  margin-top: 14px;\n}\n  \/* === Description === *\/\n  .desc-specs {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 10px;\n    margin-bottom: 18px;\n  }\n  .spec-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 10px 14px;\n  }\n  .spec-label {\n    font-size: 11px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 0.8px; margin-bottom: 3px;\n  }\n  .spec-value {\n    font-size: 13.5px; color: #444; font-weight: 500;\n  }\n  .desc-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555; margin: 0;\n  }\n  .desc-intro strong {\n    color: #E45F8E; font-weight: 600;\n  }\n  @media (max-width: 500px) {\n    .desc-specs { grid-template-columns: 1fr; }\n  }\n\n  \/* === Trust Stat Banner === *\/\n  .story-stat-banner {\n    display: flex; align-items: center; gap: 14px;\n    background: linear-gradient(135deg, #fdf3f6, #fbe6ed);\n    border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 16px 20px; margin-bottom: 20px;\n  }\n  .story-stat-number {\n    font-size: 26px; font-weight: 800; color: #E45F8E;\n    letter-spacing: 0.5px; white-space: nowrap;\n  }\n  .story-stat-number .stat-suffix {\n    font-size: 17px; font-weight: 700;\n  }\n  .story-stat-label {\n    font-size: 14px; color: #555; line-height: 1.4;\n    border-left: 2px solid #f3d4de; padding-left: 14px;\n  }\n\n  \/* === Our Story Section === *\/\n  .story-section {\n    max-width: 900px; font-family: sans-serif; color: #333;\n    padding: 0 0 8px;\n  }\n  .story-eyebrow {\n    color: #E45F8E; font-size: 13px; font-weight: 600;\n    letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 8px;\n  }\n  .story-title {\n    font-size: 24px; font-weight: 700; color: #333;\n    line-height: 1.3; margin: 0 0 14px;\n  }\n  .story-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555;\n    margin-bottom: 24px; max-width: 720px;\n  }\n  .story-timeline {\n    display: flex; flex-direction: column; gap: 18px;\n    border-left: 2px solid #f3d4de; padding-left: 20px;\n    margin-bottom: 24px;\n  }\n  .story-step { position: relative; }\n  .story-step::before {\n    content: ''; position: absolute; left: -26px; top: 4px;\n    width: 10px; height: 10px; border-radius: 50%;\n    background: #E45F8E; border: 2px solid #fff;\n  }\n  .story-year {\n    color: #E45F8E; font-weight: 700; font-size: 13px;\n    letter-spacing: 0.5px; margin-bottom: 2px;\n  }\n  .story-heading {\n    font-size: 15.5px; font-weight: 600; color: #333; margin: 2px 0 4px;\n  }\n  .story-text {\n    font-size: 14px; line-height: 1.7; color: #666; margin: 0;\n  }\n  .story-text strong { color: #333; }\n  .story-quote {\n    background: #fdf3f6; border-left: 3px solid #E45F8E;\n    padding: 16px 20px; border-radius: 4px;\n    font-size: 14.5px; line-height: 1.7; color: #444;\n    font-style: italic; margin-bottom: 24px;\n  }\n  .story-quote span {\n    display: block; margin-top: 8px; font-style: normal;\n    font-weight: 600; color: #E45F8E; font-size: 13px;\n  }\n  .story-closing {\n    font-size: 14px; line-height: 1.8; color: #555; margin-bottom: 8px;\n  }\n  .story-closing strong { color: #E45F8E; }\n  .story-tags {\n    font-size: 13px; color: #E45F8E; font-weight: 600;\n    letter-spacing: 0.5px; margin-top: 12px;\n  }\n\n  \/* === Store Addresses === *\/\n  .story-stores {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 14px;\n    margin-top: 24px;\n  }\n  .store-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .store-label {\n    font-size: 12px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 1px; margin-bottom: 6px;\n  }\n  .store-address {\n    font-size: 13.5px; line-height: 1.6; color: #555; margin: 0;\n  }\n  @media (max-width: 600px) {\n    .story-stores { grid-template-columns: 1fr; }\n  }\n\n  \/* === Accordion (native details\/summary — no JS required) === *\/\n  .acc-item { border-bottom: 1px solid #e8c5d0; }\n  .acc-item summary { list-style: none; }\n  .acc-item summary::-webkit-details-marker { display: none; }\n  .acc-item summary::marker { content: \"\"; }\n  .acc-btn {\n    width: 100%; background: none; border: none; cursor: pointer;\n    display: flex; justify-content: space-between; align-items: center;\n    padding: 18px 0; font-size: 15px; font-family: inherit;\n    color: #333; text-align: left;\n  }\n  .acc-btn:hover { color: #E45F8E; }\n  .acc-icon {\n    width: 20px; height: 20px; flex-shrink: 0;\n    display: flex; align-items: center; justify-content: center;\n    color: #E45F8E; font-size: 20px; font-weight: 300;\n    transition: transform 0.25s; line-height: 1;\n  }\n  .acc-item[open] \u003e .acc-btn .acc-icon { transform: rotate(45deg); }\n  .acc-body {\n    font-size: 14px; color: #666; line-height: 1.7;\n    padding-bottom: 16px;\n  }\n  .acc-body ul { margin: 8px 0; padding-left: 18px; }\n  .acc-body li { margin-bottom: 6px; }\n  .acc-body h4 { color: #333; font-size: 14px; margin: 14px 0 6px; font-weight: 600; }\n  .acc-body p { margin: 6px 0; }\n  a { color: #E45F8E; text-decoration: none; }\n  a:hover { text-decoration: underline; }\n\n  \/* === Our Story Accordion Teaser === *\/\n  .our-story-teaser {\n    font-size: 12.5px; color: #999; font-style: italic;\n    margin-left: 10px; font-weight: 400;\n  }\n\n  \/* === Our Story Accordion Highlight === *\/\n  @keyframes ourStoryPulse {\n    0%, 100% { box-shadow: 0 0 0 0 rgba(228, 95, 142, 0.18); }\n    50%       { box-shadow: 0 0 0 5px rgba(228, 95, 142, 0); }\n  }\n  .acc-item--our-story {\n    border-bottom: 1px solid #e8c5d0;\n    background: linear-gradient(135deg, #fff7fa 0%, #fdf0f5 100%);\n    border-radius: 8px;\n    border: 1.5px solid #f0bfd1;\n    margin-top: -1px;\n    margin-bottom: 2px;\n    animation: ourStoryPulse 2.8s ease-in-out infinite;\n    position: relative;\n  }\n  .acc-item--our-story .acc-btn {\n    padding: 18px 14px;\n    font-weight: 600;\n    color: #c94b7a;\n  }\n  .acc-item--our-story .acc-btn:hover { color: #E45F8E; }\n  .acc-item--our-story .acc-body {\n    padding-left: 14px; padding-right: 14px;\n  }\n  .our-story-badge {\n    display: inline-block;\n    background: linear-gradient(135deg, #E45F8E, #c94b7a);\n    color: #fff;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n    padding: 2px 8px;\n    border-radius: 20px;\n    margin-left: 10px;\n    vertical-align: middle;\n    position: relative;\n    top: -1px;\n  }\n\u003c\/style\u003e\n\u003c!-- ============ OUR STORY ============ --\u003e\n\u003cdiv class=\"story-section\"\u003e\n\u003c!-- Trust Stat Banner --\u003e\n\u003cdiv class=\"story-stat-banner\"\u003e\n\u003cdiv class=\"story-stat-number\"\u003e40+ \u003cspan class=\"stat-suffix\"\u003eYears of customer trust\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============ ACCORDION (native details\/summary, no JS needed) ============ --\u003e\n\u003cdiv style=\"border-top: 1px solid #e8c5d0; max-width: 900px; font-family: sans-serif;\"\u003e\n\u003cdetails open=\"\" class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eDescription \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"desc-specs\"\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eBase Metal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eGold-plated\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFastening\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003ePush-back Earrings\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e1 Necklace Set and 1 Pair of Earring\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"desc-intro\"\u003e \u003c\/p\u003e\n\u003cvideo controls=\"controls\" preload=\"metadata\" playsinline=\"\" loop=\"loop\" muted=\"\" poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/Screenshot_2026-06-17_100355.png?v=1781670861\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/3fbbfdef2bcb44bf8532cc0b6fbcfbcc.mov\" class=\"product-video\"\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"acc-item acc-item--our-story\"\u003e\n\u003cbutton type=\"button\" class=\"acc-btn\"\u003e Our Story \u003cspan class=\"our-story-badge\"\u003e✦ Our Story\u003c\/span\u003e \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"story-eyebrow\"\u003eFour Decades of Craft · 100% In-House Designs\u003c\/div\u003e\n\u003ch2 class=\"story-title\"\u003eNow, straight to you.\u003c\/h2\u003e\n\u003cp class=\"story-intro\"\u003eWe didn't begin as a brand — we began as a workshop. Hands, tools, and an obsession with getting every detail right. For four decades, every single piece that left our workshop was conceived, designed, and crafted entirely in-house — never outsourced, never copied. This is us, stepping forward, for the first time under our own name.\u003c\/p\u003e\n\u003cdiv class=\"story-timeline\"\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e1983 — The Workshop Begins\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eFounded in Gujarat as a manufacturing workshop. From day one, every design was sketched, developed, and hand-finished by our own artisans — \u003cstrong\u003eour piece, our design, our hands\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2000s — Trusted by the Trade\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eOur in-house designs reached established brands and bridal collections across India — original pieces, created entirely within our workshop, trusted on reputation alone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2010–2025 — Our Own Design Language\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eWe stopped only executing briefs and began building a full library of original, in-house designs — every motif, setting, and silhouette developed by our own design team, rooted in tradition and refined over years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003eToday — Direct to You\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003ePink Jewellers: same hands, same in-house designs, same care. Every piece you see is conceived and created by us — for the first time, you can buy it directly from the people who designed it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-quote\"\u003e\"The hands behind some of India's finest jewellery — every design our own. Now with a name of our own.\" \u003cspan\u003e— Founder, Pink Jewellers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"story-closing\"\u003eEvery piece from Pink Jewellers is an \u003cstrong\u003eoriginal, in-house design\u003c\/strong\u003e — carrying forty years of craft behind it. Made with intention. Designed by us. Sent with care. Jewellery made to be worn, remembered, and passed on.\u003c\/p\u003e\n\u003cdiv class=\"story-tags\"\u003eIn-House Designs · Handcrafted · Heritage · Heirloom\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eReturns \u0026amp; Exchange \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cp\u003eEvery piece from Pink Jewellers is handcrafted with care. Because of the nature of handmade jewellery, we have a limited returns policy — please read it carefully before placing your order.\u003c\/p\u003e\n\u003ch4\u003eWhen Can You Return?\u003c\/h4\u003e\n\u003cp\u003eWe accept returns and exchanges only if:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eYour order arrived damaged in transit\u003c\/li\u003e\n\u003cli\u003eYou received an incorrect product\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eRequests must be raised within \u003cstrong\u003e3 days of delivery\u003c\/strong\u003e. Items must be unworn and in their original packaging.\u003c\/p\u003e\n\u003ch4\u003eHow to Raise a Return\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eWhatsApp us within 3 days of receiving your order at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\n\u003c\/li\u003e\n\u003cli\u003eShare a clear photo of the product and packaging\u003c\/li\u003e\n\u003cli\u003eOur team will review and respond to your request\u003c\/li\u003e\n\u003cli\u003eOnce approved, we'll guide you through the process — exchanges take 10–15 days\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eRefunds\u003c\/h4\u003e\n\u003cp\u003eRefunds are issued only when:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eA package is lost in transit when shipped by us\u003c\/li\u003e\n\u003cli\u003ePink Jewellers is unable to provide a replacement\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eApproved refunds are credited to the original payment source within 7 working days.\u003c\/p\u003e\n\u003ch4\u003eNo Returns or Refunds For\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eIncorrect or incomplete delivery address provided at checkout\u003c\/li\u003e\n\u003cli\u003eFailed delivery due to unavailability or package refusal\u003c\/li\u003e\n\u003cli\u003eSizing concerns — please WhatsApp us before ordering\u003c\/li\u003e\n\u003cli\u003eMinor colour or design variation natural to handcrafted, natural-stone jewellery\u003c\/li\u003e\n\u003cli\u003eProducts returned used, worn, or without original packaging\u003c\/li\u003e\n\u003cli\u003eItems that are neither damaged nor incorrectly shipped\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eCancellations\u003c\/h4\u003e\n\u003cp\u003eOrders can be cancelled within 3 days of placement and before dispatch — whichever comes first. Cancellations within this window are issued as store credits. After 3 days, a 30% cancellation fee applies and the balance is issued as store credits valid for 1 year. Orders cannot be cancelled once shipped.\u003c\/p\u003e\n\u003ch4\u003eCustom \u0026amp; Made-to-Order Pieces\u003c\/h4\u003e\n\u003cp\u003eCustom pieces are made especially for you. Cancellations or changes are considered only within 3 days of order placement — WhatsApp us at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e. A 30% cancellation fee applies after this window. If there is no response for over 1 month, the full advance paid will be forfeited.\u003c\/p\u003e\n\u003ch4\u003eStore Purchases\u003c\/h4\u003e\n\u003cp\u003eProducts collected directly from our Khambhat or Ahmedabad store are not eligible for return or exchange after collection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eShipping \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eIndia Shipping\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrepaid Orders:\u003c\/strong\u003e Free shipping\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCash on Delivery:\u003c\/strong\u003e ₹150 flat shipping charge\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eOrders are delivered within 4–5 business days from the date of dispatch. Timelines may vary slightly based on destination and parcel weight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eJewellery Care \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cul\u003e\n\u003cli\u003eKeep your jewellery away from water at all times\u003c\/li\u003e\n\u003cli\u003eAvoid exposure to perfumes, sprays, and other chemicals\u003c\/li\u003e\n\u003cli\u003eStore each piece separately to prevent scratches and tangling\u003c\/li\u003e\n\u003cli\u003eKeep in a pouch or box in a dry place, away from heat, humidity, and direct sunlight\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border-bottom: none;\" class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eView Supplier Information \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eManufactured \/ Packed By\u003c\/h4\u003e\n\u003cp\u003ePink Jewellers\u003cbr\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003ch4\u003eCustomer Care\u003c\/h4\u003e\n\u003cp\u003eMobile: \u003ca href=\"tel:+919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\u003c\/p\u003e\n\u003ch4\u003eCountry of Origin\u003c\/h4\u003e\n\u003cp\u003eIndia\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"story-stores\"\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eAhmedabad store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eKhambhat store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003ePith No Sutharwado,Pith Bazar,Khambhat Anand-388620\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"pink jewellers","offers":[{"title":"Default Title","offer_id":51480999198998,"sku":null,"price":5599.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/IMG_0151copy.webp?v=1782711303"},{"product_id":"multicolor-gold-plated-jadau-kundan-necklace-set-pjns308","title":"MultiColor Gold Plated Jadau Kundan Necklace Set - PJNS308","description":"\u003cstyle\u003e\n  .product-video {\n  width: 100%;\n  max-height: 260px;\n  object-fit: cover;\n  border-radius: 8px;\n  display: block;\n  margin-top: 14px;\n}\n  \/* === Description === *\/\n  .desc-specs {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 10px;\n    margin-bottom: 18px;\n  }\n  .spec-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 10px 14px;\n  }\n  .spec-label {\n    font-size: 11px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 0.8px; margin-bottom: 3px;\n  }\n  .spec-value {\n    font-size: 13.5px; color: #444; font-weight: 500;\n  }\n  .desc-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555; margin: 0;\n  }\n  .desc-intro strong {\n    color: #E45F8E; font-weight: 600;\n  }\n  @media (max-width: 500px) {\n    .desc-specs { grid-template-columns: 1fr; }\n  }\n\n  \/* === Trust Stat Banner === *\/\n  .story-stat-banner {\n    display: flex; align-items: center; gap: 14px;\n    background: linear-gradient(135deg, #fdf3f6, #fbe6ed);\n    border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 16px 20px; margin-bottom: 20px;\n  }\n  .story-stat-number {\n    font-size: 26px; font-weight: 800; color: #E45F8E;\n    letter-spacing: 0.5px; white-space: nowrap;\n  }\n  .story-stat-number .stat-suffix {\n    font-size: 17px; font-weight: 700;\n  }\n  .story-stat-label {\n    font-size: 14px; color: #555; line-height: 1.4;\n    border-left: 2px solid #f3d4de; padding-left: 14px;\n  }\n\n  \/* === Our Story Section === *\/\n  .story-section {\n    max-width: 900px; font-family: sans-serif; color: #333;\n    padding: 0 0 8px;\n  }\n  .story-eyebrow {\n    color: #E45F8E; font-size: 13px; font-weight: 600;\n    letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 8px;\n  }\n  .story-title {\n    font-size: 24px; font-weight: 700; color: #333;\n    line-height: 1.3; margin: 0 0 14px;\n  }\n  .story-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555;\n    margin-bottom: 24px; max-width: 720px;\n  }\n  .story-timeline {\n    display: flex; flex-direction: column; gap: 18px;\n    border-left: 2px solid #f3d4de; padding-left: 20px;\n    margin-bottom: 24px;\n  }\n  .story-step { position: relative; }\n  .story-step::before {\n    content: ''; position: absolute; left: -26px; top: 4px;\n    width: 10px; height: 10px; border-radius: 50%;\n    background: #E45F8E; border: 2px solid #fff;\n  }\n  .story-year {\n    color: #E45F8E; font-weight: 700; font-size: 13px;\n    letter-spacing: 0.5px; margin-bottom: 2px;\n  }\n  .story-heading {\n    font-size: 15.5px; font-weight: 600; color: #333; margin: 2px 0 4px;\n  }\n  .story-text {\n    font-size: 14px; line-height: 1.7; color: #666; margin: 0;\n  }\n  .story-text strong { color: #333; }\n  .story-quote {\n    background: #fdf3f6; border-left: 3px solid #E45F8E;\n    padding: 16px 20px; border-radius: 4px;\n    font-size: 14.5px; line-height: 1.7; color: #444;\n    font-style: italic; margin-bottom: 24px;\n  }\n  .story-quote span {\n    display: block; margin-top: 8px; font-style: normal;\n    font-weight: 600; color: #E45F8E; font-size: 13px;\n  }\n  .story-closing {\n    font-size: 14px; line-height: 1.8; color: #555; margin-bottom: 8px;\n  }\n  .story-closing strong { color: #E45F8E; }\n  .story-tags {\n    font-size: 13px; color: #E45F8E; font-weight: 600;\n    letter-spacing: 0.5px; margin-top: 12px;\n  }\n\n  \/* === Store Addresses === *\/\n  .story-stores {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 14px;\n    margin-top: 24px;\n  }\n  .store-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .store-label {\n    font-size: 12px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 1px; margin-bottom: 6px;\n  }\n  .store-address {\n    font-size: 13.5px; line-height: 1.6; color: #555; margin: 0;\n  }\n  @media (max-width: 600px) {\n    .story-stores { grid-template-columns: 1fr; }\n  }\n\n  \/* === Accordion (native details\/summary — no JS required) === *\/\n  .acc-item { border-bottom: 1px solid #e8c5d0; }\n  .acc-item summary { list-style: none; }\n  .acc-item summary::-webkit-details-marker { display: none; }\n  .acc-item summary::marker { content: \"\"; }\n  .acc-btn {\n    width: 100%; background: none; border: none; cursor: pointer;\n    display: flex; justify-content: space-between; align-items: center;\n    padding: 18px 0; font-size: 15px; font-family: inherit;\n    color: #333; text-align: left;\n  }\n  .acc-btn:hover { color: #E45F8E; }\n  .acc-icon {\n    width: 20px; height: 20px; flex-shrink: 0;\n    display: flex; align-items: center; justify-content: center;\n    color: #E45F8E; font-size: 20px; font-weight: 300;\n    transition: transform 0.25s; line-height: 1;\n  }\n  .acc-item[open] \u003e .acc-btn .acc-icon { transform: rotate(45deg); }\n  .acc-body {\n    font-size: 14px; color: #666; line-height: 1.7;\n    padding-bottom: 16px;\n  }\n  .acc-body ul { margin: 8px 0; padding-left: 18px; }\n  .acc-body li { margin-bottom: 6px; }\n  .acc-body h4 { color: #333; font-size: 14px; margin: 14px 0 6px; font-weight: 600; }\n  .acc-body p { margin: 6px 0; }\n  a { color: #E45F8E; text-decoration: none; }\n  a:hover { text-decoration: underline; }\n\n  \/* === Our Story Accordion Teaser === *\/\n  .our-story-teaser {\n    font-size: 12.5px; color: #999; font-style: italic;\n    margin-left: 10px; font-weight: 400;\n  }\n\n  \/* === Our Story Accordion Highlight === *\/\n  @keyframes ourStoryPulse {\n    0%, 100% { box-shadow: 0 0 0 0 rgba(228, 95, 142, 0.18); }\n    50%       { box-shadow: 0 0 0 5px rgba(228, 95, 142, 0); }\n  }\n  .acc-item--our-story {\n    border-bottom: 1px solid #e8c5d0;\n    background: linear-gradient(135deg, #fff7fa 0%, #fdf0f5 100%);\n    border-radius: 8px;\n    border: 1.5px solid #f0bfd1;\n    margin-top: -1px;\n    margin-bottom: 2px;\n    animation: ourStoryPulse 2.8s ease-in-out infinite;\n    position: relative;\n  }\n  .acc-item--our-story .acc-btn {\n    padding: 18px 14px;\n    font-weight: 600;\n    color: #c94b7a;\n  }\n  .acc-item--our-story .acc-btn:hover { color: #E45F8E; }\n  .acc-item--our-story .acc-body {\n    padding-left: 14px; padding-right: 14px;\n  }\n  .our-story-badge {\n    display: inline-block;\n    background: linear-gradient(135deg, #E45F8E, #c94b7a);\n    color: #fff;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n    padding: 2px 8px;\n    border-radius: 20px;\n    margin-left: 10px;\n    vertical-align: middle;\n    position: relative;\n    top: -1px;\n  }\n\u003c\/style\u003e\n\u003c!-- ============ OUR STORY ============ --\u003e\n\u003cdiv class=\"story-section\"\u003e\n\u003c!-- Trust Stat Banner --\u003e\n\u003cdiv class=\"story-stat-banner\"\u003e\n\u003cdiv class=\"story-stat-number\"\u003e40+ \u003cspan class=\"stat-suffix\"\u003eYears of customer trust\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============ ACCORDION (native details\/summary, no JS needed) ============ --\u003e\n\u003cdiv style=\"border-top: 1px solid #e8c5d0; max-width: 900px; font-family: sans-serif;\"\u003e\n\u003cdetails class=\"acc-item\" open=\"\"\u003e\n\u003csummary class=\"acc-btn\"\u003eDescription \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"desc-specs\"\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eBase Metal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eGold-plated\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFastening\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003ePush-back Earrings\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e1 Necklace Set and 1 Pair of Earring\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"desc-intro\"\u003e \u003c\/p\u003e\n\u003cvideo class=\"product-video\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/3fbbfdef2bcb44bf8532cc0b6fbcfbcc.mov\" poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/Screenshot_2026-06-17_100355.png?v=1781670861\" muted=\"\" loop=\"loop\" playsinline=\"\" preload=\"metadata\" controls=\"controls\"\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"acc-item acc-item--our-story\"\u003e\n\u003cbutton class=\"acc-btn\" type=\"button\"\u003e Our Story \u003cspan class=\"our-story-badge\"\u003e✦ Our Story\u003c\/span\u003e \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"story-eyebrow\"\u003eFour Decades of Craft · 100% In-House Designs\u003c\/div\u003e\n\u003ch2 class=\"story-title\"\u003eNow, straight to you.\u003c\/h2\u003e\n\u003cp class=\"story-intro\"\u003eWe didn't begin as a brand — we began as a workshop. Hands, tools, and an obsession with getting every detail right. For four decades, every single piece that left our workshop was conceived, designed, and crafted entirely in-house — never outsourced, never copied. This is us, stepping forward, for the first time under our own name.\u003c\/p\u003e\n\u003cdiv class=\"story-timeline\"\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e1983 — The Workshop Begins\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eFounded in Gujarat as a manufacturing workshop. From day one, every design was sketched, developed, and hand-finished by our own artisans — \u003cstrong\u003eour piece, our design, our hands\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2000s — Trusted by the Trade\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eOur in-house designs reached established brands and bridal collections across India — original pieces, created entirely within our workshop, trusted on reputation alone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2010–2025 — Our Own Design Language\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eWe stopped only executing briefs and began building a full library of original, in-house designs — every motif, setting, and silhouette developed by our own design team, rooted in tradition and refined over years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003eToday — Direct to You\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003ePink Jewellers: same hands, same in-house designs, same care. Every piece you see is conceived and created by us — for the first time, you can buy it directly from the people who designed it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-quote\"\u003e\"The hands behind some of India's finest jewellery — every design our own. Now with a name of our own.\" \u003cspan\u003e— Founder, Pink Jewellers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"story-closing\"\u003eEvery piece from Pink Jewellers is an \u003cstrong\u003eoriginal, in-house design\u003c\/strong\u003e — carrying forty years of craft behind it. Made with intention. Designed by us. Sent with care. Jewellery made to be worn, remembered, and passed on.\u003c\/p\u003e\n\u003cdiv class=\"story-tags\"\u003eIn-House Designs · Handcrafted · Heritage · Heirloom\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"acc-item\" open=\"\"\u003e\n\u003csummary class=\"acc-btn\"\u003eReturns \u0026amp; Exchange \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cp\u003eEvery piece from Pink Jewellers is handcrafted with care. Because of the nature of handmade jewellery, we have a limited returns policy — please read it carefully before placing your order.\u003c\/p\u003e\n\u003ch4\u003eWhen Can You Return?\u003c\/h4\u003e\n\u003cp\u003eWe accept returns and exchanges only if:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eYour order arrived damaged in transit\u003c\/li\u003e\n\u003cli\u003eYou received an incorrect product\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eRequests must be raised within \u003cstrong\u003e3 days of delivery\u003c\/strong\u003e. Items must be unworn and in their original packaging.\u003c\/p\u003e\n\u003ch4\u003eHow to Raise a Return\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eWhatsApp us within 3 days of receiving your order at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\n\u003c\/li\u003e\n\u003cli\u003eShare a clear photo of the product and packaging\u003c\/li\u003e\n\u003cli\u003eOur team will review and respond to your request\u003c\/li\u003e\n\u003cli\u003eOnce approved, we'll guide you through the process — exchanges take 10–15 days\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eRefunds\u003c\/h4\u003e\n\u003cp\u003eRefunds are issued only when:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eA package is lost in transit when shipped by us\u003c\/li\u003e\n\u003cli\u003ePink Jewellers is unable to provide a replacement\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eApproved refunds are credited to the original payment source within 7 working days.\u003c\/p\u003e\n\u003ch4\u003eNo Returns or Refunds For\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eIncorrect or incomplete delivery address provided at checkout\u003c\/li\u003e\n\u003cli\u003eFailed delivery due to unavailability or package refusal\u003c\/li\u003e\n\u003cli\u003eSizing concerns — please WhatsApp us before ordering\u003c\/li\u003e\n\u003cli\u003eMinor colour or design variation natural to handcrafted, natural-stone jewellery\u003c\/li\u003e\n\u003cli\u003eProducts returned used, worn, or without original packaging\u003c\/li\u003e\n\u003cli\u003eItems that are neither damaged nor incorrectly shipped\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eCancellations\u003c\/h4\u003e\n\u003cp\u003eOrders can be cancelled within 3 days of placement and before dispatch — whichever comes first. Cancellations within this window are issued as store credits. After 3 days, a 30% cancellation fee applies and the balance is issued as store credits valid for 1 year. Orders cannot be cancelled once shipped.\u003c\/p\u003e\n\u003ch4\u003eCustom \u0026amp; Made-to-Order Pieces\u003c\/h4\u003e\n\u003cp\u003eCustom pieces are made especially for you. Cancellations or changes are considered only within 3 days of order placement — WhatsApp us at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e. A 30% cancellation fee applies after this window. If there is no response for over 1 month, the full advance paid will be forfeited.\u003c\/p\u003e\n\u003ch4\u003eStore Purchases\u003c\/h4\u003e\n\u003cp\u003eProducts collected directly from our Khambhat or Ahmedabad store are not eligible for return or exchange after collection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\" open=\"\"\u003e\n\u003csummary class=\"acc-btn\"\u003eShipping \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eIndia Shipping\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrepaid Orders:\u003c\/strong\u003e Free shipping\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCash on Delivery:\u003c\/strong\u003e ₹150 flat shipping charge\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eOrders are delivered within 4–5 business days from the date of dispatch. Timelines may vary slightly based on destination and parcel weight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eJewellery Care \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cul\u003e\n\u003cli\u003eKeep your jewellery away from water at all times\u003c\/li\u003e\n\u003cli\u003eAvoid exposure to perfumes, sprays, and other chemicals\u003c\/li\u003e\n\u003cli\u003eStore each piece separately to prevent scratches and tangling\u003c\/li\u003e\n\u003cli\u003eKeep in a pouch or box in a dry place, away from heat, humidity, and direct sunlight\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\" style=\"border-bottom: none;\"\u003e\n\u003csummary class=\"acc-btn\"\u003eView Supplier Information \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eManufactured \/ Packed By\u003c\/h4\u003e\n\u003cp\u003ePink Jewellers\u003cbr\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003ch4\u003eCustomer Care\u003c\/h4\u003e\n\u003cp\u003eMobile: \u003ca href=\"tel:+919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\u003c\/p\u003e\n\u003ch4\u003eCountry of Origin\u003c\/h4\u003e\n\u003cp\u003eIndia\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"story-stores\"\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eAhmedabad store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eKhambhat store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003ePith No Sutharwado,Pith Bazar,Khambhat Anand-388620\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"pink jewellers","offers":[{"title":"Default Title","offer_id":51481006506262,"sku":null,"price":9499.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/IMG_0157copy.webp?v=1782711961"},{"product_id":"multicolor-jadau-kundan-necklace-set-pjb309","title":"MultiColor Jadau Kundan Necklace Set - PJB309","description":"\u003cstyle\u003e\n  .product-video {\n  width: 100%;\n  max-height: 260px;\n  object-fit: cover;\n  border-radius: 8px;\n  display: block;\n  margin-top: 14px;\n}\n  \/* === Description === *\/\n  .desc-specs {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 10px;\n    margin-bottom: 18px;\n  }\n  .spec-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 10px 14px;\n  }\n  .spec-label {\n    font-size: 11px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 0.8px; margin-bottom: 3px;\n  }\n  .spec-value {\n    font-size: 13.5px; color: #444; font-weight: 500;\n  }\n  .desc-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555; margin: 0;\n  }\n  .desc-intro strong {\n    color: #E45F8E; font-weight: 600;\n  }\n  @media (max-width: 500px) {\n    .desc-specs { grid-template-columns: 1fr; }\n  }\n\n  \/* === Trust Stat Banner === *\/\n  .story-stat-banner {\n    display: flex; align-items: center; gap: 14px;\n    background: linear-gradient(135deg, #fdf3f6, #fbe6ed);\n    border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 16px 20px; margin-bottom: 20px;\n  }\n  .story-stat-number {\n    font-size: 26px; font-weight: 800; color: #E45F8E;\n    letter-spacing: 0.5px; white-space: nowrap;\n  }\n  .story-stat-number .stat-suffix {\n    font-size: 17px; font-weight: 700;\n  }\n  .story-stat-label {\n    font-size: 14px; color: #555; line-height: 1.4;\n    border-left: 2px solid #f3d4de; padding-left: 14px;\n  }\n\n  \/* === Our Story Section === *\/\n  .story-section {\n    max-width: 900px; font-family: sans-serif; color: #333;\n    padding: 0 0 8px;\n  }\n  .story-eyebrow {\n    color: #E45F8E; font-size: 13px; font-weight: 600;\n    letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 8px;\n  }\n  .story-title {\n    font-size: 24px; font-weight: 700; color: #333;\n    line-height: 1.3; margin: 0 0 14px;\n  }\n  .story-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555;\n    margin-bottom: 24px; max-width: 720px;\n  }\n  .story-timeline {\n    display: flex; flex-direction: column; gap: 18px;\n    border-left: 2px solid #f3d4de; padding-left: 20px;\n    margin-bottom: 24px;\n  }\n  .story-step { position: relative; }\n  .story-step::before {\n    content: ''; position: absolute; left: -26px; top: 4px;\n    width: 10px; height: 10px; border-radius: 50%;\n    background: #E45F8E; border: 2px solid #fff;\n  }\n  .story-year {\n    color: #E45F8E; font-weight: 700; font-size: 13px;\n    letter-spacing: 0.5px; margin-bottom: 2px;\n  }\n  .story-heading {\n    font-size: 15.5px; font-weight: 600; color: #333; margin: 2px 0 4px;\n  }\n  .story-text {\n    font-size: 14px; line-height: 1.7; color: #666; margin: 0;\n  }\n  .story-text strong { color: #333; }\n  .story-quote {\n    background: #fdf3f6; border-left: 3px solid #E45F8E;\n    padding: 16px 20px; border-radius: 4px;\n    font-size: 14.5px; line-height: 1.7; color: #444;\n    font-style: italic; margin-bottom: 24px;\n  }\n  .story-quote span {\n    display: block; margin-top: 8px; font-style: normal;\n    font-weight: 600; color: #E45F8E; font-size: 13px;\n  }\n  .story-closing {\n    font-size: 14px; line-height: 1.8; color: #555; margin-bottom: 8px;\n  }\n  .story-closing strong { color: #E45F8E; }\n  .story-tags {\n    font-size: 13px; color: #E45F8E; font-weight: 600;\n    letter-spacing: 0.5px; margin-top: 12px;\n  }\n\n  \/* === Store Addresses === *\/\n  .story-stores {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 14px;\n    margin-top: 24px;\n  }\n  .store-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .store-label {\n    font-size: 12px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 1px; margin-bottom: 6px;\n  }\n  .store-address {\n    font-size: 13.5px; line-height: 1.6; color: #555; margin: 0;\n  }\n  @media (max-width: 600px) {\n    .story-stores { grid-template-columns: 1fr; }\n  }\n\n  \/* === Accordion (native details\/summary — no JS required) === *\/\n  .acc-item { border-bottom: 1px solid #e8c5d0; }\n  .acc-item summary { list-style: none; }\n  .acc-item summary::-webkit-details-marker { display: none; }\n  .acc-item summary::marker { content: \"\"; }\n  .acc-btn {\n    width: 100%; background: none; border: none; cursor: pointer;\n    display: flex; justify-content: space-between; align-items: center;\n    padding: 18px 0; font-size: 15px; font-family: inherit;\n    color: #333; text-align: left;\n  }\n  .acc-btn:hover { color: #E45F8E; }\n  .acc-icon {\n    width: 20px; height: 20px; flex-shrink: 0;\n    display: flex; align-items: center; justify-content: center;\n    color: #E45F8E; font-size: 20px; font-weight: 300;\n    transition: transform 0.25s; line-height: 1;\n  }\n  .acc-item[open] \u003e .acc-btn .acc-icon { transform: rotate(45deg); }\n  .acc-body {\n    font-size: 14px; color: #666; line-height: 1.7;\n    padding-bottom: 16px;\n  }\n  .acc-body ul { margin: 8px 0; padding-left: 18px; }\n  .acc-body li { margin-bottom: 6px; }\n  .acc-body h4 { color: #333; font-size: 14px; margin: 14px 0 6px; font-weight: 600; }\n  .acc-body p { margin: 6px 0; }\n  a { color: #E45F8E; text-decoration: none; }\n  a:hover { text-decoration: underline; }\n\n  \/* === Our Story Accordion Teaser === *\/\n  .our-story-teaser {\n    font-size: 12.5px; color: #999; font-style: italic;\n    margin-left: 10px; font-weight: 400;\n  }\n\n  \/* === Our Story Accordion Highlight === *\/\n  @keyframes ourStoryPulse {\n    0%, 100% { box-shadow: 0 0 0 0 rgba(228, 95, 142, 0.18); }\n    50%       { box-shadow: 0 0 0 5px rgba(228, 95, 142, 0); }\n  }\n  .acc-item--our-story {\n    border-bottom: 1px solid #e8c5d0;\n    background: linear-gradient(135deg, #fff7fa 0%, #fdf0f5 100%);\n    border-radius: 8px;\n    border: 1.5px solid #f0bfd1;\n    margin-top: -1px;\n    margin-bottom: 2px;\n    animation: ourStoryPulse 2.8s ease-in-out infinite;\n    position: relative;\n  }\n  .acc-item--our-story .acc-btn {\n    padding: 18px 14px;\n    font-weight: 600;\n    color: #c94b7a;\n  }\n  .acc-item--our-story .acc-btn:hover { color: #E45F8E; }\n  .acc-item--our-story .acc-body {\n    padding-left: 14px; padding-right: 14px;\n  }\n  .our-story-badge {\n    display: inline-block;\n    background: linear-gradient(135deg, #E45F8E, #c94b7a);\n    color: #fff;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n    padding: 2px 8px;\n    border-radius: 20px;\n    margin-left: 10px;\n    vertical-align: middle;\n    position: relative;\n    top: -1px;\n  }\n\u003c\/style\u003e\n\u003c!-- ============ OUR STORY ============ --\u003e\n\u003cdiv class=\"story-section\"\u003e\n\u003c!-- Trust Stat Banner --\u003e\n\u003cdiv class=\"story-stat-banner\"\u003e\n\u003cdiv class=\"story-stat-number\"\u003e40+ \u003cspan class=\"stat-suffix\"\u003eYears of customer trust\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============ ACCORDION (native details\/summary, no JS needed) ============ --\u003e\n\u003cdiv style=\"border-top: 1px solid #e8c5d0; max-width: 900px; font-family: sans-serif;\"\u003e\n\u003cdetails open=\"\" class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eDescription \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"desc-specs\"\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eBase Metal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eGold-plated\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFastening\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003ePush-back Earrings\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e1 Necklace Set and 1 Pair of Earring\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"desc-intro\"\u003e \u003c\/p\u003e\n\u003cvideo controls=\"controls\" preload=\"metadata\" playsinline=\"\" loop=\"loop\" muted=\"\" poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/Screenshot_2026-06-17_100355.png?v=1781670861\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/3fbbfdef2bcb44bf8532cc0b6fbcfbcc.mov\" class=\"product-video\"\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- Our Story (kept commented out as in your original) --\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eReturns \u0026amp; Exchange \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cp\u003eEvery piece from Pink Jewellers is handcrafted with care. Because of the nature of handmade jewellery, we have a limited returns policy — please read it carefully before placing your order.\u003c\/p\u003e\n\u003ch4\u003eWhen Can You Return?\u003c\/h4\u003e\n\u003cp\u003eWe accept returns and exchanges only if:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eYour order arrived damaged in transit\u003c\/li\u003e\n\u003cli\u003eYou received an incorrect product\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eRequests must be raised within \u003cstrong\u003e3 days of delivery\u003c\/strong\u003e. Items must be unworn and in their original packaging.\u003c\/p\u003e\n\u003ch4\u003eHow to Raise a Return\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eWhatsApp us within 3 days of receiving your order at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\n\u003c\/li\u003e\n\u003cli\u003eShare a clear photo of the product and packaging\u003c\/li\u003e\n\u003cli\u003eOur team will review and respond to your request\u003c\/li\u003e\n\u003cli\u003eOnce approved, we'll guide you through the process — exchanges take 10–15 days\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eRefunds\u003c\/h4\u003e\n\u003cp\u003eRefunds are issued only when:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eA package is lost in transit when shipped by us\u003c\/li\u003e\n\u003cli\u003ePink Jewellers is unable to provide a replacement\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eApproved refunds are credited to the original payment source within 7 working days.\u003c\/p\u003e\n\u003ch4\u003eNo Returns or Refunds For\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eIncorrect or incomplete delivery address provided at checkout\u003c\/li\u003e\n\u003cli\u003eFailed delivery due to unavailability or package refusal\u003c\/li\u003e\n\u003cli\u003eSizing concerns — please WhatsApp us before ordering\u003c\/li\u003e\n\u003cli\u003eMinor colour or design variation natural to handcrafted, natural-stone jewellery\u003c\/li\u003e\n\u003cli\u003eProducts returned used, worn, or without original packaging\u003c\/li\u003e\n\u003cli\u003eItems that are neither damaged nor incorrectly shipped\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eCancellations\u003c\/h4\u003e\n\u003cp\u003eOrders can be cancelled within 3 days of placement and before dispatch — whichever comes first. Cancellations within this window are issued as store credits. After 3 days, a 30% cancellation fee applies and the balance is issued as store credits valid for 1 year. Orders cannot be cancelled once shipped.\u003c\/p\u003e\n\u003ch4\u003eCustom \u0026amp; Made-to-Order Pieces\u003c\/h4\u003e\n\u003cp\u003eCustom pieces are made especially for you. Cancellations or changes are considered only within 3 days of order placement — WhatsApp us at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e. A 30% cancellation fee applies after this window. If there is no response for over 1 month, the full advance paid will be forfeited.\u003c\/p\u003e\n\u003ch4\u003eStore Purchases\u003c\/h4\u003e\n\u003cp\u003eProducts collected directly from our Khambhat or Ahmedabad store are not eligible for return or exchange after collection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eShipping \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eIndia Shipping\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrepaid Orders:\u003c\/strong\u003e Free shipping\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCash on Delivery:\u003c\/strong\u003e ₹150 flat shipping charge\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eOrders are delivered within 4–5 business days from the date of dispatch. Timelines may vary slightly based on destination and parcel weight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eJewellery Care \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cul\u003e\n\u003cli\u003eKeep your jewellery away from water at all times\u003c\/li\u003e\n\u003cli\u003eAvoid exposure to perfumes, sprays, and other chemicals\u003c\/li\u003e\n\u003cli\u003eStore each piece separately to prevent scratches and tangling\u003c\/li\u003e\n\u003cli\u003eKeep in a pouch or box in a dry place, away from heat, humidity, and direct sunlight\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border-bottom: none;\" class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eView Supplier Information \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eManufactured \/ Packed By\u003c\/h4\u003e\n\u003cp\u003ePink Jewellers\u003cbr\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003ch4\u003eCustomer Care\u003c\/h4\u003e\n\u003cp\u003eMobile: \u003ca href=\"tel:+919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\u003c\/p\u003e\n\u003ch4\u003eCountry of Origin\u003c\/h4\u003e\n\u003cp\u003eIndia\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"story-stores\"\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eAhmedabad store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eKhambhat store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003ePith No Sutharwado,Pith Bazar,Khambhat Anand-388620\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"pink jewellers","offers":[{"title":"Default Title","offer_id":51481008374038,"sku":null,"price":6899.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/WhatsApp_Image_2026-06-29_at_11.30.27_AM_1.webp?v=1782713036"},{"product_id":"whitecolor-gold-plated-jadau-kundan-necklace-set-pjn310","title":"WhiteColor Gold Plated Jadau Kundan Necklace Set - PJN310","description":"\u003cstyle\u003e\n  .product-video {\n  width: 100%;\n  max-height: 260px;\n  object-fit: cover;\n  border-radius: 8px;\n  display: block;\n  margin-top: 14px;\n}\n  \/* === Description === *\/\n  .desc-specs {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 10px;\n    margin-bottom: 18px;\n  }\n  .spec-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 10px 14px;\n  }\n  .spec-label {\n    font-size: 11px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 0.8px; margin-bottom: 3px;\n  }\n  .spec-value {\n    font-size: 13.5px; color: #444; font-weight: 500;\n  }\n  .desc-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555; margin: 0;\n  }\n  .desc-intro strong {\n    color: #E45F8E; font-weight: 600;\n  }\n  @media (max-width: 500px) {\n    .desc-specs { grid-template-columns: 1fr; }\n  }\n\n  \/* === Trust Stat Banner === *\/\n  .story-stat-banner {\n    display: flex; align-items: center; gap: 14px;\n    background: linear-gradient(135deg, #fdf3f6, #fbe6ed);\n    border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 16px 20px; margin-bottom: 20px;\n  }\n  .story-stat-number {\n    font-size: 26px; font-weight: 800; color: #E45F8E;\n    letter-spacing: 0.5px; white-space: nowrap;\n  }\n  .story-stat-number .stat-suffix {\n    font-size: 17px; font-weight: 700;\n  }\n  .story-stat-label {\n    font-size: 14px; color: #555; line-height: 1.4;\n    border-left: 2px solid #f3d4de; padding-left: 14px;\n  }\n\n  \/* === Our Story Section === *\/\n  .story-section {\n    max-width: 900px; font-family: sans-serif; color: #333;\n    padding: 0 0 8px;\n  }\n  .story-eyebrow {\n    color: #E45F8E; font-size: 13px; font-weight: 600;\n    letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 8px;\n  }\n  .story-title {\n    font-size: 24px; font-weight: 700; color: #333;\n    line-height: 1.3; margin: 0 0 14px;\n  }\n  .story-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555;\n    margin-bottom: 24px; max-width: 720px;\n  }\n  .story-timeline {\n    display: flex; flex-direction: column; gap: 18px;\n    border-left: 2px solid #f3d4de; padding-left: 20px;\n    margin-bottom: 24px;\n  }\n  .story-step { position: relative; }\n  .story-step::before {\n    content: ''; position: absolute; left: -26px; top: 4px;\n    width: 10px; height: 10px; border-radius: 50%;\n    background: #E45F8E; border: 2px solid #fff;\n  }\n  .story-year {\n    color: #E45F8E; font-weight: 700; font-size: 13px;\n    letter-spacing: 0.5px; margin-bottom: 2px;\n  }\n  .story-heading {\n    font-size: 15.5px; font-weight: 600; color: #333; margin: 2px 0 4px;\n  }\n  .story-text {\n    font-size: 14px; line-height: 1.7; color: #666; margin: 0;\n  }\n  .story-text strong { color: #333; }\n  .story-quote {\n    background: #fdf3f6; border-left: 3px solid #E45F8E;\n    padding: 16px 20px; border-radius: 4px;\n    font-size: 14.5px; line-height: 1.7; color: #444;\n    font-style: italic; margin-bottom: 24px;\n  }\n  .story-quote span {\n    display: block; margin-top: 8px; font-style: normal;\n    font-weight: 600; color: #E45F8E; font-size: 13px;\n  }\n  .story-closing {\n    font-size: 14px; line-height: 1.8; color: #555; margin-bottom: 8px;\n  }\n  .story-closing strong { color: #E45F8E; }\n  .story-tags {\n    font-size: 13px; color: #E45F8E; font-weight: 600;\n    letter-spacing: 0.5px; margin-top: 12px;\n  }\n\n  \/* === Store Addresses === *\/\n  .story-stores {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 14px;\n    margin-top: 24px;\n  }\n  .store-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .store-label {\n    font-size: 12px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 1px; margin-bottom: 6px;\n  }\n  .store-address {\n    font-size: 13.5px; line-height: 1.6; color: #555; margin: 0;\n  }\n  @media (max-width: 600px) {\n    .story-stores { grid-template-columns: 1fr; }\n  }\n\n  \/* === Accordion (native details\/summary — no JS required) === *\/\n  .acc-item { border-bottom: 1px solid #e8c5d0; }\n  .acc-item summary { list-style: none; }\n  .acc-item summary::-webkit-details-marker { display: none; }\n  .acc-item summary::marker { content: \"\"; }\n  .acc-btn {\n    width: 100%; background: none; border: none; cursor: pointer;\n    display: flex; justify-content: space-between; align-items: center;\n    padding: 18px 0; font-size: 15px; font-family: inherit;\n    color: #333; text-align: left;\n  }\n  .acc-btn:hover { color: #E45F8E; }\n  .acc-icon {\n    width: 20px; height: 20px; flex-shrink: 0;\n    display: flex; align-items: center; justify-content: center;\n    color: #E45F8E; font-size: 20px; font-weight: 300;\n    transition: transform 0.25s; line-height: 1;\n  }\n  .acc-item[open] \u003e .acc-btn .acc-icon { transform: rotate(45deg); }\n  .acc-body {\n    font-size: 14px; color: #666; line-height: 1.7;\n    padding-bottom: 16px;\n  }\n  .acc-body ul { margin: 8px 0; padding-left: 18px; }\n  .acc-body li { margin-bottom: 6px; }\n  .acc-body h4 { color: #333; font-size: 14px; margin: 14px 0 6px; font-weight: 600; }\n  .acc-body p { margin: 6px 0; }\n  a { color: #E45F8E; text-decoration: none; }\n  a:hover { text-decoration: underline; }\n\n  \/* === Our Story Accordion Teaser === *\/\n  .our-story-teaser {\n    font-size: 12.5px; color: #999; font-style: italic;\n    margin-left: 10px; font-weight: 400;\n  }\n\n  \/* === Our Story Accordion Highlight === *\/\n  @keyframes ourStoryPulse {\n    0%, 100% { box-shadow: 0 0 0 0 rgba(228, 95, 142, 0.18); }\n    50%       { box-shadow: 0 0 0 5px rgba(228, 95, 142, 0); }\n  }\n  .acc-item--our-story {\n    border-bottom: 1px solid #e8c5d0;\n    background: linear-gradient(135deg, #fff7fa 0%, #fdf0f5 100%);\n    border-radius: 8px;\n    border: 1.5px solid #f0bfd1;\n    margin-top: -1px;\n    margin-bottom: 2px;\n    animation: ourStoryPulse 2.8s ease-in-out infinite;\n    position: relative;\n  }\n  .acc-item--our-story .acc-btn {\n    padding: 18px 14px;\n    font-weight: 600;\n    color: #c94b7a;\n  }\n  .acc-item--our-story .acc-btn:hover { color: #E45F8E; }\n  .acc-item--our-story .acc-body {\n    padding-left: 14px; padding-right: 14px;\n  }\n  .our-story-badge {\n    display: inline-block;\n    background: linear-gradient(135deg, #E45F8E, #c94b7a);\n    color: #fff;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n    padding: 2px 8px;\n    border-radius: 20px;\n    margin-left: 10px;\n    vertical-align: middle;\n    position: relative;\n    top: -1px;\n  }\n\u003c\/style\u003e\n\u003c!-- ============ OUR STORY ============ --\u003e\n\u003cdiv class=\"story-section\"\u003e\n\u003c!-- Trust Stat Banner --\u003e\n\u003cdiv class=\"story-stat-banner\"\u003e\n\u003cdiv class=\"story-stat-number\"\u003e40+ \u003cspan class=\"stat-suffix\"\u003eYears of customer trust\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============ ACCORDION (native details\/summary, no JS needed) ============ --\u003e\n\u003cdiv style=\"border-top: 1px solid #e8c5d0; max-width: 900px; font-family: sans-serif;\"\u003e\n\u003cdetails open=\"\" class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eDescription \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"desc-specs\"\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eBase Metal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eGold-plated\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFastening\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003ePush-back Earrings\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e1 Necklace Set and 1 Pair of Earring\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"desc-intro\"\u003e \u003c\/p\u003e\n\u003cvideo controls=\"controls\" preload=\"metadata\" playsinline=\"\" loop=\"loop\" muted=\"\" poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/Screenshot_2026-06-17_100355.png?v=1781670861\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/3fbbfdef2bcb44bf8532cc0b6fbcfbcc.mov\" class=\"product-video\"\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- Our Story (kept commented out as in your original) --\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eReturns \u0026amp; Exchange \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cp\u003eEvery piece from Pink Jewellers is handcrafted with care. Because of the nature of handmade jewellery, we have a limited returns policy — please read it carefully before placing your order.\u003c\/p\u003e\n\u003ch4\u003eWhen Can You Return?\u003c\/h4\u003e\n\u003cp\u003eWe accept returns and exchanges only if:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eYour order arrived damaged in transit\u003c\/li\u003e\n\u003cli\u003eYou received an incorrect product\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eRequests must be raised within \u003cstrong\u003e3 days of delivery\u003c\/strong\u003e. Items must be unworn and in their original packaging.\u003c\/p\u003e\n\u003ch4\u003eHow to Raise a Return\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eWhatsApp us within 3 days of receiving your order at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\n\u003c\/li\u003e\n\u003cli\u003eShare a clear photo of the product and packaging\u003c\/li\u003e\n\u003cli\u003eOur team will review and respond to your request\u003c\/li\u003e\n\u003cli\u003eOnce approved, we'll guide you through the process — exchanges take 10–15 days\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eRefunds\u003c\/h4\u003e\n\u003cp\u003eRefunds are issued only when:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eA package is lost in transit when shipped by us\u003c\/li\u003e\n\u003cli\u003ePink Jewellers is unable to provide a replacement\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eApproved refunds are credited to the original payment source within 7 working days.\u003c\/p\u003e\n\u003ch4\u003eNo Returns or Refunds For\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eIncorrect or incomplete delivery address provided at checkout\u003c\/li\u003e\n\u003cli\u003eFailed delivery due to unavailability or package refusal\u003c\/li\u003e\n\u003cli\u003eSizing concerns — please WhatsApp us before ordering\u003c\/li\u003e\n\u003cli\u003eMinor colour or design variation natural to handcrafted, natural-stone jewellery\u003c\/li\u003e\n\u003cli\u003eProducts returned used, worn, or without original packaging\u003c\/li\u003e\n\u003cli\u003eItems that are neither damaged nor incorrectly shipped\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eCancellations\u003c\/h4\u003e\n\u003cp\u003eOrders can be cancelled within 3 days of placement and before dispatch — whichever comes first. Cancellations within this window are issued as store credits. After 3 days, a 30% cancellation fee applies and the balance is issued as store credits valid for 1 year. Orders cannot be cancelled once shipped.\u003c\/p\u003e\n\u003ch4\u003eCustom \u0026amp; Made-to-Order Pieces\u003c\/h4\u003e\n\u003cp\u003eCustom pieces are made especially for you. Cancellations or changes are considered only within 3 days of order placement — WhatsApp us at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e. A 30% cancellation fee applies after this window. If there is no response for over 1 month, the full advance paid will be forfeited.\u003c\/p\u003e\n\u003ch4\u003eStore Purchases\u003c\/h4\u003e\n\u003cp\u003eProducts collected directly from our Khambhat or Ahmedabad store are not eligible for return or exchange after collection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eShipping \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eIndia Shipping\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrepaid Orders:\u003c\/strong\u003e Free shipping\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCash on Delivery:\u003c\/strong\u003e ₹150 flat shipping charge\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eOrders are delivered within 4–5 business days from the date of dispatch. Timelines may vary slightly based on destination and parcel weight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eJewellery Care \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cul\u003e\n\u003cli\u003eKeep your jewellery away from water at all times\u003c\/li\u003e\n\u003cli\u003eAvoid exposure to perfumes, sprays, and other chemicals\u003c\/li\u003e\n\u003cli\u003eStore each piece separately to prevent scratches and tangling\u003c\/li\u003e\n\u003cli\u003eKeep in a pouch or box in a dry place, away from heat, humidity, and direct sunlight\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border-bottom: none;\" class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eView Supplier Information \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eManufactured \/ Packed By\u003c\/h4\u003e\n\u003cp\u003ePink Jewellers\u003cbr\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003ch4\u003eCustomer Care\u003c\/h4\u003e\n\u003cp\u003eMobile: \u003ca href=\"tel:+919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\u003c\/p\u003e\n\u003ch4\u003eCountry of Origin\u003c\/h4\u003e\n\u003cp\u003eIndia\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"story-stores\"\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eAhmedabad store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eKhambhat store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003ePith No Sutharwado,Pith Bazar,Khambhat Anand-388620\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"pink jewellers","offers":[{"title":"Default Title","offer_id":51481011093782,"sku":null,"price":8299.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/IMG_0159copy_ca6b280a-6ae0-4049-bdcc-3df478993c0e.webp?v=1782712473"},{"product_id":"whitecolor-goldplated-jadau-kundan-necklace-set-pjns311","title":"WhiteColor GoldPlated Jadau Kundan Necklace Set - PJNS311","description":"\u003cstyle\u003e\n  .product-video {\n  width: 100%;\n  max-height: 260px;\n  object-fit: cover;\n  border-radius: 8px;\n  display: block;\n  margin-top: 14px;\n}\n  \/* === Description === *\/\n  .desc-specs {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 10px;\n    margin-bottom: 18px;\n  }\n  .spec-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 10px 14px;\n  }\n  .spec-label {\n    font-size: 11px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 0.8px; margin-bottom: 3px;\n  }\n  .spec-value {\n    font-size: 13.5px; color: #444; font-weight: 500;\n  }\n  .desc-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555; margin: 0;\n  }\n  .desc-intro strong {\n    color: #E45F8E; font-weight: 600;\n  }\n  @media (max-width: 500px) {\n    .desc-specs { grid-template-columns: 1fr; }\n  }\n\n  \/* === Trust Stat Banner === *\/\n  .story-stat-banner {\n    display: flex; align-items: center; gap: 14px;\n    background: linear-gradient(135deg, #fdf3f6, #fbe6ed);\n    border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 16px 20px; margin-bottom: 20px;\n  }\n  .story-stat-number {\n    font-size: 26px; font-weight: 800; color: #E45F8E;\n    letter-spacing: 0.5px; white-space: nowrap;\n  }\n  .story-stat-number .stat-suffix {\n    font-size: 17px; font-weight: 700;\n  }\n  .story-stat-label {\n    font-size: 14px; color: #555; line-height: 1.4;\n    border-left: 2px solid #f3d4de; padding-left: 14px;\n  }\n\n  \/* === Our Story Section === *\/\n  .story-section {\n    max-width: 900px; font-family: sans-serif; color: #333;\n    padding: 0 0 8px;\n  }\n  .story-eyebrow {\n    color: #E45F8E; font-size: 13px; font-weight: 600;\n    letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 8px;\n  }\n  .story-title {\n    font-size: 24px; font-weight: 700; color: #333;\n    line-height: 1.3; margin: 0 0 14px;\n  }\n  .story-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555;\n    margin-bottom: 24px; max-width: 720px;\n  }\n  .story-timeline {\n    display: flex; flex-direction: column; gap: 18px;\n    border-left: 2px solid #f3d4de; padding-left: 20px;\n    margin-bottom: 24px;\n  }\n  .story-step { position: relative; }\n  .story-step::before {\n    content: ''; position: absolute; left: -26px; top: 4px;\n    width: 10px; height: 10px; border-radius: 50%;\n    background: #E45F8E; border: 2px solid #fff;\n  }\n  .story-year {\n    color: #E45F8E; font-weight: 700; font-size: 13px;\n    letter-spacing: 0.5px; margin-bottom: 2px;\n  }\n  .story-heading {\n    font-size: 15.5px; font-weight: 600; color: #333; margin: 2px 0 4px;\n  }\n  .story-text {\n    font-size: 14px; line-height: 1.7; color: #666; margin: 0;\n  }\n  .story-text strong { color: #333; }\n  .story-quote {\n    background: #fdf3f6; border-left: 3px solid #E45F8E;\n    padding: 16px 20px; border-radius: 4px;\n    font-size: 14.5px; line-height: 1.7; color: #444;\n    font-style: italic; margin-bottom: 24px;\n  }\n  .story-quote span {\n    display: block; margin-top: 8px; font-style: normal;\n    font-weight: 600; color: #E45F8E; font-size: 13px;\n  }\n  .story-closing {\n    font-size: 14px; line-height: 1.8; color: #555; margin-bottom: 8px;\n  }\n  .story-closing strong { color: #E45F8E; }\n  .story-tags {\n    font-size: 13px; color: #E45F8E; font-weight: 600;\n    letter-spacing: 0.5px; margin-top: 12px;\n  }\n\n  \/* === Store Addresses === *\/\n  .story-stores {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 14px;\n    margin-top: 24px;\n  }\n  .store-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .store-label {\n    font-size: 12px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 1px; margin-bottom: 6px;\n  }\n  .store-address {\n    font-size: 13.5px; line-height: 1.6; color: #555; margin: 0;\n  }\n  @media (max-width: 600px) {\n    .story-stores { grid-template-columns: 1fr; }\n  }\n\n  \/* === Accordion (native details\/summary — no JS required) === *\/\n  .acc-item { border-bottom: 1px solid #e8c5d0; }\n  .acc-item summary { list-style: none; }\n  .acc-item summary::-webkit-details-marker { display: none; }\n  .acc-item summary::marker { content: \"\"; }\n  .acc-btn {\n    width: 100%; background: none; border: none; cursor: pointer;\n    display: flex; justify-content: space-between; align-items: center;\n    padding: 18px 0; font-size: 15px; font-family: inherit;\n    color: #333; text-align: left;\n  }\n  .acc-btn:hover { color: #E45F8E; }\n  .acc-icon {\n    width: 20px; height: 20px; flex-shrink: 0;\n    display: flex; align-items: center; justify-content: center;\n    color: #E45F8E; font-size: 20px; font-weight: 300;\n    transition: transform 0.25s; line-height: 1;\n  }\n  .acc-item[open] \u003e .acc-btn .acc-icon { transform: rotate(45deg); }\n  .acc-body {\n    font-size: 14px; color: #666; line-height: 1.7;\n    padding-bottom: 16px;\n  }\n  .acc-body ul { margin: 8px 0; padding-left: 18px; }\n  .acc-body li { margin-bottom: 6px; }\n  .acc-body h4 { color: #333; font-size: 14px; margin: 14px 0 6px; font-weight: 600; }\n  .acc-body p { margin: 6px 0; }\n  a { color: #E45F8E; text-decoration: none; }\n  a:hover { text-decoration: underline; }\n\n  \/* === Our Story Accordion Teaser === *\/\n  .our-story-teaser {\n    font-size: 12.5px; color: #999; font-style: italic;\n    margin-left: 10px; font-weight: 400;\n  }\n\n  \/* === Our Story Accordion Highlight === *\/\n  @keyframes ourStoryPulse {\n    0%, 100% { box-shadow: 0 0 0 0 rgba(228, 95, 142, 0.18); }\n    50%       { box-shadow: 0 0 0 5px rgba(228, 95, 142, 0); }\n  }\n  .acc-item--our-story {\n    border-bottom: 1px solid #e8c5d0;\n    background: linear-gradient(135deg, #fff7fa 0%, #fdf0f5 100%);\n    border-radius: 8px;\n    border: 1.5px solid #f0bfd1;\n    margin-top: -1px;\n    margin-bottom: 2px;\n    animation: ourStoryPulse 2.8s ease-in-out infinite;\n    position: relative;\n  }\n  .acc-item--our-story .acc-btn {\n    padding: 18px 14px;\n    font-weight: 600;\n    color: #c94b7a;\n  }\n  .acc-item--our-story .acc-btn:hover { color: #E45F8E; }\n  .acc-item--our-story .acc-body {\n    padding-left: 14px; padding-right: 14px;\n  }\n  .our-story-badge {\n    display: inline-block;\n    background: linear-gradient(135deg, #E45F8E, #c94b7a);\n    color: #fff;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n    padding: 2px 8px;\n    border-radius: 20px;\n    margin-left: 10px;\n    vertical-align: middle;\n    position: relative;\n    top: -1px;\n  }\n\u003c\/style\u003e\n\u003c!-- ============ OUR STORY ============ --\u003e\n\u003cdiv class=\"story-section\"\u003e\n\u003c!-- Trust Stat Banner --\u003e\n\u003cdiv class=\"story-stat-banner\"\u003e\n\u003cdiv class=\"story-stat-number\"\u003e40+ \u003cspan class=\"stat-suffix\"\u003eYears of customer trust\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============ ACCORDION (native details\/summary, no JS needed) ============ --\u003e\n\u003cdiv style=\"border-top: 1px solid #e8c5d0; max-width: 900px; font-family: sans-serif;\"\u003e\n\u003cdetails class=\"acc-item\" open=\"\"\u003e\n\u003csummary class=\"acc-btn\"\u003eDescription \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"desc-specs\"\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eBase Metal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eGold-plated\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFastening\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003ePush-back Earrings\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e1 Necklace Set and 1 Pair of Earring\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"desc-intro\"\u003e \u003c\/p\u003e\n\u003cvideo class=\"product-video\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/3fbbfdef2bcb44bf8532cc0b6fbcfbcc.mov\" poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/Screenshot_2026-06-17_100355.png?v=1781670861\" muted=\"\" loop=\"loop\" playsinline=\"\" preload=\"metadata\" controls=\"controls\"\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"acc-item acc-item--our-story\"\u003e\n\u003cbutton class=\"acc-btn\" type=\"button\"\u003e Our Story \u003cspan class=\"our-story-badge\"\u003e✦ Our Story\u003c\/span\u003e \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"story-eyebrow\"\u003eFour Decades of Craft · 100% In-House Designs\u003c\/div\u003e\n\u003ch2 class=\"story-title\"\u003eNow, straight to you.\u003c\/h2\u003e\n\u003cp class=\"story-intro\"\u003eWe didn't begin as a brand — we began as a workshop. Hands, tools, and an obsession with getting every detail right. For four decades, every single piece that left our workshop was conceived, designed, and crafted entirely in-house — never outsourced, never copied. This is us, stepping forward, for the first time under our own name.\u003c\/p\u003e\n\u003cdiv class=\"story-timeline\"\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e1983 — The Workshop Begins\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eFounded in Gujarat as a manufacturing workshop. From day one, every design was sketched, developed, and hand-finished by our own artisans — \u003cstrong\u003eour piece, our design, our hands\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2000s — Trusted by the Trade\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eOur in-house designs reached established brands and bridal collections across India — original pieces, created entirely within our workshop, trusted on reputation alone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2010–2025 — Our Own Design Language\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eWe stopped only executing briefs and began building a full library of original, in-house designs — every motif, setting, and silhouette developed by our own design team, rooted in tradition and refined over years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003eToday — Direct to You\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003ePink Jewellers: same hands, same in-house designs, same care. Every piece you see is conceived and created by us — for the first time, you can buy it directly from the people who designed it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-quote\"\u003e\"The hands behind some of India's finest jewellery — every design our own. Now with a name of our own.\" \u003cspan\u003e— Founder, Pink Jewellers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"story-closing\"\u003eEvery piece from Pink Jewellers is an \u003cstrong\u003eoriginal, in-house design\u003c\/strong\u003e — carrying forty years of craft behind it. Made with intention. Designed by us. Sent with care. Jewellery made to be worn, remembered, and passed on.\u003c\/p\u003e\n\u003cdiv class=\"story-tags\"\u003eIn-House Designs · Handcrafted · Heritage · Heirloom\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"acc-item\" open=\"\"\u003e\n\u003csummary class=\"acc-btn\"\u003eReturns \u0026amp; Exchange \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cp\u003eEvery piece from Pink Jewellers is handcrafted with care. Because of the nature of handmade jewellery, we have a limited returns policy — please read it carefully before placing your order.\u003c\/p\u003e\n\u003ch4\u003eWhen Can You Return?\u003c\/h4\u003e\n\u003cp\u003eWe accept returns and exchanges only if:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eYour order arrived damaged in transit\u003c\/li\u003e\n\u003cli\u003eYou received an incorrect product\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eRequests must be raised within \u003cstrong\u003e3 days of delivery\u003c\/strong\u003e. Items must be unworn and in their original packaging.\u003c\/p\u003e\n\u003ch4\u003eHow to Raise a Return\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eWhatsApp us within 3 days of receiving your order at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\n\u003c\/li\u003e\n\u003cli\u003eShare a clear photo of the product and packaging\u003c\/li\u003e\n\u003cli\u003eOur team will review and respond to your request\u003c\/li\u003e\n\u003cli\u003eOnce approved, we'll guide you through the process — exchanges take 10–15 days\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eRefunds\u003c\/h4\u003e\n\u003cp\u003eRefunds are issued only when:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eA package is lost in transit when shipped by us\u003c\/li\u003e\n\u003cli\u003ePink Jewellers is unable to provide a replacement\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eApproved refunds are credited to the original payment source within 7 working days.\u003c\/p\u003e\n\u003ch4\u003eNo Returns or Refunds For\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eIncorrect or incomplete delivery address provided at checkout\u003c\/li\u003e\n\u003cli\u003eFailed delivery due to unavailability or package refusal\u003c\/li\u003e\n\u003cli\u003eSizing concerns — please WhatsApp us before ordering\u003c\/li\u003e\n\u003cli\u003eMinor colour or design variation natural to handcrafted, natural-stone jewellery\u003c\/li\u003e\n\u003cli\u003eProducts returned used, worn, or without original packaging\u003c\/li\u003e\n\u003cli\u003eItems that are neither damaged nor incorrectly shipped\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eCancellations\u003c\/h4\u003e\n\u003cp\u003eOrders can be cancelled within 3 days of placement and before dispatch — whichever comes first. Cancellations within this window are issued as store credits. After 3 days, a 30% cancellation fee applies and the balance is issued as store credits valid for 1 year. Orders cannot be cancelled once shipped.\u003c\/p\u003e\n\u003ch4\u003eCustom \u0026amp; Made-to-Order Pieces\u003c\/h4\u003e\n\u003cp\u003eCustom pieces are made especially for you. Cancellations or changes are considered only within 3 days of order placement — WhatsApp us at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e. A 30% cancellation fee applies after this window. If there is no response for over 1 month, the full advance paid will be forfeited.\u003c\/p\u003e\n\u003ch4\u003eStore Purchases\u003c\/h4\u003e\n\u003cp\u003eProducts collected directly from our Khambhat or Ahmedabad store are not eligible for return or exchange after collection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\" open=\"\"\u003e\n\u003csummary class=\"acc-btn\"\u003eShipping \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eIndia Shipping\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrepaid Orders:\u003c\/strong\u003e Free shipping\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCash on Delivery:\u003c\/strong\u003e ₹150 flat shipping charge\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eOrders are delivered within 4–5 business days from the date of dispatch. Timelines may vary slightly based on destination and parcel weight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eJewellery Care \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cul\u003e\n\u003cli\u003eKeep your jewellery away from water at all times\u003c\/li\u003e\n\u003cli\u003eAvoid exposure to perfumes, sprays, and other chemicals\u003c\/li\u003e\n\u003cli\u003eStore each piece separately to prevent scratches and tangling\u003c\/li\u003e\n\u003cli\u003eKeep in a pouch or box in a dry place, away from heat, humidity, and direct sunlight\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\" style=\"border-bottom: none;\"\u003e\n\u003csummary class=\"acc-btn\"\u003eView Supplier Information \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eManufactured \/ Packed By\u003c\/h4\u003e\n\u003cp\u003ePink Jewellers\u003cbr\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003ch4\u003eCustomer Care\u003c\/h4\u003e\n\u003cp\u003eMobile: \u003ca href=\"tel:+919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\u003c\/p\u003e\n\u003ch4\u003eCountry of Origin\u003c\/h4\u003e\n\u003cp\u003eIndia\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"story-stores\"\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eAhmedabad store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eKhambhat store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003ePith No Sutharwado,Pith Bazar,Khambhat Anand-388620\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"pink jewellers","offers":[{"title":"Default Title","offer_id":51481015091478,"sku":null,"price":7799.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/IMG_0161copy_4b67d649-ea70-41bd-886a-09eed14fd922.webp?v=1782713201"},{"product_id":"whitecolor-gold-plated-jadau-kundan-necklace-set-pjns312","title":"WhiteColor Gold Plated Jadau Kundan Necklace Set - PJNS312","description":"\u003cstyle\u003e\n  .product-video {\n  width: 100%;\n  max-height: 260px;\n  object-fit: cover;\n  border-radius: 8px;\n  display: block;\n  margin-top: 14px;\n}\n  \/* === Description === *\/\n  .desc-specs {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 10px;\n    margin-bottom: 18px;\n  }\n  .spec-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 10px 14px;\n  }\n  .spec-label {\n    font-size: 11px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 0.8px; margin-bottom: 3px;\n  }\n  .spec-value {\n    font-size: 13.5px; color: #444; font-weight: 500;\n  }\n  .desc-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555; margin: 0;\n  }\n  .desc-intro strong {\n    color: #E45F8E; font-weight: 600;\n  }\n  @media (max-width: 500px) {\n    .desc-specs { grid-template-columns: 1fr; }\n  }\n\n  \/* === Trust Stat Banner === *\/\n  .story-stat-banner {\n    display: flex; align-items: center; gap: 14px;\n    background: linear-gradient(135deg, #fdf3f6, #fbe6ed);\n    border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 16px 20px; margin-bottom: 20px;\n  }\n  .story-stat-number {\n    font-size: 26px; font-weight: 800; color: #E45F8E;\n    letter-spacing: 0.5px; white-space: nowrap;\n  }\n  .story-stat-number .stat-suffix {\n    font-size: 17px; font-weight: 700;\n  }\n  .story-stat-label {\n    font-size: 14px; color: #555; line-height: 1.4;\n    border-left: 2px solid #f3d4de; padding-left: 14px;\n  }\n\n  \/* === Our Story Section === *\/\n  .story-section {\n    max-width: 900px; font-family: sans-serif; color: #333;\n    padding: 0 0 8px;\n  }\n  .story-eyebrow {\n    color: #E45F8E; font-size: 13px; font-weight: 600;\n    letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 8px;\n  }\n  .story-title {\n    font-size: 24px; font-weight: 700; color: #333;\n    line-height: 1.3; margin: 0 0 14px;\n  }\n  .story-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555;\n    margin-bottom: 24px; max-width: 720px;\n  }\n  .story-timeline {\n    display: flex; flex-direction: column; gap: 18px;\n    border-left: 2px solid #f3d4de; padding-left: 20px;\n    margin-bottom: 24px;\n  }\n  .story-step { position: relative; }\n  .story-step::before {\n    content: ''; position: absolute; left: -26px; top: 4px;\n    width: 10px; height: 10px; border-radius: 50%;\n    background: #E45F8E; border: 2px solid #fff;\n  }\n  .story-year {\n    color: #E45F8E; font-weight: 700; font-size: 13px;\n    letter-spacing: 0.5px; margin-bottom: 2px;\n  }\n  .story-heading {\n    font-size: 15.5px; font-weight: 600; color: #333; margin: 2px 0 4px;\n  }\n  .story-text {\n    font-size: 14px; line-height: 1.7; color: #666; margin: 0;\n  }\n  .story-text strong { color: #333; }\n  .story-quote {\n    background: #fdf3f6; border-left: 3px solid #E45F8E;\n    padding: 16px 20px; border-radius: 4px;\n    font-size: 14.5px; line-height: 1.7; color: #444;\n    font-style: italic; margin-bottom: 24px;\n  }\n  .story-quote span {\n    display: block; margin-top: 8px; font-style: normal;\n    font-weight: 600; color: #E45F8E; font-size: 13px;\n  }\n  .story-closing {\n    font-size: 14px; line-height: 1.8; color: #555; margin-bottom: 8px;\n  }\n  .story-closing strong { color: #E45F8E; }\n  .story-tags {\n    font-size: 13px; color: #E45F8E; font-weight: 600;\n    letter-spacing: 0.5px; margin-top: 12px;\n  }\n\n  \/* === Store Addresses === *\/\n  .story-stores {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 14px;\n    margin-top: 24px;\n  }\n  .store-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .store-label {\n    font-size: 12px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 1px; margin-bottom: 6px;\n  }\n  .store-address {\n    font-size: 13.5px; line-height: 1.6; color: #555; margin: 0;\n  }\n  @media (max-width: 600px) {\n    .story-stores { grid-template-columns: 1fr; }\n  }\n\n  \/* === Accordion (native details\/summary — no JS required) === *\/\n  .acc-item { border-bottom: 1px solid #e8c5d0; }\n  .acc-item summary { list-style: none; }\n  .acc-item summary::-webkit-details-marker { display: none; }\n  .acc-item summary::marker { content: \"\"; }\n  .acc-btn {\n    width: 100%; background: none; border: none; cursor: pointer;\n    display: flex; justify-content: space-between; align-items: center;\n    padding: 18px 0; font-size: 15px; font-family: inherit;\n    color: #333; text-align: left;\n  }\n  .acc-btn:hover { color: #E45F8E; }\n  .acc-icon {\n    width: 20px; height: 20px; flex-shrink: 0;\n    display: flex; align-items: center; justify-content: center;\n    color: #E45F8E; font-size: 20px; font-weight: 300;\n    transition: transform 0.25s; line-height: 1;\n  }\n  .acc-item[open] \u003e .acc-btn .acc-icon { transform: rotate(45deg); }\n  .acc-body {\n    font-size: 14px; color: #666; line-height: 1.7;\n    padding-bottom: 16px;\n  }\n  .acc-body ul { margin: 8px 0; padding-left: 18px; }\n  .acc-body li { margin-bottom: 6px; }\n  .acc-body h4 { color: #333; font-size: 14px; margin: 14px 0 6px; font-weight: 600; }\n  .acc-body p { margin: 6px 0; }\n  a { color: #E45F8E; text-decoration: none; }\n  a:hover { text-decoration: underline; }\n\n  \/* === Our Story Accordion Teaser === *\/\n  .our-story-teaser {\n    font-size: 12.5px; color: #999; font-style: italic;\n    margin-left: 10px; font-weight: 400;\n  }\n\n  \/* === Our Story Accordion Highlight === *\/\n  @keyframes ourStoryPulse {\n    0%, 100% { box-shadow: 0 0 0 0 rgba(228, 95, 142, 0.18); }\n    50%       { box-shadow: 0 0 0 5px rgba(228, 95, 142, 0); }\n  }\n  .acc-item--our-story {\n    border-bottom: 1px solid #e8c5d0;\n    background: linear-gradient(135deg, #fff7fa 0%, #fdf0f5 100%);\n    border-radius: 8px;\n    border: 1.5px solid #f0bfd1;\n    margin-top: -1px;\n    margin-bottom: 2px;\n    animation: ourStoryPulse 2.8s ease-in-out infinite;\n    position: relative;\n  }\n  .acc-item--our-story .acc-btn {\n    padding: 18px 14px;\n    font-weight: 600;\n    color: #c94b7a;\n  }\n  .acc-item--our-story .acc-btn:hover { color: #E45F8E; }\n  .acc-item--our-story .acc-body {\n    padding-left: 14px; padding-right: 14px;\n  }\n  .our-story-badge {\n    display: inline-block;\n    background: linear-gradient(135deg, #E45F8E, #c94b7a);\n    color: #fff;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n    padding: 2px 8px;\n    border-radius: 20px;\n    margin-left: 10px;\n    vertical-align: middle;\n    position: relative;\n    top: -1px;\n  }\n\u003c\/style\u003e\n\u003c!-- ============ OUR STORY ============ --\u003e\n\u003cdiv class=\"story-section\"\u003e\n\u003c!-- Trust Stat Banner --\u003e\n\u003cdiv class=\"story-stat-banner\"\u003e\n\u003cdiv class=\"story-stat-number\"\u003e40+ \u003cspan class=\"stat-suffix\"\u003eYears of customer trust\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============ ACCORDION (native details\/summary, no JS needed) ============ --\u003e\n\u003cdiv style=\"border-top: 1px solid #e8c5d0; max-width: 900px; font-family: sans-serif;\"\u003e\n\u003cdetails class=\"acc-item\" open=\"\"\u003e\n\u003csummary class=\"acc-btn\"\u003eDescription \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"desc-specs\"\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eBase Metal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eGold-plated\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFastening\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003ePush-back Earrings\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e1 Necklace Set and 1 Pair of Earring\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"desc-intro\"\u003e \u003c\/p\u003e\n\u003cvideo class=\"product-video\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/3fbbfdef2bcb44bf8532cc0b6fbcfbcc.mov\" poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/Screenshot_2026-06-17_100355.png?v=1781670861\" muted=\"\" loop=\"loop\" playsinline=\"\" preload=\"metadata\" controls=\"controls\"\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"acc-item acc-item--our-story\"\u003e\n\u003cbutton class=\"acc-btn\" type=\"button\"\u003e Our Story \u003cspan class=\"our-story-badge\"\u003e✦ Our Story\u003c\/span\u003e \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"story-eyebrow\"\u003eFour Decades of Craft · 100% In-House Designs\u003c\/div\u003e\n\u003ch2 class=\"story-title\"\u003eNow, straight to you.\u003c\/h2\u003e\n\u003cp class=\"story-intro\"\u003eWe didn't begin as a brand — we began as a workshop. Hands, tools, and an obsession with getting every detail right. For four decades, every single piece that left our workshop was conceived, designed, and crafted entirely in-house — never outsourced, never copied. This is us, stepping forward, for the first time under our own name.\u003c\/p\u003e\n\u003cdiv class=\"story-timeline\"\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e1983 — The Workshop Begins\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eFounded in Gujarat as a manufacturing workshop. From day one, every design was sketched, developed, and hand-finished by our own artisans — \u003cstrong\u003eour piece, our design, our hands\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2000s — Trusted by the Trade\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eOur in-house designs reached established brands and bridal collections across India — original pieces, created entirely within our workshop, trusted on reputation alone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2010–2025 — Our Own Design Language\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eWe stopped only executing briefs and began building a full library of original, in-house designs — every motif, setting, and silhouette developed by our own design team, rooted in tradition and refined over years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003eToday — Direct to You\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003ePink Jewellers: same hands, same in-house designs, same care. Every piece you see is conceived and created by us — for the first time, you can buy it directly from the people who designed it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-quote\"\u003e\"The hands behind some of India's finest jewellery — every design our own. Now with a name of our own.\" \u003cspan\u003e— Founder, Pink Jewellers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"story-closing\"\u003eEvery piece from Pink Jewellers is an \u003cstrong\u003eoriginal, in-house design\u003c\/strong\u003e — carrying forty years of craft behind it. Made with intention. Designed by us. Sent with care. Jewellery made to be worn, remembered, and passed on.\u003c\/p\u003e\n\u003cdiv class=\"story-tags\"\u003eIn-House Designs · Handcrafted · Heritage · Heirloom\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"acc-item\" open=\"\"\u003e\n\u003csummary class=\"acc-btn\"\u003eReturns \u0026amp; Exchange \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cp\u003eEvery piece from Pink Jewellers is handcrafted with care. Because of the nature of handmade jewellery, we have a limited returns policy — please read it carefully before placing your order.\u003c\/p\u003e\n\u003ch4\u003eWhen Can You Return?\u003c\/h4\u003e\n\u003cp\u003eWe accept returns and exchanges only if:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eYour order arrived damaged in transit\u003c\/li\u003e\n\u003cli\u003eYou received an incorrect product\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eRequests must be raised within \u003cstrong\u003e3 days of delivery\u003c\/strong\u003e. Items must be unworn and in their original packaging.\u003c\/p\u003e\n\u003ch4\u003eHow to Raise a Return\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eWhatsApp us within 3 days of receiving your order at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\n\u003c\/li\u003e\n\u003cli\u003eShare a clear photo of the product and packaging\u003c\/li\u003e\n\u003cli\u003eOur team will review and respond to your request\u003c\/li\u003e\n\u003cli\u003eOnce approved, we'll guide you through the process — exchanges take 10–15 days\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eRefunds\u003c\/h4\u003e\n\u003cp\u003eRefunds are issued only when:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eA package is lost in transit when shipped by us\u003c\/li\u003e\n\u003cli\u003ePink Jewellers is unable to provide a replacement\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eApproved refunds are credited to the original payment source within 7 working days.\u003c\/p\u003e\n\u003ch4\u003eNo Returns or Refunds For\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eIncorrect or incomplete delivery address provided at checkout\u003c\/li\u003e\n\u003cli\u003eFailed delivery due to unavailability or package refusal\u003c\/li\u003e\n\u003cli\u003eSizing concerns — please WhatsApp us before ordering\u003c\/li\u003e\n\u003cli\u003eMinor colour or design variation natural to handcrafted, natural-stone jewellery\u003c\/li\u003e\n\u003cli\u003eProducts returned used, worn, or without original packaging\u003c\/li\u003e\n\u003cli\u003eItems that are neither damaged nor incorrectly shipped\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eCancellations\u003c\/h4\u003e\n\u003cp\u003eOrders can be cancelled within 3 days of placement and before dispatch — whichever comes first. Cancellations within this window are issued as store credits. After 3 days, a 30% cancellation fee applies and the balance is issued as store credits valid for 1 year. Orders cannot be cancelled once shipped.\u003c\/p\u003e\n\u003ch4\u003eCustom \u0026amp; Made-to-Order Pieces\u003c\/h4\u003e\n\u003cp\u003eCustom pieces are made especially for you. Cancellations or changes are considered only within 3 days of order placement — WhatsApp us at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e. A 30% cancellation fee applies after this window. If there is no response for over 1 month, the full advance paid will be forfeited.\u003c\/p\u003e\n\u003ch4\u003eStore Purchases\u003c\/h4\u003e\n\u003cp\u003eProducts collected directly from our Khambhat or Ahmedabad store are not eligible for return or exchange after collection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\" open=\"\"\u003e\n\u003csummary class=\"acc-btn\"\u003eShipping \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eIndia Shipping\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrepaid Orders:\u003c\/strong\u003e Free shipping\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCash on Delivery:\u003c\/strong\u003e ₹150 flat shipping charge\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eOrders are delivered within 4–5 business days from the date of dispatch. Timelines may vary slightly based on destination and parcel weight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eJewellery Care \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cul\u003e\n\u003cli\u003eKeep your jewellery away from water at all times\u003c\/li\u003e\n\u003cli\u003eAvoid exposure to perfumes, sprays, and other chemicals\u003c\/li\u003e\n\u003cli\u003eStore each piece separately to prevent scratches and tangling\u003c\/li\u003e\n\u003cli\u003eKeep in a pouch or box in a dry place, away from heat, humidity, and direct sunlight\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\" style=\"border-bottom: none;\"\u003e\n\u003csummary class=\"acc-btn\"\u003eView Supplier Information \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eManufactured \/ Packed By\u003c\/h4\u003e\n\u003cp\u003ePink Jewellers\u003cbr\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003ch4\u003eCustomer Care\u003c\/h4\u003e\n\u003cp\u003eMobile: \u003ca href=\"tel:+919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\u003c\/p\u003e\n\u003ch4\u003eCountry of Origin\u003c\/h4\u003e\n\u003cp\u003eIndia\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"story-stores\"\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eAhmedabad store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eKhambhat store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003ePith No Sutharwado,Pith Bazar,Khambhat Anand-388620\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"pink jewellers","offers":[{"title":"Default Title","offer_id":51481104482582,"sku":null,"price":8899.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/IMG_0178copy.webp?v=1782713792"},{"product_id":"multicolor-gold-plated-jadau-kundan-necklace-set-pjns312","title":"Multicolor Gold Plated Jadau Kundan Necklace Set - PJNS312","description":"\u003cstyle\u003e\n  .product-video {\n  width: 100%;\n  max-height: 260px;\n  object-fit: cover;\n  border-radius: 8px;\n  display: block;\n  margin-top: 14px;\n}\n  \/* === Description === *\/\n  .desc-specs {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 10px;\n    margin-bottom: 18px;\n  }\n  .spec-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 10px 14px;\n  }\n  .spec-label {\n    font-size: 11px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 0.8px; margin-bottom: 3px;\n  }\n  .spec-value {\n    font-size: 13.5px; color: #444; font-weight: 500;\n  }\n  .desc-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555; margin: 0;\n  }\n  .desc-intro strong {\n    color: #E45F8E; font-weight: 600;\n  }\n  @media (max-width: 500px) {\n    .desc-specs { grid-template-columns: 1fr; }\n  }\n\n  \/* === Trust Stat Banner === *\/\n  .story-stat-banner {\n    display: flex; align-items: center; gap: 14px;\n    background: linear-gradient(135deg, #fdf3f6, #fbe6ed);\n    border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 16px 20px; margin-bottom: 20px;\n  }\n  .story-stat-number {\n    font-size: 26px; font-weight: 800; color: #E45F8E;\n    letter-spacing: 0.5px; white-space: nowrap;\n  }\n  .story-stat-number .stat-suffix {\n    font-size: 17px; font-weight: 700;\n  }\n  .story-stat-label {\n    font-size: 14px; color: #555; line-height: 1.4;\n    border-left: 2px solid #f3d4de; padding-left: 14px;\n  }\n\n  \/* === Our Story Section === *\/\n  .story-section {\n    max-width: 900px; font-family: sans-serif; color: #333;\n    padding: 0 0 8px;\n  }\n  .story-eyebrow {\n    color: #E45F8E; font-size: 13px; font-weight: 600;\n    letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 8px;\n  }\n  .story-title {\n    font-size: 24px; font-weight: 700; color: #333;\n    line-height: 1.3; margin: 0 0 14px;\n  }\n  .story-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555;\n    margin-bottom: 24px; max-width: 720px;\n  }\n  .story-timeline {\n    display: flex; flex-direction: column; gap: 18px;\n    border-left: 2px solid #f3d4de; padding-left: 20px;\n    margin-bottom: 24px;\n  }\n  .story-step { position: relative; }\n  .story-step::before {\n    content: ''; position: absolute; left: -26px; top: 4px;\n    width: 10px; height: 10px; border-radius: 50%;\n    background: #E45F8E; border: 2px solid #fff;\n  }\n  .story-year {\n    color: #E45F8E; font-weight: 700; font-size: 13px;\n    letter-spacing: 0.5px; margin-bottom: 2px;\n  }\n  .story-heading {\n    font-size: 15.5px; font-weight: 600; color: #333; margin: 2px 0 4px;\n  }\n  .story-text {\n    font-size: 14px; line-height: 1.7; color: #666; margin: 0;\n  }\n  .story-text strong { color: #333; }\n  .story-quote {\n    background: #fdf3f6; border-left: 3px solid #E45F8E;\n    padding: 16px 20px; border-radius: 4px;\n    font-size: 14.5px; line-height: 1.7; color: #444;\n    font-style: italic; margin-bottom: 24px;\n  }\n  .story-quote span {\n    display: block; margin-top: 8px; font-style: normal;\n    font-weight: 600; color: #E45F8E; font-size: 13px;\n  }\n  .story-closing {\n    font-size: 14px; line-height: 1.8; color: #555; margin-bottom: 8px;\n  }\n  .story-closing strong { color: #E45F8E; }\n  .story-tags {\n    font-size: 13px; color: #E45F8E; font-weight: 600;\n    letter-spacing: 0.5px; margin-top: 12px;\n  }\n\n  \/* === Store Addresses === *\/\n  .story-stores {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 14px;\n    margin-top: 24px;\n  }\n  .store-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .store-label {\n    font-size: 12px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 1px; margin-bottom: 6px;\n  }\n  .store-address {\n    font-size: 13.5px; line-height: 1.6; color: #555; margin: 0;\n  }\n  @media (max-width: 600px) {\n    .story-stores { grid-template-columns: 1fr; }\n  }\n\n  \/* === Accordion (native details\/summary — no JS required) === *\/\n  .acc-item { border-bottom: 1px solid #e8c5d0; }\n  .acc-item summary { list-style: none; }\n  .acc-item summary::-webkit-details-marker { display: none; }\n  .acc-item summary::marker { content: \"\"; }\n  .acc-btn {\n    width: 100%; background: none; border: none; cursor: pointer;\n    display: flex; justify-content: space-between; align-items: center;\n    padding: 18px 0; font-size: 15px; font-family: inherit;\n    color: #333; text-align: left;\n  }\n  .acc-btn:hover { color: #E45F8E; }\n  .acc-icon {\n    width: 20px; height: 20px; flex-shrink: 0;\n    display: flex; align-items: center; justify-content: center;\n    color: #E45F8E; font-size: 20px; font-weight: 300;\n    transition: transform 0.25s; line-height: 1;\n  }\n  .acc-item[open] \u003e .acc-btn .acc-icon { transform: rotate(45deg); }\n  .acc-body {\n    font-size: 14px; color: #666; line-height: 1.7;\n    padding-bottom: 16px;\n  }\n  .acc-body ul { margin: 8px 0; padding-left: 18px; }\n  .acc-body li { margin-bottom: 6px; }\n  .acc-body h4 { color: #333; font-size: 14px; margin: 14px 0 6px; font-weight: 600; }\n  .acc-body p { margin: 6px 0; }\n  a { color: #E45F8E; text-decoration: none; }\n  a:hover { text-decoration: underline; }\n\n  \/* === Our Story Accordion Teaser === *\/\n  .our-story-teaser {\n    font-size: 12.5px; color: #999; font-style: italic;\n    margin-left: 10px; font-weight: 400;\n  }\n\n  \/* === Our Story Accordion Highlight === *\/\n  @keyframes ourStoryPulse {\n    0%, 100% { box-shadow: 0 0 0 0 rgba(228, 95, 142, 0.18); }\n    50%       { box-shadow: 0 0 0 5px rgba(228, 95, 142, 0); }\n  }\n  .acc-item--our-story {\n    border-bottom: 1px solid #e8c5d0;\n    background: linear-gradient(135deg, #fff7fa 0%, #fdf0f5 100%);\n    border-radius: 8px;\n    border: 1.5px solid #f0bfd1;\n    margin-top: -1px;\n    margin-bottom: 2px;\n    animation: ourStoryPulse 2.8s ease-in-out infinite;\n    position: relative;\n  }\n  .acc-item--our-story .acc-btn {\n    padding: 18px 14px;\n    font-weight: 600;\n    color: #c94b7a;\n  }\n  .acc-item--our-story .acc-btn:hover { color: #E45F8E; }\n  .acc-item--our-story .acc-body {\n    padding-left: 14px; padding-right: 14px;\n  }\n  .our-story-badge {\n    display: inline-block;\n    background: linear-gradient(135deg, #E45F8E, #c94b7a);\n    color: #fff;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n    padding: 2px 8px;\n    border-radius: 20px;\n    margin-left: 10px;\n    vertical-align: middle;\n    position: relative;\n    top: -1px;\n  }\n\u003c\/style\u003e\n\u003c!-- ============ OUR STORY ============ --\u003e\n\u003cdiv class=\"story-section\"\u003e\n\u003c!-- Trust Stat Banner --\u003e\n\u003cdiv class=\"story-stat-banner\"\u003e\n\u003cdiv class=\"story-stat-number\"\u003e40+ \u003cspan class=\"stat-suffix\"\u003eYears of customer trust\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============ ACCORDION (native details\/summary, no JS needed) ============ --\u003e\n\u003cdiv style=\"border-top: 1px solid #e8c5d0; max-width: 900px; font-family: sans-serif;\"\u003e\n\u003cdetails open=\"\" class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eDescription \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"desc-specs\"\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eBase Metal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eGold-plated\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFastening\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003ePush-back Earrings\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e 1 Necklace Set and 1 Pair of Earring \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"desc-intro\"\u003e \u003c\/p\u003e\n\u003cvideo controls=\"controls\" preload=\"metadata\" playsinline=\"\" loop=\"loop\" muted=\"\" poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/Screenshot_2026-06-17_100355.png?v=1781670861\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/3fbbfdef2bcb44bf8532cc0b6fbcfbcc.mov\" class=\"product-video\"\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"acc-item acc-item--our-story\"\u003e\n\u003cbutton type=\"button\" class=\"acc-btn\"\u003e Our Story \u003cspan class=\"our-story-badge\"\u003e✦ Our Story\u003c\/span\u003e \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"story-eyebrow\"\u003eFour Decades of Craft · 100% In-House Designs\u003c\/div\u003e\n\u003ch2 class=\"story-title\"\u003eNow, straight to you.\u003c\/h2\u003e\n\u003cp class=\"story-intro\"\u003eWe didn't begin as a brand — we began as a workshop. Hands, tools, and an obsession with getting every detail right. For four decades, every single piece that left our workshop was conceived, designed, and crafted entirely in-house — never outsourced, never copied. This is us, stepping forward, for the first time under our own name.\u003c\/p\u003e\n\u003cdiv class=\"story-timeline\"\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e1983 — The Workshop Begins\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eFounded in Gujarat as a manufacturing workshop. From day one, every design was sketched, developed, and hand-finished by our own artisans — \u003cstrong\u003eour piece, our design, our hands\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2000s — Trusted by the Trade\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eOur in-house designs reached established brands and bridal collections across India — original pieces, created entirely within our workshop, trusted on reputation alone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2010–2025 — Our Own Design Language\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eWe stopped only executing briefs and began building a full library of original, in-house designs — every motif, setting, and silhouette developed by our own design team, rooted in tradition and refined over years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003eToday — Direct to You\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003ePink Jewellers: same hands, same in-house designs, same care. Every piece you see is conceived and created by us — for the first time, you can buy it directly from the people who designed it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-quote\"\u003e\"The hands behind some of India's finest jewellery — every design our own. Now with a name of our own.\" \u003cspan\u003e— Founder, Pink Jewellers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"story-closing\"\u003eEvery piece from Pink Jewellers is an \u003cstrong\u003eoriginal, in-house design\u003c\/strong\u003e — carrying forty years of craft behind it. Made with intention. Designed by us. Sent with care. Jewellery made to be worn, remembered, and passed on.\u003c\/p\u003e\n\u003cdiv class=\"story-tags\"\u003eIn-House Designs · Handcrafted · Heritage · Heirloom\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eReturns \u0026amp; Exchange \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cp\u003eEvery piece from Pink Jewellers is handcrafted with care. Because of the nature of handmade jewellery, we have a limited returns policy — please read it carefully before placing your order.\u003c\/p\u003e\n\u003ch4\u003eWhen Can You Return?\u003c\/h4\u003e\n\u003cp\u003eWe accept returns and exchanges only if:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eYour order arrived damaged in transit\u003c\/li\u003e\n\u003cli\u003eYou received an incorrect product\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eRequests must be raised within \u003cstrong\u003e3 days of delivery\u003c\/strong\u003e. Items must be unworn and in their original packaging.\u003c\/p\u003e\n\u003ch4\u003eHow to Raise a Return\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eWhatsApp us within 3 days of receiving your order at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\n\u003c\/li\u003e\n\u003cli\u003eShare a clear photo of the product and packaging\u003c\/li\u003e\n\u003cli\u003eOur team will review and respond to your request\u003c\/li\u003e\n\u003cli\u003eOnce approved, we'll guide you through the process — exchanges take 10–15 days\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eRefunds\u003c\/h4\u003e\n\u003cp\u003eRefunds are issued only when:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eA package is lost in transit when shipped by us\u003c\/li\u003e\n\u003cli\u003ePink Jewellers is unable to provide a replacement\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eApproved refunds are credited to the original payment source within 7 working days.\u003c\/p\u003e\n\u003ch4\u003eNo Returns or Refunds For\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eIncorrect or incomplete delivery address provided at checkout\u003c\/li\u003e\n\u003cli\u003eFailed delivery due to unavailability or package refusal\u003c\/li\u003e\n\u003cli\u003eSizing concerns — please WhatsApp us before ordering\u003c\/li\u003e\n\u003cli\u003eMinor colour or design variation natural to handcrafted, natural-stone jewellery\u003c\/li\u003e\n\u003cli\u003eProducts returned used, worn, or without original packaging\u003c\/li\u003e\n\u003cli\u003eItems that are neither damaged nor incorrectly shipped\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eCancellations\u003c\/h4\u003e\n\u003cp\u003eOrders can be cancelled within 3 days of placement and before dispatch — whichever comes first. Cancellations within this window are issued as store credits. After 3 days, a 30% cancellation fee applies and the balance is issued as store credits valid for 1 year. Orders cannot be cancelled once shipped.\u003c\/p\u003e\n\u003ch4\u003eCustom \u0026amp; Made-to-Order Pieces\u003c\/h4\u003e\n\u003cp\u003eCustom pieces are made especially for you. Cancellations or changes are considered only within 3 days of order placement — WhatsApp us at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e. A 30% cancellation fee applies after this window. If there is no response for over 1 month, the full advance paid will be forfeited.\u003c\/p\u003e\n\u003ch4\u003eStore Purchases\u003c\/h4\u003e\n\u003cp\u003eProducts collected directly from our Khambhat or Ahmedabad store are not eligible for return or exchange after collection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eShipping \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eIndia Shipping\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrepaid Orders:\u003c\/strong\u003e Free shipping\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCash on Delivery:\u003c\/strong\u003e ₹150 flat shipping charge\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eOrders are delivered within 4–5 business days from the date of dispatch. Timelines may vary slightly based on destination and parcel weight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eJewellery Care \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cul\u003e\n\u003cli\u003eKeep your jewellery away from water at all times\u003c\/li\u003e\n\u003cli\u003eAvoid exposure to perfumes, sprays, and other chemicals\u003c\/li\u003e\n\u003cli\u003eStore each piece separately to prevent scratches and tangling\u003c\/li\u003e\n\u003cli\u003eKeep in a pouch or box in a dry place, away from heat, humidity, and direct sunlight\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border-bottom: none;\" class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eView Supplier Information \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eManufactured \/ Packed By\u003c\/h4\u003e\n\u003cp\u003ePink Jewellers\u003cbr\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003ch4\u003eCustomer Care\u003c\/h4\u003e\n\u003cp\u003eMobile: \u003ca href=\"tel:+919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\u003c\/p\u003e\n\u003ch4\u003eCountry of Origin\u003c\/h4\u003e\n\u003cp\u003eIndia\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"story-stores\"\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eAhmedabad store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eKhambhat store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003ePith No Sutharwado,Pith Bazar,Khambhat Anand-388620\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"pink jewellers","offers":[{"title":"Default Title","offer_id":51481118998806,"sku":null,"price":5999.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/IMG_0180copy.webp?v=1782720087"},{"product_id":"gold-plated-jadau-kundan-necklace-set-pjns329","title":"Gold Plated Jadau Kundan Necklace Set - PJNS329","description":"\u003cstyle\u003e\n  .product-video {\n  width: 100%;\n  max-height: 260px;\n  object-fit: cover;\n  border-radius: 8px;\n  display: block;\n  margin-top: 14px;\n}\n  \/* === Description === *\/\n  .desc-specs {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 10px;\n    margin-bottom: 18px;\n  }\n  .spec-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 10px 14px;\n  }\n  .spec-label {\n    font-size: 11px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 0.8px; margin-bottom: 3px;\n  }\n  .spec-value {\n    font-size: 13.5px; color: #444; font-weight: 500;\n  }\n  .desc-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555; margin: 0;\n  }\n  .desc-intro strong {\n    color: #E45F8E; font-weight: 600;\n  }\n  @media (max-width: 500px) {\n    .desc-specs { grid-template-columns: 1fr; }\n  }\n\n  \/* === Trust Stat Banner === *\/\n  .story-stat-banner {\n    display: flex; align-items: center; gap: 14px;\n    background: linear-gradient(135deg, #fdf3f6, #fbe6ed);\n    border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 16px 20px; margin-bottom: 20px;\n  }\n  .story-stat-number {\n    font-size: 26px; font-weight: 800; color: #E45F8E;\n    letter-spacing: 0.5px; white-space: nowrap;\n  }\n  .story-stat-number .stat-suffix {\n    font-size: 17px; font-weight: 700;\n  }\n  .story-stat-label {\n    font-size: 14px; color: #555; line-height: 1.4;\n    border-left: 2px solid #f3d4de; padding-left: 14px;\n  }\n\n  \/* === Our Story Section === *\/\n  .story-section {\n    max-width: 900px; font-family: sans-serif; color: #333;\n    padding: 0 0 8px;\n  }\n  .story-eyebrow {\n    color: #E45F8E; font-size: 13px; font-weight: 600;\n    letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 8px;\n  }\n  .story-title {\n    font-size: 24px; font-weight: 700; color: #333;\n    line-height: 1.3; margin: 0 0 14px;\n  }\n  .story-intro {\n    font-size: 14.5px; line-height: 1.8; color: #555;\n    margin-bottom: 24px; max-width: 720px;\n  }\n  .story-timeline {\n    display: flex; flex-direction: column; gap: 18px;\n    border-left: 2px solid #f3d4de; padding-left: 20px;\n    margin-bottom: 24px;\n  }\n  .story-step { position: relative; }\n  .story-step::before {\n    content: ''; position: absolute; left: -26px; top: 4px;\n    width: 10px; height: 10px; border-radius: 50%;\n    background: #E45F8E; border: 2px solid #fff;\n  }\n  .story-year {\n    color: #E45F8E; font-weight: 700; font-size: 13px;\n    letter-spacing: 0.5px; margin-bottom: 2px;\n  }\n  .story-heading {\n    font-size: 15.5px; font-weight: 600; color: #333; margin: 2px 0 4px;\n  }\n  .story-text {\n    font-size: 14px; line-height: 1.7; color: #666; margin: 0;\n  }\n  .story-text strong { color: #333; }\n  .story-quote {\n    background: #fdf3f6; border-left: 3px solid #E45F8E;\n    padding: 16px 20px; border-radius: 4px;\n    font-size: 14.5px; line-height: 1.7; color: #444;\n    font-style: italic; margin-bottom: 24px;\n  }\n  .story-quote span {\n    display: block; margin-top: 8px; font-style: normal;\n    font-weight: 600; color: #E45F8E; font-size: 13px;\n  }\n  .story-closing {\n    font-size: 14px; line-height: 1.8; color: #555; margin-bottom: 8px;\n  }\n  .story-closing strong { color: #E45F8E; }\n  .story-tags {\n    font-size: 13px; color: #E45F8E; font-weight: 600;\n    letter-spacing: 0.5px; margin-top: 12px;\n  }\n\n  \/* === Store Addresses === *\/\n  .story-stores {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 14px;\n    margin-top: 24px;\n  }\n  .store-card {\n    background: #fdf3f6; border: 1px solid #f3d4de; border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .store-label {\n    font-size: 12px; font-weight: 700; color: #E45F8E;\n    text-transform: uppercase; letter-spacing: 1px; margin-bottom: 6px;\n  }\n  .store-address {\n    font-size: 13.5px; line-height: 1.6; color: #555; margin: 0;\n  }\n  @media (max-width: 600px) {\n    .story-stores { grid-template-columns: 1fr; }\n  }\n\n  \/* === Accordion (native details\/summary — no JS required) === *\/\n  .acc-item { border-bottom: 1px solid #e8c5d0; }\n  .acc-item summary { list-style: none; }\n  .acc-item summary::-webkit-details-marker { display: none; }\n  .acc-item summary::marker { content: \"\"; }\n  .acc-btn {\n    width: 100%; background: none; border: none; cursor: pointer;\n    display: flex; justify-content: space-between; align-items: center;\n    padding: 18px 0; font-size: 15px; font-family: inherit;\n    color: #333; text-align: left;\n  }\n  .acc-btn:hover { color: #E45F8E; }\n  .acc-icon {\n    width: 20px; height: 20px; flex-shrink: 0;\n    display: flex; align-items: center; justify-content: center;\n    color: #E45F8E; font-size: 20px; font-weight: 300;\n    transition: transform 0.25s; line-height: 1;\n  }\n  .acc-item[open] \u003e .acc-btn .acc-icon { transform: rotate(45deg); }\n  .acc-body {\n    font-size: 14px; color: #666; line-height: 1.7;\n    padding-bottom: 16px;\n  }\n  .acc-body ul { margin: 8px 0; padding-left: 18px; }\n  .acc-body li { margin-bottom: 6px; }\n  .acc-body h4 { color: #333; font-size: 14px; margin: 14px 0 6px; font-weight: 600; }\n  .acc-body p { margin: 6px 0; }\n  a { color: #E45F8E; text-decoration: none; }\n  a:hover { text-decoration: underline; }\n\n  \/* === Our Story Accordion Teaser === *\/\n  .our-story-teaser {\n    font-size: 12.5px; color: #999; font-style: italic;\n    margin-left: 10px; font-weight: 400;\n  }\n\n  \/* === Our Story Accordion Highlight === *\/\n  @keyframes ourStoryPulse {\n    0%, 100% { box-shadow: 0 0 0 0 rgba(228, 95, 142, 0.18); }\n    50%       { box-shadow: 0 0 0 5px rgba(228, 95, 142, 0); }\n  }\n  .acc-item--our-story {\n    border-bottom: 1px solid #e8c5d0;\n    background: linear-gradient(135deg, #fff7fa 0%, #fdf0f5 100%);\n    border-radius: 8px;\n    border: 1.5px solid #f0bfd1;\n    margin-top: -1px;\n    margin-bottom: 2px;\n    animation: ourStoryPulse 2.8s ease-in-out infinite;\n    position: relative;\n  }\n  .acc-item--our-story .acc-btn {\n    padding: 18px 14px;\n    font-weight: 600;\n    color: #c94b7a;\n  }\n  .acc-item--our-story .acc-btn:hover { color: #E45F8E; }\n  .acc-item--our-story .acc-body {\n    padding-left: 14px; padding-right: 14px;\n  }\n  .our-story-badge {\n    display: inline-block;\n    background: linear-gradient(135deg, #E45F8E, #c94b7a);\n    color: #fff;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n    padding: 2px 8px;\n    border-radius: 20px;\n    margin-left: 10px;\n    vertical-align: middle;\n    position: relative;\n    top: -1px;\n  }\n\u003c\/style\u003e\n\u003c!-- ============ OUR STORY ============ --\u003e\n\u003cdiv class=\"story-section\"\u003e\n\u003c!-- Trust Stat Banner --\u003e\n\u003cdiv class=\"story-stat-banner\"\u003e\n\u003cdiv class=\"story-stat-number\"\u003e40+ \u003cspan class=\"stat-suffix\"\u003eYears of customer trust\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============ ACCORDION (native details\/summary, no JS needed) ============ --\u003e\n\u003cdiv style=\"border-top: 1px solid #e8c5d0; max-width: 900px; font-family: sans-serif;\"\u003e\n\u003cdetails open=\"\" class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eDescription \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"desc-specs\"\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eBase Metal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eGold-plated\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFastening\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003ePush-back Earrings\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e 1 Necklace Set and 1 Pair of Earring \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"desc-intro\"\u003e \u003c\/p\u003e\n\u003cvideo controls=\"controls\" preload=\"metadata\" playsinline=\"\" loop=\"loop\" muted=\"\" poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/Screenshot_2026-06-17_100355.png?v=1781670861\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/3fbbfdef2bcb44bf8532cc0b6fbcfbcc.mov\" class=\"product-video\"\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"acc-item acc-item--our-story\"\u003e\n\u003cbutton type=\"button\" class=\"acc-btn\"\u003e Our Story \u003cspan class=\"our-story-badge\"\u003e✦ Our Story\u003c\/span\u003e \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cdiv class=\"story-eyebrow\"\u003eFour Decades of Craft · 100% In-House Designs\u003c\/div\u003e\n\u003ch2 class=\"story-title\"\u003eNow, straight to you.\u003c\/h2\u003e\n\u003cp class=\"story-intro\"\u003eWe didn't begin as a brand — we began as a workshop. Hands, tools, and an obsession with getting every detail right. For four decades, every single piece that left our workshop was conceived, designed, and crafted entirely in-house — never outsourced, never copied. This is us, stepping forward, for the first time under our own name.\u003c\/p\u003e\n\u003cdiv class=\"story-timeline\"\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e1983 — The Workshop Begins\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eFounded in Gujarat as a manufacturing workshop. From day one, every design was sketched, developed, and hand-finished by our own artisans — \u003cstrong\u003eour piece, our design, our hands\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2000s — Trusted by the Trade\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eOur in-house designs reached established brands and bridal collections across India — original pieces, created entirely within our workshop, trusted on reputation alone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003e2010–2025 — Our Own Design Language\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003eWe stopped only executing briefs and began building a full library of original, in-house designs — every motif, setting, and silhouette developed by our own design team, rooted in tradition and refined over years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-step\"\u003e\n\u003cdiv class=\"story-year\"\u003eToday — Direct to You\u003c\/div\u003e\n\u003cp class=\"story-text\"\u003ePink Jewellers: same hands, same in-house designs, same care. Every piece you see is conceived and created by us — for the first time, you can buy it directly from the people who designed it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-quote\"\u003e\"The hands behind some of India's finest jewellery — every design our own. Now with a name of our own.\" \u003cspan\u003e— Founder, Pink Jewellers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"story-closing\"\u003eEvery piece from Pink Jewellers is an \u003cstrong\u003eoriginal, in-house design\u003c\/strong\u003e — carrying forty years of craft behind it. Made with intention. Designed by us. Sent with care. Jewellery made to be worn, remembered, and passed on.\u003c\/p\u003e\n\u003cdiv class=\"story-tags\"\u003eIn-House Designs · Handcrafted · Heritage · Heirloom\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eReturns \u0026amp; Exchange \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cp\u003eEvery piece from Pink Jewellers is handcrafted with care. Because of the nature of handmade jewellery, we have a limited returns policy — please read it carefully before placing your order.\u003c\/p\u003e\n\u003ch4\u003eWhen Can You Return?\u003c\/h4\u003e\n\u003cp\u003eWe accept returns and exchanges only if:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eYour order arrived damaged in transit\u003c\/li\u003e\n\u003cli\u003eYou received an incorrect product\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eRequests must be raised within \u003cstrong\u003e3 days of delivery\u003c\/strong\u003e. Items must be unworn and in their original packaging.\u003c\/p\u003e\n\u003ch4\u003eHow to Raise a Return\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eWhatsApp us within 3 days of receiving your order at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\n\u003c\/li\u003e\n\u003cli\u003eShare a clear photo of the product and packaging\u003c\/li\u003e\n\u003cli\u003eOur team will review and respond to your request\u003c\/li\u003e\n\u003cli\u003eOnce approved, we'll guide you through the process — exchanges take 10–15 days\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eRefunds\u003c\/h4\u003e\n\u003cp\u003eRefunds are issued only when:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eA package is lost in transit when shipped by us\u003c\/li\u003e\n\u003cli\u003ePink Jewellers is unable to provide a replacement\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eApproved refunds are credited to the original payment source within 7 working days.\u003c\/p\u003e\n\u003ch4\u003eNo Returns or Refunds For\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eIncorrect or incomplete delivery address provided at checkout\u003c\/li\u003e\n\u003cli\u003eFailed delivery due to unavailability or package refusal\u003c\/li\u003e\n\u003cli\u003eSizing concerns — please WhatsApp us before ordering\u003c\/li\u003e\n\u003cli\u003eMinor colour or design variation natural to handcrafted, natural-stone jewellery\u003c\/li\u003e\n\u003cli\u003eProducts returned used, worn, or without original packaging\u003c\/li\u003e\n\u003cli\u003eItems that are neither damaged nor incorrectly shipped\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eCancellations\u003c\/h4\u003e\n\u003cp\u003eOrders can be cancelled within 3 days of placement and before dispatch — whichever comes first. Cancellations within this window are issued as store credits. After 3 days, a 30% cancellation fee applies and the balance is issued as store credits valid for 1 year. Orders cannot be cancelled once shipped.\u003c\/p\u003e\n\u003ch4\u003eCustom \u0026amp; Made-to-Order Pieces\u003c\/h4\u003e\n\u003cp\u003eCustom pieces are made especially for you. Cancellations or changes are considered only within 3 days of order placement — WhatsApp us at \u003ca href=\"https:\/\/wa.me\/919328651249\"\u003e+91 93286 51249\u003c\/a\u003e. A 30% cancellation fee applies after this window. If there is no response for over 1 month, the full advance paid will be forfeited.\u003c\/p\u003e\n\u003ch4\u003eStore Purchases\u003c\/h4\u003e\n\u003cp\u003eProducts collected directly from our Khambhat or Ahmedabad store are not eligible for return or exchange after collection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eShipping \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eIndia Shipping\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrepaid Orders:\u003c\/strong\u003e Free shipping\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCash on Delivery:\u003c\/strong\u003e ₹150 flat shipping charge\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eOrders are delivered within 4–5 business days from the date of dispatch. Timelines may vary slightly based on destination and parcel weight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eJewellery Care \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003cul\u003e\n\u003cli\u003eKeep your jewellery away from water at all times\u003c\/li\u003e\n\u003cli\u003eAvoid exposure to perfumes, sprays, and other chemicals\u003c\/li\u003e\n\u003cli\u003eStore each piece separately to prevent scratches and tangling\u003c\/li\u003e\n\u003cli\u003eKeep in a pouch or box in a dry place, away from heat, humidity, and direct sunlight\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border-bottom: none;\" class=\"acc-item\"\u003e\n\u003csummary class=\"acc-btn\"\u003eView Supplier Information \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-body\"\u003e\n\u003ch4\u003eManufactured \/ Packed By\u003c\/h4\u003e\n\u003cp\u003ePink Jewellers\u003cbr\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003ch4\u003eCustomer Care\u003c\/h4\u003e\n\u003cp\u003eMobile: \u003ca href=\"tel:+919328651249\"\u003e+91 93286 51249\u003c\/a\u003e\u003c\/p\u003e\n\u003ch4\u003eCountry of Origin\u003c\/h4\u003e\n\u003cp\u003eIndia\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"story-stores\"\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eAhmedabad store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003eShop 226, 2nd Floor, ISCON Arcade, CG Road, Ahmedabad – 380009\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"store-card\"\u003e\n\u003cdiv class=\"store-label\"\u003eKhambhat store\u003c\/div\u003e\n\u003cp class=\"store-address\"\u003ePith No Sutharwado,Pith Bazar,Khambhat Anand-388620\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"pink jewellers","offers":[{"title":"Default Title","offer_id":51481362104598,"sku":null,"price":3499.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/files\/WhatsAppImage2026-06-29at3.43.27PM.webp?v=1782728776"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0986\/8578\/0246\/collections\/SPRS3055_1.webp?v=1777623428","url":"https:\/\/www.pinkjewellers.com\/collections\/necklaces.oembed?page=3","provider":"pink jewellers","version":"1.0","type":"link"}