{"product_id":"gold-plated-lobe-lifter-earring","title":"🔥18K Gold Plated Lobe Lifters for Heavy Earrings","description":"\u003cstyle\u003e\n.llp-page{\n  --gold:#c89b52;\n  --gold2:#e5c992;\n  --cream:#fbf6ed;\n  --blush:#f3e5df;\n  --rose:#d9b8aa;\n  --brown:#3b2b24;\n  --brown2:#5a4136;\n  --ink:#231c19;\n  --muted:#786a63;\n  --black:#171412;\n\n  max-width:1120px;\n  margin:0 auto;\n  padding:18px 14px 44px;\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Arial,\n    sans-serif;\n\n  color:var(--ink);\n  box-sizing:border-box;\n}\n\n.llp-page *,\n.llp-page *:before,\n.llp-page *:after{\n  box-sizing:border-box;\n}\n\n.llp-page img{\n  display:block;\n  width:100%;\n  height:auto;\n}\n\n.llp-page h2,\n.llp-page h3,\n.llp-page p{\n  margin-top:0;\n  overflow-wrap:break-word;\n}\n\n.llp-page h2,\n.llp-page h3{\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-weight:500;\n}\n\n\n\/* ==============================\n   SECTION\n============================== *\/\n\n.llp-section{\n  position:relative;\n  overflow:hidden;\n\n  margin:0 0 22px;\n\n  border-radius:30px;\n\n  box-shadow:\n    0 18px 48px\n    rgba(48,35,26,.10);\n}\n\n.llp-inner{\n  padding:\n    clamp(22px,4vw,52px);\n}\n\n.llp-stack{\n  display:flex;\n  flex-direction:column;\n  gap:24px;\n}\n\n\n\/* ==============================\n   IMAGE\n============================== *\/\n\n.llp-media{\n  width:100%;\n  max-width:840px;\n\n  margin:0 auto;\n\n  border-radius:24px;\n\n  overflow:hidden;\n\n  box-shadow:\n    0 16px 36px\n    rgba(41,27,19,.15);\n}\n\n.llp-media img{\n  transition:\n    transform .65s ease;\n}\n\n.llp-section:hover\n.llp-media img{\n  transform:\n    scale(1.018);\n}\n\n\n\/* ==============================\n   TEXT\n============================== *\/\n\n.llp-copy{\n  width:100%;\n  max-width:840px;\n\n  margin:0 auto;\n\n  min-width:0;\n}\n\n.llp-eyebrow{\n  display:inline-flex;\n  align-items:center;\n\n  gap:8px;\n\n  margin-bottom:12px;\n\n  font-size:11px;\n\n  font-weight:800;\n\n  letter-spacing:.16em;\n\n  text-transform:uppercase;\n\n  color:var(--gold);\n}\n\n.llp-eyebrow:before,\n.llp-eyebrow:after{\n  content:\"\";\n\n  width:24px;\n  height:1px;\n\n  background:currentColor;\n\n  opacity:.65;\n}\n\n.llp-title{\n  font-size:\n    clamp(32px,5vw,54px);\n\n  line-height:1.04;\n\n  margin-bottom:14px;\n}\n\n.llp-subtitle{\n  font-size:\n    clamp(25px,3.6vw,38px);\n\n  line-height:1.12;\n\n  margin-bottom:13px;\n}\n\n.llp-text{\n  font-size:16px;\n\n  line-height:1.72;\n\n  color:var(--muted);\n\n  max-width:740px;\n\n  margin-bottom:0;\n}\n\n\n\/* ==============================\n   DIVIDER\n============================== *\/\n\n.llp-divider{\n  display:flex;\n\n  align-items:center;\n\n  justify-content:center;\n\n  gap:10px;\n\n  color:var(--gold);\n\n  max-width:820px;\n\n  margin:0 auto;\n}\n\n.llp-divider:before,\n.llp-divider:after{\n  content:\"\";\n\n  height:1px;\n\n  width:min(130px,27vw);\n\n  background:currentColor;\n\n  opacity:.3;\n}\n\n.llp-divider span{\n  width:8px;\n  height:8px;\n\n  border:\n    1px solid currentColor;\n\n  transform:\n    rotate(45deg);\n}\n\n\n\/* ==============================\n   PILLS\n============================== *\/\n\n.llp-pills{\n  display:flex;\n\n  flex-wrap:wrap;\n\n  gap:10px;\n\n  margin-top:20px;\n}\n\n.llp-pill{\n  padding:\n    10px 13px;\n\n  border-radius:999px;\n\n  border:\n    1px solid\n    rgba(200,155,82,.35);\n\n  background:\n    rgba(255,255,255,.55);\n\n  font-weight:750;\n\n  font-size:13px;\n}\n\n\n\/* ==============================\n   FEATURE CARDS\n============================== *\/\n\n.llp-cards{\n  display:grid;\n\n  grid-template-columns:\n    repeat(\n      auto-fit,\n      minmax(220px,1fr)\n    );\n\n  gap:13px;\n\n  margin-top:22px;\n}\n\n.llp-card{\n  padding:18px;\n\n  border-radius:20px;\n\n  border:\n    1px solid\n    rgba(200,155,82,.22);\n\n  background:\n    rgba(255,255,255,.55);\n\n  min-width:0;\n\n  transition:\n    transform .22s ease,\n    box-shadow .22s ease;\n}\n\n.llp-card:hover{\n  transform:\n    translateY(-4px);\n\n  box-shadow:\n    0 12px 28px\n    rgba(45,31,22,.10);\n}\n\n.llp-icon{\n  width:38px;\n  height:38px;\n\n  border-radius:12px;\n\n  display:grid;\n\n  place-items:center;\n\n  background:var(--brown);\n\n  color:#f6dcae;\n\n  font-size:18px;\n\n  margin-bottom:12px;\n}\n\n.llp-card strong{\n  display:block;\n\n  font-size:15px;\n\n  line-height:1.4;\n\n  margin-bottom:6px;\n}\n\n.llp-card span{\n  display:block;\n\n  font-size:13px;\n\n  line-height:1.55;\n\n  color:var(--muted);\n}\n\n\n\/* ==============================\n   HOW IT WORKS\n============================== *\/\n\n.llp-steps{\n  display:grid;\n\n  grid-template-columns:\n    repeat(3,1fr);\n\n  gap:13px;\n\n  margin-top:22px;\n}\n\n.llp-step{\n  padding:18px;\n\n  border-radius:20px;\n\n  background:\n    rgba(255,255,255,.62);\n\n  border:\n    1px solid\n    rgba(200,155,82,.23);\n}\n\n.llp-step-num{\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:30px;\n\n  color:var(--gold);\n\n  margin-bottom:8px;\n}\n\n.llp-step strong{\n  display:block;\n\n  margin-bottom:5px;\n}\n\n.llp-step span{\n  font-size:13px;\n\n  line-height:1.5;\n\n  color:var(--muted);\n}\n\n\n\/* ==============================\n   MODULE COLORS\n============================== *\/\n\n.llp-hero{\n  background:\n    linear-gradient(\n      145deg,\n      #fffaf3,\n      #ead6bd\n    );\n}\n\n.llp-hero .llp-media{\n  border:\n    1px solid\n    rgba(200,155,82,.35);\n}\n\n\n\/* PROBLEM *\/\n\n.llp-problem{\n  background:\n    linear-gradient(\n      145deg,\n      #f6e8e3,\n      #ead2c8\n    );\n}\n\n\n\/* DARK BENEFITS *\/\n\n.llp-function{\n  background:\n    linear-gradient(\n      145deg,\n      #2c211c,\n      #4a352c\n    );\n\n  color:#fff8ef;\n}\n\n.llp-function\n.llp-text,\n\n.llp-function\n.llp-card span{\n  color:#e6d8cf;\n}\n\n.llp-function\n.llp-card{\n  background:\n    rgba(255,255,255,.07);\n\n  border-color:\n    rgba(229,201,146,.25);\n}\n\n.llp-function\n.llp-icon{\n  background:#f2d6a5;\n\n  color:#38271f;\n}\n\n\n\/* HOW *\/\n\n.llp-how{\n  background:\n    linear-gradient(\n      180deg,\n      #fffaf5,\n      #f1e3d1\n    );\n}\n\n\n\/* COMFORT *\/\n\n.llp-comfort{\n  background:\n    linear-gradient(\n      145deg,\n      #eee1d8,\n      #f8f1eb\n    );\n}\n\n\n\/* STYLE *\/\n\n.llp-style{\n  background:\n    linear-gradient(\n      145deg,\n      #171412,\n      #30241e\n    );\n\n  color:#fff8ef;\n}\n\n.llp-style\n.llp-text,\n\n.llp-style\n.llp-card span{\n  color:#dfd2ca;\n}\n\n.llp-style\n.llp-card{\n  background:\n    rgba(255,255,255,.06);\n\n  border-color:\n    rgba(229,201,146,.23);\n}\n\n\n\/* FIT *\/\n\n.llp-fit{\n  background:\n    linear-gradient(\n      180deg,\n      #fbf7f0,\n      #eadcc8\n    );\n}\n\n\n\/* FINAL *\/\n\n.llp-final{\n  background:\n    linear-gradient(\n      145deg,\n      #3a291f,\n      #1c1714\n    );\n\n  color:#fff8ef;\n\n  text-align:center;\n}\n\n.llp-final\n.llp-copy{\n  text-align:center;\n}\n\n.llp-final\n.llp-text{\n  color:#e7dcd4;\n\n  margin-left:auto;\n  margin-right:auto;\n}\n\n.llp-final\n.llp-eyebrow{\n  justify-content:center;\n\n  color:#e9cb91;\n}\n\n\n\/* ==============================\n   CTA\n============================== *\/\n\n.llp-btn{\n  display:inline-flex;\n\n  align-items:center;\n\n  justify-content:center;\n\n  margin-top:21px;\n\n  min-height:48px;\n\n  padding:\n    14px 24px;\n\n  border:0;\n\n  border-radius:999px;\n\n  background:\n    linear-gradient(\n      180deg,\n      #efd59f,\n      #c99c55\n    );\n\n  color:#291f19;\n\n  font-weight:900;\n\n  font-size:14px;\n\n  cursor:pointer;\n\n  box-shadow:\n    0 12px 30px\n    rgba(0,0,0,.24);\n\n  transition:\n    transform .2s ease;\n}\n\n.llp-btn:hover{\n  transform:\n    translateY(-2px);\n}\n\n\n\/* ==============================\n   GOLD CORNERS\n============================== *\/\n\n.llp-corner{\n  position:absolute;\n\n  width:62px;\n  height:62px;\n\n  pointer-events:none;\n\n  opacity:.65;\n}\n\n.llp-corner.tl{\n  top:18px;\n  left:18px;\n\n  border-top:\n    1px solid var(--gold);\n\n  border-left:\n    1px solid var(--gold);\n\n  border-radius:\n    18px 0 0 0;\n}\n\n.llp-corner.br{\n  right:18px;\n  bottom:18px;\n\n  border-right:\n    1px solid var(--gold);\n\n  border-bottom:\n    1px solid var(--gold);\n\n  border-radius:\n    0 0 18px 0;\n}\n\n\n\/* ==============================\n   MOTION\n============================== *\/\n\n.llp-page.llp-motion\n.llp-reveal{\n  opacity:0;\n\n  transform:\n    translateY(22px);\n\n  transition:\n    opacity .65s ease,\n    transform .65s ease;\n}\n\n.llp-page.llp-motion\n.llp-reveal.llp-show{\n  opacity:1;\n\n  transform:none;\n}\n\n\n\/* ==============================\n   MOBILE\n============================== *\/\n\n@media(max-width:700px){\n\n  .llp-page{\n    padding-left:10px;\n    padding-right:10px;\n  }\n\n  .llp-section{\n    border-radius:24px;\n\n    margin-bottom:17px;\n  }\n\n  .llp-inner{\n    padding:\n      22px 16px 26px;\n  }\n\n  .llp-media{\n    border-radius:18px;\n  }\n\n  .llp-title{\n    font-size:\n      clamp(\n        30px,\n        9vw,\n        39px\n      );\n  }\n\n  .llp-subtitle{\n    font-size:\n      clamp(\n        24px,\n        7.5vw,\n        31px\n      );\n  }\n\n  .llp-text{\n    font-size:15px;\n\n    line-height:1.68;\n  }\n\n  .llp-cards,\n  .llp-steps{\n    grid-template-columns:1fr;\n  }\n\n  .llp-card,\n  .llp-step{\n    width:100%;\n  }\n\n  .llp-corner{\n    width:46px;\n    height:46px;\n  }\n\n}\n\n\n@media(\n  prefers-reduced-motion:reduce\n){\n\n  .llp-page *{\n    transition:none!important;\n    animation:none!important;\n  }\n\n  .llp-page.llp-motion\n  .llp-reveal{\n    opacity:1!important;\n    transform:none!important;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"llp-page\" id=\"llp-product-detail\"\u003e\n\u003c!-- ===================================\nMODULE 01\nPRODUCT IMAGE 1\n=================================== --\u003e\n\u003csection class=\"llp-section\nllp-hero\nllp-reveal\"\u003e\u003cspan class=\"llp-corner tl\"\u003e\u003c\/span\u003e \u003cspan class=\"llp-corner br\"\u003e\u003c\/span\u003e\n\u003cdiv class=\"llp-inner\nllp-stack\"\u003e\n\u003cdiv class=\"llp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0831\/9988\/5562\/files\/lovegif_1786672463529.gif?v=1786672499\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"llp-divider\"\u003e\n\u003cspan\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"llp-copy\"\u003e\n\u003cdiv class=\"llp-eyebrow\"\u003eInvisible Support · Elevated Style\u003c\/div\u003e\n\u003ch2 class=\"llp-title\"\u003eWear the Earrings You Love — Without the Droop\u003c\/h2\u003e\n\u003cp class=\"llp-text\"\u003eDesigned to sit discreetly behind the earlobe, these lobe-lifter backings help support heavier earrings so they sit higher, look more balanced, and stay better positioned throughout the day.\u003c\/p\u003e\n\u003cdiv class=\"llp-pills\"\u003e\n\u003cspan class=\"llp-pill\"\u003e Supports Heavy Earrings \u003c\/span\u003e \u003cspan class=\"llp-pill\"\u003e Hidden Behind the Ear \u003c\/span\u003e \u003cspan class=\"llp-pill\"\u003e Gold-Plated Finish \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ===================================\nMODULE 02\nPRODUCT IMAGE 2\n=================================== --\u003e\n\u003csection class=\"llp-section\nllp-problem\nllp-reveal\"\u003e\n\u003cdiv class=\"llp-inner\nllp-stack\"\u003e\n\u003cdiv class=\"llp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/3115\/5645\/files\/hf_20260501_051135_72a3ab75-29e9-454c-82b6-db4a1d3c0767.png?v=1787544958\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"llp-divider\"\u003e\n\u003cspan\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"llp-copy\"\u003e\n\u003cdiv class=\"llp-eyebrow\"\u003eA Small Fix With a Visible Difference\u003c\/div\u003e\n\u003ch2 class=\"llp-subtitle\"\u003eWhen Your Favorite Earrings Point Down, Lift Them Back Up\u003c\/h2\u003e\n\u003cp class=\"llp-text\"\u003eHeavy studs and statement earrings can pull forward and make the front of the earring look tilted. The wider supportive backing helps create a steadier base behind the lobe, improving the way the earring sits from the front.\u003c\/p\u003e\n\u003cdiv class=\"llp-cards\"\u003e\n\u003cdiv class=\"llp-card\"\u003e\n\u003cdiv class=\"llp-icon\"\u003e↑\u003c\/div\u003e\n\u003cstrong\u003e Better Position \u003c\/strong\u003e \u003cspan\u003e Helps the earring face sit higher and more upright. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"llp-card\"\u003e\n\u003cdiv class=\"llp-icon\"\u003e◇\u003c\/div\u003e\n\u003cstrong\u003e More Balanced Look \u003c\/strong\u003e \u003cspan\u003e Supports the back of the lobe so statement pieces look more intentional. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"llp-card\"\u003e\n\u003cdiv class=\"llp-icon\"\u003e✦\u003c\/div\u003e\n\u003cstrong\u003e Instant Upgrade \u003c\/strong\u003e \u003cspan\u003e Swap your regular backing for a more supportive design in seconds. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ===================================\nMODULE 03\nPRODUCT IMAGE 3\n=================================== --\u003e\n\u003csection class=\"llp-section\nllp-function\nllp-reveal\"\u003e\n\u003cdiv class=\"llp-inner\nllp-stack\"\u003e\n\u003cdiv class=\"llp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/3115\/5645\/files\/hf_20260501_050654_7e128f03-b9b8-47c4-a3b0-71397ffb1c58.png?v=1787544958\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"llp-divider\"\u003e\n\u003cspan\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"llp-copy\"\u003e\n\u003cdiv class=\"llp-eyebrow\"\u003eSupport That Stays Out of Sight\u003c\/div\u003e\n\u003ch2 class=\"llp-subtitle\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eThree Reasons It Changes the Way Your Earrings Wear\u003c\/span\u003e\u003c\/h2\u003e\n\u003cp class=\"llp-text\"\u003eThe design combines a broader support surface with a secure screw-style fastening and a smooth jewelry-inspired finish.\u003c\/p\u003e\n\u003cdiv class=\"llp-cards\"\u003e\n\u003cdiv class=\"llp-card\"\u003e\n\u003cdiv class=\"llp-icon\"\u003e01\u003c\/div\u003e\n\u003cstrong\u003e Lift \u0026amp; Support \u003c\/strong\u003e \u003cspan\u003e Helps reduce the forward-drooping appearance of heavier earrings. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"llp-card\"\u003e\n\u003cdiv class=\"llp-icon\"\u003e02\u003c\/div\u003e\n\u003cstrong\u003e Secure Hold \u003c\/strong\u003e \u003cspan\u003e Screw-style fastening helps keep the backing firmly in place. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"llp-card\"\u003e\n\u003cdiv class=\"llp-icon\"\u003e03\u003c\/div\u003e\n\u003cstrong\u003e Discreet Wear \u003c\/strong\u003e \u003cspan\u003e Sits behind the earlobe so the support stays out of the spotlight. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ===================================\nMODULE 04\nPRODUCT IMAGE 4\n=================================== --\u003e\n\u003csection class=\"llp-section\nllp-how\nllp-reveal\"\u003e\n\u003cdiv class=\"llp-inner\nllp-stack\"\u003e\n\u003cdiv class=\"llp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/3115\/5645\/files\/hf_20260501_050610_0f86d3e5-c285-4431-8807-0144eb51aaff.png?v=1787544958\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"llp-divider\"\u003e\n\u003cspan\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"llp-copy\"\u003e\n\u003cdiv class=\"llp-eyebrow\"\u003eSimple Everyday Use\u003c\/div\u003e\n\u003ch2 class=\"llp-subtitle\"\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003eChange the Backing, Not Your Earrings\u003c\/span\u003e\u003c\/h2\u003e\n\u003cp class=\"llp-text\"\u003eUse them in place of a standard backing on compatible traditional-post earrings. No special styling routine required.\u003c\/p\u003e\n\u003cdiv class=\"llp-steps\"\u003e\n\u003cdiv class=\"llp-step\"\u003e\n\u003cdiv class=\"llp-step-num\"\u003e01\u003c\/div\u003e\n\u003cstrong\u003e Insert Your Earring \u003c\/strong\u003e \u003cspan\u003e Put on your stud or statement earring as usual. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"llp-step\"\u003e\n\u003cdiv class=\"llp-step-num\"\u003e02\u003c\/div\u003e\n\u003cstrong\u003e Add the Lifter \u003c\/strong\u003e \u003cspan\u003e Place the supportive backing behind your earlobe. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"llp-step\"\u003e\n\u003cdiv class=\"llp-step-num\"\u003e03\u003c\/div\u003e\n\u003cstrong\u003e Adjust \u0026amp; Secure \u003c\/strong\u003e \u003cspan\u003e Position the earring where it looks best, then fasten the backing. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ===================================\nMODULE 05\nPRODUCT IMAGE 5\n=================================== --\u003e\n\u003csection class=\"llp-section\nllp-comfort\nllp-reveal\"\u003e\n\u003cdiv class=\"llp-inner\nllp-stack\"\u003e\n\u003cdiv class=\"llp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/3115\/5645\/files\/hf_20260501_051135_afd3f8f3-09ab-4e4f-8698-9fd7c398c808.png?v=1787544958\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"llp-divider\"\u003e\n\u003cspan\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"llp-copy\"\u003e\n\u003cdiv class=\"llp-eyebrow\"\u003eDesigned for Long-Wear Styling\u003c\/div\u003e\n\u003ch2 class=\"llp-subtitle\"\u003eSupportive Without Looking Bulky\u003c\/h2\u003e\n\u003cp class=\"llp-text\"\u003eThe smooth metal construction and rounded profile give the backing a refined feel while the support stays behind the ear. It is made to do the work without changing the look of your jewelry from the front.\u003c\/p\u003e\n\u003cdiv class=\"llp-cards\"\u003e\n\u003cdiv class=\"llp-card\"\u003e\n\u003cdiv class=\"llp-icon\"\u003e◌\u003c\/div\u003e\n\u003cstrong\u003e Smooth Profile \u003c\/strong\u003e \u003cspan\u003e Rounded surfaces keep the design sleek and jewelry-like. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"llp-card\"\u003e\n\u003cdiv class=\"llp-icon\"\u003e↔\u003c\/div\u003e\n\u003cstrong\u003e Broader Support \u003c\/strong\u003e \u003cspan\u003e A wider contact area helps distribute weight more evenly than a tiny standard back. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"llp-card\"\u003e\n\u003cdiv class=\"llp-icon\"\u003e✧\u003c\/div\u003e\n\u003cstrong\u003e Everyday Friendly \u003c\/strong\u003e \u003cspan\u003e Easy to pair with many traditional-post earrings already in your collection. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ===================================\nMODULE 06\nPRODUCT IMAGE 6\n=================================== --\u003e\n\u003csection class=\"llp-section\nllp-style\nllp-reveal\"\u003e\n\u003cdiv class=\"llp-inner\nllp-stack\"\u003e\n\u003cdiv class=\"llp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/3115\/5645\/files\/hf_20260501_050802_444051c7-283c-4522-8e4d-c32deb685b91.png?v=1787544958\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"llp-divider\"\u003e\n\u003cspan\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"llp-copy\"\u003e\n\u003cdiv class=\"llp-eyebrow\"\u003eFunctional Jewelry, Not a Plastic Fix\u003c\/div\u003e\n\u003ch2 class=\"llp-subtitle\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eA Polished Finish That Belongs in Your Jewelry Box\u003c\/span\u003e\u003c\/h2\u003e\n\u003cp class=\"llp-text\"\u003eMade with 14K gold-plated brass, the backing is designed to feel more like a jewelry component than a disposable accessory. Ideal for dinners, events, weddings, and statement-earring days.\u003c\/p\u003e\n\u003cdiv class=\"llp-cards\"\u003e\n\u003cdiv class=\"llp-card\"\u003e\n\u003cdiv class=\"llp-icon\"\u003e14K\u003c\/div\u003e\n\u003cstrong\u003e Gold-Plated Finish \u003c\/strong\u003e \u003cspan\u003e Warm metallic tone designed to coordinate naturally with gold jewelry. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"llp-card\"\u003e\n\u003cdiv class=\"llp-icon\"\u003e◆\u003c\/div\u003e\n\u003cstrong\u003e Brass Base \u003c\/strong\u003e \u003cspan\u003e A structured metal base gives the backing a solid, supportive feel. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"llp-card\"\u003e\n\u003cdiv class=\"llp-icon\"\u003e◎\u003c\/div\u003e\n\u003cstrong\u003e Refined Shape \u003c\/strong\u003e \u003cspan\u003e Compact styling keeps the functional element elegant and unobtrusive. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ===================================\nMODULE 07\nPRODUCT IMAGE 2 AGAIN\n=================================== --\u003e\n\u003csection class=\"llp-section\nllp-fit\nllp-reveal\"\u003e\n\u003cdiv class=\"llp-inner\nllp-stack\"\u003e\n\u003cdiv class=\"llp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/3115\/5645\/files\/hf_20260501_051135_72a3ab75-29e9-454c-82b6-db4a1d3c0767.png?v=1787544958\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"llp-divider\"\u003e\n\u003cspan\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"llp-copy\"\u003e\n\u003cdiv class=\"llp-eyebrow\"\u003eMade for the Earrings You Already Own\u003c\/div\u003e\n\u003ch2 class=\"llp-subtitle\"\u003eBest for Traditional Post-Back Styles\u003c\/h2\u003e\n\u003cp class=\"llp-text\"\u003eSimply replace your usual backing on compatible post earrings. They are especially useful for heavier studs, statement earrings, and dressier pieces that tend to tilt forward.\u003c\/p\u003e\n\u003cdiv class=\"llp-pills\"\u003e\n\u003cspan class=\"llp-pill\"\u003e Heavy Studs \u003c\/span\u003e \u003cspan class=\"llp-pill\"\u003e Statement Earrings \u003c\/span\u003e \u003cspan class=\"llp-pill\"\u003e Dress Earrings \u003c\/span\u003e \u003cspan class=\"llp-pill\"\u003e Traditional Posts \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ===================================\nMODULE 08\nFINAL CTA\n=================================== --\u003e\n\u003csection class=\"llp-section\nllp-final\nllp-reveal\"\u003e\u003cspan class=\"llp-corner tl\"\u003e\u003c\/span\u003e \u003cspan class=\"llp-corner br\"\u003e\u003c\/span\u003e\n\u003cdiv class=\"llp-inner\nllp-stack\"\u003e\n\u003cdiv class=\"llp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/3115\/5645\/files\/509c523eb12d4dcfaea1768ce24ba57b.png?v=1787544958\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"llp-divider\"\u003e\n\u003cspan\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"llp-copy\"\u003e\n\u003cdiv class=\"llp-eyebrow\"\u003eBring Your Favorites Back Into Rotation\u003c\/div\u003e\n\u003ch2 class=\"llp-title\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eYour Earrings Deserve Better Support\u003c\/span\u003e\u003c\/h2\u003e\n\u003cp class=\"llp-text\"\u003eA small backing can make a big visual difference. Give heavier earrings the support they need to sit higher, feel more secure, and look the way you intended.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cscript\u003e\n\n(function(){\n\n  var root =\n    document.getElementById(\n      'llp-product-detail'\n    );\n\n\n  if(!root){\n    return;\n  }\n\n\n  if(\n    'IntersectionObserver'\n    in window\n  ){\n\n    root.classList.add(\n      'llp-motion'\n    );\n\n\n    var items =\n      root.querySelectorAll(\n        '.llp-reveal'\n      );\n\n\n    var observer =\n      new IntersectionObserver(\n\n        function(entries){\n\n          entries.forEach(\n\n            function(entry){\n\n              if(\n                entry.isIntersecting\n              ){\n\n                entry.target\n                  .classList\n                  .add(\n                    'llp-show'\n                  );\n\n\n                observer\n                  .unobserve(\n                    entry.target\n                  );\n\n              }\n\n            }\n\n          );\n\n        },\n\n        {\n          threshold:.12\n        }\n\n      );\n\n\n    items.forEach(\n\n      function(item){\n\n        observer.observe(\n          item\n        );\n\n      }\n\n    );\n\n  }\n\n\n  var btn =\n    root.querySelector(\n      '[data-llp-top]'\n    );\n\n\n  if(btn){\n\n    btn.addEventListener(\n\n      'click',\n\n      function(){\n\n        window.scrollTo({\n\n          top:0,\n\n          behavior:'smooth'\n\n        });\n\n      }\n\n    );\n\n  }\n\n})();\n\n\u003c\/script\u003e\n\u003c\/div\u003e","brand":"LYLY","offers":[{"title":"Gold","offer_id":48313575735485,"sku":"B02516-A*2","price":22.99,"currency_code":"USD","in_stock":true},{"title":"Silver","offer_id":48313575768253,"sku":"B02516-B*2","price":22.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0763\/3115\/5645\/files\/hf_20260501_050802_444051c7-283c-4522-8e4d-c32deb685b91.png?v=1787544958","url":"https:\/\/valorsnet.us\/products\/gold-plated-lobe-lifter-earring","provider":"Valors-net","version":"1.0","type":"link"}