{"product_id":"velvet-matte-long-wear-lipstick","title":"💋Velvet Matte Lipstick – Hydrating, Long-Wear \u0026 Transfer-Resistant","description":"\u003cstyle\u003e\n    .vml-product-page,\n    .vml-product-page * {\n      box-sizing: border-box;\n    }\n\n    .vml-product-page {\n      --vml-red: #a91925;\n      --vml-deep-red: #74131b;\n      --vml-pink: #f8e7e3;\n      --vml-cream: #fffaf7;\n      --vml-soft: #f6eee9;\n      --vml-text: #2f2321;\n      --vml-muted: #6f5b57;\n      --vml-white: #ffffff;\n      max-width: 920px;\n      margin: 0 auto;\n      padding: 12px;\n      color: var(--vml-text);\n      background: var(--vml-white);\n      font-family: Arial, Helvetica, sans-serif;\n      font-size: 16px;\n      line-height: 1.65;\n    }\n\n    .vml-product-page h2,\n    .vml-product-page h3,\n    .vml-product-page p {\n      margin-top: 0;\n    }\n\n    .vml-product-page img {\n      display: block;\n      width: 100%;\n      height: auto;\n      border-radius: 18px;\n    }\n\n    .vml-hero {\n      padding: 34px 20px;\n      border-radius: 24px;\n      text-align: center;\n      background:\n        radial-gradient(circle at top right, rgba(255,255,255,0.85), transparent 34%),\n        linear-gradient(145deg, #fff9f5 0%, #f8e4df 100%);\n    }\n\n    .vml-eyebrow {\n      display: inline-block;\n      margin-bottom: 12px;\n      padding: 7px 13px;\n      border-radius: 999px;\n      color: var(--vml-white);\n      background: var(--vml-red);\n      font-size: 13px;\n      font-weight: 800;\n      letter-spacing: 1.2px;\n      text-transform: uppercase;\n    }\n\n    .vml-hero h2 {\n      margin-bottom: 14px;\n      color: var(--vml-deep-red);\n      font-family: Georgia, \"Times New Roman\", serif;\n      font-size: 34px;\n      line-height: 1.08;\n    }\n\n    .vml-hero-text {\n      max-width: 680px;\n      margin: 0 auto 20px;\n      color: var(--vml-muted);\n      font-size: 17px;\n    }\n\n    .vml-benefit-chips {\n      display: flex;\n      flex-wrap: wrap;\n      justify-content: center;\n      gap: 8px;\n    }\n\n    .vml-benefit-chips span {\n      padding: 9px 13px;\n      border-radius: 999px;\n      color: var(--vml-deep-red);\n      background: rgba(255,255,255,0.82);\n      font-size: 14px;\n      font-weight: 700;\n      box-shadow: 0 5px 16px rgba(116,19,27,0.08);\n    }\n\n    .vml-intro {\n      margin: 18px 0;\n      padding: 24px 18px;\n      border-radius: 20px;\n      text-align: center;\n      background: var(--vml-deep-red);\n      color: var(--vml-white);\n    }\n\n    .vml-intro h2 {\n      margin-bottom: 10px;\n      font-size: 25px;\n      line-height: 1.2;\n    }\n\n    .vml-intro p {\n      max-width: 680px;\n      margin: 0 auto;\n      color: #fbe9e6;\n    }\n\n    .vml-section-heading {\n      margin: 34px 0 18px;\n      text-align: center;\n    }\n\n    .vml-section-heading span {\n      display: inline-block;\n      margin-bottom: 7px;\n      color: var(--vml-red);\n      font-size: 13px;\n      font-weight: 800;\n      letter-spacing: 1px;\n      text-transform: uppercase;\n    }\n\n    .vml-section-heading h2 {\n      margin-bottom: 8px;\n      color: var(--vml-deep-red);\n      font-family: Georgia, \"Times New Roman\", serif;\n      font-size: 29px;\n      line-height: 1.15;\n    }\n\n    .vml-section-heading p {\n      max-width: 680px;\n      margin: 0 auto;\n      color: var(--vml-muted);\n    }\n\n    .vml-feature {\n      display: block;\n      margin-bottom: 20px;\n      padding: 18px;\n      border-radius: 22px;\n      background: var(--vml-cream);\n      box-shadow: 0 10px 28px rgba(92,45,39,0.08);\n    }\n\n    .vml-feature-media {\n      margin-top: 18px;\n    }\n\n    .vml-feature-copy {\n      align-self: center;\n      padding: 4px 2px;\n    }\n\n    .vml-feature.vml-reverse .vml-feature-copy,\n    .vml-feature.vml-reverse .vml-feature-media {\n      order: initial;\n    }\n\n    .vml-feature-number {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      width: 38px;\n      height: 38px;\n      margin-bottom: 10px;\n      border-radius: 50%;\n      color: var(--vml-white);\n      background: var(--vml-red);\n      font-size: 14px;\n      font-weight: 800;\n    }\n\n    .vml-feature h3 {\n      margin-bottom: 9px;\n      color: var(--vml-deep-red);\n      font-size: 23px;\n      line-height: 1.2;\n    }\n\n    .vml-feature p {\n      margin-bottom: 12px;\n      color: var(--vml-muted);\n    }\n\n    .vml-feature-benefits {\n      display: grid;\n      gap: 8px;\n      margin: 0;\n      padding: 0;\n      list-style: none;\n    }\n\n    .vml-feature-benefits li {\n      position: relative;\n      padding-left: 27px;\n      font-weight: 700;\n    }\n\n    .vml-feature-benefits li::before {\n      content: \"✓\";\n      position: absolute;\n      left: 0;\n      top: 0;\n      color: var(--vml-red);\n      font-weight: 900;\n    }\n\n    .vml-highlight-quote {\n      margin: 15px 0 0;\n      padding: 12px 14px;\n      border-radius: 14px;\n      color: var(--vml-deep-red);\n      background: var(--vml-pink);\n      font-weight: 800;\n    }\n\n    .vml-how-it-works {\n      margin-top: 30px;\n      padding: 24px 18px;\n      border-radius: 22px;\n      background: linear-gradient(145deg, #78141c 0%, #a91925 100%);\n      color: var(--vml-white);\n    }\n\n    .vml-how-it-works h2 {\n      margin-bottom: 8px;\n      text-align: center;\n      font-family: Georgia, \"Times New Roman\", serif;\n      font-size: 28px;\n    }\n\n    .vml-how-intro {\n      max-width: 650px;\n      margin: 0 auto 20px;\n      text-align: center;\n      color: #fce8e5;\n    }\n\n    .vml-steps {\n      display: grid;\n      gap: 12px;\n    }\n\n    .vml-step {\n      padding: 18px;\n      border-radius: 17px;\n      background: rgba(255,255,255,0.12);\n    }\n\n    .vml-step-icon {\n      margin-bottom: 7px;\n      font-size: 26px;\n    }\n\n    .vml-step h3 {\n      margin-bottom: 5px;\n      color: var(--vml-white);\n      font-size: 19px;\n    }\n\n    .vml-step p {\n      margin: 0;\n      color: #fce8e5;\n      font-size: 15px;\n    }\n\n    .vml-specifications {\n      margin-top: 30px;\n      padding: 22px 18px;\n      border-radius: 22px;\n      background: var(--vml-soft);\n    }\n\n    .vml-specifications h2 {\n      margin-bottom: 16px;\n      text-align: center;\n      color: var(--vml-deep-red);\n      font-family: Georgia, \"Times New Roman\", serif;\n      font-size: 28px;\n    }\n\n    .vml-spec-list {\n      overflow: hidden;\n      border-radius: 16px;\n      background: var(--vml-white);\n    }\n\n    .vml-spec-row {\n      display: grid;\n      grid-template-columns: 42% 58%;\n      padding: 13px 14px;\n    }\n\n    .vml-spec-row:nth-child(even) {\n      background: #fff7f4;\n    }\n\n    .vml-spec-label {\n      padding-right: 10px;\n      color: var(--vml-deep-red);\n      font-weight: 800;\n    }\n\n    .vml-spec-value {\n      color: var(--vml-muted);\n    }\n\n    .vml-trust {\n      margin-top: 24px;\n      padding: 22px 18px;\n      border-radius: 22px;\n      text-align: center;\n      background: var(--vml-cream);\n    }\n\n    .vml-trust h2 {\n      margin-bottom: 15px;\n      color: var(--vml-deep-red);\n      font-size: 26px;\n    }\n\n    .vml-trust-grid {\n      display: grid;\n      gap: 10px;\n    }\n\n    .vml-trust-item {\n      padding: 16px 12px;\n      border-radius: 16px;\n      background: var(--vml-white);\n      box-shadow: 0 7px 20px rgba(92,45,39,0.07);\n    }\n\n    .vml-trust-icon {\n      margin-bottom: 5px;\n      font-size: 25px;\n    }\n\n    .vml-trust-item strong {\n      display: block;\n      margin-bottom: 3px;\n      color: var(--vml-deep-red);\n    }\n\n    .vml-trust-item span {\n      color: var(--vml-muted);\n      font-size: 14px;\n    }\n\n    .vml-cta {\n      margin-top: 24px;\n      padding: 30px 18px;\n      border-radius: 24px;\n      text-align: center;\n      color: var(--vml-white);\n      background:\n        radial-gradient(circle at top left, rgba(255,255,255,0.13), transparent 34%),\n        var(--vml-deep-red);\n    }\n\n    .vml-cta h2 {\n      margin-bottom: 9px;\n      font-family: Georgia, \"Times New Roman\", serif;\n      font-size: 29px;\n      line-height: 1.15;\n    }\n\n    .vml-cta p {\n      max-width: 610px;\n      margin: 0 auto 18px;\n      color: #fbe9e6;\n    }\n\n    .vml-cta-button {\n      display: inline-block;\n      min-width: 230px;\n      padding: 14px 24px;\n      border-radius: 999px;\n      color: var(--vml-deep-red) !important;\n      background: var(--vml-white);\n      font-size: 17px;\n      font-weight: 900;\n      text-decoration: none;\n      box-shadow: 0 10px 24px rgba(0,0,0,0.18);\n    }\n\n    .vml-cta-note {\n      margin-top: 11px !important;\n      margin-bottom: 0 !important;\n      font-size: 13px;\n    }\n\n    @media screen and (min-width: 768px) {\n      .vml-product-page {\n        padding: 22px;\n      }\n\n      .vml-hero {\n        padding: 52px 44px;\n      }\n\n      .vml-hero h2 {\n        font-size: 48px;\n      }\n\n      .vml-feature {\n        display: block;\n        padding: 24px;\n      }\n\n      .vml-feature-media {\n        margin-top: 22px;\n      }\n\n      .vml-feature h3 {\n        font-size: 27px;\n      }\n\n      .vml-steps,\n      .vml-trust-grid {\n        grid-template-columns: repeat(3, 1fr);\n      }\n\n      .vml-how-it-works,\n      .vml-specifications,\n      .vml-trust,\n      .vml-cta {\n        padding: 32px;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"vml-product-page\"\u003e\n\u003c!-- ATTENTION --\u003e\n\u003csection class=\"vml-hero\"\u003e\n\u003cdiv class=\"vml-eyebrow\"\u003eHigh-Pigment Velvet Color\u003c\/div\u003e\n\u003ch2\u003eSoft-Matte Color That Stays With You\u003c\/h2\u003e\n\u003cp class=\"vml-hero-text\"\u003eMeet the lipstick that delivers \u003cstrong\u003erich, confident color\u003c\/strong\u003e without the dry, heavy feeling of traditional matte formulas.\u003c\/p\u003e\n\u003cdiv class=\"vml-benefit-chips\"\u003e\n\u003cspan\u003e💋 Velvet Matte\u003c\/span\u003e \u003cspan\u003e💧 Comfortable Wear\u003c\/span\u003e \u003cspan\u003e🛡️ Transfer-Resistant\u003c\/span\u003e \u003cspan\u003e✨ One-Swipe Color\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vml-intro\"\u003e\n\u003ch2\u003e\u003cspan style=\"color: rgb(255, 0, 255);\"\u003eBeautiful Color Should Not Slow You Down\u003c\/span\u003e\u003c\/h2\u003e\n\u003cp\u003eApply it in the morning, enjoy your coffee, head to work and continue into the evening with smooth color that feels comfortable and looks polished.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- INTEREST --\u003e\n\u003cdiv class=\"vml-section-heading\"\u003e\n\u003cspan\u003eWhy You Will Love It\u003c\/span\u003e\n\u003ch2\u003eFive Reasons This Matte Feels Different\u003c\/h2\u003e\n\u003cp\u003eHigh-impact color, comfortable wear and a compact design made for real life.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003csection class=\"vml-feature\"\u003e\n\u003cdiv class=\"vml-feature-copy\"\u003e\n\u003cdiv class=\"vml-feature-number\"\u003e01\u003c\/div\u003e\n\u003ch3\u003e💋 Velvet Matte. All-Day Confidence.\u003c\/h3\u003e\n\u003cp\u003eThe luxuriously soft formula glides across your lips without uncomfortable tugging or dragging. Once applied, the color helps stay exactly where you want it from morning plans to evening events.\u003c\/p\u003e\n\u003cul class=\"vml-feature-benefits\"\u003e\n\u003cli\u003eSmooth velvet-matte finish\u003c\/li\u003e\n\u003cli\u003eLong-lasting color\u003c\/li\u003e\n\u003cli\u003eHelps reduce repeated touch-ups\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"vml-highlight-quote\"\u003eOne swipe. All day. No drama.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vml-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_7_30_16_46_39_1.png?v=1785401394\" alt=\"Velvet matte lipstick with long-lasting high-pigment color\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vml-feature vml-reverse\"\u003e\n\u003cdiv class=\"vml-feature-copy\"\u003e\n\u003cdiv class=\"vml-feature-number\"\u003e02\u003c\/div\u003e\n\u003ch3\u003e💧 Matte Color Without the Dry Feeling\u003c\/h3\u003e\n\u003cp\u003eUnlike harsh matte formulas that can leave lips looking cracked or flaky, this moisturizing formula helps your lips feel soft and comfortable even after hours of wear.\u003c\/p\u003e\n\u003cul class=\"vml-feature-benefits\"\u003e\n\u003cli\u003eComfortable hydrating feel\u003c\/li\u003e\n\u003cli\u003eHelps prevent a cracked appearance\u003c\/li\u003e\n\u003cli\u003eSmooth-looking finish throughout the day\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"vml-highlight-quote\"\u003eMatte that loves your lips back.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vml-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_7_30_16_46_39_2.png?v=1785401395\" alt=\"Hydrating matte lipstick designed for comfortable wear\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vml-feature\"\u003e\n\u003cdiv class=\"vml-feature-copy\"\u003e\n\u003cdiv class=\"vml-feature-number\"\u003e03\u003c\/div\u003e\n\u003ch3\u003e✨ Rich Color in One Easy Swipe\u003c\/h3\u003e\n\u003cp\u003eGet full, highly pigmented color without spending extra time layering. Prefer a more intense look? Add another pass without creating a heavy, caked-on finish.\u003c\/p\u003e\n\u003cul class=\"vml-feature-benefits\"\u003e\n\u003cli\u003eOpaque one-swipe payoff\u003c\/li\u003e\n\u003cli\u003eBuildable color intensity\u003c\/li\u003e\n\u003cli\u003eTrue-to-tube appearance\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"vml-highlight-quote\"\u003eWhat you see is what you wear.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vml-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_7_30_16_46_40_3.png?v=1785401396\" alt=\"Highly pigmented lipstick with one-swipe opaque coverage\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vml-feature vml-reverse\"\u003e\n\u003cdiv class=\"vml-feature-copy\"\u003e\n\u003cdiv class=\"vml-feature-number\"\u003e04\u003c\/div\u003e\n\u003ch3\u003e🛡️ Less Smudging. Fewer Mirror Checks.\u003c\/h3\u003e\n\u003cp\u003eSip your latte, wear your mask and move through your day with confidence. The transfer-resistant finish helps reduce unwanted lipstick marks on cups, masks, collars and teeth.\u003c\/p\u003e\n\u003cul class=\"vml-feature-benefits\"\u003e\n\u003cli\u003eSmudge-resistant wear\u003c\/li\u003e\n\u003cli\u003eMask-safe everyday finish\u003c\/li\u003e\n\u003cli\u003eMore color on your lips, not your cup\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"vml-highlight-quote\"\u003eLive your life. Keep your color.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vml-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_7_30_16_46_40_4.png?v=1785401396\" alt=\"Smudge-resistant lipstick suitable for masks and drink cups\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vml-feature\"\u003e\n\u003cdiv class=\"vml-feature-copy\"\u003e\n\u003cdiv class=\"vml-feature-number\"\u003e05\u003c\/div\u003e\n\u003ch3\u003e👜 Big Color in a Purse-Friendly Design\u003c\/h3\u003e\n\u003cp\u003eSlim, lightweight and easy to carry, this lipstick fits neatly inside a clutch, travel bag or everyday pocket. Keep your favorite shade within reach wherever your schedule takes you.\u003c\/p\u003e\n\u003cul class=\"vml-feature-benefits\"\u003e\n\u003cli\u003eCompact and lightweight\u003c\/li\u003e\n\u003cli\u003eEasy to carry while traveling\u003c\/li\u003e\n\u003cli\u003ePerfect for work, dinner and everyday plans\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"vml-highlight-quote\"\u003eBig color. Tiny package.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vml-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_7_30_16_46_41_5.png?v=1785401396\" alt=\"Compact purse-ready matte lipstick for travel and daily use\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DESIRE --\u003e\n\u003csection class=\"vml-how-it-works\"\u003e\n\u003ch2\u003eHow to Create Your Perfect Lip\u003c\/h2\u003e\n\u003cp class=\"vml-how-intro\"\u003eSmooth, rich color in three quick steps—no complicated routine required.\u003c\/p\u003e\n\u003cdiv class=\"vml-steps\"\u003e\n\u003cdiv class=\"vml-step\"\u003e\n\u003cdiv class=\"vml-step-icon\"\u003e💄1. Swipe\u003c\/div\u003e\n\u003cp\u003eApply directly across your lips for smooth, even color.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vml-step\"\u003e\n\u003cdiv class=\"vml-step-icon\"\u003e🎨2. Build\u003c\/div\u003e\n\u003cp\u003eAdd another layer whenever you want a bolder, more intense look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vml-step\"\u003e\n\u003cdiv class=\"vml-step-icon\"\u003e✨3. Go\u003c\/div\u003e\n\u003cp\u003eEnjoy comfortable matte color through work, coffee and evening plans.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vml-specifications\"\u003e\n\u003ch2\u003eProduct Details\u003c\/h2\u003e\n\u003cdiv class=\"vml-spec-list\"\u003e\n\u003cdiv class=\"vml-spec-row\"\u003e\n\u003cdiv class=\"vml-spec-label\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"vml-spec-value\"\u003eSoft velvet matte\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vml-spec-row\"\u003e\n\u003cdiv class=\"vml-spec-label\"\u003eCoverage\u003c\/div\u003e\n\u003cdiv class=\"vml-spec-value\"\u003eOpaque and buildable\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vml-spec-row\"\u003e\n\u003cdiv class=\"vml-spec-label\"\u003eColor Payoff\u003c\/div\u003e\n\u003cdiv class=\"vml-spec-value\"\u003eHigh-pigment, one-swipe color\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vml-spec-row\"\u003e\n\u003cdiv class=\"vml-spec-label\"\u003eWear\u003c\/div\u003e\n\u003cdiv class=\"vml-spec-value\"\u003eLong-lasting and transfer-resistant\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vml-spec-row\"\u003e\n\u003cdiv class=\"vml-spec-label\"\u003eComfort\u003c\/div\u003e\n\u003cdiv class=\"vml-spec-value\"\u003eHydrating, lightweight feel\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vml-spec-row\"\u003e\n\u003cdiv class=\"vml-spec-label\"\u003eDesign\u003c\/div\u003e\n\u003cdiv class=\"vml-spec-value\"\u003eCompact and purse-ready\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vml-spec-row\"\u003e\n\u003cdiv class=\"vml-spec-label\"\u003eBest For\u003c\/div\u003e\n\u003cdiv class=\"vml-spec-value\"\u003eDaily wear, work, travel and events\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ACTION --\u003e\n\u003csection class=\"vml-cta\"\u003e\n\u003ch2\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eYour New Everyday Lip Color Is Waiting\u003c\/span\u003e\u003c\/h2\u003e\n\u003cp\u003eChoose your favorite shade and enjoy rich velvet-matte color that feels comfortable, looks polished and travels anywhere.\u003c\/p\u003e\n\u003ca class=\"vml-cta-button\" href=\"#\"\u003e Choose Your Shade \u003c\/a\u003e\n\u003cp class=\"vml-cta-note\"\u003eHigh-pigment color · Comfortable matte finish · Purse-ready design\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"NC0248","offers":[{"title":"01","offer_id":53629924147563,"sku":"NC02482607302896-1","price":15.99,"currency_code":"USD","in_stock":true},{"title":"02","offer_id":53629924180331,"sku":"NC02482607302896-2","price":15.99,"currency_code":"USD","in_stock":true},{"title":"03","offer_id":53629924213099,"sku":"NC02482607302896-3","price":15.99,"currency_code":"USD","in_stock":true},{"title":"04","offer_id":53629924245867,"sku":"NC02482607302896-4","price":15.99,"currency_code":"USD","in_stock":true},{"title":"05","offer_id":53629924278635,"sku":"NC02482607302896-5","price":15.99,"currency_code":"USD","in_stock":true},{"title":"06","offer_id":53629924311403,"sku":"NC02482607302896-6","price":15.99,"currency_code":"USD","in_stock":true},{"title":"07","offer_id":53629924344171,"sku":"NC02482607302896-7","price":15.99,"currency_code":"USD","in_stock":true},{"title":"08","offer_id":53629924376939,"sku":"NC02482607302896-8","price":15.99,"currency_code":"USD","in_stock":true},{"title":"09","offer_id":53629924409707,"sku":"NC02482607302896-9","price":15.99,"currency_code":"USD","in_stock":true},{"title":"10","offer_id":53629924442475,"sku":"NC02482607302896-10","price":15.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_7_30_16_46_39_1.png?v=1785401394","url":"https:\/\/zavrlyus.com\/products\/velvet-matte-long-wear-lipstick","provider":"zavrlyUS","version":"1.0","type":"link"}