{"product_id":"sheer-berry-tinted-lip-balm","title":"✨💋Sheer Berry Tinted Lip Balm | Buildable Glossy Color💧","description":"\u003cstyle\u003e\n  .honey-lip-page,\n  .honey-lip-page * {\n    box-sizing: border-box;\n  }\n\n  .honey-lip-page {\n    --berry: #711c34;\n    --berry-dark: #42101f;\n    --berry-soft: #f7e9ee;\n    --blush: #fcf6f8;\n    --cream: #fffdfb;\n    --ink: #1f1a1c;\n    --text: #4d4347;\n    --muted: #766a6f;\n    --border: #eadde2;\n    --white: #ffffff;\n\n    width: 100%;\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 12px;\n    color: var(--ink);\n    background: var(--white);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto,\n      Helvetica, Arial, sans-serif;\n    line-height: 1.65;\n  }\n\n  .honey-lip-page h1,\n  .honey-lip-page h2,\n  .honey-lip-page h3,\n  .honey-lip-page p {\n    margin-top: 0;\n  }\n\n  .honey-lip-page h1,\n  .honey-lip-page h2,\n  .honey-lip-page h3 {\n    color: var(--berry-dark);\n    line-height: 1.18;\n    letter-spacing: -0.02em;\n  }\n\n  .honey-lip-page h1 {\n    margin-bottom: 14px;\n    font-size: clamp(2rem, 8vw, 3.8rem);\n    font-weight: 800;\n  }\n\n  .honey-lip-page h2 {\n    margin-bottom: 12px;\n    font-size: clamp(1.55rem, 6vw, 2.45rem);\n    font-weight: 800;\n  }\n\n  .honey-lip-page h3 {\n    margin-bottom: 8px;\n    font-size: 1.16rem;\n    font-weight: 750;\n  }\n\n  .honey-lip-page p {\n    margin-bottom: 12px;\n    color: var(--text);\n    font-size: 1rem;\n  }\n\n  .honey-lip-page strong {\n    color: var(--berry-dark);\n  }\n\n  .honey-lip-page img {\n    display: block;\n    width: 100%;\n    height: auto;\n    margin: 0;\n    border-radius: 16px;\n  }\n\n  .honey-lip-section {\n    margin-bottom: 34px;\n  }\n\n  .honey-lip-hero {\n    overflow: hidden;\n    padding: 24px 18px 18px;\n    background:\n      radial-gradient(circle at top right, rgba(113, 28, 52, 0.13), transparent 42%),\n      linear-gradient(145deg, #fffdfd 0%, #f9edf1 100%);\n    border: 1px solid var(--border);\n    border-radius: 22px;\n    text-align: center;\n  }\n\n  .honey-lip-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 12px;\n    padding: 7px 13px;\n    color: var(--berry);\n    background: rgba(255, 255, 255, 0.85);\n    border: 1px solid rgba(113, 28, 52, 0.18);\n    border-radius: 999px;\n    font-size: 0.8rem;\n    font-weight: 800;\n    letter-spacing: 0.07em;\n    text-transform: uppercase;\n  }\n\n  .honey-lip-hero-copy {\n    max-width: 680px;\n    margin: 0 auto 20px;\n  }\n\n  .honey-lip-hero-copy p {\n    margin-bottom: 18px;\n    font-size: 1.07rem;\n  }\n\n  .honey-lip-benefit-row {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 9px;\n    margin: 18px 0 22px;\n    text-align: left;\n  }\n\n  .honey-lip-benefit {\n    display: flex;\n    align-items: flex-start;\n    gap: 9px;\n    padding: 11px 13px;\n    color: var(--text);\n    background: rgba(255, 255, 255, 0.82);\n    border-radius: 12px;\n    font-size: 0.94rem;\n    font-weight: 650;\n  }\n\n  .honey-lip-benefit span:first-child {\n    flex: 0 0 auto;\n  }\n\n  .honey-lip-media {\n    overflow: hidden;\n    margin-top: 18px;\n    background: var(--white);\n    border-radius: 16px;\n  }\n\n  .honey-lip-intro {\n    padding: 4px 4px 0;\n    text-align: center;\n  }\n\n  .honey-lip-intro p {\n    max-width: 680px;\n    margin-right: auto;\n    margin-left: auto;\n  }\n\n  .honey-lip-features {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 22px;\n  }\n\n  .honey-lip-feature-card {\n    overflow: hidden;\n    padding: 20px 16px 16px;\n    background: var(--blush);\n    border: 1px solid var(--border);\n    border-radius: 20px;\n  }\n\n  .honey-lip-feature-number {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 38px;\n    height: 30px;\n    margin-bottom: 12px;\n    padding: 0 10px;\n    color: var(--white);\n    background: var(--berry);\n    border-radius: 999px;\n    font-size: 0.8rem;\n    font-weight: 800;\n  }\n\n  .honey-lip-feature-card p:last-of-type {\n    margin-bottom: 0;\n  }\n\n  .honey-lip-highlight {\n    margin-top: 12px;\n    padding: 12px 14px;\n    color: var(--berry-dark);\n    background: var(--white);\n    border-radius: 12px;\n    font-size: 0.95rem;\n    font-weight: 750;\n  }\n\n  .honey-lip-how {\n    padding: 24px 16px;\n    background: var(--cream);\n    border: 1px solid var(--border);\n    border-radius: 20px;\n  }\n\n  .honey-lip-steps {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 12px;\n    margin-top: 18px;\n  }\n\n  .honey-lip-step {\n    display: flex;\n    align-items: flex-start;\n    gap: 13px;\n    padding: 15px;\n    background: var(--white);\n    border: 1px solid var(--border);\n    border-radius: 14px;\n  }\n\n  .honey-lip-step-number {\n    display: flex;\n    flex: 0 0 34px;\n    align-items: center;\n    justify-content: center;\n    width: 34px;\n    height: 34px;\n    color: var(--white);\n    background: var(--berry);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 800;\n  }\n\n  .honey-lip-step h3 {\n    margin-bottom: 4px;\n  }\n\n  .honey-lip-step p {\n    margin-bottom: 0;\n    font-size: 0.94rem;\n  }\n\n  .honey-lip-trust {\n    padding: 24px 16px;\n    color: var(--white);\n    background:\n      radial-gradient(circle at top right, rgba(255, 255, 255, 0.14), transparent 38%),\n      linear-gradient(145deg, var(--berry) 0%, var(--berry-dark) 100%);\n    border-radius: 20px;\n  }\n\n  .honey-lip-trust h2,\n  .honey-lip-trust h3,\n  .honey-lip-trust p,\n  .honey-lip-trust strong {\n    color: var(--white);\n  }\n\n  .honey-lip-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 10px;\n    margin-top: 18px;\n  }\n\n  .honey-lip-trust-item {\n    padding: 14px;\n    background: rgba(255, 255, 255, 0.12);\n    border: 1px solid rgba(255, 255, 255, 0.2);\n    border-radius: 13px;\n  }\n\n  .honey-lip-trust-item h3 {\n    margin-bottom: 4px;\n    font-size: 1rem;\n  }\n\n  .honey-lip-trust-item p {\n    margin-bottom: 0;\n    font-size: 0.9rem;\n    opacity: 0.9;\n  }\n\n  .honey-lip-specs {\n    padding: 24px 16px;\n    background: var(--blush);\n    border: 1px solid var(--border);\n    border-radius: 20px;\n  }\n\n  .honey-lip-spec-list {\n    overflow: hidden;\n    margin-top: 16px;\n    background: var(--white);\n    border: 1px solid var(--border);\n    border-radius: 14px;\n  }\n\n  .honey-lip-spec-row {\n    display: grid;\n    grid-template-columns: 42% 58%;\n    border-bottom: 1px solid var(--border);\n  }\n\n  .honey-lip-spec-row:last-child {\n    border-bottom: 0;\n  }\n\n  .honey-lip-spec-label,\n  .honey-lip-spec-value {\n    padding: 12px;\n    font-size: 0.91rem;\n  }\n\n  .honey-lip-spec-label {\n    color: var(--berry-dark);\n    background: var(--berry-soft);\n    font-weight: 750;\n  }\n\n  .honey-lip-spec-value {\n    color: var(--text);\n  }\n\n  .honey-lip-action {\n    padding: 28px 18px;\n    background:\n      radial-gradient(circle at bottom left, rgba(113, 28, 52, 0.12), transparent 42%),\n      #fffafb;\n    border: 1px solid var(--border);\n    border-radius: 20px;\n    text-align: center;\n  }\n\n  .honey-lip-action p {\n    max-width: 620px;\n    margin-right: auto;\n    margin-left: auto;\n  }\n\n  .honey-lip-action-note {\n    display: inline-block;\n    margin-top: 6px;\n    padding: 10px 16px;\n    color: var(--berry-dark);\n    background: var(--berry-soft);\n    border-radius: 999px;\n    font-weight: 800;\n  }\n\n  @media (min-width: 640px) {\n    .honey-lip-page {\n      padding: 20px;\n    }\n\n    .honey-lip-hero {\n      padding: 42px 34px 28px;\n    }\n\n    .honey-lip-benefit-row {\n      grid-template-columns: repeat(3, 1fr);\n    }\n\n    .honey-lip-feature-card,\n    .honey-lip-how,\n    .honey-lip-specs,\n    .honey-lip-trust {\n      padding: 30px;\n    }\n\n    .honey-lip-steps {\n      grid-template-columns: repeat(3, 1fr);\n    }\n\n    .honey-lip-step {\n      display: block;\n    }\n\n    .honey-lip-step-number {\n      margin-bottom: 12px;\n    }\n\n    .honey-lip-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n\n    .honey-lip-spec-label,\n    .honey-lip-spec-value {\n      padding: 14px 16px;\n      font-size: 0.96rem;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"honey-lip-page\"\u003e\n\u003c!-- A: Attention \/ Hook --\u003e\n\u003csection class=\"honey-lip-section honey-lip-hero\"\u003e\n\u003cdiv class=\"honey-lip-hero-copy\"\u003e\n\u003cdiv class=\"honey-lip-eyebrow\"\u003eSheer Color · Buildable Glow\u003c\/div\u003e\n\u003ch1\u003eLooks Dark.\u003cbr\u003eWears Beautifully Sheer.\u003c\/h1\u003e\n\u003cp\u003eMeet the dark berry lip color that transforms the moment it touches your lips—delivering a personalized, glossy tint without the heavy feel of traditional lipstick.\u003c\/p\u003e\n\u003cdiv class=\"honey-lip-benefit-row\"\u003e\n\u003cdiv class=\"honey-lip-benefit\"\u003e\n\u003cspan\u003e💋\u003c\/span\u003e \u003cspan\u003eSheer, buildable color\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"honey-lip-benefit\"\u003e\n\u003cspan\u003e💧\u003c\/span\u003e \u003cspan\u003eWeightless balm-like glide\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"honey-lip-benefit\"\u003e\n\u003cspan\u003e✨\u003c\/span\u003e \u003cspan\u003eFlattering on every skin tone\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"honey-lip-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/9__1_b1e902c2-5492-4a94-8ba1-5b9f6989c2ad.gif?v=1785487487\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- I: Interest \/ Main Features --\u003e\n\u003csection class=\"honey-lip-section honey-lip-intro\"\u003e\n\u003cdiv class=\"honey-lip-eyebrow\"\u003eWhy You’ll Love It\u003c\/div\u003e\n\u003ch2\u003eOne Slim Tube. Endless Ways to Glow.\u003c\/h2\u003e\n\u003cp\u003eSwipe it on lightly for an effortless everyday tint, or layer it whenever you want a deeper berry finish.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"honey-lip-section honey-lip-features\"\u003e\n\u003carticle class=\"honey-lip-feature-card\"\u003e\n\u003cdiv class=\"honey-lip-feature-number\"\u003e01\u003c\/div\u003e\n\u003ch2\u003e🖤 Dark in the Tube. Sheer on Your Lips.\u003c\/h2\u003e\n\u003cp\u003eThe deep berry bullet may look dramatic, but it melts into a \u003cstrong\u003esoft, translucent wash of color\u003c\/strong\u003e once applied.\u003c\/p\u003e\n\u003cp\u003eStart with one swipe for a natural tint. Add more layers whenever you want richer intensity—without losing the glossy, effortless finish.\u003c\/p\u003e\n\u003cdiv class=\"honey-lip-highlight\"\u003eOne tube. Endless intensity. 💋\u003c\/div\u003e\n\u003cdiv class=\"honey-lip-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_7_31_16_37_13_1.png?v=1785487059\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"honey-lip-feature-card\"\u003e\n\u003cdiv class=\"honey-lip-feature-number\"\u003e02\u003c\/div\u003e\n\u003ch2\u003e🌍 Made to Flatter Every Skin Tone\u003c\/h2\u003e\n\u003cp\u003eA balanced blend of warm and cool pigments works with your natural lip color, creating a finish that looks slightly different—and uniquely beautiful—on every person.\u003c\/p\u003e\n\u003cp\u003eThe result is a wearable berry glow that complements fair, medium, tan and deep complexions without looking flat or overpowering.\u003c\/p\u003e\n\u003cdiv class=\"honey-lip-highlight\"\u003eYour lips. Your shade. ✨\u003c\/div\u003e\n\u003cdiv class=\"honey-lip-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_7_31_16_37_13_2.png?v=1785487059\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"honey-lip-feature-card\"\u003e\n\u003cdiv class=\"honey-lip-feature-number\"\u003e03\u003c\/div\u003e\n\u003ch2\u003e💧 Not Lipstick. Not Gloss. Better.\u003c\/h2\u003e\n\u003cp\u003eIt glides on with the comfort of a tinted balm while leaving behind a smooth, moist-looking finish.\u003c\/p\u003e\n\u003cp\u003eYou get the visual impact of glossy color with a \u003cstrong\u003elightweight, barely-there feel\u003c\/strong\u003e that stays comfortable throughout your day.\u003c\/p\u003e\n\u003cdiv class=\"honey-lip-highlight\"\u003eBare-lip feel. Full-lip glow. 💋\u003c\/div\u003e\n\u003cdiv class=\"honey-lip-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_7_31_16_37_14_3.png?v=1785487059\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"honey-lip-feature-card\"\u003e\n\u003cdiv class=\"honey-lip-feature-number\"\u003e04\u003c\/div\u003e\n\u003ch2\u003e🧪 Developed with Dermatological Expertise\u003c\/h2\u003e\n\u003cp\u003eThe formula is \u003cstrong\u003eallergy tested\u003c\/strong\u003e and \u003cstrong\u003e100% fragrance free\u003c\/strong\u003e, making it a thoughtful choice for different skin types and sensitivities.\u003c\/p\u003e\n\u003cp\u003eEnjoy expressive color without adding unnecessary fragrance to your everyday lip routine.\u003c\/p\u003e\n\u003cdiv class=\"honey-lip-highlight\"\u003eKind to lips. Trusted by skin. 🤍\u003c\/div\u003e\n\u003cdiv class=\"honey-lip-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_7_31_16_37_15_4.png?v=1785487059\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"honey-lip-feature-card\"\u003e\n\u003cdiv class=\"honey-lip-feature-number\"\u003e05\u003c\/div\u003e\n\u003ch2\u003e📱 The Berry Tint Everyone Keeps Sharing\u003c\/h2\u003e\n\u003cp\u003eThe dramatic-looking bullet and surprisingly sheer finish make this shade impossible to ignore.\u003c\/p\u003e\n\u003cp\u003eIt is easy to wear, easy to layer and easy to make your own—whether you prefer a subtle daytime tint or a deeper evening look.\u003c\/p\u003e\n\u003cdiv class=\"honey-lip-highlight\"\u003eLoved everywhere. Yours now. 🔥\u003c\/div\u003e\n\u003cdiv class=\"honey-lip-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_7_31_16_37_15_5.png?v=1785487059\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- D: Desire \/ How It Works --\u003e\n\u003csection class=\"honey-lip-section honey-lip-how\"\u003e\n\u003cdiv class=\"honey-lip-eyebrow\"\u003eHow It Works\u003c\/div\u003e\n\u003ch2\u003eChoose Your Level of Berry\u003c\/h2\u003e\n\u003cp\u003eThe sheer formula lets you control the final look instead of locking you into one heavy shade.\u003c\/p\u003e\n\u003cdiv class=\"honey-lip-steps\"\u003e\n\u003cdiv class=\"honey-lip-step\"\u003e\n\u003cdiv class=\"honey-lip-step-number\"\u003e1\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eSwipe Once\u003c\/h3\u003e\n\u003cp\u003eApply one smooth layer for a soft, natural-looking berry tint.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"honey-lip-step\"\u003e\n\u003cdiv class=\"honey-lip-step-number\"\u003e2\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eBuild the Color\u003c\/h3\u003e\n\u003cp\u003eAdd another layer whenever you want a richer, more noticeable glow.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"honey-lip-step\"\u003e\n\u003cdiv class=\"honey-lip-step-number\"\u003e3\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eMake It Yours\u003c\/h3\u003e\n\u003cp\u003eLet your natural lip tone create a finish that is uniquely yours.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Trust Building --\u003e\n\u003csection class=\"honey-lip-section honey-lip-trust\"\u003e\n\u003cdiv class=\"honey-lip-eyebrow\"\u003eFormula Confidence\u003c\/div\u003e\n\u003ch2\u003eWhy Choose This Lip Tint?\u003c\/h2\u003e\n\u003cdiv class=\"honey-lip-trust-grid\"\u003e\n\u003cdiv class=\"honey-lip-trust-item\"\u003e\n\u003ch3\u003e✅ Allergy Tested\u003c\/h3\u003e\n\u003cp\u003eDeveloped with different skin types and sensitivities in mind.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"honey-lip-trust-item\"\u003e\n\u003ch3\u003e🤍 Fragrance Free\u003c\/h3\u003e\n\u003cp\u003e100% fragrance-free for a clean, comfortable application.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"honey-lip-trust-item\"\u003e\n\u003ch3\u003e✨ Buildable Finish\u003c\/h3\u003e\n\u003cp\u003eControl the intensity from a subtle tint to a deeper berry look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Specifications --\u003e\n\u003csection class=\"honey-lip-section honey-lip-specs\"\u003e\n\u003cdiv class=\"honey-lip-eyebrow\"\u003eProduct Details\u003c\/div\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003cdiv class=\"honey-lip-spec-list\"\u003e\n\u003cdiv class=\"honey-lip-spec-row\"\u003e\n\u003cdiv class=\"honey-lip-spec-label\"\u003eProduct Type\u003c\/div\u003e\n\u003cdiv class=\"honey-lip-spec-value\"\u003eSheer tinted lip balm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"honey-lip-spec-row\"\u003e\n\u003cdiv class=\"honey-lip-spec-label\"\u003eColor Effect\u003c\/div\u003e\n\u003cdiv class=\"honey-lip-spec-value\"\u003ePersonalized berry tint\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"honey-lip-spec-row\"\u003e\n\u003cdiv class=\"honey-lip-spec-label\"\u003eCoverage\u003c\/div\u003e\n\u003cdiv class=\"honey-lip-spec-value\"\u003eSheer and buildable\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"honey-lip-spec-row\"\u003e\n\u003cdiv class=\"honey-lip-spec-label\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"honey-lip-spec-value\"\u003eSmooth, glossy and moist-looking\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"honey-lip-spec-row\"\u003e\n\u003cdiv class=\"honey-lip-spec-label\"\u003eTexture\u003c\/div\u003e\n\u003cdiv class=\"honey-lip-spec-value\"\u003eLightweight balm-like glide\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"honey-lip-spec-row\"\u003e\n\u003cdiv class=\"honey-lip-spec-label\"\u003eFragrance\u003c\/div\u003e\n\u003cdiv class=\"honey-lip-spec-value\"\u003e100% fragrance free\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"honey-lip-spec-row\"\u003e\n\u003cdiv class=\"honey-lip-spec-label\"\u003eFormula Testing\u003c\/div\u003e\n\u003cdiv class=\"honey-lip-spec-value\"\u003eAllergy tested\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"honey-lip-spec-row\"\u003e\n\u003cdiv class=\"honey-lip-spec-label\"\u003eSuitable For\u003c\/div\u003e\n\u003cdiv class=\"honey-lip-spec-value\"\u003eEvery skin tone and skin type\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- A: Action --\u003e\n\u003csection class=\"honey-lip-section honey-lip-action\"\u003e\n\u003cdiv class=\"honey-lip-eyebrow\"\u003eYour Tint. Your Way.\u003c\/div\u003e\n\u003ch2\u003eReady to Find Your Perfect Berry Glow?\u003c\/h2\u003e\n\u003cp\u003eWear it sheer, build it bold or refresh it throughout the day. This is the effortless lip color designed to look uniquely yours.\u003c\/p\u003e\n\u003cdiv class=\"honey-lip-action-note\"\u003e\u003ca href=\"#\"\u003eChoose your shade and create your glow 💋\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"NC0248","offers":[{"title":"Pink Honey","offer_id":53635529671019,"sku":"NC02482607313454-口红S0114-01Pink Honey","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Nude Honey","offer_id":53635529703787,"sku":"NC02482607313454-口红S0114-02Nude Honey","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Black Honey","offer_id":53635529736555,"sku":"NC02482607313454-口红S0114-03Black Honey","price":19.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_7_31_16_37_13_1.png?v=1785487059","url":"https:\/\/zavrlyus.com\/products\/sheer-berry-tinted-lip-balm","provider":"zavrlyUS","version":"1.0","type":"link"}