{"product_id":"5-piece-waterproof-matte-lipstick-set","title":"💄5-Piece Matte Lipstick Set – Waterproof \u0026 Long-Lasting","description":"\u003cstyle\u003e\n  .matte-lipstick-page {\n    --lip-bg: #fff8f7;\n    --lip-card: #ffffff;\n    --lip-soft: #fbeceb;\n    --lip-accent: #9f2438;\n    --lip-accent-dark: #741829;\n    --lip-text: #2d2022;\n    --lip-muted: #6f5b5e;\n    --lip-gold: #b48745;\n    --lip-shadow: 0 10px 30px rgba(105, 36, 50, 0.08);\n\n    max-width: 920px;\n    margin: 0 auto;\n    overflow: hidden;\n    background: var(--lip-bg);\n    color: var(--lip-text);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Arial, Helvetica, sans-serif;\n    line-height: 1.65;\n  }\n\n  .matte-lipstick-page * {\n    box-sizing: border-box;\n  }\n\n  .matte-lipstick-page h2,\n  .matte-lipstick-page h3,\n  .matte-lipstick-page p {\n    margin-top: 0;\n  }\n\n  .matte-lipstick-page h2,\n  .matte-lipstick-page h3 {\n    color: var(--lip-accent-dark);\n    line-height: 1.2;\n  }\n\n  .matte-lipstick-page img {\n    display: block;\n    width: 100%;\n    height: auto;\n    margin: 22px 0 0;\n    border-radius: 16px;\n  }\n\n  .lip-hero {\n    padding: 42px 22px 34px;\n    text-align: center;\n    background:\n      radial-gradient(circle at top right, rgba(255, 218, 218, 0.85), transparent 45%),\n      linear-gradient(145deg, #fff9f7 0%, #fbe7e5 100%);\n  }\n\n  .lip-eyebrow {\n    display: inline-block;\n    margin-bottom: 14px;\n    color: var(--lip-accent);\n    font-size: 15px;\n    font-weight: 800;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .lip-hero h2 {\n    max-width: 720px;\n    margin: 0 auto 16px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(34px, 7vw, 58px);\n    font-weight: 700;\n  }\n\n  .lip-hero-text {\n    max-width: 670px;\n    margin: 0 auto;\n    color: var(--lip-muted);\n    font-size: 18px;\n  }\n\n  .lip-quick-benefits {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 10px;\n    margin-top: 24px;\n  }\n\n  .lip-benefit-pill {\n    padding: 9px 14px;\n    border-radius: 999px;\n    background: rgba(255, 255, 255, 0.82);\n    color: var(--lip-accent-dark);\n    font-size: 14px;\n    font-weight: 700;\n    box-shadow: 0 4px 12px rgba(97, 31, 45, 0.06);\n  }\n\n  .lip-section {\n    padding: 24px 16px;\n  }\n\n  .lip-feature-card {\n    margin-bottom: 22px;\n    padding: 28px 20px 20px;\n    border-radius: 20px;\n    background: var(--lip-card);\n    box-shadow: var(--lip-shadow);\n  }\n\n  .lip-feature-card:last-child {\n    margin-bottom: 0;\n  }\n\n  .lip-feature-card h3 {\n    margin-bottom: 12px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(26px, 5vw, 36px);\n  }\n\n  .lip-feature-card p {\n    margin-bottom: 12px;\n    color: var(--lip-muted);\n    font-size: 17px;\n  }\n\n  .lip-feature-card strong {\n    color: var(--lip-text);\n  }\n\n  .lip-highlight {\n    display: inline-block;\n    margin: 4px 0 0;\n    color: var(--lip-accent);\n    font-size: 17px;\n    font-weight: 800;\n  }\n\n  .lip-bullet-list {\n    margin: 18px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .lip-bullet-list li {\n    position: relative;\n    margin-bottom: 10px;\n    padding-left: 30px;\n    color: var(--lip-text);\n    font-size: 16px;\n    font-weight: 600;\n  }\n\n  .lip-bullet-list li::before {\n    position: absolute;\n    top: 0;\n    left: 0;\n    content: \"✓\";\n    color: var(--lip-accent);\n    font-size: 19px;\n    font-weight: 900;\n  }\n\n  .lip-section-heading {\n    padding: 8px 8px 18px;\n    text-align: center;\n  }\n\n  .lip-section-heading h2 {\n    margin-bottom: 10px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(30px, 6vw, 44px);\n  }\n\n  .lip-section-heading p {\n    max-width: 660px;\n    margin: 0 auto;\n    color: var(--lip-muted);\n    font-size: 17px;\n  }\n\n  .lip-how-it-works {\n    padding: 32px 20px;\n    background: var(--lip-soft);\n  }\n\n  .lip-steps {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 14px;\n    margin-top: 22px;\n  }\n\n  .lip-step {\n    position: relative;\n    padding: 22px 18px 20px 66px;\n    border-radius: 16px;\n    background: rgba(255, 255, 255, 0.9);\n  }\n\n  .lip-step-number {\n    position: absolute;\n    top: 20px;\n    left: 18px;\n    display: flex;\n    width: 36px;\n    height: 36px;\n    align-items: center;\n    justify-content: center;\n    border-radius: 50%;\n    background: var(--lip-accent);\n    color: #ffffff;\n    font-size: 16px;\n    font-weight: 800;\n  }\n\n  .lip-step h3 {\n    margin-bottom: 5px;\n    font-size: 19px;\n  }\n\n  .lip-step p {\n    margin-bottom: 0;\n    color: var(--lip-muted);\n    font-size: 16px;\n  }\n\n  .lip-specifications {\n    padding: 36px 20px;\n    background: #ffffff;\n  }\n\n  .lip-spec-table {\n    width: 100%;\n    margin-top: 20px;\n    overflow: hidden;\n    border-collapse: separate;\n    border-spacing: 0;\n    border-radius: 16px;\n    background: var(--lip-bg);\n  }\n\n  .lip-spec-table th,\n  .lip-spec-table td {\n    padding: 15px 14px;\n    text-align: left;\n    vertical-align: top;\n    font-size: 15px;\n  }\n\n  .lip-spec-table th {\n    width: 38%;\n    color: var(--lip-accent-dark);\n    font-weight: 800;\n  }\n\n  .lip-spec-table td {\n    color: var(--lip-muted);\n  }\n\n  .lip-spec-table tr:nth-child(even) {\n    background: #ffffff;\n  }\n\n  .lip-trust {\n    padding: 34px 20px;\n    background: linear-gradient(145deg, #8e2034 0%, #641624 100%);\n    color: #ffffff;\n    text-align: center;\n  }\n\n  .lip-trust h2 {\n    margin-bottom: 12px;\n    color: #ffffff;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(28px, 6vw, 40px);\n  }\n\n  .lip-trust-intro {\n    max-width: 650px;\n    margin: 0 auto 22px;\n    color: rgba(255, 255, 255, 0.85);\n    font-size: 16px;\n  }\n\n  .lip-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 12px;\n  }\n\n  .lip-trust-item {\n    padding: 18px 14px;\n    border-radius: 14px;\n    background: rgba(255, 255, 255, 0.1);\n  }\n\n  .lip-trust-item strong {\n    display: block;\n    margin-bottom: 4px;\n    color: #ffffff;\n    font-size: 17px;\n  }\n\n  .lip-trust-item span {\n    color: rgba(255, 255, 255, 0.82);\n    font-size: 14px;\n  }\n\n  .lip-final-cta {\n    padding: 38px 22px 42px;\n    text-align: center;\n    background: #fff5f3;\n  }\n\n  .lip-final-cta h2 {\n    margin-bottom: 12px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(30px, 6vw, 44px);\n  }\n\n  .lip-final-cta p {\n    max-width: 620px;\n    margin: 0 auto 18px;\n    color: var(--lip-muted);\n    font-size: 17px;\n  }\n\n  .lip-cta-message {\n    display: inline-block;\n    padding: 14px 22px;\n    border-radius: 999px;\n    background: var(--lip-accent);\n    color: #ffffff;\n    font-size: 16px;\n    font-weight: 800;\n  }\n\n  @media (min-width: 680px) {\n    .lip-section {\n      padding: 34px 28px;\n    }\n\n    .lip-feature-card {\n      padding: 34px 30px 26px;\n    }\n\n    .lip-steps,\n    .lip-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n\n    .lip-step {\n      padding: 66px 18px 22px;\n      text-align: center;\n    }\n\n    .lip-step-number {\n      top: 20px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"matte-lipstick-page\"\u003e\n\u003c!-- ATTENTION --\u003e\n\u003csection class=\"lip-hero\"\u003e\u003cspan class=\"lip-eyebrow\"\u003eYour Complete Lip Wardrobe\u003c\/span\u003e\n\u003ch2\u003eBold Color Without the Constant Touch-Ups 💄\u003c\/h2\u003e\n\u003cp class=\"lip-hero-text\"\u003eMeet the matte lipstick set that delivers rich, even color in one smooth swipe—without the patchiness, uncomfortable dryness, or lipstick marks left on every cup.\u003c\/p\u003e\n\u003cdiv class=\"lip-quick-benefits\"\u003e\n\u003cspan class=\"lip-benefit-pill\"\u003e✓ One-Swipe Color\u003c\/span\u003e \u003cspan class=\"lip-benefit-pill\"\u003e✓ Waterproof Wear\u003c\/span\u003e \u003cspan class=\"lip-benefit-pill\"\u003e✓ Comfortable Matte\u003c\/span\u003e \u003cspan class=\"lip-benefit-pill\"\u003e✓ 15 Flattering Shades\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- INTEREST --\u003e\n\u003csection class=\"lip-section\"\u003e\n\u003cdiv class=\"lip-section-heading\"\u003e\n\u003ch2\u003eColor That Looks Good From the First Swipe\u003c\/h2\u003e\n\u003cp\u003eHigh-impact pigment, smooth application, and comfortable wear come together in one easy-to-use lipstick collection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lip-feature-card\"\u003e\n\u003ch3\u003e💋 One Swipe. Full, Even Color.\u003c\/h3\u003e\n\u003cp\u003eSkip the repeated layering. The richly pigmented bullet glides smoothly across your lips, delivering \u003cstrong\u003ebold, opaque color in a single pass\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cul class=\"lip-bullet-list\"\u003e\n\u003cli\u003eHelps prevent streaky or patchy-looking coverage\u003c\/li\u003e\n\u003cli\u003eCreates a smooth, polished finish in seconds\u003c\/li\u003e\n\u003cli\u003eDelivers vibrant color without complicated application\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cspan class=\"lip-highlight\"\u003eColor that speaks before you do.\u003c\/span\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_7_28_15_14_42_1.png?v=1785223441\" alt=\"One-swipe matte lipstick with rich, smooth and even color\" loading=\"lazy\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lip-feature-card\"\u003e\n\u003ch3\u003e💧 Waterproof, Transfer-Resistant Wear\u003c\/h3\u003e\n\u003cp\u003eEnjoy your coffee, conversations, and special moments without worrying about lipstick marks everywhere. The \u003cstrong\u003etransfer-resistant, waterproof formula\u003c\/strong\u003e helps keep your color where it belongs.\u003c\/p\u003e\n\u003cul class=\"lip-bullet-list\"\u003e\n\u003cli\u003eHelps reduce transfer onto cups and glasses\u003c\/li\u003e\n\u003cli\u003eStays polished through everyday activities\u003c\/li\u003e\n\u003cli\u003eHelps prevent uneven fading and visible patches\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cspan class=\"lip-highlight\"\u003eSip, smile, and keep going. ☕\u003c\/span\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_7_28_15_14_43_2.png?v=1785223434\" alt=\"Waterproof and transfer-resistant matte lipstick set\" loading=\"lazy\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lip-feature-card\"\u003e\n\u003ch3\u003e🌿 A Comfortable Matte—Without the Drag\u003c\/h3\u003e\n\u003cp\u003eMatte color should feel beautiful, not tight. The creamy formula glides without dragging and helps your lips feel \u003cstrong\u003esoft, smooth, and comfortable\u003c\/strong\u003e throughout the day.\u003c\/p\u003e\n\u003cul class=\"lip-bullet-list\"\u003e\n\u003cli\u003eCreamy texture applies smoothly\u003c\/li\u003e\n\u003cli\u003eComfortable feel without heavy stickiness\u003c\/li\u003e\n\u003cli\u003eWears down more evenly for a cleaner look\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cspan class=\"lip-highlight\"\u003eSoft-feeling lips. Bold-looking color. ✨\u003c\/span\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_7_28_15_14_43_3.png?v=1785223432\" alt=\"Comfortable hydrating matte lipstick with creamy smooth application\" loading=\"lazy\"\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DESIRE --\u003e\n\u003csection class=\"lip-section\" style=\"background: #fdf0ef;\"\u003e\n\u003cdiv class=\"lip-section-heading\"\u003e\n\u003ch2\u003eMade for Real Days, Real Plans, and Every Mood\u003c\/h2\u003e\n\u003cp\u003eFrom your first morning meeting to your evening plans, this collection makes confident lip color easier to wear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lip-feature-card\"\u003e\n\u003ch3\u003e⏰ Long-Lasting Color, Fewer Mirror Checks\u003c\/h3\u003e\n\u003cp\u003eApply your favorite shade in the morning and enjoy color designed to keep up with your schedule. Its lasting wear means \u003cstrong\u003eless time touching up and more time feeling confident\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cul class=\"lip-bullet-list\"\u003e\n\u003cli\u003eVibrant color for busy days and nights\u003c\/li\u003e\n\u003cli\u003eFewer interruptions for repeated reapplication\u003c\/li\u003e\n\u003cli\u003eHigh-impact color that stays noticeable\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cspan class=\"lip-highlight\"\u003eApply it. Wear it. Forget the mirror. 🔥\u003c\/span\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_7_28_15_14_44_4.png?v=1785223447\" alt=\"Long-lasting red matte lipstick for all-day wear\" loading=\"lazy\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lip-feature-card\"\u003e\n\u003ch3\u003e🎨 15 Shades for Every Version of You\u003c\/h3\u003e\n\u003cp\u003eChoose from soft everyday nudes, timeless reds, and statement-making berries. With \u003cstrong\u003e15 shades across three curated color collections\u003c\/strong\u003e, it is easy to match your makeup, outfit, occasion, or mood.\u003c\/p\u003e\n\u003cul class=\"lip-bullet-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eDaily Nude:\u003c\/strong\u003e soft, wearable everyday tones\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eClassic Red:\u003c\/strong\u003e confident shades that never go out of style\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDeep Berry:\u003c\/strong\u003e rich, dramatic color for elevated looks\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cspan class=\"lip-highlight\"\u003eYour lip wardrobe—beautifully organized. 🌈\u003c\/span\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_7_28_15_14_44_5.png?v=1785223416\" alt=\"Fifteen matte lipstick shades in nude red and berry collections\" loading=\"lazy\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lip-feature-card\"\u003e\n\u003ch3\u003e🎁 Gift-Ready and Made to Impress\u003c\/h3\u003e\n\u003cp\u003ePresented as a coordinated lipstick set, it feels special from the moment the box is opened. It is a practical beauty gift that can be worn, enjoyed, and remembered long after the celebration.\u003c\/p\u003e\n\u003cul class=\"lip-bullet-list\"\u003e\n\u003cli\u003eA thoughtful choice for birthdays and holidays\u003c\/li\u003e\n\u003cli\u003eIdeal for beauty lovers and lipstick collectors\u003c\/li\u003e\n\u003cli\u003ePerfect for gifting—or treating yourself\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cspan class=\"lip-highlight\"\u003eConfidence, beautifully boxed. 🎀\u003c\/span\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_7_28_15_14_44_6.png?v=1785223446\" alt=\"Gift-ready five-piece matte lipstick set in elegant pink packaging\" loading=\"lazy\"\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- HOW IT WORKS --\u003e\n\u003csection class=\"lip-how-it-works\"\u003e\n\u003cdiv class=\"lip-section-heading\"\u003e\n\u003ch2\u003e✨ Your Perfect Lip in 3 Easy Steps\u003c\/h2\u003e\n\u003cp\u003eNo complicated technique. Just choose, swipe, and enjoy your color.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lip-steps\"\u003e\n\u003cdiv class=\"lip-step\"\u003e\n\u003cspan class=\"lip-step-number\"\u003e1\u003c\/span\u003e\n\u003ch3\u003eChoose Your Collection\u003c\/h3\u003e\n\u003cp\u003eSelect Daily Nude, Classic Red, or Deep Berry to match your personal style.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lip-step\"\u003e\n\u003cspan class=\"lip-step-number\"\u003e2\u003c\/span\u003e\n\u003ch3\u003eSwipe On Smoothly\u003c\/h3\u003e\n\u003cp\u003eApply directly to clean, dry lips, starting from the center and moving outward.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lip-step\"\u003e\n\u003cspan class=\"lip-step-number\"\u003e3\u003c\/span\u003e\n\u003ch3\u003eLet the Color Set\u003c\/h3\u003e\n\u003cp\u003eAllow a few moments before eating or drinking for the best transfer-resistant finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECIFICATIONS --\u003e\n\u003csection class=\"lip-specifications\"\u003e\n\u003cdiv class=\"lip-section-heading\"\u003e\n\u003ch2\u003eProduct Details\u003c\/h2\u003e\n\u003cp\u003eEverything you need to choose your new everyday lipstick collection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ctable class=\"lip-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Type\u003c\/th\u003e\n\u003ctd\u003eMatte bullet lipstick set\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSet Size\u003c\/th\u003e\n\u003ctd\u003e5 lipsticks per color collection\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTotal Shade Range\u003c\/th\u003e\n\u003ctd\u003e15 shades across 3 curated collections\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCollections\u003c\/th\u003e\n\u003ctd\u003eDaily Nude, Classic Red, and Deep Berry\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFinish\u003c\/th\u003e\n\u003ctd\u003eSmooth matte finish with rich color payoff\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eKey Features\u003c\/th\u003e\n\u003ctd\u003eWaterproof, transfer-resistant, creamy, and long-lasting\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended Use\u003c\/th\u003e\n\u003ctd\u003eDaily makeup, special occasions, travel, and gifting\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- TRUST --\u003e\n\u003csection class=\"lip-trust\"\u003e\n\u003ch2\u003eWhy Shop With Us?\u003c\/h2\u003e\n\u003cp class=\"lip-trust-intro\"\u003eFrom checkout to delivery, we are committed to making your shopping experience simple, secure, and satisfying.\u003c\/p\u003e\n\u003cdiv class=\"lip-trust-grid\"\u003e\n\u003cdiv class=\"lip-trust-item\"\u003e\n\u003cstrong\u003e🚚 Fast, Tracked Shipping\u003c\/strong\u003e \u003cspan\u003eFollow your order from dispatch to delivery.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lip-trust-item\"\u003e\n\u003cstrong\u003e🔒 Secure Checkout\u003c\/strong\u003e \u003cspan\u003eYour payment information is processed securely.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lip-trust-item\"\u003e\n\u003cstrong\u003e💖 Satisfaction Support\u003c\/strong\u003e \u003cspan\u003eOur support team is ready to help with your order.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ACTION --\u003e\n\u003csection class=\"lip-final-cta\"\u003e\n\u003ch2\u003eYour Next Signature Shade Is Waiting 💋\u003c\/h2\u003e\n\u003cp\u003eChoose your favorite color collection and enjoy bold, comfortable matte color for everyday confidence, special moments, and everything in between.\u003c\/p\u003e\n\u003ca href=\"#\"\u003e\u003cspan class=\"lip-cta-message\"\u003eSelect Your Shade Collection Above ↑\u003c\/span\u003e\u003c\/a\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"NC0248","offers":[{"title":"Set 01","offer_id":53618923372907,"sku":"NC02482607281455-15SKH5ZZ-01","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Set 02","offer_id":53618923405675,"sku":"NC02482607281455-15SKH5ZZ-02","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Set 03","offer_id":53618923438443,"sku":"NC02482607281455-15SKH5ZZ-03","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_28_14_43_31_2.png?v=1785223442","url":"https:\/\/zavrlyus.com\/products\/5-piece-waterproof-matte-lipstick-set","provider":"zavrlyUS","version":"1.0","type":"link"}