{"product_id":"dual-foundation-stick","title":"Dual-Ended Full Coverage Foundation Stick","description":"\u003cstyle\u003e\n    #hanae-foundation-page,\n    #hanae-foundation-page * {\n      box-sizing: border-box;\n    }\n\n    #hanae-foundation-page {\n      --hf-text: #251d19;\n      --hf-muted: #6f625c;\n      --hf-brown: #8b5739;\n      --hf-dark: #4b2d20;\n      --hf-cream: #fff9f4;\n      --hf-beige: #f5e6da;\n      --hf-soft: #fcf2e9;\n      --hf-border: rgba(116, 74, 46, 0.14);\n      --hf-shadow: 0 12px 35px rgba(77, 48, 31, 0.09);\n\n      width: 100%;\n      max-width: 760px;\n      margin: 0 auto;\n      padding: 8px 0 30px;\n      color: var(--hf-text);\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto,\n        Helvetica, Arial, sans-serif;\n      font-size: 16px;\n      line-height: 1.65;\n    }\n\n    #hanae-foundation-page img {\n      display: block;\n      width: 100%;\n      max-width: 700px;\n      height: auto;\n      margin: 0 auto;\n    }\n\n    #hanae-foundation-page h2,\n    #hanae-foundation-page h3,\n    #hanae-foundation-page p {\n      margin-top: 0;\n    }\n\n    #hanae-foundation-page h2 {\n      margin-bottom: 14px;\n      font-size: clamp(30px, 8vw, 46px);\n      line-height: 1.08;\n      letter-spacing: -0.04em;\n      color: var(--hf-text);\n    }\n\n    #hanae-foundation-page h3 {\n      margin-bottom: 12px;\n      font-size: clamp(23px, 6vw, 32px);\n      line-height: 1.18;\n      letter-spacing: -0.025em;\n      color: var(--hf-text);\n    }\n\n    #hanae-foundation-page p {\n      margin-bottom: 16px;\n      color: var(--hf-muted);\n    }\n\n    #hanae-foundation-page .hf-card {\n      margin: 18px 0;\n      overflow: hidden;\n      border: 1px solid var(--hf-border);\n      border-radius: 24px;\n      background: #ffffff;\n      box-shadow: var(--hf-shadow);\n    }\n\n    #hanae-foundation-page .hf-copy {\n      padding: 27px 21px;\n    }\n\n    #hanae-foundation-page .hf-center {\n      text-align: center;\n    }\n\n    #hanae-foundation-page .hf-eyebrow {\n      display: inline-block;\n      margin-bottom: 12px;\n      padding: 7px 12px;\n      border-radius: 999px;\n      background: #f0ddcf;\n      color: #70462f;\n      font-size: 12px;\n      font-weight: 800;\n      line-height: 1.2;\n      letter-spacing: 0.09em;\n      text-transform: uppercase;\n    }\n\n    #hanae-foundation-page .hf-lead {\n      color: #50433c;\n      font-size: 17px;\n      line-height: 1.65;\n    }\n\n    #hanae-foundation-page .hf-image-wrap {\n      padding: 0 14px 14px;\n    }\n\n    #hanae-foundation-page .hf-image {\n      overflow: hidden;\n      border-radius: 20px;\n      background: #ffffff;\n    }\n\n    #hanae-foundation-page .hf-image img {\n      border-radius: 20px;\n      object-fit: cover;\n    }\n\n    \/* HERO *\/\n    #hanae-foundation-page .hf-hero {\n      background:\n        radial-gradient(circle at top right, #fffdfb 0%, #f8ece3 50%, #f1d9c7 100%);\n    }\n\n    #hanae-foundation-page .hf-hero-image {\n      padding: 0 14px 15px;\n    }\n\n    #hanae-foundation-page .hf-hero-image img {\n      border-radius: 20px;\n    }\n\n    #hanae-foundation-page .hf-check-list {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 10px;\n      margin: 19px 0 22px;\n    }\n\n    #hanae-foundation-page .hf-check {\n      display: flex;\n      gap: 10px;\n      align-items: flex-start;\n      color: #40342f;\n      font-size: 15px;\n      font-weight: 700;\n    }\n\n    #hanae-foundation-page .hf-check-icon {\n      display: inline-flex;\n      flex: 0 0 22px;\n      align-items: center;\n      justify-content: center;\n      width: 22px;\n      height: 22px;\n      margin-top: 1px;\n      border-radius: 50%;\n      background: var(--hf-brown);\n      color: #ffffff;\n      font-size: 13px;\n      font-weight: 900;\n    }\n\n    \/* CTA *\/\n    #hanae-foundation-page .hf-button {\n      display: block;\n      width: 100%;\n      padding: 16px 18px;\n      border-radius: 15px;\n      background: linear-gradient(135deg, #a56a44, #70412a);\n      box-shadow: 0 11px 24px rgba(112, 65, 42, 0.24);\n      color: #ffffff !important;\n      font-size: 16px;\n      font-weight: 850;\n      line-height: 1.25;\n      text-align: center;\n      text-decoration: none !important;\n      transition: transform 0.2s ease, box-shadow 0.2s ease;\n    }\n\n    #hanae-foundation-page .hf-button:hover {\n      transform: translateY(-2px);\n      box-shadow: 0 15px 29px rgba(112, 65, 42, 0.3);\n    }\n\n    #hanae-foundation-page .hf-button small {\n      display: block;\n      margin-top: 6px;\n      font-size: 12px;\n      font-weight: 500;\n      opacity: 0.9;\n    }\n\n    #hanae-foundation-page .hf-trust {\n      display: flex;\n      flex-wrap: wrap;\n      justify-content: center;\n      gap: 7px;\n      margin-top: 14px;\n    }\n\n    #hanae-foundation-page .hf-trust span {\n      padding: 7px 10px;\n      border: 1px solid var(--hf-border);\n      border-radius: 999px;\n      background: rgba(255, 255, 255, 0.75);\n      color: #55453d;\n      font-size: 12px;\n      font-weight: 700;\n    }\n\n    \/* BENEFITS *\/\n    #hanae-foundation-page .hf-benefit-grid {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 11px;\n      margin-top: 19px;\n    }\n\n    #hanae-foundation-page .hf-benefit {\n      padding: 18px;\n      border: 1px solid var(--hf-border);\n      border-radius: 18px;\n      background: var(--hf-cream);\n    }\n\n    #hanae-foundation-page .hf-benefit-number {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      width: 38px;\n      height: 38px;\n      margin-bottom: 11px;\n      border-radius: 12px;\n      background: #ead0bd;\n      color: #71462e;\n      font-size: 17px;\n      font-weight: 900;\n    }\n\n    #hanae-foundation-page .hf-benefit strong {\n      display: block;\n      margin-bottom: 5px;\n      color: #352923;\n      font-size: 16px;\n    }\n\n    #hanae-foundation-page .hf-benefit span {\n      display: block;\n      color: var(--hf-muted);\n      font-size: 14px;\n      line-height: 1.5;\n    }\n\n    \/* SPLIT IMAGE SECTIONS *\/\n    #hanae-foundation-page .hf-feature-image {\n      padding: 14px;\n    }\n\n    #hanae-foundation-page .hf-caption {\n      margin: 10px 6px 0;\n      color: #887970;\n      font-size: 12px;\n      line-height: 1.45;\n      text-align: center;\n    }\n\n    #hanae-foundation-page .hf-proof-bar {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 7px;\n      margin-top: 18px;\n    }\n\n    #hanae-foundation-page .hf-proof-bar div {\n      padding: 11px 6px;\n      border-radius: 13px;\n      background: #f7e8dd;\n      color: #69432f;\n      font-size: 12px;\n      font-weight: 800;\n      line-height: 1.35;\n      text-align: center;\n    }\n\n    \/* DARK SECTION *\/\n    #hanae-foundation-page .hf-dark {\n      border-color: #31231d;\n      background:\n        radial-gradient(circle at top right, #694630 0%, #35231b 48%, #201512 100%);\n    }\n\n    #hanae-foundation-page .hf-dark h3,\n    #hanae-foundation-page .hf-dark p {\n      color: #ffffff;\n    }\n\n    #hanae-foundation-page .hf-dark p {\n      opacity: 0.82;\n    }\n\n    #hanae-foundation-page .hf-coverage-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 9px;\n      margin-top: 18px;\n    }\n\n    #hanae-foundation-page .hf-coverage-grid span {\n      padding: 11px 7px;\n      border: 1px solid rgba(255, 255, 255, 0.13);\n      border-radius: 13px;\n      background: rgba(255, 255, 255, 0.07);\n      color: #ffffff;\n      font-size: 13px;\n      font-weight: 750;\n      text-align: center;\n    }\n\n    \/* COMPARISON *\/\n    #hanae-foundation-page .hf-table {\n      width: 100%;\n      overflow: hidden;\n      margin-top: 20px;\n      border: 1px solid var(--hf-border);\n      border-radius: 17px;\n      background: #ffffff;\n    }\n\n    #hanae-foundation-page .hf-row {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n    }\n\n    #hanae-foundation-page .hf-cell {\n      padding: 13px 10px;\n      border-bottom: 1px solid var(--hf-border);\n      font-size: 13px;\n      line-height: 1.45;\n    }\n\n    #hanae-foundation-page .hf-cell:nth-child(odd) {\n      border-right: 1px solid var(--hf-border);\n    }\n\n    #hanae-foundation-page .hf-row:last-child .hf-cell {\n      border-bottom: 0;\n    }\n\n    #hanae-foundation-page .hf-table-head .hf-cell {\n      background: #eed8c8;\n      color: #4b3224;\n      font-weight: 850;\n      text-align: center;\n    }\n\n    #hanae-foundation-page .hf-good {\n      color: #724329;\n      font-weight: 750;\n    }\n\n    \/* INGREDIENTS *\/\n    #hanae-foundation-page .hf-ingredient-grid {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 11px;\n      margin-top: 19px;\n    }\n\n    #hanae-foundation-page .hf-ingredient {\n      padding: 17px;\n      border: 1px solid var(--hf-border);\n      border-radius: 17px;\n      background: linear-gradient(145deg, #fffdfb, #f8ece3);\n    }\n\n    #hanae-foundation-page .hf-ingredient strong {\n      display: block;\n      margin-bottom: 5px;\n      color: #75472e;\n      font-size: 16px;\n    }\n\n    #hanae-foundation-page .hf-ingredient span {\n      display: block;\n      color: var(--hf-muted);\n      font-size: 14px;\n      line-height: 1.5;\n    }\n\n    #hanae-foundation-page .hf-free {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 8px;\n      margin-top: 17px;\n    }\n\n    #hanae-foundation-page .hf-free span {\n      padding: 8px 11px;\n      border-radius: 999px;\n      background: #f5e5d8;\n      color: #654632;\n      font-size: 12px;\n      font-weight: 700;\n    }\n\n    \/* SHADES *\/\n    #hanae-foundation-page .hf-shade-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 11px;\n      margin-top: 20px;\n    }\n\n    #hanae-foundation-page .hf-shade-card {\n      overflow: hidden;\n      border: 1px solid var(--hf-border);\n      border-radius: 17px;\n      background: #ffffff;\n      box-shadow: 0 6px 18px rgba(72, 44, 28, 0.06);\n    }\n\n    #hanae-foundation-page .hf-shade-image {\n      padding: 5px;\n      background: #ffffff;\n    }\n\n    #hanae-foundation-page .hf-shade-image img {\n      width: 100%;\n      max-width: 700px;\n      border-radius: 13px;\n    }\n\n    #hanae-foundation-page .hf-shade-name {\n      padding: 11px 8px 13px;\n      border-top: 1px solid var(--hf-border);\n      text-align: center;\n    }\n\n    #hanae-foundation-page .hf-shade-name strong {\n      display: block;\n      color: #3d2d25;\n      font-size: 14px;\n    }\n\n    #hanae-foundation-page .hf-shade-name span {\n      display: block;\n      margin-top: 3px;\n      color: #82736b;\n      font-size: 11px;\n      line-height: 1.35;\n    }\n\n    #hanae-foundation-page .hf-shade-tip {\n      margin-top: 16px;\n      padding: 14px 15px;\n      border-left: 4px solid var(--hf-brown);\n      border-radius: 5px 14px 14px 5px;\n      background: #f8ece3;\n      color: #5d4435;\n      font-size: 14px;\n    }\n\n    \/* STEPS *\/\n    #hanae-foundation-page .hf-steps {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 11px;\n      margin-top: 19px;\n    }\n\n    #hanae-foundation-page .hf-step {\n      position: relative;\n      padding: 18px 16px 18px 63px;\n      border: 1px solid var(--hf-border);\n      border-radius: 17px;\n      background: #ffffff;\n    }\n\n    #hanae-foundation-page .hf-step-num {\n      position: absolute;\n      top: 17px;\n      left: 15px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      width: 35px;\n      height: 35px;\n      border-radius: 50%;\n      background: var(--hf-brown);\n      color: #ffffff;\n      font-size: 14px;\n      font-weight: 900;\n    }\n\n    #hanae-foundation-page .hf-step strong {\n      display: block;\n      margin-bottom: 4px;\n      color: #3a2c25;\n    }\n\n    #hanae-foundation-page .hf-step span {\n      display: block;\n      color: var(--hf-muted);\n      font-size: 14px;\n      line-height: 1.5;\n    }\n\n    \/* FAQ *\/\n    #hanae-foundation-page details {\n      margin: 10px 0;\n      overflow: hidden;\n      border: 1px solid var(--hf-border);\n      border-radius: 15px;\n      background: #ffffff;\n    }\n\n    #hanae-foundation-page summary {\n      position: relative;\n      padding: 16px 45px 16px 16px;\n      color: #392c26;\n      font-weight: 750;\n      line-height: 1.4;\n      cursor: pointer;\n      list-style: none;\n    }\n\n    #hanae-foundation-page summary::-webkit-details-marker {\n      display: none;\n    }\n\n    #hanae-foundation-page summary::after {\n      content: \"+\";\n      position: absolute;\n      top: 50%;\n      right: 17px;\n      transform: translateY(-50%);\n      color: #76482f;\n      font-size: 24px;\n      font-weight: 500;\n    }\n\n    #hanae-foundation-page details[open] summary::after {\n      content: \"−\";\n    }\n\n    #hanae-foundation-page details p {\n      margin: 0;\n      padding: 0 16px 17px;\n      font-size: 14px;\n    }\n\n    \/* FINAL CTA *\/\n    #hanae-foundation-page .hf-final {\n      padding: 29px 21px;\n      background:\n        radial-gradient(circle at top left, #fffaf6 0%, #efd5c1 56%, #dfb996 100%);\n      text-align: center;\n    }\n\n    #hanae-foundation-page .hf-small {\n      margin: 12px 0 0;\n      color: #77665d;\n      font-size: 12px;\n      line-height: 1.45;\n    }\n\n    @media (min-width: 620px) {\n      #hanae-foundation-page .hf-copy {\n        padding: 35px;\n      }\n\n      #hanae-foundation-page .hf-hero {\n        display: grid;\n        grid-template-columns: 1fr 0.92fr;\n        align-items: center;\n      }\n\n      #hanae-foundation-page .hf-hero-image {\n        padding: 18px;\n      }\n\n      #hanae-foundation-page .hf-model-section,\n      #hanae-foundation-page .hf-proof-section {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        align-items: center;\n      }\n\n      #hanae-foundation-page .hf-model-section .hf-feature-image {\n        order: 2;\n      }\n\n      #hanae-foundation-page .hf-benefit-grid,\n      #hanae-foundation-page .hf-ingredient-grid {\n        grid-template-columns: repeat(2, 1fr);\n      }\n\n      #hanae-foundation-page .hf-check-list {\n        grid-template-columns: repeat(2, 1fr);\n      }\n\n      #hanae-foundation-page .hf-shade-grid {\n        grid-template-columns: repeat(3, 1fr);\n      }\n\n      #hanae-foundation-page .hf-steps {\n        grid-template-columns: repeat(3, 1fr);\n      }\n\n      #hanae-foundation-page .hf-step {\n        padding: 62px 17px 18px;\n      }\n\n      #hanae-foundation-page .hf-step-num {\n        top: 17px;\n      }\n\n      #hanae-foundation-page .hf-cell {\n        padding: 15px;\n        font-size: 14px;\n      }\n    }\n\n    @media (prefers-reduced-motion: reduce) {\n      #hanae-foundation-page .hf-button {\n        transition: none;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv id=\"hanae-foundation-page\"\u003e\n\u003c!-- 1. HERO --\u003e\n\u003csection class=\"hf-card hf-hero\"\u003e\n\u003cdiv class=\"hf-copy\"\u003e\n\u003cspan class=\"hf-eyebrow\"\u003eKorean Complexion Essential\u003c\/span\u003e\n\u003ch2\u003eFull Coverage Without the Heavy, Cakey Look\u003c\/h2\u003e\n\u003cp class=\"hf-lead\"\u003eConceal the appearance of redness, dark spots, blemishes and uneven tone with a creamy foundation stick that blends effortlessly for a smooth, natural-looking finish.\u003c\/p\u003e\n\u003cdiv class=\"hf-check-list\"\u003e\n\u003cdiv class=\"hf-check\"\u003e\n\u003cspan class=\"hf-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eBuildable full coverage\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hf-check\"\u003e\n\u003cspan class=\"hf-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eNatural skin-like finish\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hf-check\"\u003e\n\u003cspan class=\"hf-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eBuilt-in blending brush\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hf-check\"\u003e\n\u003cspan class=\"hf-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eCompact and travel-friendly\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ca class=\"hf-button\" href=\"#\"\u003e Choose Your Shade \u003csmall\u003eSelect your match and add it to your routine\u003c\/small\u003e \u003c\/a\u003e\n\u003cdiv class=\"hf-trust\"\u003e\n\u003cspan\u003eFoundation + concealer\u003c\/span\u003e \u003cspan\u003eIntegrated brush\u003c\/span\u003e \u003cspan\u003eEasy touch-ups\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hf-hero-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1002\/8669\/3685\/files\/c1.jpg?v=1785554854\u0026amp;width=700\" alt=\"Hanae dual-ended concealer foundation stick\" width=\"700\" height=\"700\" loading=\"eager\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 2. MODEL + PRODUCT EXPERIENCE --\u003e\n\u003csection class=\"hf-card hf-model-section\"\u003e\n\u003cdiv class=\"hf-feature-image\"\u003e\n\u003cdiv class=\"hf-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1002\/8669\/3685\/files\/c5.jpg?v=1785554895\u0026amp;width=700\" alt=\"Model holding the dual-ended foundation stick\" width=\"700\" height=\"700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hf-copy\"\u003e\n\u003cspan class=\"hf-eyebrow\"\u003eApply, Blend and Go\u003c\/span\u003e\n\u003ch3\u003eYour Entire Complexion Routine in One Stick\u003c\/h3\u003e\n\u003cp\u003eUse it across your face as foundation or apply it precisely as a concealer. Then buff the formula into the skin with the convenient built-in brush.\u003c\/p\u003e\n\u003cdiv class=\"hf-proof-bar\"\u003e\n\u003cdiv\u003eFoundation\u003c\/div\u003e\n\u003cdiv\u003eConcealer\u003c\/div\u003e\n\u003cdiv\u003eBrush\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-top: 17px; margin-bottom: 0;\"\u003eThe compact solid format makes it easy to apply at home, carry in your handbag or use for quick touch-ups while traveling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 3. KEY BENEFITS --\u003e\n\u003csection class=\"hf-card\"\u003e\n\u003cdiv class=\"hf-copy hf-center\"\u003e\n\u003cspan class=\"hf-eyebrow\"\u003eCustomizable Coverage\u003c\/span\u003e\n\u003ch3\u003eMore Even-Looking Skin in Just a Few Swipes\u003c\/h3\u003e\n\u003cp\u003eBegin with a thin layer for everyday wear, then build additional coverage only where it is needed.\u003c\/p\u003e\n\u003cdiv class=\"hf-benefit-grid\"\u003e\n\u003cdiv class=\"hf-benefit\"\u003e\n\u003cdiv class=\"hf-benefit-number\"\u003e01\u003c\/div\u003e\n\u003cstrong\u003eHelps Even Visible Skin Tone\u003c\/strong\u003e \u003cspan\u003e Softens the appearance of redness, discoloration and uneven areas without covering the face in a thick layer. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hf-benefit\"\u003e\n\u003cdiv class=\"hf-benefit-number\"\u003e02\u003c\/div\u003e\n\u003cstrong\u003eSoft-Focus Appearance\u003c\/strong\u003e \u003cspan\u003e Helps blur the look of pores, fine lines and texture for a smoother complexion. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hf-benefit\"\u003e\n\u003cdiv class=\"hf-benefit-number\"\u003e03\u003c\/div\u003e\n\u003cstrong\u003eBuildable Full Coverage\u003c\/strong\u003e \u003cspan\u003e Add a second light layer over blemishes, dark spots or areas that need additional coverage. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hf-benefit\"\u003e\n\u003cdiv class=\"hf-benefit-number\"\u003e04\u003c\/div\u003e\n\u003cstrong\u003eFast, Mess-Free Blending\u003c\/strong\u003e \u003cspan\u003e The integrated brush removes the need to carry a separate sponge or foundation brush. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 4. BEFORE \u0026 AFTER 1 --\u003e\n\u003csection class=\"hf-card hf-proof-section\"\u003e\n\u003cdiv class=\"hf-feature-image\"\u003e\n\u003cdiv class=\"hf-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1002\/8669\/3685\/files\/c3.jpg?v=1785554870\u0026amp;width=700\" alt=\"Before and after example of full foundation coverage\" width=\"700\" height=\"700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cp class=\"hf-caption\"\u003eVisual application example. Individual results may vary based on skin type, shade match, preparation and application.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hf-copy\"\u003e\n\u003cspan class=\"hf-eyebrow\"\u003eVisible Coverage\u003c\/span\u003e\n\u003ch3\u003eConceal Without Hiding Your Natural Beauty\u003c\/h3\u003e\n\u003cp\u003eThe creamy pigments help reduce the visible appearance of redness, spots and uneven tone while creating a polished finish that still looks like skin.\u003c\/p\u003e\n\u003cdiv class=\"hf-check-list\"\u003e\n\u003cdiv class=\"hf-check\"\u003e\n\u003cspan class=\"hf-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eHelps cover visible redness\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hf-check\"\u003e\n\u003cspan class=\"hf-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eBrightens dull-looking areas\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hf-check\"\u003e\n\u003cspan class=\"hf-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eSmooths uneven-looking texture\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hf-check\"\u003e\n\u003cspan class=\"hf-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eCreates a radiant finish\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 5. COVERAGE AREAS --\u003e\n\u003csection class=\"hf-card hf-dark\"\u003e\n\u003cdiv class=\"hf-copy hf-center\"\u003e\n\u003cspan class=\"hf-eyebrow\"\u003eTargeted or All-Over Use\u003c\/span\u003e\n\u003ch3\u003eOne Formula for Your Everyday Coverage Needs\u003c\/h3\u003e\n\u003cp\u003eGlide the stick directly over the desired area and blend with gentle circular motions.\u003c\/p\u003e\n\u003cdiv class=\"hf-coverage-grid\"\u003e\n\u003cspan\u003eRedness\u003c\/span\u003e \u003cspan\u003eDark spots\u003c\/span\u003e \u003cspan\u003eBlemishes\u003c\/span\u003e \u003cspan\u003eUneven tone\u003c\/span\u003e \u003cspan\u003eUnder-eye darkness\u003c\/span\u003e \u003cspan\u003eVisible texture\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 6. BEFORE \u0026 AFTER 2 --\u003e\n\u003csection class=\"hf-card\"\u003e\n\u003cdiv class=\"hf-copy hf-center\"\u003e\n\u003cspan class=\"hf-eyebrow\"\u003eFlexible, Skin-Like Finish\u003c\/span\u003e\n\u003ch3\u003eCoverage That Works With Natural Skin Texture\u003c\/h3\u003e\n\u003cp\u003eThin, blended layers help create an even-looking complexion without the overly matte, mask-like appearance associated with heavy liquid foundation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hf-image-wrap\"\u003e\n\u003cdiv class=\"hf-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1002\/8669\/3685\/files\/c4.jpg?v=1785554895\u0026amp;width=700\" alt=\"Natural-looking before and after foundation application\" width=\"700\" height=\"700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cp class=\"hf-caption\"\u003eFor the smoothest-looking result, moisturize dry areas and apply the foundation in thin, buildable layers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 7. COMPARISON --\u003e\n\u003csection class=\"hf-card\"\u003e\n\u003cdiv class=\"hf-copy hf-center\"\u003e\n\u003cspan class=\"hf-eyebrow\"\u003eSimplify Your Makeup Bag\u003c\/span\u003e\n\u003ch3\u003eWhy Choose a Dual-Ended Stick?\u003c\/h3\u003e\n\u003cdiv class=\"hf-table\"\u003e\n\u003cdiv class=\"hf-row hf-table-head\"\u003e\n\u003cdiv class=\"hf-cell\"\u003eTraditional Routine\u003c\/div\u003e\n\u003cdiv class=\"hf-cell\"\u003eDual-Ended Stick\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hf-row\"\u003e\n\u003cdiv class=\"hf-cell\"\u003eLiquid foundation bottle\u003c\/div\u003e\n\u003cdiv class=\"hf-cell hf-good\"\u003ePortable solid formula\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hf-row\"\u003e\n\u003cdiv class=\"hf-cell\"\u003eSeparate concealer\u003c\/div\u003e\n\u003cdiv class=\"hf-cell hf-good\"\u003eTargeted buildable coverage\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hf-row\"\u003e\n\u003cdiv class=\"hf-cell\"\u003eSeparate brush or sponge\u003c\/div\u003e\n\u003cdiv class=\"hf-cell hf-good\"\u003eIntegrated blending brush\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hf-row\"\u003e\n\u003cdiv class=\"hf-cell\"\u003ePossible spills while traveling\u003c\/div\u003e\n\u003cdiv class=\"hf-cell hf-good\"\u003eCompact, mess-free design\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hf-row\"\u003e\n\u003cdiv class=\"hf-cell\"\u003eMultiple products and steps\u003c\/div\u003e\n\u003cdiv class=\"hf-cell hf-good\"\u003eApply, blend and go\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 8. INGREDIENTS --\u003e\n\u003csection class=\"hf-card\"\u003e\n\u003cdiv class=\"hf-copy\"\u003e\n\u003cdiv class=\"hf-center\"\u003e\n\u003cspan class=\"hf-eyebrow\"\u003eComplexion Meets Skincare\u003c\/span\u003e\n\u003ch3\u003eMade With Skin-Loving Ingredients\u003c\/h3\u003e\n\u003cp\u003eThe makeup pigments are combined with conditioning and hydrating ingredients to help the formula feel smooth and comfortable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hf-ingredient-grid\"\u003e\n\u003cdiv class=\"hf-ingredient\"\u003e\n\u003cstrong\u003eHyaluronic Acid\u003c\/strong\u003e \u003cspan\u003e Helps attract moisture for a softer, smoother and more hydrated-looking complexion. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hf-ingredient\"\u003e\n\u003cstrong\u003eNiacinamide\u003c\/strong\u003e \u003cspan\u003e Supports a brighter, more even-looking appearance while helping minimize the visible look of pores. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hf-ingredient\"\u003e\n\u003cstrong\u003eVitamin E\u003c\/strong\u003e \u003cspan\u003e An antioxidant ingredient that helps nourish and condition the skin. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hf-ingredient\"\u003e\n\u003cstrong\u003eSilica\u003c\/strong\u003e \u003cspan\u003e Helps create a soft-focus appearance across pores, texture and fine lines. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hf-free\"\u003e\n\u003cspan\u003eNo parabens\u003c\/span\u003e \u003cspan\u003eNo sulfates\u003c\/span\u003e \u003cspan\u003eNo artificial fragrance\u003c\/span\u003e \u003cspan\u003eNo mineral oil\u003c\/span\u003e \u003cspan\u003eNo phthalates\u003c\/span\u003e \u003cspan\u003eNo synthetic dyes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 9. SHADE GUIDE --\u003e\n\u003csection class=\"hf-card\"\u003e\n\u003cdiv class=\"hf-copy hf-center\"\u003e\n\u003cspan class=\"hf-eyebrow\"\u003eFind Your Best Match\u003c\/span\u003e\n\u003ch3\u003eSix Shades for a Range of Skin Tones\u003c\/h3\u003e\n\u003cp\u003eCompare each shade with the skin along your jawline and neck in natural daylight for the most natural-looking match.\u003c\/p\u003e\n\u003cdiv class=\"hf-shade-grid\"\u003e\n\u003c!-- IVORY --\u003e\n\u003cdiv class=\"hf-shade-card\"\u003e\n\u003cdiv class=\"hf-shade-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1002\/8669\/3685\/files\/c6.jpg?v=1785554902\u0026amp;width=700\" alt=\"Ivory foundation shade swatch\" width=\"700\" height=\"700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hf-shade-name\"\u003e\n\u003cstrong\u003eIvory\u003c\/strong\u003e \u003cspan\u003eVery fair skin tones\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- NATURAL BEIGE --\u003e\n\u003cdiv class=\"hf-shade-card\"\u003e\n\u003cdiv class=\"hf-shade-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1002\/8669\/3685\/files\/c8.jpg?v=1785554902\u0026amp;width=700\" alt=\"Natural Beige foundation shade swatch\" width=\"700\" height=\"700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hf-shade-name\"\u003e\n\u003cstrong\u003eNatural Beige\u003c\/strong\u003e \u003cspan\u003eFair to light skin tones\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- LIGHT SAND --\u003e\n\u003cdiv class=\"hf-shade-card\"\u003e\n\u003cdiv class=\"hf-shade-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1002\/8669\/3685\/files\/c7.jpg?v=1785554902\u0026amp;width=700\" alt=\"Light Sand foundation shade swatch\" width=\"700\" height=\"700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hf-shade-name\"\u003e\n\u003cstrong\u003eLight Sand\u003c\/strong\u003e \u003cspan\u003eLight to medium skin tones\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- WARM ALMOND --\u003e\n\u003cdiv class=\"hf-shade-card\"\u003e\n\u003cdiv class=\"hf-shade-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1002\/8669\/3685\/files\/c9.jpg?v=1785554902\u0026amp;width=700\" alt=\"Warm Almond foundation shade swatch\" width=\"700\" height=\"700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hf-shade-name\"\u003e\n\u003cstrong\u003eWarm Almond\u003c\/strong\u003e \u003cspan\u003eMedium warm skin tones\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CHOCOLATE --\u003e\n\u003cdiv class=\"hf-shade-card\"\u003e\n\u003cdiv class=\"hf-shade-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1002\/8669\/3685\/files\/c2.jpg?v=1785554866\u0026amp;width=700\" alt=\"Chocolate foundation shade swatch\" width=\"700\" height=\"700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hf-shade-name\"\u003e\n\u003cstrong\u003eChocolate\u003c\/strong\u003e \u003cspan\u003eMedium-deep skin tones\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DEEP COOL --\u003e\n\u003cdiv class=\"hf-shade-card\"\u003e\n\u003cdiv class=\"hf-shade-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1002\/8669\/3685\/files\/c10.jpg?v=1785554963\u0026amp;width=700\" alt=\"Deep Cool foundation shade swatch\" width=\"700\" height=\"700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hf-shade-name\"\u003e\n\u003cstrong\u003eDeep Cool\u003c\/strong\u003e \u003cspan\u003eDeep neutral or cool skin tones\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hf-shade-tip\"\u003e\n\u003cstrong\u003eShade tip:\u003c\/strong\u003e Do not match foundation against your hand. The jawline and neck usually provide a more accurate guide for your facial complexion.\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 20px;\"\u003e\u003ca class=\"hf-button\" href=\"#\"\u003e Select My Shade \u003csmall\u003eReturn to the product options above\u003c\/small\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 10. HOW TO USE --\u003e\n\u003csection class=\"hf-card\"\u003e\n\u003cdiv class=\"hf-copy hf-center\"\u003e\n\u003cspan class=\"hf-eyebrow\"\u003eThree Easy Steps\u003c\/span\u003e\n\u003ch3\u003eApply, Blend and Build\u003c\/h3\u003e\n\u003cdiv class=\"hf-steps\"\u003e\n\u003cdiv class=\"hf-step\"\u003e\n\u003cspan class=\"hf-step-num\"\u003e1\u003c\/span\u003e \u003cstrong\u003eGlide\u003c\/strong\u003e \u003cspan\u003e Apply a small amount across the cheeks, forehead, nose and chin or directly over areas needing targeted coverage. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hf-step\"\u003e\n\u003cspan class=\"hf-step-num\"\u003e2\u003c\/span\u003e \u003cstrong\u003eBlend\u003c\/strong\u003e \u003cspan\u003e Use the integrated brush to buff the formula into the skin with gentle circular motions. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hf-step\"\u003e\n\u003cspan class=\"hf-step-num\"\u003e3\u003c\/span\u003e \u003cstrong\u003eBuild\u003c\/strong\u003e \u003cspan\u003e Add another thin layer only where fuller coverage is desired, then blend again. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hf-shade-tip\"\u003e\n\u003cstrong\u003ePro tip:\u003c\/strong\u003e Begin with less product than you think you need. Several thin layers usually look smoother than one heavy layer.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 11. FAQ --\u003e\n\u003csection class=\"hf-card\"\u003e\n\u003cdiv class=\"hf-copy\"\u003e\n\u003cdiv class=\"hf-center\"\u003e\n\u003cspan class=\"hf-eyebrow\"\u003eQuestions Answered\u003c\/span\u003e\n\u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this a foundation or a concealer?\u003c\/summary\u003e\n\u003cp\u003eIt can be used as both. Apply it across the face as foundation or use a smaller amount over redness, dark spots, blemishes and the under-eye area.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it provide full coverage?\u003c\/summary\u003e\n\u003cp\u003eThe formula offers buildable full coverage. Start with one thin layer and add more only where additional coverage is needed.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill it look heavy or cakey?\u003c\/summary\u003e\n\u003cp\u003eThe creamy formula is designed to blend into the skin for a natural-looking finish. Moisturizing dry areas before application and using thin layers can help improve the final appearance.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long is the formula designed to wear?\u003c\/summary\u003e\n\u003cp\u003eThe product is described as being designed for wear of up to 16 hours. Actual wear may vary depending on skin type, weather, preparation and activity.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo I need a separate makeup brush?\u003c\/summary\u003e\n\u003cp\u003eNo. A blending brush is integrated into the opposite end of the foundation stick for convenient application and touch-ups.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I choose the correct shade?\u003c\/summary\u003e\n\u003cp\u003eCompare the shades against your jawline and neck in natural light. Consider both your skin depth and whether your undertone appears warm, neutral or cool.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 12. FINAL CTA --\u003e\n\u003csection class=\"hf-card hf-final\"\u003e\u003cspan class=\"hf-eyebrow\"\u003eYour Everyday Complexion Essential\u003c\/span\u003e\n\u003ch3\u003eNatural-Looking Coverage Without the Complicated Routine\u003c\/h3\u003e\n\u003cp\u003eConceal, even, blend and touch up with one compact foundation stick made for quick application at home or on the go.\u003c\/p\u003e\n\u003ca class=\"hf-button\" href=\"#\"\u003e Choose My Shade Now \u003csmall\u003eSelect your color and add to cart\u003c\/small\u003e \u003c\/a\u003e\n\u003cp class=\"hf-small\"\u003eShade appearance may vary slightly depending on lighting, device screen settings and individual undertones. Before-and-after images are visual application examples; individual results may vary.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003ch2 style=\"text-align: center;\"\u003e\u003cstrong\u003e❗Notes❗\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003eDue to manual measurements, please allow for slight deviations.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003eThe actual color of the item may vary slightly from what you see on your screen due to different display settings and lighting effects.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan\u003e\u003cstrong\u003e❤️❤️ ❤️❤️❤️❤️ ❤️❤️❤️❤️ ❤️❤️❤️❤️ ❤️❤️❤️❤️ ❤️❤️❤️❤️ ❤️❤️\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan\u003e\u003cstrong\u003eThank you for visiting our store! \u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan\u003e\u003cstrong\u003e Have a wonderful shopping day! \u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan\u003e\u003cstrong\u003e❤️❤️ ❤️❤️❤️❤️ ❤️❤️❤️❤️ ❤️❤️❤️❤️ ❤️❤️❤️❤️ ❤️❤️❤️❤️ ❤️❤️\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003ch2 style=\"text-align: center;\"\u003e\u003cspan\u003e\u003cstrong\u003e🌟 WHY US? 🌟\u003c\/strong\u003e\u003c\/span\u003e\u003c\/h2\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan\u003e\u003cstrong\u003e🌍 Global Reach: \u003c\/strong\u003e\u003c\/span\u003e\u003cstrong\u003eWe collaborate directly with manufacturers worldwide to guarantee top-notch quality.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan\u003e\u003cstrong\u003e✅ Quality Assurance: \u003c\/strong\u003e\u003c\/span\u003e\u003cstrong\u003eOur dedicated Quality Control department ensures we keep our promises.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan\u003e\u003cstrong\u003e💰 Competitive Pricing:\u003c\/strong\u003e\u003c\/span\u003e\u003cstrong\u003e\u003cspan\u003e \u003c\/span\u003eWe always offer the best prices without compromising on quality.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan\u003e\u003cstrong\u003e😊 Outstanding Customer Service:\u003c\/strong\u003e\u003c\/span\u003e\u003cstrong\u003e\u003cspan\u003e \u003c\/span\u003eWe are here to help you with anything you need.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan\u003e\u003cstrong\u003e🛍️ Exceptional Products: \u003c\/strong\u003e\u003c\/span\u003e\u003cstrong\u003eDiscover amazing products crafted with high quality in mind.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan\u003e\u003cstrong\u003e❤️ Customer Love:\u003c\/strong\u003e\u003c\/span\u003e\u003cstrong\u003e\u003cspan\u003e \u003c\/span\u003eCheck out reviews from our happy customers!\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0117\/2858\/4785\/files\/Untitled_design_480x480.png?v=1584882910\" width=\"700\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003ch2 style=\"text-align: center;\"\u003e\u003cspan\u003e\u003cstrong\u003e✅ 30 DAY RISK-FREE GUARANTEE ✅\u003c\/strong\u003e\u003c\/span\u003e\u003c\/h2\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003eWe offer a risk-free 30-day guarantee that starts the moment you receive your item! 📦✨\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003eIf you don't have a positive experience for any reason, we'll do whatever it takes to ensure you're 100% satisfied with your purchase. Your happiness is our priority! 😊\u003c\/strong\u003e\u003c\/p\u003e\n\u003ch2 style=\"text-align: center;\"\u003e\u003cspan\u003e\u003cstrong\u003e🚚 SHIPPING \u0026amp; DELIVERY 🚚\u003c\/strong\u003e\u003c\/span\u003e\u003c\/h2\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003eAll orders are carefully packaged, prepared, and shipped out as fast as possible. 📦✨\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003eWe offer worldwide shipping! 🌍✈️ For more exact shipping times, please consult our Shipping Policy, as certain locations have much faster delivery times.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003eOnce your order is shipped, you'll receive a tracking number to monitor your package every step of the way! 📍🔍\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.techcloudly.com\/image\/622fe533aa671e570c7430bc6f5ec7f014897fdc.webp\" alt=\"622fe533aa671e570c7430bc6f5ec7f014897fdc.webp\" width=\"700\"\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.techcloudly.com\/image\/4d51aae4e18566a202f9f3df0f18a21e425683e2.webp\" width=\"700\"\u003e\u003c\/p\u003e\n\u003ch3 style=\"text-align: center;\"\u003e\u003cspan\u003e\u003cstrong\u003e💡 TIP: SAVE ON SHIPPING! 💡\u003c\/strong\u003e\u003c\/span\u003e\u003c\/h3\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan\u003e\u003cem\u003e\u003cstrong\u003eBuying 2 or more products at the same time will save you quite a lot on shipping fees! 📦💰\u003c\/strong\u003e\u003c\/em\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.techcloudly.com\/image\/474d96367a8f4505a845563bca5a206446466986.jpeg\" width=\"700\"\u003e\u003c\/p\u003e\n\u003ch2 style=\"text-align: center;\"\u003e\n\u003cstrong\u003e🛒 Click On '\u003c\/strong\u003e\u003cspan\u003e\u003cstrong\u003eADD TO CART\u003c\/strong\u003e\u003c\/span\u003e\u003cstrong\u003e' To Get Yours Now! 🛒\u003c\/strong\u003e\n\u003c\/h2\u003e\n\u003ch2 style=\"text-align: center;\"\u003e\u003cspan\u003e\u003cstrong\u003e💳 HOW TO PAY 💳\u003c\/strong\u003e\u003c\/span\u003e\u003c\/h2\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003ePayments via PayPal®, Credit, and Debit Card. 💳\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003eIf you want to checkout with a credit or debit card, simply enter your Card Number, Expiration Date, and CVV. 🛒✨\u003c\/strong\u003e\u003c\/p\u003e","brand":"Walmart247","offers":[{"title":"Lvory","offer_id":53238892658997,"sku":null,"price":86.0,"currency_code":"AUD","in_stock":true},{"title":"Natural beige","offer_id":53238892691765,"sku":null,"price":86.0,"currency_code":"AUD","in_stock":true},{"title":"Light sand","offer_id":53238892724533,"sku":null,"price":86.0,"currency_code":"AUD","in_stock":true},{"title":"Warm almond","offer_id":53238892757301,"sku":null,"price":86.0,"currency_code":"AUD","in_stock":true},{"title":"Chocolate","offer_id":53238892790069,"sku":null,"price":86.0,"currency_code":"AUD","in_stock":true},{"title":"Deep cool","offer_id":53238892822837,"sku":null,"price":86.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1002\/8669\/3685\/files\/content_3_14e6a9ab-3dd0-4310-a177-277454e7f254.jpg?v=1785558607","url":"https:\/\/walmart247.com\/products\/dual-foundation-stick","provider":"Walmart247","version":"1.0","type":"link"}