{"product_id":"gold-plated-lobe-lifter-earring","title":"🔥14K Gold Plated Lobe Lifters for Heavy Earrings","description":"\u003c!-- =========================================================== EARRING LOBE LIFTERS — SHOPIFY PRODUCT DESCRIPTION BODY HTML  IMAGE ORDER  01 HERO a971df6e-27e5-4dda-8730-87757761136e.png Lift \u0026 Support Your Favorite Earrings  02 HEAVY EARRINGS \/ DROOPY EARLOBES 55e8b9d9-1915-4103-9b2b-d168b2937f25.png Support Heavy Earrings Beautifully  03 BEFORE \/ AFTER 16049bc5-bdc7-4c19-845f-6c30adcc8a5e.png See the Difference Instantly  04 SIZE \/ COMFORT fed26580-c21a-40b7-aff0-840253957084.png Small, Comfortable \u0026 Easy to Wear  05 EARRING COMPATIBILITY 07fe7237-3682-4200-b200-4a82c8f58ebe.png Made for the Earrings You Love  06 GOLD \/ SILVER COLORS cc7eb750-9db2-46d0-be40-47ca95661e9c.png Choose Your Finish  07 LIFESTYLE \/ CONFIDENCE 80574ad3-2d49-456c-a732-8d77fe46c3d2.png Confidence in Every Wear =========================================================== --\u003e \u003cstyle\u003e   .el-page,   .el-page * {     box-sizing: border-box;   }    .el-page {     --el-ivory: #fffdf9;     --el-cream: #fbf5ec;     --el-champagne: #f4e7d3;     --el-gold-soft: #d5aa63;     --el-gold: #b8873f;     --el-gold-dark: #80602e;      --el-brown: #4b351f;     --el-heading: #3b2a1a;     --el-text: #4b4742;     --el-muted: #706963;      --el-border: #eadbc7;     --el-border-soft: #f0e5d6;      --el-shadow:       0 12px 32px rgba(80, 56, 29, .08);      width: 100%;     max-width: 920px;     margin: 0 auto;     padding: 16px;      color: var(--el-text);     background: #ffffff;      font-family:       -apple-system,       BlinkMacSystemFont,       'Segoe UI',       Roboto,       Helvetica,       Arial,       sans-serif;      line-height: 1.7;   }    .el-page h1,   .el-page h2,   .el-page h3,   .el-page p {     margin-top: 0;   }    .el-page h1,   .el-page h2 {     font-family:       Georgia,       'Times New Roman',       Times,       serif;      color: var(--el-heading);      font-weight: 500;     letter-spacing: -.025em;   }    .el-page h1 {     margin-bottom: 14px;      font-size: clamp(37px, 6vw, 54px);     line-height: 1.04;   }    .el-page h2 {     margin-bottom: 11px;      font-size: clamp(29px, 4.8vw, 40px);     line-height: 1.12;   }    .el-page h3 {     margin-bottom: 5px;      color: var(--el-heading);      font-size: 16px;     line-height: 1.4;     font-weight: 750;   }    .el-page p {     margin-bottom: 0;      color: var(--el-text);      font-size: 16px;     line-height: 1.7;   }    .el-section {     margin-bottom: 42px;   }    \/* =====================================================      COMMON HEADING   ====================================================== *\/    .el-heading-wrap {     max-width: 730px;     margin: 0 auto 20px;      text-align: center;   }    .el-kicker {     display: inline-flex;     align-items: center;     justify-content: center;      margin-bottom: 9px;      color: var(--el-gold-dark);      font-size: 11px;     line-height: 1.3;     font-weight: 800;      letter-spacing: 1.7px;     text-transform: uppercase;   }    .el-kicker::before,   .el-kicker::after {     content: '';      width: 28px;     height: 1px;      margin: 0 9px;      background: var(--el-gold-soft);   }    .el-subheading {     max-width: 680px;     margin: 0 auto !important;      color: var(--el-text) !important;      font-size: 16px !important;     line-height: 1.7 !important;   }    .el-highlight {     color: var(--el-gold-dark);     font-weight: 750;   }    \/* =====================================================      IMAGE   ====================================================== *\/    .el-image {     width: 100%;     overflow: hidden;      background: var(--el-cream);      border: 1px solid var(--el-border);     border-radius: 24px;      box-shadow: var(--el-shadow);   }    .el-image img {     display: block;      width: 100% !important;     height: auto !important;      margin: 0 !important;   }    \/* =====================================================      HERO   ====================================================== *\/    .el-hero {     position: relative;     overflow: hidden;      padding: 42px 24px 22px;      background:       radial-gradient(         circle at 90% 5%,         rgba(213,170,99,.16),         transparent 30%       ),       linear-gradient(         145deg,         #fffefa,         #fbf3e8       );      border: 1px solid var(--el-border);     border-radius: 30px;      text-align: center;   }    .el-hero-badge {     display: inline-flex;     align-items: center;      margin-bottom: 14px;     padding: 7px 13px;      color: var(--el-gold-dark);     background: rgba(255,255,255,.8);      border: 1px solid #e9d8bd;     border-radius: 999px;      font-size: 11px;     line-height: 1.35;     font-weight: 800;      letter-spacing: 1px;     text-transform: uppercase;   }    .el-hero-copy {     max-width: 700px;     margin: 0 auto 21px !important;      font-size: 17px !important;     line-height: 1.7 !important;   }    .el-hero .el-image {     margin-top: 5px;   }    .el-quick-grid {     display: grid;     grid-template-columns: repeat(4, minmax(0,1fr));      gap: 9px;     margin-top: 13px;   }    .el-quick {     padding: 14px 9px;      background: rgba(255,255,255,.88);      border: 1px solid #eadac2;     border-radius: 14px;      text-align: center;   }    .el-quick-icon {     display: flex;     align-items: center;     justify-content: center;      width: 34px;     height: 34px;      margin: 0 auto 8px;      color: #ffffff;      background:       linear-gradient(         135deg,         #d9b778,         #a87732       );      border-radius: 50%;      font-family: Georgia, serif;     font-size: 13px;     font-weight: 700;   }    .el-quick strong {     display: block;      color: var(--el-heading);      font-size: 12px;     line-height: 1.4;     font-weight: 750;   }    \/* =====================================================      PAIN POINT   ====================================================== *\/    .el-problem {     padding: 29px 22px;      color: #ffffff;      background:       radial-gradient(         circle at 90% 0%,         rgba(215,176,103,.20),         transparent 30%       ),       linear-gradient(         140deg,         #43311f,         #654b2c       );      border-radius: 23px;   }    .el-problem h2 {     color: #ffffff;   }    .el-problem p {     color: #f4eadc;   }    .el-problem .el-kicker {     color: #efd6a9;   }    .el-problem-copy {     max-width: 720px;     margin: 0 auto;      text-align: center;   }    \/* =====================================================      FEATURE GRID   ====================================================== *\/    .el-feature-grid {     display: grid;     grid-template-columns: repeat(3, minmax(0,1fr));      gap: 10px;     margin-top: 16px;   }    .el-feature {     padding: 18px 15px;      background: var(--el-ivory);      border: 1px solid var(--el-border);     border-radius: 15px;   }    .el-feature-icon {     display: flex;     align-items: center;     justify-content: center;      width: 33px;     height: 33px;      margin-bottom: 9px;      color: var(--el-gold-dark);     background: #f9eedc;      border-radius: 50%;      font-size: 12px;     font-weight: 800;   }    .el-feature p {     font-size: 14px;     line-height: 1.6;   }    \/* =====================================================      CREAM PANEL   ====================================================== *\/    .el-cream-panel {     padding: 27px 16px;      background:       radial-gradient(         circle at 90% 5%,         rgba(215,179,112,.12),         transparent 28%       ),       linear-gradient(         145deg,         #fffdf9,         #f9f0e4       );      border: 1px solid var(--el-border);     border-radius: 23px;   }    \/* =====================================================      BEFORE AFTER   ====================================================== *\/    .el-before-after {     margin-top: 16px;   }    .el-result-grid {     display: grid;     grid-template-columns: repeat(3, minmax(0,1fr));      gap: 9px;     margin-top: 14px;   }    .el-result {     padding: 14px 12px;      background: #ffffff;      border: 1px solid var(--el-border);     border-radius: 14px;      text-align: center;   }    .el-result strong {     display: block;      margin-bottom: 3px;      color: var(--el-heading);      font-size: 13px;     font-weight: 800;   }    .el-result span {     color: var(--el-muted);      font-size: 12px;     line-height: 1.4;   }    \/* =====================================================      SIZE   ====================================================== *\/    .el-spec-grid {     display: grid;     grid-template-columns: repeat(3, minmax(0,1fr));      gap: 9px;     margin-top: 15px;   }    .el-spec {     padding: 15px 12px;      background: #ffffff;      border: 1px solid var(--el-border);     border-radius: 14px;      text-align: center;   }    .el-spec-symbol {     display: flex;     align-items: center;     justify-content: center;      width: 34px;     height: 34px;      margin: 0 auto 8px;      color: var(--el-gold-dark);     background: #f8eddc;      border-radius: 50%;      font-size: 12px;     font-weight: 850;   }    .el-spec strong {     display: block;      margin-bottom: 3px;      color: var(--el-heading);      font-size: 13px;   }    .el-spec span {     display: block;      color: var(--el-muted);      font-size: 12px;     line-height: 1.45;   }    \/* =====================================================      COMPATIBILITY   ====================================================== *\/    .el-use-grid {     display: grid;     grid-template-columns: repeat(3, minmax(0,1fr));      gap: 10px;     margin-top: 15px;   }    .el-use {     padding: 17px 14px;      background: #ffffff;      border: 1px solid var(--el-border);     border-radius: 15px;   }    .el-use-tag {     display: inline-block;      margin-bottom: 8px;     padding: 5px 9px;      color: var(--el-gold-dark);     background: #f7ead5;      border-radius: 999px;      font-size: 10px;     font-weight: 850;      letter-spacing: .8px;     text-transform: uppercase;   }    .el-use p {     font-size: 13.5px;     line-height: 1.55;   }    \/* =====================================================      COLOR OPTIONS   ====================================================== *\/    .el-color-grid {     display: grid;     grid-template-columns: repeat(2, minmax(0,1fr));      gap: 10px;     margin-top: 16px;   }    .el-color-card {     padding: 18px;      background: rgba(255,255,255,.82);      border: 1px solid var(--el-border);     border-radius: 15px;      text-align: center;   }    .el-color-card strong {     display: block;      margin-bottom: 4px;      font-family:       Georgia,       'Times New Roman',       serif;      color: var(--el-heading);      font-size: 19px;     font-weight: 500;   }    .el-color-card span {     color: var(--el-muted);      font-size: 12.5px;     line-height: 1.5;   }    \/* =====================================================      FAQ   ====================================================== *\/    .el-faq {     display: grid;      gap: 9px;     margin-top: 16px;   }    .el-faq-item {     padding: 17px;      background: #ffffff;      border: 1px solid var(--el-border);     border-radius: 14px;   }    .el-faq-item h3 {     position: relative;      padding-left: 29px;      font-size: 15px;   }    .el-faq-item h3::before {     content: 'Q';      position: absolute;     left: 0;     top: 0;      color: var(--el-gold-dark);      font-family: Georgia, serif;     font-weight: 700;   }    .el-faq-item p {     padding-left: 29px;      font-size: 14px;   }    \/* =====================================================      CTA   ====================================================== *\/    .el-cta {     position: relative;     overflow: hidden;      padding: 38px 22px;      text-align: center;      background:       radial-gradient(         circle at 88% 4%,         rgba(232,198,137,.24),         transparent 30%       ),       linear-gradient(         135deg,         #45311f,         #715332       );      border-radius: 24px;      box-shadow:       0 14px 34px rgba(70,49,28,.19);   }    .el-cta h2 {     color: #ffffff;   }    .el-cta p {     max-width: 640px;     margin: 0 auto;      color: #f4eadc;      font-size: 16px;     line-height: 1.65;   }    .el-cta .el-kicker {     color: #efd8ad;   }    .el-cta-tags {     display: flex;     flex-wrap: wrap;     justify-content: center;      gap: 8px;     margin-top: 18px;   }    .el-cta-tag {     padding: 8px 12px;      color: #ffffff;     background: rgba(255,255,255,.09);      border: 1px solid rgba(255,255,255,.17);     border-radius: 999px;      font-size: 11px;     line-height: 1.35;     font-weight: 750;   }    \/* =====================================================      TRUST BAR   ====================================================== *\/    .el-trust-grid {     display: grid;     grid-template-columns: repeat(4, minmax(0,1fr));      gap: 7px;     margin-top: 11px;   }    .el-trust {     padding: 11px 7px;      color: var(--el-text);     background: var(--el-cream);      border: 1px solid var(--el-border);     border-radius: 11px;      text-align: center;      font-size: 11px;     line-height: 1.4;     font-weight: 750;   }    \/* =====================================================      NOTE   ====================================================== *\/    .el-note {     margin-top: 14px;     padding: 13px 15px;      color: var(--el-muted);     background: #fffaf3;      border-left: 3px solid var(--el-gold);     border-radius: 5px 11px 11px 5px;      font-size: 12.5px;     line-height: 1.6;   }    \/* =====================================================      MOBILE   ====================================================== *\/    @media (min-width: 700px) {     .el-page {       padding: 19px;     }      .el-hero {       padding: 48px 30px 27px;     }   }    @media (max-width: 680px) {     .el-feature-grid,     .el-spec-grid,     .el-use-grid,     .el-result-grid {       grid-template-columns: 1fr;     }      .el-quick-grid {       grid-template-columns: repeat(2, minmax(0,1fr));     }      .el-section {       margin-bottom: 31px;     }      .el-page h1 {       font-size: 38px;     }      .el-page h2 {       font-size: 30px;     }      .el-page p {       font-size: 15px;     }   }    @media (max-width: 460px) {     .el-page {       padding: 8px;     }      .el-hero {       padding: 31px 10px 16px;     }      .el-cream-panel {       padding: 22px 10px;     }      .el-color-grid,     .el-trust-grid {       grid-template-columns: repeat(2, minmax(0,1fr));     }      .el-kicker {       font-size: 10px;       letter-spacing: 1.25px;     }   } \u003c\/style\u003e \u003cdiv class=\"el-page\"\u003e \u003c!-- =====================================================        01 HERO        a971df6e-27e5-4dda-8730-87757761136e.png   ====================================================== --\u003e \u003csection class=\"el-section\"\u003e \u003cdiv class=\"el-hero\"\u003e \u003cdiv class=\"el-hero-badge\"\u003eElegant Support for Your Favorite Earrings\u003c\/div\u003e \u003ch2\u003eLift, Support \u0026amp; Love Your Earrings Again\u003c\/h2\u003e \u003cp class=\"el-hero-copy\"\u003eA discreet earring back designed to help \u003cstrong class=\"el-highlight\"\u003e lift, center and support your earrings \u003c\/strong\u003e so they sit in a more flattering, balanced position.\u003c\/p\u003e \u003cdiv class=\"el-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/8.11_1_2.gif?v=1786435148\" alt=\"\"\u003e\u003c\/div\u003e \u003cdiv class=\"el-quick-grid\"\u003e \u003cdiv class=\"el-quick\"\u003e \u003cspan class=\"el-quick-icon\"\u003e↑\u003c\/span\u003e \u003cstrong\u003e Helps Lift Earrings \u003c\/strong\u003e \u003c\/div\u003e \u003cdiv class=\"el-quick\"\u003e \u003cspan class=\"el-quick-icon\"\u003e◎\u003c\/span\u003e \u003cstrong\u003e More Balanced Position \u003c\/strong\u003e \u003c\/div\u003e \u003cdiv class=\"el-quick\"\u003e \u003cspan class=\"el-quick-icon\"\u003e✦\u003c\/span\u003e \u003cstrong\u003e Discreet Support \u003c\/strong\u003e \u003c\/div\u003e \u003cdiv class=\"el-quick\"\u003e \u003cspan class=\"el-quick-icon\"\u003e2\u003c\/span\u003e \u003cstrong\u003e Gold \u0026amp; Silver Options \u003c\/strong\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- =====================================================        02 PROBLEM \/ EMOTIONAL HOOK   ====================================================== --\u003e \u003csection class=\"el-section el-problem\"\u003e \u003cdiv class=\"el-problem-copy\"\u003e \u003cspan class=\"el-kicker\"\u003e A Simple Solution \u003c\/span\u003e \u003ch2\u003eWhen Your Favorite Earrings No Longer Sit Quite Right\u003c\/h2\u003e \u003cp\u003eHeavy earrings can pull the earlobe downward, causing beautiful earrings to tilt, droop or face toward the floor instead of sitting neatly against the ear.\u003c\/p\u003e \u003cp style=\"margin-top: 12px;\"\u003eEarring lobe lifters provide additional support behind the earlobe, helping restore a more balanced and polished look.\u003c\/p\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- =====================================================        03 HEAVY EARRINGS \/ DROOPY EARLOBES        55e8b9d9-1915-4103-9b2b-d168b2937f25.png   ====================================================== --\u003e \u003csection class=\"el-section\"\u003e \u003cdiv class=\"el-heading-wrap\"\u003e \u003cspan class=\"el-kicker\"\u003e Extra Support Where You Need It \u003c\/span\u003e \u003ch2\u003eSupport Heavy Earrings Beautifully\u003c\/h2\u003e \u003cp class=\"el-subheading\"\u003eDesigned to provide extra support for heavier earrings, helping them sit more securely and look beautifully balanced throughout the day.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"el-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/8113.png?v=1786434412\" alt=\"\"\u003e\u003c\/div\u003e \u003cdiv class=\"el-feature-grid\"\u003e \u003cdiv class=\"el-feature\"\u003e \u003cdiv class=\"el-feature-icon\"\u003e✓\u003c\/div\u003e \u003ch3\u003eSecure Support\u003c\/h3\u003e \u003cp\u003eProvides an enlarged supportive surface behind the lobe to help heavier earrings sit more securely.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"el-feature\"\u003e \u003cdiv class=\"el-feature-icon\"\u003e⚖\u003c\/div\u003e \u003ch3\u003eBalanced Appearance\u003c\/h3\u003e \u003cp\u003eHelps reduce the downward tilt that can make heavy earrings appear uneven or poorly positioned.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"el-feature\"\u003e \u003cdiv class=\"el-feature-icon\"\u003e○\u003c\/div\u003e \u003ch3\u003eMade for Droopy Earlobes\u003c\/h3\u003e \u003cp\u003eA thoughtful accessory for stretched or drooping lobes that need a little extra support.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- =====================================================        04 BEFORE \/ AFTER        16049bc5-bdc7-4c19-845f-6c30adcc8a5e.png   ====================================================== --\u003e \u003csection class=\"el-section el-cream-panel\"\u003e \u003cdiv class=\"el-heading-wrap\"\u003e \u003cspan class=\"el-kicker\"\u003e Before \u0026amp; After \u003c\/span\u003e \u003ch2\u003eSee the Difference Instantly\u003c\/h2\u003e \u003cp class=\"el-subheading\"\u003eA supportive earring back can help keep your earring \u003cstrong class=\"el-highlight\"\u003e lifted, centered and facing forward \u003c\/strong\u003e for a cleaner, more flattering profile.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"el-image el-before-after\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/8112.png?v=1786433802\" alt=\"\"\u003e\u003c\/div\u003e \u003cdiv class=\"el-result-grid\"\u003e \u003cdiv class=\"el-result\"\u003e \u003cstrong\u003e Better Position \u003c\/strong\u003e \u003cspan\u003e Helps earrings sit higher and more upright. \u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"el-result\"\u003e \u003cstrong\u003e Less Visible Droop \u003c\/strong\u003e \u003cspan\u003e Extra support helps reduce downward pull. \u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"el-result\"\u003e \u003cstrong\u003e More Polished Profile \u003c\/strong\u003e \u003cspan\u003e Helps earrings appear centered and balanced. \u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- =====================================================        05 SIZE \/ COMFORT        fed26580-c21a-40b7-aff0-840253957084.png   ====================================================== --\u003e \u003csection class=\"el-section\"\u003e \u003cdiv class=\"el-heading-wrap\"\u003e \u003cspan class=\"el-kicker\"\u003e Lightweight Everyday Comfort \u003c\/span\u003e \u003ch2\u003eSmall, Comfortable \u0026amp; Easy to Wear\u003c\/h2\u003e \u003cp class=\"el-subheading\"\u003eA compact support accessory that works behind the earlobe without turning your favorite earrings into a bulky setup.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"el-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/8115.png?v=1786433893\" alt=\"\"\u003e\u003c\/div\u003e \u003cdiv class=\"el-spec-grid\"\u003e \u003cdiv class=\"el-spec\"\u003e \u003cdiv class=\"el-spec-symbol\"\u003emm\u003c\/div\u003e \u003cstrong\u003e Compact Size \u003c\/strong\u003e \u003cspan\u003e Approx. 13.5 × 8.65 mm \u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"el-spec\"\u003e \u003cdiv class=\"el-spec-symbol\"\u003e♡\u003c\/div\u003e \u003cstrong\u003e Comfortable Wear \u003c\/strong\u003e \u003cspan\u003e Designed for lightweight everyday support. \u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"el-spec\"\u003e \u003cdiv class=\"el-spec-symbol\"\u003e✓\u003c\/div\u003e \u003cstrong\u003e Secure Fit \u003c\/strong\u003e \u003cspan\u003e Helps keep your favorite earrings properly positioned. \u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- =====================================================        06 EARRING COMPATIBILITY        07fe7237-3682-4200-b200-4a82c8f58ebe.png   ====================================================== --\u003e \u003csection class=\"el-section el-cream-panel\"\u003e \u003cdiv class=\"el-heading-wrap\"\u003e \u003cspan class=\"el-kicker\"\u003e Bring Favorite Styles Back Into Rotation \u003c\/span\u003e \u003ch2\u003eMade for the Earrings You Love\u003c\/h2\u003e \u003cp class=\"el-subheading\"\u003eIdeal for earring styles that benefit from extra support, including studs, drops and heavier statement designs.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"el-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/8116.png?v=1786433901\" alt=\"\"\u003e\u003c\/div\u003e \u003cdiv class=\"el-use-grid\"\u003e \u003cdiv class=\"el-use\"\u003e \u003cspan class=\"el-use-tag\"\u003e Statement Styles \u003c\/span\u003e \u003ch3\u003eHeavy Earrings\u003c\/h3\u003e \u003cp\u003eHelps provide added backing support for earrings that naturally place more weight on the earlobe.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"el-use\"\u003e \u003cspan class=\"el-use-tag\"\u003e Elegant Everyday \u003c\/span\u003e \u003ch3\u003eStuds \u0026amp; Drops\u003c\/h3\u003e \u003cp\u003eSuitable for post-style earrings where a more supportive backing can improve how they sit.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"el-use\"\u003e \u003cspan class=\"el-use-tag\"\u003e Refined Fit \u003c\/span\u003e \u003ch3\u003eBetter Presentation\u003c\/h3\u003e \u003cp\u003eHelps your earrings face forward instead of noticeably tilting downward.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- =====================================================        07 GOLD \u0026 SILVER        cc7eb750-9db2-46d0-be40-47ca95661e9c.png   ====================================================== --\u003e \u003csection class=\"el-section\"\u003e \u003cdiv class=\"el-heading-wrap\"\u003e \u003cspan class=\"el-kicker\"\u003e Coordinate With Your Jewelry \u003c\/span\u003e \u003ch2\u003eChoose Your Finish\u003c\/h2\u003e \u003cp class=\"el-subheading\"\u003eAvailable in elegant gold and silver tones so your earring supports can coordinate naturally with your jewelry collection.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"el-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/8117.png?v=1786433906\" alt=\"\"\u003e\u003c\/div\u003e \u003cdiv class=\"el-color-grid\"\u003e \u003cdiv class=\"el-color-card\"\u003e \u003cstrong\u003e Gold Tone \u003c\/strong\u003e \u003cspan\u003e A warm, classic finish designed to complement gold jewelry and everyday accessories. \u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"el-color-card\"\u003e \u003cstrong\u003e Silver Tone \u003c\/strong\u003e \u003cspan\u003e A clean, polished finish designed to coordinate beautifully with silver-tone jewelry. \u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- =====================================================        08 CONFIDENCE        80574ad3-2d49-456c-a732-8d77fe46c3d2.png   ====================================================== --\u003e \u003csection class=\"el-section el-cream-panel\"\u003e \u003cdiv class=\"el-heading-wrap\"\u003e \u003cspan class=\"el-kicker\"\u003e Feel Like Yourself Again \u003c\/span\u003e \u003ch2\u003eConfidence in Every Wear\u003c\/h2\u003e \u003cp class=\"el-subheading\"\u003eYour favorite earrings should make you feel polished, elegant and confident—not worried about whether they're drooping or sitting unevenly.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"el-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/8118.png?v=1786433914\" alt=\"\"\u003e\u003c\/div\u003e \u003cdiv class=\"el-feature-grid\"\u003e \u003cdiv class=\"el-feature\"\u003e \u003cdiv class=\"el-feature-icon\"\u003e✦\u003c\/div\u003e \u003ch3\u003eLook More Polished\u003c\/h3\u003e \u003cp\u003eHelps restore a cleaner, more flattering presentation to favorite earrings.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"el-feature\"\u003e \u003cdiv class=\"el-feature-icon\"\u003e✓\u003c\/div\u003e \u003ch3\u003eFeel More Secure\u003c\/h3\u003e \u003cp\u003eAdded support gives you greater confidence while wearing heavier earring styles.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"el-feature\"\u003e \u003cdiv class=\"el-feature-icon\"\u003e♡\u003c\/div\u003e \u003ch3\u003eEnjoy Your Jewelry Again\u003c\/h3\u003e \u003cp\u003eA simple accessory that can help bring beloved earrings back into your everyday wardrobe.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- =====================================================        09 PRODUCT INFORMATION   ====================================================== --\u003e \u003csection class=\"el-section\"\u003e \u003cdiv class=\"el-heading-wrap\"\u003e \u003cspan class=\"el-kicker\"\u003e Product Details \u003c\/span\u003e \u003ch2\u003eThoughtfully Designed Earring Support\u003c\/h2\u003e \u003c\/div\u003e \u003cdiv class=\"el-spec-grid\"\u003e \u003cdiv class=\"el-spec\"\u003e \u003cdiv class=\"el-spec-symbol\"\u003e13.5\u003c\/div\u003e \u003cstrong\u003e Approx. Height \u003c\/strong\u003e \u003cspan\u003e 13.5 mm \u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"el-spec\"\u003e \u003cdiv class=\"el-spec-symbol\"\u003e8.65\u003c\/div\u003e \u003cstrong\u003e Approx. Width \u003c\/strong\u003e \u003cspan\u003e 8.65 mm \u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"el-spec\"\u003e \u003cdiv class=\"el-spec-symbol\"\u003e2\u003c\/div\u003e \u003cstrong\u003e Color Options \u003c\/strong\u003e \u003cspan\u003e Gold Tone \/ Silver Tone \u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"el-note\"\u003eEarring styles, post thicknesses and individual earlobes vary. Results and fit may differ depending on the earring being worn. Use only with earrings that fit securely with the backing.\u003c\/div\u003e \u003c\/section\u003e \u003c!-- =====================================================        10 FAQ   ====================================================== --\u003e \u003csection class=\"el-section el-cream-panel\"\u003e \u003cdiv class=\"el-heading-wrap\"\u003e \u003cspan class=\"el-kicker\"\u003e Frequently Asked Questions \u003c\/span\u003e \u003ch2\u003eEverything You Need to Know\u003c\/h2\u003e \u003c\/div\u003e \u003cdiv class=\"el-faq\"\u003e \u003cdiv class=\"el-faq-item\"\u003e \u003ch3\u003eWhat do earring lobe lifters do?\u003c\/h3\u003e \u003cp\u003eThey provide a larger supportive surface behind the earlobe to help earrings sit higher, straighter and more securely.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"el-faq-item\"\u003e \u003ch3\u003eAre they useful for heavy earrings?\u003c\/h3\u003e \u003cp\u003eThey are designed to provide additional support for heavier post-style earrings that may otherwise tilt or pull downward.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"el-faq-item\"\u003e \u003ch3\u003eCan they help droopy or stretched earlobes?\u003c\/h3\u003e \u003cp\u003eThe supportive backing may help earrings sit in a more balanced position on drooping or stretched lobes, depending on the individual fit.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"el-faq-item\"\u003e \u003ch3\u003eWill they show from the front?\u003c\/h3\u003e \u003cp\u003eThe lifter is worn behind the earlobe and is designed to remain discreet during normal wear.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"el-faq-item\"\u003e \u003ch3\u003eWhich color should I choose?\u003c\/h3\u003e \u003cp\u003eChoose gold tone for gold jewelry or silver tone for silver and white-metal jewelry for a more coordinated look.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- =====================================================        11 FINAL CTA   ====================================================== --\u003e \u003csection class=\"el-section\"\u003e \u003cdiv class=\"el-cta\"\u003e \u003cspan class=\"el-kicker\"\u003e A Small Detail That Makes a Beautiful Difference \u003c\/span\u003e \u003ch2\u003eWear Your Favorite Earrings With Confidence\u003c\/h2\u003e \u003cp\u003eGive heavier or drooping earrings the extra support they need to sit more beautifully, helping you enjoy the jewelry you already love with a more polished, balanced look.\u003c\/p\u003e \u003cdiv class=\"el-cta-tags\"\u003e \u003cspan class=\"el-cta-tag\"\u003e Helps Lift Earrings \u003c\/span\u003e \u003cspan class=\"el-cta-tag\"\u003e Supports Heavy Styles \u003c\/span\u003e \u003cspan class=\"el-cta-tag\"\u003e Discreet Behind the Ear \u003c\/span\u003e \u003cspan class=\"el-cta-tag\"\u003e Gold \u0026amp; Silver Options \u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"el-trust-grid\"\u003e \u003cdiv class=\"el-trust\"\u003eElegant Everyday Support\u003c\/div\u003e \u003cdiv class=\"el-trust\"\u003eCompact Design\u003c\/div\u003e \u003cdiv class=\"el-trust\"\u003eEasy to Wear\u003c\/div\u003e \u003cdiv class=\"el-trust\"\u003eTwo Classic Finishes\u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c\/div\u003e","brand":"mysite","offers":[{"title":"Gold","offer_id":47393724858537,"sku":"ZAX26082801-J012耳堵 款13金色","price":14.99,"currency_code":"USD","in_stock":false},{"title":"Silver","offer_id":47393724891305,"sku":"ZAX26082801-J012耳堵 款13白金","price":14.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0707\/1861\/9817\/files\/hf_20260501_050802_444051c7-283c-4522-8e4d-c32deb685b91.png?v=1787903199","url":"https:\/\/loribeaut.com\/products\/gold-plated-lobe-lifter-earring","provider":"loribeaut","version":"1.0","type":"link"}