{"product_id":"360-contour-lip-liner","title":"🔥360 Contour Lip Liner","description":"\u003cstyle\u003e\n  .clp-page,\n  .clp-page * {\n    box-sizing: border-box !important;\n  }\n\n  .clp-page {\n    --ink: #161616;\n    --muted: #6e6865;\n    --line: #e8e1dc;\n    --paper: #ffffff;\n    --soft: #f8f4f1;\n    --rose: #a96b68;\n    --rose-deep: #7f4a48;\n    --taupe: #8a756a;\n\n    width: 100% !important;\n    max-width: 820px !important;\n    margin: 0 auto !important;\n    padding: 0 !important;\n    overflow: hidden !important;\n    background: var(--paper) !important;\n    color: var(--ink) !important;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Arial, Helvetica, sans-serif !important;\n  }\n\n  .clp-page img {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    height: auto !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    border: 0 !important;\n    object-fit: contain !important;\n  }\n\n  .clp-page h2,\n  .clp-page h3,\n  .clp-page p {\n    margin-top: 0 !important;\n  }\n\n  .clp-section {\n    width: 100% !important;\n    padding: 44px 26px !important;\n    background: #fff !important;\n  }\n\n  .clp-section--soft {\n    background: var(--soft) !important;\n  }\n\n  .clp-eyebrow {\n    margin: 0 0 10px !important;\n    color: var(--rose-deep) !important;\n    font-size: 11px !important;\n    font-weight: 800 !important;\n    letter-spacing: .14em !important;\n    line-height: 1.4 !important;\n    text-transform: uppercase !important;\n  }\n\n  .clp-title {\n    max-width: 690px !important;\n    margin: 0 0 15px !important;\n    color: var(--ink) !important;\n    -webkit-text-fill-color: var(--ink) !important;\n    font-size: 34px !important;\n    font-weight: 760 !important;\n    line-height: 1.08 !important;\n    letter-spacing: -.035em !important;\n  }\n\n  .clp-copy {\n    max-width: 700px !important;\n    margin: 0 !important;\n    color: var(--muted) !important;\n    font-size: 16px !important;\n    line-height: 1.72 !important;\n  }\n\n  .clp-copy + .clp-copy {\n    margin-top: 13px !important;\n  }\n\n  .clp-image {\n    width: 100% !important;\n    margin: 0 !important;\n    overflow: hidden !important;\n    background: #f4f1ef !important;\n  }\n\n  .clp-image img {\n    width: 100% !important;\n    height: auto !important;\n  }\n\n  .clp-image--square img {\n    aspect-ratio: 1 \/ 1 !important;\n    object-fit: cover !important;\n  }\n\n  .clp-feature-grid {\n    display: grid !important;\n    grid-template-columns: repeat(2, minmax(0,1fr)) !important;\n    gap: 12px !important;\n    margin-top: 26px !important;\n  }\n\n  .clp-feature {\n    min-width: 0 !important;\n    padding: 19px 17px !important;\n    border: 1px solid var(--line) !important;\n    border-radius: 14px !important;\n    background: #fff !important;\n  }\n\n  .clp-feature h3 {\n    margin: 0 0 7px !important;\n    color: var(--ink) !important;\n    -webkit-text-fill-color: var(--ink) !important;\n    font-size: 15px !important;\n    font-weight: 760 !important;\n    line-height: 1.3 !important;\n  }\n\n  .clp-feature p {\n    margin: 0 !important;\n    color: var(--muted) !important;\n    font-size: 13px !important;\n    line-height: 1.58 !important;\n  }\n\n  .clp-quote {\n    margin: 24px 0 0 !important;\n    padding: 18px 19px !important;\n    border-left: 3px solid var(--rose) !important;\n    background: #fbf7f5 !important;\n    color: #4f4845 !important;\n    font-size: 14px !important;\n    line-height: 1.65 !important;\n  }\n\n  .clp-methods {\n    display: grid !important;\n    grid-template-columns: repeat(3, minmax(0,1fr)) !important;\n    gap: 11px !important;\n    margin-top: 25px !important;\n  }\n\n  .clp-method {\n    min-width: 0 !important;\n    padding: 17px 14px !important;\n    border-top: 1px solid var(--line) !important;\n  }\n\n  .clp-method strong {\n    display: block !important;\n    margin-bottom: 5px !important;\n    color: var(--ink) !important;\n    font-size: 14px !important;\n  }\n\n  .clp-method span {\n    display: block !important;\n    color: var(--muted) !important;\n    font-size: 12.5px !important;\n    line-height: 1.55 !important;\n  }\n\n  .clp-steps {\n    display: grid !important;\n    gap: 0 !important;\n    margin-top: 22px !important;\n    border-top: 1px solid var(--line) !important;\n  }\n\n  .clp-step {\n    display: grid !important;\n    grid-template-columns: 38px minmax(0,1fr) !important;\n    gap: 13px !important;\n    padding: 16px 0 !important;\n    border-bottom: 1px solid var(--line) !important;\n  }\n\n  .clp-step__num {\n    display: flex !important;\n    width: 32px !important;\n    height: 32px !important;\n    align-items: center !important;\n    justify-content: center !important;\n    border-radius: 50% !important;\n    background: var(--ink) !important;\n    color: #fff !important;\n    font-size: 12px !important;\n    font-weight: 800 !important;\n  }\n\n  .clp-step strong {\n    display: block !important;\n    margin: 0 0 3px !important;\n    color: var(--ink) !important;\n    font-size: 14px !important;\n  }\n\n  .clp-step p {\n    margin: 0 !important;\n    color: var(--muted) !important;\n    font-size: 13px !important;\n    line-height: 1.58 !important;\n  }\n\n  .clp-shades {\n    display: flex !important;\n    flex-wrap: wrap !important;\n    gap: 8px !important;\n    margin-top: 20px !important;\n  }\n\n  .clp-shade {\n    display: inline-flex !important;\n    align-items: center !important;\n    gap: 7px !important;\n    padding: 8px 10px !important;\n    border: 1px solid var(--line) !important;\n    border-radius: 999px !important;\n    background: #fff !important;\n    color: #4d4642 !important;\n    font-size: 12px !important;\n    font-weight: 650 !important;\n  }\n\n  .clp-dot {\n    width: 11px !important;\n    height: 11px !important;\n    border-radius: 50% !important;\n    flex: 0 0 11px !important;\n  }\n\n  .clp-specs {\n    margin-top: 24px !important;\n    border-top: 1px solid var(--line) !important;\n  }\n\n  .clp-spec {\n    display: grid !important;\n    grid-template-columns: 150px minmax(0,1fr) !important;\n    border-bottom: 1px solid var(--line) !important;\n  }\n\n  .clp-spec b,\n  .clp-spec span {\n    padding: 13px 0 !important;\n    font-size: 13px !important;\n    line-height: 1.5 !important;\n  }\n\n  .clp-spec b {\n    color: var(--ink) !important;\n  }\n\n  .clp-spec span {\n    color: var(--muted) !important;\n  }\n\n  .clp-faq {\n    margin-top: 21px !important;\n    border-top: 1px solid var(--line) !important;\n  }\n\n  .clp-faq details {\n    border-bottom: 1px solid var(--line) !important;\n  }\n\n  .clp-faq summary {\n    position: relative !important;\n    padding: 16px 35px 16px 0 !important;\n    cursor: pointer !important;\n    list-style: none !important;\n    color: var(--ink) !important;\n    font-size: 14px !important;\n    font-weight: 700 !important;\n    line-height: 1.45 !important;\n  }\n\n  .clp-faq summary::-webkit-details-marker {\n    display: none !important;\n  }\n\n  .clp-faq summary::after {\n    position: absolute !important;\n    top: 50% !important;\n    right: 2px !important;\n    content: \"+\" !important;\n    transform: translateY(-50%) !important;\n    color: var(--rose-deep) !important;\n    font-size: 20px !important;\n    font-weight: 400 !important;\n  }\n\n  .clp-faq details[open] summary::after {\n    content: \"−\" !important;\n  }\n\n  .clp-answer {\n    padding: 0 28px 16px 0 !important;\n    color: var(--muted) !important;\n    font-size: 13px !important;\n    line-height: 1.62 !important;\n  }\n\n  .clp-cta {\n    padding: 42px 26px !important;\n    background: #171717 !important;\n    text-align: left !important;\n  }\n\n  .clp-cta h2 {\n    max-width: 650px !important;\n    margin: 0 0 12px !important;\n    color: #fff !important;\n    -webkit-text-fill-color: #fff !important;\n    font-size: 30px !important;\n    font-weight: 730 !important;\n    line-height: 1.1 !important;\n    letter-spacing: -.03em !important;\n  }\n\n  .clp-cta p {\n    max-width: 620px !important;\n    margin: 0 0 20px !important;\n    color: rgba(255,255,255,.72) !important;\n    font-size: 14px !important;\n    line-height: 1.62 !important;\n  }\n\n  .clp-btn {\n    display: inline-flex !important;\n    min-height: 48px !important;\n    align-items: center !important;\n    justify-content: center !important;\n    padding: 12px 20px !important;\n    border-radius: 6px !important;\n    background: #fff !important;\n    color: #171717 !important;\n    -webkit-text-fill-color: #171717 !important;\n    font-size: 14px !important;\n    font-weight: 800 !important;\n    text-decoration: none !important;\n  }\n\n  @media screen and (max-width: 600px) {\n    .clp-section {\n      padding: 34px 16px !important;\n    }\n\n    .clp-title {\n      font-size: 28px !important;\n    }\n\n    .clp-feature-grid,\n    .clp-methods {\n      grid-template-columns: 1fr !important;\n    }\n\n    .clp-method {\n      padding-left: 0 !important;\n      padding-right: 0 !important;\n    }\n\n    .clp-spec {\n      grid-template-columns: 1fr !important;\n      gap: 0 !important;\n    }\n\n    .clp-spec b {\n      padding-bottom: 3px !important;\n    }\n\n    .clp-spec span {\n      padding-top: 3px !important;\n    }\n\n    .clp-cta {\n      padding: 36px 16px !important;\n    }\n\n    .clp-btn {\n      width: 100% !important;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"clp-page\"\u003e\n\u003c!-- IMAGE 1 --\u003e\n\u003cdiv class=\"clp-image clp-image--square\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1011\/1057\/9479\/files\/ChatGPTImage2026_8_12_03_23_51_3.png?v=1786519506\" alt=\"\"\u003e\u003c\/div\u003e\n\u003csection class=\"clp-section\"\u003e\n\u003cdiv class=\"clp-eyebrow\"\u003ePrecision that still looks effortless\u003c\/div\u003e\n\u003ch2 class=\"clp-title\"\u003eDefine the shape you already have—or softly create the one you want.\u003c\/h2\u003e\n\u003cp class=\"clp-copy\"\u003e360 Contour Lip Liner is made for clean definition without the harsh, drawn-on finish. The creamy pencil glides along the lip line, deposits rich pigment, and gives you enough control to trace, contour, overline, or fill the entire lip.\u003c\/p\u003e\n\u003cp class=\"clp-copy\"\u003eWear it alone for a soft matte look, layer it under lipstick for added depth, or pair it with gloss when you want fuller-looking, more dimensional lips.\u003c\/p\u003e\n\u003cdiv class=\"clp-feature-grid\"\u003e\n\u003cdiv class=\"clp-feature\"\u003e\n\u003ch3\u003eSmooth, controlled glide\u003c\/h3\u003e\n\u003cp\u003eDesigned to move across the lip line without the dry, scratchy feel of a hard pencil.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"clp-feature\"\u003e\n\u003ch3\u003eLong-wear color\u003c\/h3\u003e\n\u003cp\u003eThe original product claim states 8+ hours of wear with color designed to resist fading and feathering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"clp-feature\"\u003e\n\u003ch3\u003eLine or fill\u003c\/h3\u003e\n\u003cp\u003eUse it for precision around the edges or shade the full lip as a matte base beneath lipstick and gloss.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"clp-feature\"\u003e\n\u003ch3\u003eSharpenable precision\u003c\/h3\u003e\n\u003cp\u003eCompatible with a standard pencil sharpener so you can refresh the point whenever you want a cleaner edge.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ORIGINAL GIF --\u003e\n\u003cdiv class=\"clp-image\"\u003e\u003cimg src=\"https:\/\/cdn.webfastcdn.com\/image\/ff7ace4b70d2809b2cad93f5b082f25a61eb98a1.gif\" alt=\"360 Contour Lip Liner application demonstration\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003csection class=\"clp-section clp-section--soft\"\u003e\n\u003cdiv class=\"clp-eyebrow\"\u003eOne pencil, three finishes\u003c\/div\u003e\n\u003ch2 class=\"clp-title\"\u003eKeep it natural, build the contour, or take the color all the way across.\u003c\/h2\u003e\n\u003cdiv class=\"clp-methods\"\u003e\n\u003cdiv class=\"clp-method\"\u003e\n\u003cstrong\u003eDefine\u003c\/strong\u003e \u003cspan\u003eTrace your natural lip line for a clean, everyday finish.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"clp-method\"\u003e\n\u003cstrong\u003eContour\u003c\/strong\u003e \u003cspan\u003eSlightly extend the cupid’s bow and center of the lower lip for a fuller-looking shape.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"clp-method\"\u003e\n\u003cstrong\u003eFill\u003c\/strong\u003e \u003cspan\u003eShade the entire lip for a matte base or wear it beneath lipstick and gloss.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 2 --\u003e\n\u003cdiv class=\"clp-image clp-image--square\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1011\/1057\/9479\/files\/ChatGPTImage2026_8_12_03_23_50_2.png?v=1786519506\" alt=\"\"\u003e\u003c\/div\u003e\n\u003csection class=\"clp-section\"\u003e\n\u003cdiv class=\"clp-eyebrow\"\u003eSoft definition, not a harsh border\u003c\/div\u003e\n\u003ch2 class=\"clp-title\"\u003eBuilt for the kind of lip shape that looks polished up close.\u003c\/h2\u003e\n\u003cp class=\"clp-copy\"\u003eThe pencil format gives you the control to work in short, precise strokes around the cupid’s bow, outer corners, and lower lip. Blend inward with the side of the pencil for a softer contour, or keep the edge crisp when you want stronger definition.\u003c\/p\u003e\n\u003cdiv class=\"clp-quote\"\u003eFor the most natural result, use a shade close to your natural lip tone and build gradually. For stronger contrast, choose a deeper shade and blend it inward before adding your lipstick or gloss.\u003c\/div\u003e\n\u003cdiv class=\"clp-steps\"\u003e\n\u003cdiv class=\"clp-step\"\u003e\n\u003cdiv class=\"clp-step__num\"\u003e1\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003ePrep\u003c\/strong\u003e\n\u003cp\u003eStart with clean, dry lips so the pencil can grip evenly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"clp-step\"\u003e\n\u003cdiv class=\"clp-step__num\"\u003e2\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eDefine\u003c\/strong\u003e\n\u003cp\u003eBegin at the cupid’s bow and trace the natural shape in short strokes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"clp-step\"\u003e\n\u003cdiv class=\"clp-step__num\"\u003e3\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eContour\u003c\/strong\u003e\n\u003cp\u003eFor added fullness, extend only the center of the top and bottom lip rather than overlining the entire mouth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"clp-step\"\u003e\n\u003cdiv class=\"clp-step__num\"\u003e4\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eFinish\u003c\/strong\u003e\n\u003cp\u003eLeave it matte, fill the whole lip, or layer your favorite lipstick or gloss on top.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 3 --\u003e\n\u003cdiv class=\"clp-image clp-image--square\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1011\/1057\/9479\/files\/ChatGPTImage2026_8_12_03_23_50_1.png?v=1786519506\" alt=\"\"\u003e\u003c\/div\u003e\n\u003csection class=\"clp-section clp-section--soft\"\u003e\n\u003cdiv class=\"clp-eyebrow\"\u003eA wearable shade wardrobe\u003c\/div\u003e\n\u003ch2 class=\"clp-title\"\u003eFrom soft nudes to richer rose, mauve, and brown tones.\u003c\/h2\u003e\n\u003cp class=\"clp-copy\"\u003eThe shade range is built around versatile lip tones that can be worn alone or mixed with the lipsticks and glosses already in your makeup bag.\u003c\/p\u003e\n\u003cdiv class=\"clp-shades\"\u003e\n\u003cspan class=\"clp-shade\"\u003e\u003cspan class=\"clp-dot\" style=\"background: #755039;\"\u003e\u003c\/span\u003eWalnut\u003c\/span\u003e \u003cspan class=\"clp-shade\"\u003e\u003cspan class=\"clp-dot\" style=\"background: #855a58;\"\u003e\u003c\/span\u003eBlush\u003c\/span\u003e \u003cspan class=\"clp-shade\"\u003e\u003cspan class=\"clp-dot\" style=\"background: #9d504f;\"\u003e\u003c\/span\u003eRuby\u003c\/span\u003e \u003cspan class=\"clp-shade\"\u003e\u003cspan class=\"clp-dot\" style=\"background: #7d3e43;\"\u003e\u003c\/span\u003eRosewood\u003c\/span\u003e \u003cspan class=\"clp-shade\"\u003e\u003cspan class=\"clp-dot\" style=\"background: #a55e48;\"\u003e\u003c\/span\u003eSaddle\u003c\/span\u003e \u003cspan class=\"clp-shade\"\u003e\u003cspan class=\"clp-dot\" style=\"background: #67383e;\"\u003e\u003c\/span\u003eMauve\u003c\/span\u003e \u003cspan class=\"clp-shade\"\u003e\u003cspan class=\"clp-dot\" style=\"background: #55443a;\"\u003e\u003c\/span\u003eEspresso\u003c\/span\u003e \u003cspan class=\"clp-shade\"\u003e\u003cspan class=\"clp-dot\" style=\"background: #a96d70;\"\u003e\u003c\/span\u003ePillow Talk – Nude Pink\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"clp-section\"\u003e\n\u003cdiv class=\"clp-eyebrow\"\u003eProduct details\u003c\/div\u003e\n\u003ch2 class=\"clp-title\"\u003eEverything you need for a precise point and an easy routine.\u003c\/h2\u003e\n\u003cdiv class=\"clp-specs\"\u003e\n\u003cdiv class=\"clp-spec\"\u003e\n\u003cb\u003eFinish\u003c\/b\u003e \u003cspan\u003eSoft matte \/ contour-ready\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"clp-spec\"\u003e\n\u003cb\u003eFormat\u003c\/b\u003e \u003cspan\u003eSharpenable lip pencil\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"clp-spec\"\u003e\n\u003cb\u003eWear claim\u003c\/b\u003e \u003cspan\u003e8+ hours according to the supplied product copy\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"clp-spec\"\u003e\n\u003cb\u003eUse\u003c\/b\u003e \u003cspan\u003eLine, contour, overline, fill, or use as a lipstick base\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"clp-spec\"\u003e\n\u003cb\u003eNet weight\u003c\/b\u003e \u003cspan\u003e5 g\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"clp-section clp-section--soft\"\u003e\n\u003cdiv class=\"clp-eyebrow\"\u003eQuestions\u003c\/div\u003e\n\u003ch2 class=\"clp-title\"\u003eA few things to know before you line.\u003c\/h2\u003e\n\u003cdiv class=\"clp-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I sharpen it?\u003c\/summary\u003e\n\u003cdiv class=\"clp-answer\"\u003eYes. The supplied product information states that it works with a standard pencil sharpener.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use it over my entire lip?\u003c\/summary\u003e\n\u003cdiv class=\"clp-answer\"\u003eYes. Use the tip for the outer line, then angle the pencil slightly and shade inward to create a full-lip matte base.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I wear lipstick or gloss over it?\u003c\/summary\u003e\n\u003cdiv class=\"clp-answer\"\u003eYes. It can be used underneath lipstick to deepen the shape or under gloss for a more dimensional finish.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I make overlining look more natural?\u003c\/summary\u003e\n\u003cdiv class=\"clp-answer\"\u003eConcentrate the extra definition around the cupid’s bow and the center of the lower lip. Keep the outer corners closer to your natural lip line, then softly blend the liner inward.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I choose a shade?\u003c\/summary\u003e\n\u003cdiv class=\"clp-answer\"\u003ePick a shade close to your natural lip tone for subtle definition, one to two tones deeper for contour, or coordinate it with the lipstick you plan to wear.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"clp-cta\"\u003e\n\u003ch2\u003eShape it softly. Define it precisely. Wear it your way.\u003c\/h2\u003e\n\u003cp\u003eChoose the shade that fits your everyday lip look, then use it to line, contour, fill, or layer.\u003c\/p\u003e\n\u003ca class=\"clp-btn\" href=\"#product-form\"\u003eCHOOSE YOUR SHADE\u003c\/a\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"ahlwomax","offers":[{"title":"1#WALNUT","offer_id":54672170778903,"sku":"SZ05412608125571-1#WALNUT","price":19.99,"currency_code":"USD","in_stock":true},{"title":"2#BLUSH","offer_id":54672170811671,"sku":"SZ05412608125571-2#BLUSH","price":19.99,"currency_code":"USD","in_stock":true},{"title":"3#RUBY","offer_id":54672170844439,"sku":"SZ05412608125571-3#RUBY","price":19.99,"currency_code":"USD","in_stock":true},{"title":"4#ROSEWOOD","offer_id":54672170877207,"sku":"SZ05412608125571-4#ROSEWOOD","price":19.99,"currency_code":"USD","in_stock":true},{"title":"5#SADDLE","offer_id":54672170909975,"sku":"SZ05412608125571-5#SADDLE","price":19.99,"currency_code":"USD","in_stock":true},{"title":"6#mauve","offer_id":54672170942743,"sku":"SZ05412608125571-6#mauve","price":19.99,"currency_code":"USD","in_stock":true},{"title":"7#Espresso","offer_id":54672170975511,"sku":"SZ05412608125571-7#Espresso","price":19.99,"currency_code":"USD","in_stock":true},{"title":"8#Pillow Talk","offer_id":54672171008279,"sku":"SZ05412608125571-8#Pillow Talk","price":19.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/1057\/9479\/files\/ChatGPTImage2026_8_12_03_23_51_3.png?v=1786519506","url":"https:\/\/ahlwomax.com\/products\/360-contour-lip-liner","provider":"ahlwomax","version":"1.0","type":"link"}