{"product_id":"light-up-stud-earrings","title":"LED Light Up Crystal Stud Earrings – Colorful Glow, Unisex Party Style","description":"\u003c!-- ========================================================= LED LIGHT UP STUD EARRINGS — SHOPIFY PRODUCT BODY HTML Premium A+ Style \/ US-EU Independent Store  Replace IMAGE_URL_01 ~ IMAGE_URL_10 with your Shopify CDN image URLs.  RECOMMENDED IMAGE ORDER  01 Light Up Your Look \/ Hero 02 Brilliant Detail 03 Lightweight \u0026 Secure 04 The Finishing Touch 05 Made for Special Moments 06 Unisex Party Style 07 Colorful Lights 08 Product Dimensions 09 Easy Battery Replacement 10 A Fun Gift to Remember ========================================================= --\u003e \u003cstyle\u003e   .ledp-page,   .ledp-page * {     box-sizing: border-box;   }    .ledp-page {     --ledp-night: #090719;     --ledp-night-2: #12102c;     --ledp-purple: #7454ff;     --ledp-purple-dark: #4f34b9;     --ledp-pink: #e6a5df;     --ledp-pink-soft: #f7e9f7;     --ledp-cyan: #55d9ff;     --ledp-lavender: #eee9ff;     --ledp-lavender-2: #f8f6ff;     --ledp-ink: #171127;     --ledp-text: #453b59;     --ledp-muted: #756c85;     --ledp-white: #ffffff;     --ledp-border: #e8e1f2;     --ledp-shadow: 0 14px 38px rgba(54, 36, 91, 0.10);     --ledp-shadow-dark: 0 18px 42px rgba(16, 7, 42, 0.24);      width: 100%;     max-width: 920px;     margin: 0 auto;     padding: 14px;     color: var(--ledp-text);     background: #ffffff;     font-family:       -apple-system,       BlinkMacSystemFont,       'Segoe UI',       Roboto,       Helvetica,       Arial,       sans-serif;     line-height: 1.62;     -webkit-font-smoothing: antialiased;   }    .ledp-page h1,   .ledp-page h2,   .ledp-page h3,   .ledp-page p {     margin-top: 0;   }    .ledp-page h1,   .ledp-page h2 {     font-family:       Georgia,       'Times New Roman',       Times,       serif;   }    .ledp-page h1 {     margin-bottom: 13px;     color: var(--ledp-ink);     font-size: clamp(34px, 6vw, 52px);     line-height: 1.03;     font-weight: 500;     letter-spacing: -1.4px;   }    .ledp-page h2 {     margin-bottom: 11px;     color: var(--ledp-ink);     font-size: clamp(27px, 4.8vw, 39px);     line-height: 1.08;     font-weight: 500;     letter-spacing: -0.8px;   }    .ledp-page h3 {     margin-bottom: 6px;     color: var(--ledp-ink);     font-size: 16px;     line-height: 1.35;     font-weight: 800;   }    .ledp-page p {     margin-bottom: 0;     color: var(--ledp-muted);     font-size: 14.5px;     line-height: 1.68;   }    .ledp-section {     margin-bottom: 34px;   }    .ledp-section-head {     max-width: 720px;     margin: 0 auto 17px;     text-align: center;   }    .ledp-kicker {     display: inline-flex;     align-items: center;     justify-content: center;     margin-bottom: 9px;     color: var(--ledp-purple-dark);     font-size: 10.5px;     line-height: 1.3;     font-weight: 900;     letter-spacing: 1.7px;     text-transform: uppercase;   }    .ledp-kicker::before,   .ledp-kicker::after {     content: '';     width: 25px;     height: 1px;     margin: 0 9px;     background: linear-gradient(       90deg,       transparent,       var(--ledp-pink)     );   }    .ledp-kicker::after {     background: linear-gradient(       90deg,       var(--ledp-pink),       transparent     );   }    .ledp-subheading {     max-width: 670px;     margin: 0 auto;     color: var(--ledp-text) !important;     font-size: 15px !important;     line-height: 1.68 !important;   }    .ledp-highlight {     color: var(--ledp-purple-dark);     font-weight: 800;   }    \/* =========================      IMAGE   ========================= *\/    .ledp-image-wrap {     width: 100%;     margin-bottom: 16px;     overflow: hidden;     background: var(--ledp-lavender-2);     border: 1px solid var(--ledp-border);     border-radius: 24px;     box-shadow: var(--ledp-shadow);   }    .ledp-image-wrap img {     display: block;     width: 100% !important;     height: auto !important;     margin: 0 !important;   }    \/* =========================      HERO   ========================= *\/    .ledp-hero {     position: relative;     overflow: hidden;     padding: 34px 20px 20px;     text-align: center;     background:       radial-gradient(         circle at 82% 6%,         rgba(109, 81, 255, 0.38),         transparent 28%       ),       radial-gradient(         circle at 12% 12%,         rgba(227, 129, 210, 0.24),         transparent 26%       ),       linear-gradient(         145deg,         #080617 0%,         #151031 56%,         #20134a 100%       );     border-radius: 28px;     box-shadow: var(--ledp-shadow-dark);   }    .ledp-hero .ledp-kicker {     color: #efb9e9;   }    .ledp-hero h1 {     color: #ffffff;   }    .ledp-hero-lead {     max-width: 690px;     margin: 0 auto 19px !important;     color: #ddd6ec !important;     font-size: 16px !important;     line-height: 1.68 !important;   }    .ledp-hero .ledp-highlight {     color: #74e4ff;   }    .ledp-hero .ledp-image-wrap {     border-color: rgba(255, 255, 255, 0.12);     box-shadow: none;   }    \/* =========================      QUICK BENEFITS   ========================= *\/    .ledp-quick-grid {     display: grid;     grid-template-columns: repeat(4, minmax(0, 1fr));     gap: 8px;   }    .ledp-quick-item {     min-height: 96px;     padding: 13px 7px;     background: rgba(255, 255, 255, 0.075);     border: 1px solid rgba(255, 255, 255, 0.14);     border-radius: 15px;     text-align: center;   }    .ledp-quick-icon {     display: flex;     align-items: center;     justify-content: center;     width: 35px;     height: 35px;     margin: 0 auto 8px;     color: #ffffff;     background:       linear-gradient(         135deg,         rgba(223, 145, 216, 0.32),         rgba(88, 104, 255, 0.34)       );     border: 1px solid rgba(229, 180, 237, 0.38);     border-radius: 50%;     font-size: 13px;     font-weight: 900;   }    .ledp-quick-item strong {     display: block;     color: #ffffff;     font-size: 11.8px;     line-height: 1.38;     font-weight: 800;   }    \/* =========================      FEATURE CARDS   ========================= *\/    .ledp-feature-grid {     display: grid;     grid-template-columns: repeat(3, minmax(0, 1fr));     gap: 10px;     margin-top: 14px;   }    .ledp-feature-card {     padding: 17px 14px;     background: #ffffff;     border: 1px solid var(--ledp-border);     border-radius: 16px;     box-shadow: 0 5px 18px rgba(49, 33, 78, 0.045);   }    .ledp-feature-number {     display: flex;     align-items: center;     justify-content: center;     width: 33px;     height: 33px;     margin-bottom: 9px;     color: #ffffff;     background:       linear-gradient(         135deg,         #dc91d0,         #7657ff       );     border-radius: 50%;     font-size: 11px;     font-weight: 900;   }    .ledp-feature-card p {     font-size: 13px;     line-height: 1.57;   }    \/* =========================      LIGHT PANEL   ========================= *\/    .ledp-soft {     padding: 22px 15px;     background:       radial-gradient(         circle at 88% 5%,         rgba(230, 165, 223, 0.18),         transparent 27%       ),       linear-gradient(         145deg,         #fbfaff 0%,         #f1edfb 100%       );     border: 1px solid var(--ledp-border);     border-radius: 24px;   }    \/* =========================      DARK PANEL   ========================= *\/    .ledp-dark {     padding: 23px 15px;     color: #ffffff;     background:       radial-gradient(         circle at 80% 5%,         rgba(105, 78, 255, 0.38),         transparent 32%       ),       radial-gradient(         circle at 12% 88%,         rgba(211, 111, 206, 0.18),         transparent 32%       ),       linear-gradient(         145deg,         #080617,         #181135       );     border-radius: 24px;     box-shadow: var(--ledp-shadow-dark);   }    .ledp-dark h2,   .ledp-dark h3 {     color: #ffffff;   }    .ledp-dark p {     color: #d9d2e5;   }    .ledp-dark .ledp-kicker {     color: #efb9e9;   }    .ledp-dark .ledp-subheading {     color: #ddd6e9 !important;   }    .ledp-dark .ledp-image-wrap {     border-color: rgba(255, 255, 255, 0.11);     box-shadow: none;   }    .ledp-dark .ledp-feature-card {     background: rgba(255, 255, 255, 0.07);     border-color: rgba(255, 255, 255, 0.13);     box-shadow: none;   }    .ledp-dark .ledp-feature-card h3 {     color: #ffffff;   }    .ledp-dark .ledp-feature-card p {     color: #dcd4e9;   }    \/* =========================      DETAIL TAGS   ========================= *\/    .ledp-tag-grid {     display: grid;     grid-template-columns: repeat(3, minmax(0, 1fr));     gap: 9px;     margin-top: 14px;   }    .ledp-tag {     padding: 13px 9px;     color: var(--ledp-ink);     background: #ffffff;     border: 1px solid var(--ledp-border);     border-radius: 14px;     text-align: center;     font-size: 12px;     line-height: 1.4;     font-weight: 800;   }    .ledp-tag span {     display: flex;     align-items: center;     justify-content: center;     width: 31px;     height: 31px;     margin: 0 auto 7px;     color: var(--ledp-purple-dark);     background: var(--ledp-pink-soft);     border-radius: 50%;     font-size: 12px;   }    \/* =========================      OCCASIONS   ========================= *\/    .ledp-occasion-grid {     display: grid;     grid-template-columns: repeat(4, minmax(0, 1fr));     gap: 8px;     margin-top: 14px;   }    .ledp-occasion {     padding: 13px 7px;     color: #ffffff;     background: rgba(255, 255, 255, 0.07);     border: 1px solid rgba(255, 255, 255, 0.13);     border-radius: 14px;     text-align: center;     font-size: 11.5px;     font-weight: 800;   }    .ledp-occasion-symbol {     display: flex;     align-items: center;     justify-content: center;     width: 32px;     height: 32px;     margin: 0 auto 7px;     color: #ffffff;     background:       linear-gradient(         135deg,         rgba(231, 149, 216, 0.28),         rgba(91, 89, 255, 0.31)       );     border-radius: 50%;   }    \/* =========================      COLORS   ========================= *\/    .ledp-color-grid {     display: grid;     grid-template-columns: repeat(6, minmax(0, 1fr));     gap: 7px;     margin-top: 14px;   }    .ledp-color-item {     padding: 11px 4px;     color: #ffffff;     background: rgba(255, 255, 255, 0.065);     border: 1px solid rgba(255, 255, 255, 0.13);     border-radius: 12px;     text-align: center;     font-size: 10.5px;     font-weight: 800;   }    .ledp-dot {     display: block;     width: 22px;     height: 22px;     margin: 0 auto 6px;     border: 2px solid rgba(255,255,255,.48);     border-radius: 50%;     box-shadow: 0 0 13px rgba(255,255,255,.16);   }    .ledp-dot-pink {     background: #ff50d2;   }    .ledp-dot-red {     background: #ff4b58;   }    .ledp-dot-yellow {     background: #ffd45a;   }    .ledp-dot-green {     background: #4bea8a;   }    .ledp-dot-cyan {     background: #4be9df;   }    .ledp-dot-blue {     background: #4c8cff;   }    \/* =========================      SPECIFICATIONS   ========================= *\/    .ledp-spec-box {     overflow: hidden;     margin-top: 14px;     border: 1px solid var(--ledp-border);     border-radius: 17px;   }    .ledp-spec-row {     display: flex;     align-items: flex-start;     justify-content: space-between;     gap: 18px;     padding: 13px 15px;     background: #ffffff;     border-bottom: 1px solid var(--ledp-border);     font-size: 12.8px;     line-height: 1.48;   }    .ledp-spec-row:nth-child(even) {     background: #faf8fd;   }    .ledp-spec-row:last-child {     border-bottom: none;   }    .ledp-spec-label {     flex: 0 0 42%;     color: var(--ledp-ink);     font-weight: 800;   }    .ledp-spec-value {     flex: 1;     color: var(--ledp-muted);     text-align: right;   }    \/* =========================      BATTERY STEPS   ========================= *\/    .ledp-steps {     display: grid;     grid-template-columns: repeat(3, minmax(0, 1fr));     gap: 9px;     margin-top: 14px;   }    .ledp-step {     padding: 15px 12px;     background: #ffffff;     border: 1px solid var(--ledp-border);     border-radius: 15px;   }    .ledp-step strong {     display: inline-flex;     align-items: center;     justify-content: center;     width: 29px;     height: 29px;     margin-bottom: 8px;     color: #ffffff;     background:       linear-gradient(         135deg,         #d98bce,         #6f53ee       );     border-radius: 50%;     font-size: 11px;     font-weight: 900;   }    .ledp-step h3 {     margin-bottom: 4px;     font-size: 14px;   }    .ledp-step p {     font-size: 12px;     line-height: 1.5;   }    \/* =========================      NOTE   ========================= *\/    .ledp-note {     margin-top: 13px;     padding: 12px 13px;     color: var(--ledp-muted);     background: #faf8fd;     border-left: 3px solid var(--ledp-purple);     border-radius: 4px 11px 11px 4px;     font-size: 11.5px;     line-height: 1.57;   }    \/* =========================      FAQ   ========================= *\/    .ledp-faq-list {     display: grid;     gap: 9px;     margin-top: 14px;   }    .ledp-faq-item {     padding: 15px;     background: #ffffff;     border: 1px solid var(--ledp-border);     border-radius: 15px;   }    .ledp-faq-item h3 {     position: relative;     padding-left: 23px;   }    .ledp-faq-item h3::before {     content: 'Q';     position: absolute;     top: 0;     left: 0;     color: var(--ledp-purple);     font-weight: 900;   }    .ledp-faq-item p {     padding-left: 23px;     font-size: 12.8px;   }    \/* =========================      CTA   ========================= *\/    .ledp-cta {     position: relative;     overflow: hidden;     padding: 31px 19px;     text-align: center;     background:       radial-gradient(         circle at 90% 10%,         rgba(112, 77, 255, 0.46),         transparent 29%       ),       radial-gradient(         circle at 7% 94%,         rgba(224, 128, 213, 0.23),         transparent 33%       ),       linear-gradient(         135deg,         #080617,         #1a1138       );     border-radius: 24px;     box-shadow: var(--ledp-shadow-dark);   }    .ledp-cta .ledp-kicker {     color: #edb7e6;   }    .ledp-cta h2 {     color: #ffffff;   }    .ledp-cta p {     max-width: 650px;     margin-right: auto;     margin-left: auto;     color: #dcd5e9;     font-size: 14px;   }    .ledp-cta-points {     display: flex;     flex-wrap: wrap;     justify-content: center;     gap: 7px;     margin-top: 17px;   }    .ledp-cta-point {     padding: 7px 11px;     color: #ffffff;     background: rgba(255, 255, 255, 0.075);     border: 1px solid rgba(255, 255, 255, 0.14);     border-radius: 999px;     font-size: 11px;     font-weight: 800;   }    \/* =========================      TRUST   ========================= *\/    .ledp-trust-grid {     display: grid;     grid-template-columns: repeat(4, minmax(0, 1fr));     gap: 7px;     margin-top: 11px;   }    .ledp-trust-item {     padding: 11px 5px;     color: var(--ledp-text);     background: var(--ledp-lavender-2);     border: 1px solid var(--ledp-border);     border-radius: 11px;     text-align: center;     font-size: 10.8px;     line-height: 1.38;     font-weight: 800;   }    \/* =========================      RESPONSIVE   ========================= *\/    @media (min-width: 700px) {     .ledp-page {       padding: 18px;     }      .ledp-hero {       padding: 42px 29px 25px;     }   }    @media (max-width: 680px) {     .ledp-feature-grid,     .ledp-steps {       grid-template-columns: 1fr;     }      .ledp-quick-grid {       grid-template-columns: repeat(2, minmax(0, 1fr));     }      .ledp-color-grid {       grid-template-columns: repeat(3, minmax(0, 1fr));     }      .ledp-occasion-grid {       grid-template-columns: repeat(2, minmax(0, 1fr));     }   }    @media (max-width: 430px) {     .ledp-page {       padding: 8px;     }      .ledp-hero {       padding: 26px 9px 14px;       border-radius: 20px;     }      .ledp-soft,     .ledp-dark {       padding: 18px 9px;       border-radius: 20px;     }      .ledp-image-wrap {       border-radius: 17px;     }      .ledp-tag-grid {       grid-template-columns: 1fr;     }      .ledp-spec-row {       gap: 9px;       padding: 12px 10px;     }      .ledp-spec-label,     .ledp-spec-value {       font-size: 11.5px;     }      .ledp-trust-grid {       grid-template-columns: repeat(2, minmax(0, 1fr));     }      .ledp-section {       margin-bottom: 25px;     }   } \u003c\/style\u003e \u003cdiv class=\"ledp-page\"\u003e \u003c!-- =====================================================        01 HERO        IMAGE: LIGHT UP YOUR LOOK   ====================================================== --\u003e \u003csection class=\"ledp-section\"\u003e \u003cdiv class=\"ledp-hero\"\u003e \u003cspan class=\"ledp-kicker\"\u003e Colorful Glow • Statement Style • Day to Night \u003c\/span\u003e \u003ch1\u003eLED Light Up Stud Earrings\u003c\/h1\u003e \u003cp class=\"ledp-hero-lead\"\u003eAdd instant sparkle to your look with a compact crystal stud featuring a \u003cstrong class=\"ledp-highlight\"\u003e colorful LED glow \u003c\/strong\u003e that stands out from everyday styling to unforgettable nights.\u003c\/p\u003e \u003cdiv class=\"ledp-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/8.6_1_1_115f1a87-8f80-4d63-842c-688f63c2604e.gif?v=1786091991\" alt=\"\"\u003e\u003c\/div\u003e \u003cdiv class=\"ledp-quick-grid\"\u003e \u003cdiv class=\"ledp-quick-item\"\u003e \u003cspan class=\"ledp-quick-icon\"\u003eLED\u003c\/span\u003e \u003cstrong\u003eColorful Light-Up Glow\u003c\/strong\u003e \u003c\/div\u003e \u003cdiv class=\"ledp-quick-item\"\u003e \u003cspan class=\"ledp-quick-icon\"\u003e✦\u003c\/span\u003e \u003cstrong\u003eFaceted Crystal Sparkle\u003c\/strong\u003e \u003c\/div\u003e \u003cdiv class=\"ledp-quick-item\"\u003e \u003cspan class=\"ledp-quick-icon\"\u003e↻\u003c\/span\u003e \u003cstrong\u003eSecure Screw-Back Design\u003c\/strong\u003e \u003c\/div\u003e \u003cdiv class=\"ledp-quick-item\"\u003e \u003cspan class=\"ledp-quick-icon\"\u003e♀♂\u003c\/span\u003e \u003cstrong\u003eUnisex Statement Style\u003c\/strong\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- =====================================================        02 PRODUCT DETAIL        IMAGE: BRILLIANT DETAIL   ====================================================== --\u003e \u003csection class=\"ledp-section ledp-dark\"\u003e \u003cdiv class=\"ledp-section-head\"\u003e \u003cspan class=\"ledp-kicker\"\u003e Crystal Sparkle Meets Light \u003c\/span\u003e \u003ch2\u003eBrilliant From Every Angle\u003c\/h2\u003e \u003cp class=\"ledp-subheading\"\u003eA faceted crystal front catches surrounding light while the integrated LED effect creates an extra pop of color when you want your jewelry to stand out.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"ledp-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/872.png?v=1786090937\" alt=\"\"\u003e\u003c\/div\u003e \u003cdiv class=\"ledp-feature-grid\"\u003e \u003cdiv class=\"ledp-feature-card\"\u003e \u003cspan class=\"ledp-feature-number\"\u003e01\u003c\/span\u003e \u003ch3\u003eFaceted Crystal Front\u003c\/h3\u003e \u003cp\u003eMultiple reflective surfaces give the stud a sparkling jewelry-inspired look even before the LED effect becomes the focus.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"ledp-feature-card\"\u003e \u003cspan class=\"ledp-feature-number\"\u003e02\u003c\/span\u003e \u003ch3\u003eSilver-Tone Setting\u003c\/h3\u003e \u003cp\u003eA polished silver-tone claw setting frames the crystal for a clean, modern finish that works with a wide range of outfits.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"ledp-feature-card\"\u003e \u003cspan class=\"ledp-feature-number\"\u003e03\u003c\/span\u003e \u003ch3\u003eScrew-Back Battery Case\u003c\/h3\u003e \u003cp\u003eThe cylindrical back secures to the stud while also housing the replaceable button batteries used for the light-up effect.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- =====================================================        03 FIT \u0026 COMFORT        IMAGE: LIGHTWEIGHT \u0026 SECURE   ====================================================== --\u003e \u003csection class=\"ledp-section\"\u003e \u003cdiv class=\"ledp-section-head\"\u003e \u003cspan class=\"ledp-kicker\"\u003e Compact Stud • Secure Fit \u003c\/span\u003e \u003ch2\u003eEasy to Wear. Hard to Ignore.\u003c\/h2\u003e \u003cp class=\"ledp-subheading\"\u003eThe compact stud-style front keeps the look polished while the screw-back design helps keep the earring securely positioned during everyday wear, parties and events.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"ledp-image-wrap\"\u003e\u003cimg alt=\"Woman wearing colorful LED light up crystal stud earring\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e \u003cdiv class=\"ledp-tag-grid\"\u003e \u003cdiv class=\"ledp-tag\"\u003e \u003cspan\u003e✦\u003c\/span\u003e Compact Stud Style\u003c\/div\u003e \u003cdiv class=\"ledp-tag\"\u003e \u003cspan\u003e↻\u003c\/span\u003e Screw-Back Hold\u003c\/div\u003e \u003cdiv class=\"ledp-tag\"\u003e \u003cspan\u003e☾\u003c\/span\u003e Day-to-Night Styling\u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- =====================================================        04 WOMEN'S LIFESTYLE        IMAGE: THE FINISHING TOUCH   ====================================================== --\u003e \u003csection class=\"ledp-section ledp-soft\"\u003e \u003cdiv class=\"ledp-section-head\"\u003e \u003cspan class=\"ledp-kicker\"\u003e Simple Outfit • Instant Statement \u003c\/span\u003e \u003ch2\u003eThe Finishing Touch Your Look Was Missing\u003c\/h2\u003e \u003cp class=\"ledp-subheading\"\u003ePair the crystal stud with dresses, party looks or simple everyday outfits. The colorful glow adds visual interest without needing oversized jewelry.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"ledp-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/873.png?v=1786090942\" alt=\"\"\u003e\u003c\/div\u003e \u003cdiv class=\"ledp-feature-grid\"\u003e \u003cdiv class=\"ledp-feature-card\"\u003e \u003ch3\u003eEasy to Style\u003c\/h3\u003e \u003cp\u003eThe compact silver-tone design pairs easily with both minimal and statement outfits.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"ledp-feature-card\"\u003e \u003ch3\u003eEye-Catching Glow\u003c\/h3\u003e \u003cp\u003eColorful illumination draws attention toward your face in dim party and nightlife environments.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"ledp-feature-card\"\u003e \u003ch3\u003eDay to Night\u003c\/h3\u003e \u003cp\u003eWear the crystal-inspired stud as a fun accent for daily styling, then let the LED glow take center stage after dark.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- =====================================================        05 OCCASIONS        IMAGE: MADE FOR SPECIAL MOMENTS   ====================================================== --\u003e \u003csection class=\"ledp-section ledp-dark\"\u003e \u003cdiv class=\"ledp-section-head\"\u003e \u003cspan class=\"ledp-kicker\"\u003e Turn Up the Glow \u003c\/span\u003e \u003ch2\u003eMade for Special Moments\u003c\/h2\u003e \u003cp class=\"ledp-subheading\"\u003eWhen ordinary earrings disappear into the background, colorful LED sparkle helps your look stay visible during celebrations, nightlife and unforgettable events.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"ledp-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/874.png?v=1786090947\" alt=\"\"\u003e\u003c\/div\u003e \u003cdiv class=\"ledp-occasion-grid\"\u003e \u003cdiv class=\"ledp-occasion\"\u003e \u003cspan class=\"ledp-occasion-symbol\"\u003e✦\u003c\/span\u003e Parties\u003c\/div\u003e \u003cdiv class=\"ledp-occasion\"\u003e \u003cspan class=\"ledp-occasion-symbol\"\u003e♕\u003c\/span\u003e Birthdays\u003c\/div\u003e \u003cdiv class=\"ledp-occasion\"\u003e \u003cspan class=\"ledp-occasion-symbol\"\u003e♫\u003c\/span\u003e Clubs\u003c\/div\u003e \u003cdiv class=\"ledp-occasion\"\u003e \u003cspan class=\"ledp-occasion-symbol\"\u003e✺\u003c\/span\u003e Festivals\u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- =====================================================        06 UNISEX        IMAGE: UNISEX PARTY STYLE   ====================================================== --\u003e \u003csection class=\"ledp-section\"\u003e \u003cdiv class=\"ledp-section-head\"\u003e \u003cspan class=\"ledp-kicker\"\u003e One Glow • Endless Personal Style \u003c\/span\u003e \u003ch2\u003eStatement Style for Women \u0026amp; Men\u003c\/h2\u003e \u003cp class=\"ledp-subheading\"\u003eThe compact crystal-stud silhouette keeps the design versatile, making it an easy light-up accessory for anyone who wants a more expressive party or festival look.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"ledp-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/875.png?v=1786090955\" alt=\"\"\u003e\u003c\/div\u003e \u003cdiv class=\"ledp-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/876.png?v=1786090962\" alt=\"\"\u003e\u003c\/div\u003e \u003cdiv class=\"ledp-feature-grid\"\u003e \u003cdiv class=\"ledp-feature-card\"\u003e \u003cspan class=\"ledp-feature-number\"\u003e01\u003c\/span\u003e \u003ch3\u003eUnisex Styling\u003c\/h3\u003e \u003cp\u003eDesigned to complement a broad range of personal styles without looking overly feminine or masculine.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"ledp-feature-card\"\u003e \u003cspan class=\"ledp-feature-number\"\u003e02\u003c\/span\u003e \u003ch3\u003eStatement-Making\u003c\/h3\u003e \u003cp\u003eThe illuminated crystal gives even a simple black outfit an immediate focal point.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"ledp-feature-card\"\u003e \u003cspan class=\"ledp-feature-number\"\u003e03\u003c\/span\u003e \u003ch3\u003eNightlife Ready\u003c\/h3\u003e \u003cp\u003eA playful jewelry choice for clubs, concerts, festivals and other environments where extra glow feels right.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- =====================================================        07 COLOR EFFECT        IMAGE: COLORFUL LIGHTS   ====================================================== --\u003e \u003csection class=\"ledp-section ledp-dark\"\u003e \u003cdiv class=\"ledp-section-head\"\u003e \u003cspan class=\"ledp-kicker\"\u003e Light • Color • Sparkle \u003c\/span\u003e \u003ch2\u003eColorful Lights, Dazzling Effect\u003c\/h2\u003e \u003cp class=\"ledp-subheading\"\u003eThe illuminated crystal produces an attention-grabbing multicolor effect that becomes especially noticeable in darker party, concert and festival environments.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"ledp-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/877.png?v=1786090968\" alt=\"\"\u003e\u003c\/div\u003e \u003cdiv class=\"ledp-color-grid\"\u003e \u003cdiv class=\"ledp-color-item\"\u003e \u003cspan class=\"ledp-dot ledp-dot-pink\"\u003e\u003c\/span\u003e Pink\u003c\/div\u003e \u003cdiv class=\"ledp-color-item\"\u003e \u003cspan class=\"ledp-dot ledp-dot-red\"\u003e\u003c\/span\u003e Red\u003c\/div\u003e \u003cdiv class=\"ledp-color-item\"\u003e \u003cspan class=\"ledp-dot ledp-dot-yellow\"\u003e\u003c\/span\u003e Yellow\u003c\/div\u003e \u003cdiv class=\"ledp-color-item\"\u003e \u003cspan class=\"ledp-dot ledp-dot-green\"\u003e\u003c\/span\u003e Green\u003c\/div\u003e \u003cdiv class=\"ledp-color-item\"\u003e \u003cspan class=\"ledp-dot ledp-dot-cyan\"\u003e\u003c\/span\u003e Turquoise\u003c\/div\u003e \u003cdiv class=\"ledp-color-item\"\u003e \u003cspan class=\"ledp-dot ledp-dot-blue\"\u003e\u003c\/span\u003e Blue\u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- =====================================================        08 DIMENSIONS        IMAGE: PRODUCT DIMENSIONS   ====================================================== --\u003e \u003csection class=\"ledp-section ledp-soft\"\u003e \u003cdiv class=\"ledp-section-head\"\u003e \u003cspan class=\"ledp-kicker\"\u003e Know the Fit Before You Wear \u003c\/span\u003e \u003ch2\u003eCompact Product Dimensions\u003c\/h2\u003e \u003cp class=\"ledp-subheading\"\u003eSmall enough to maintain a classic stud-earring appearance while providing room for the integrated LED and battery-back design.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"ledp-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/878.png?v=1786090974\" alt=\"\"\u003e\u003c\/div\u003e \u003cdiv class=\"ledp-spec-box\"\u003e \u003cdiv class=\"ledp-spec-row\"\u003e \u003cdiv class=\"ledp-spec-label\"\u003eCrystal Front Width\u003c\/div\u003e \u003cdiv class=\"ledp-spec-value\"\u003eApprox. 0.8 cm \/ 0.31 in\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"ledp-spec-row\"\u003e \u003cdiv class=\"ledp-spec-label\"\u003eTotal Product Length\u003c\/div\u003e \u003cdiv class=\"ledp-spec-value\"\u003eApprox. 2 cm \/ 0.78 in\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"ledp-spec-row\"\u003e \u003cdiv class=\"ledp-spec-label\"\u003eEarring Post Length\u003c\/div\u003e \u003cdiv class=\"ledp-spec-value\"\u003eApprox. 0.9 cm \/ 0.35 in\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"ledp-spec-row\"\u003e \u003cdiv class=\"ledp-spec-label\"\u003eScrew-Back Diameter\u003c\/div\u003e \u003cdiv class=\"ledp-spec-value\"\u003eApprox. 0.7 cm \/ 0.27 in\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"ledp-spec-row\"\u003e \u003cdiv class=\"ledp-spec-label\"\u003eEarring Style\u003c\/div\u003e \u003cdiv class=\"ledp-spec-value\"\u003eStud Earring\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"ledp-spec-row\"\u003e \u003cdiv class=\"ledp-spec-label\"\u003eFinish\u003c\/div\u003e \u003cdiv class=\"ledp-spec-value\"\u003eSilver-Tone\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"ledp-spec-row\"\u003e \u003cdiv class=\"ledp-spec-label\"\u003eLight Source\u003c\/div\u003e \u003cdiv class=\"ledp-spec-value\"\u003eBattery-Powered LED\u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- =====================================================        09 BATTERY REPLACEMENT        IMAGE: EASY BATTERY REPLACEMENT   ====================================================== --\u003e \u003csection class=\"ledp-section\"\u003e \u003cdiv class=\"ledp-section-head\"\u003e \u003cspan class=\"ledp-kicker\"\u003e Replace • Reassemble • Glow Again \u003c\/span\u003e \u003ch2\u003eEasy Battery Replacement\u003c\/h2\u003e \u003cp class=\"ledp-subheading\"\u003eThe rear battery housing can be opened when the batteries need replacing, helping you keep the light-up effect ready for your next event.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"ledp-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/879.png?v=1786092322\" alt=\"\"\u003e\u003c\/div\u003e \u003cdiv class=\"ledp-steps\"\u003e \u003cdiv class=\"ledp-step\"\u003e \u003cstrong\u003e1\u003c\/strong\u003e \u003ch3\u003eSeparate Stud \u0026amp; Base\u003c\/h3\u003e \u003cp\u003eUnscrew and separate the ear stud from the rear battery case.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"ledp-step\"\u003e \u003cstrong\u003e2\u003c\/strong\u003e \u003ch3\u003eOpen the Back\u003c\/h3\u003e \u003cp\u003eRotate the rear section anticlockwise to open the battery housing.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"ledp-step\"\u003e \u003cstrong\u003e3\u003c\/strong\u003e \u003ch3\u003eRemove Components\u003c\/h3\u003e \u003cp\u003eRemove the cover, insulating gasket and used button batteries.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"ledp-step\"\u003e \u003cstrong\u003e4\u003c\/strong\u003e \u003ch3\u003eInsert Two Batteries\u003c\/h3\u003e \u003cp\u003eInstall two compatible button batteries with the positive side positioned as shown in the product instructions.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"ledp-step\"\u003e \u003cstrong\u003e5\u003c\/strong\u003e \u003ch3\u003eReplace Gasket \u0026amp; Lid\u003c\/h3\u003e \u003cp\u003eReturn the insulating gasket and cover to their original positions.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"ledp-step\"\u003e \u003cstrong\u003e6\u003c\/strong\u003e \u003ch3\u003eReassemble\u003c\/h3\u003e \u003cp\u003eReconnect the earring stud and rear housing securely before wearing.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"ledp-note\"\u003eExact replacement battery model is not shown in the supplied product information. Confirm the compatible button-battery specification with your supplier before adding a battery model number to the product page.\u003c\/div\u003e \u003c\/section\u003e \u003c!-- =====================================================        10 GIFT \/ FINAL CONVERSION IMAGE        IMAGE: A FUN GIFT TO REMEMBER   ====================================================== --\u003e \u003csection class=\"ledp-section ledp-dark\"\u003e \u003cdiv class=\"ledp-section-head\"\u003e \u003cspan class=\"ledp-kicker\"\u003e Unexpected • Playful • Memorable \u003c\/span\u003e \u003ch2\u003eA Fun Gift That Won’t Blend In\u003c\/h2\u003e \u003cp class=\"ledp-subheading\"\u003eA playful choice for birthdays, party lovers, festival fans and anyone who enjoys jewelry with a little more personality.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"ledp-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/8710.png?v=1786090980\" alt=\"\"\u003e\u003c\/div\u003e \u003cdiv class=\"ledp-feature-grid\"\u003e \u003cdiv class=\"ledp-feature-card\"\u003e \u003ch3\u003eMemorable Design\u003c\/h3\u003e \u003cp\u003eMore unexpected than a standard crystal stud and easy to remember after the lights come on.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"ledp-feature-card\"\u003e \u003ch3\u003eFestive Glow\u003c\/h3\u003e \u003cp\u003eIdeal for people who enjoy concerts, celebrations, nightlife and expressive accessories.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"ledp-feature-card\"\u003e \u003ch3\u003eEasy Gift Idea\u003c\/h3\u003e \u003cp\u003eA fun accessory for birthdays, parties, surprise gifts and other celebratory moments.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- =====================================================        PRODUCT PROFILE   ====================================================== --\u003e \u003csection class=\"ledp-section ledp-soft\"\u003e \u003cdiv class=\"ledp-section-head\"\u003e \u003cspan class=\"ledp-kicker\"\u003e Product Information \u003c\/span\u003e \u003ch2\u003eLED Light Up Stud Earrings\u003c\/h2\u003e \u003c\/div\u003e \u003cdiv class=\"ledp-spec-box\"\u003e \u003cdiv class=\"ledp-spec-row\"\u003e \u003cdiv class=\"ledp-spec-label\"\u003eProduct Type\u003c\/div\u003e \u003cdiv class=\"ledp-spec-value\"\u003eLED Light-Up Stud Earrings\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"ledp-spec-row\"\u003e \u003cdiv class=\"ledp-spec-label\"\u003eEarring Style\u003c\/div\u003e \u003cdiv class=\"ledp-spec-value\"\u003eCrystal-Style Stud\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"ledp-spec-row\"\u003e \u003cdiv class=\"ledp-spec-label\"\u003eFinish\u003c\/div\u003e \u003cdiv class=\"ledp-spec-value\"\u003eSilver-Tone\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"ledp-spec-row\"\u003e \u003cdiv class=\"ledp-spec-label\"\u003eLighting\u003c\/div\u003e \u003cdiv class=\"ledp-spec-value\"\u003eColorful LED Light Effect\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"ledp-spec-row\"\u003e \u003cdiv class=\"ledp-spec-label\"\u003eBack Design\u003c\/div\u003e \u003cdiv class=\"ledp-spec-value\"\u003eCylindrical Screw-Back Battery Housing\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"ledp-spec-row\"\u003e \u003cdiv class=\"ledp-spec-label\"\u003ePower\u003c\/div\u003e \u003cdiv class=\"ledp-spec-value\"\u003eTwo Replaceable Button Batteries\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"ledp-spec-row\"\u003e \u003cdiv class=\"ledp-spec-label\"\u003eStyle\u003c\/div\u003e \u003cdiv class=\"ledp-spec-value\"\u003eUnisex\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"ledp-spec-row\"\u003e \u003cdiv class=\"ledp-spec-label\"\u003eRecommended Occasions\u003c\/div\u003e \u003cdiv class=\"ledp-spec-value\"\u003eParties, Birthdays, Clubs, Concerts, Festivals \u0026amp; Nightlife\u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- =====================================================        FAQ   ====================================================== --\u003e \u003csection class=\"ledp-section\"\u003e \u003cdiv class=\"ledp-section-head\"\u003e \u003cspan class=\"ledp-kicker\"\u003e Frequently Asked Questions \u003c\/span\u003e \u003ch2\u003eEverything You Need to Know\u003c\/h2\u003e \u003c\/div\u003e \u003cdiv class=\"ledp-faq-list\"\u003e \u003cdiv class=\"ledp-faq-item\"\u003e \u003ch3\u003eDo these earrings light up?\u003c\/h3\u003e \u003cp\u003eYes. The crystal-style stud includes a battery-powered LED light effect designed to create a colorful glow.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"ledp-faq-item\"\u003e \u003ch3\u003eAre they only for parties?\u003c\/h3\u003e \u003cp\u003eNo. The compact stud shape can also be styled as a fun everyday accessory, while the light-up effect is especially noticeable at parties and in darker environments.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"le\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"grabltall","offers":[{"title":"Default Title","offer_id":43746034876493,"sku":"NCL2608085267-七彩*2","price":19.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0713\/4383\/3165\/files\/871.png?v=1789005810","url":"https:\/\/grabltall.com\/products\/light-up-stud-earrings","provider":"grabltall","version":"1.0","type":"link"}