{"title":"The Signature Cluster Lash Starter Kits","description":"\u003cp\u003eNew packaging \u003c\/p\u003e","products":[{"product_id":"classic-cluster-lash-kit","title":"Classic Cluster Lash Kit","description":"\u003cstyle\u003e\n  .lash-product-section {\n    font-family: 'Montserrat', sans-serif;\n    background: #fff;\n    color: #000;\n    max-width: 1000px;\n    margin: 0 auto;\n    padding: 32px 18px;\n  }\n\n  .lash-product-section * {\n    box-sizing: border-box;\n  }\n\n  .lash-top {\n    text-align: center;\n    padding: 18px 0 32px;\n    animation: fadeUp 0.8s ease forwards;\n  }\n\n  .lash-logo {\n    max-width: 170px;\n    height: auto;\n    margin: 0 auto 18px;\n    display: block;\n  }\n\n  .lash-badge {\n    display: inline-block;\n    background: #000;\n    color: #fff;\n    padding: 8px 18px;\n    border-radius: 999px;\n    font-size: 11px;\n    letter-spacing: 1.3px;\n    text-transform: uppercase;\n    font-weight: 800;\n    margin-bottom: 18px;\n  }\n\n  .lash-top h1 {\n    font-size: clamp(28px, 5vw, 44px);\n    line-height: 1.05;\n    letter-spacing: -1.5px;\n    text-transform: uppercase;\n    font-weight: 900;\n    margin: 0 0 16px;\n  }\n\n  .lash-top p {\n    max-width: 720px;\n    margin: 0 auto;\n    font-size: 15px;\n    line-height: 1.75;\n    color: #222;\n  }\n\n  .lash-section-title {\n    text-align: center;\n    margin: 42px auto 22px;\n    max-width: 680px;\n  }\n\n  .lash-section-title h2 {\n    font-size: clamp(24px, 4vw, 34px);\n    text-transform: uppercase;\n    font-weight: 900;\n    letter-spacing: -0.8px;\n    margin: 0 0 10px;\n  }\n\n  .lash-section-title p {\n    font-size: 14px;\n    line-height: 1.7;\n    color: #333;\n    margin: 0;\n  }\n\n  .lash-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 16px;\n  }\n\n  .lash-card {\n    border: 1px solid #000;\n    border-radius: 22px;\n    padding: 26px 20px;\n    text-align: center;\n    background: #fff;\n    color: #000;\n    transition: all 0.3s ease;\n    animation: fadeUp 0.9s ease forwards;\n  }\n\n  .lash-card:hover {\n    background: #000;\n    color: #fff;\n    transform: translateY(-6px);\n  }\n\n  .lash-card h3 {\n    font-size: 22px;\n    text-transform: uppercase;\n    font-weight: 900;\n    margin: 0 0 10px;\n    color: #000;\n  }\n\n  .lash-card p {\n    font-size: 13.5px;\n    line-height: 1.65;\n    color: #333;\n    margin: 0;\n  }\n\n  .lash-card:hover h3,\n  .lash-card:hover p {\n    color: #fff !important;\n    opacity: 1 !important;\n    text-shadow: none !important;\n  }\n\n  .lash-all-styles-note {\n    margin-top: 16px;\n    border: 1px solid #000;\n    border-radius: 18px;\n    padding: 18px 20px;\n    text-align: center;\n    background: #000;\n    color: #fff;\n  }\n\n  .lash-all-styles-note strong {\n    display: block;\n    font-size: 14px;\n    text-transform: uppercase;\n    font-weight: 900;\n    margin-bottom: 6px;\n    color: #fff;\n  }\n\n  .lash-all-styles-note span {\n    display: block;\n    font-size: 13.5px;\n    line-height: 1.65;\n    color: #fff;\n  }\n\n  .lash-table {\n    width: 100%;\n    border: 1px solid #000;\n    border-radius: 22px;\n    overflow: hidden;\n    margin-top: 24px;\n  }\n\n  .lash-table-row {\n    display: grid;\n    grid-template-columns: 0.9fr 1.4fr;\n    border-bottom: 1px solid #000;\n  }\n\n  .lash-table-row:last-child {\n    border-bottom: none;\n  }\n\n  .lash-table-title {\n    background: #000;\n    color: #fff;\n    padding: 18px 20px;\n    font-size: 13px;\n    text-transform: uppercase;\n    font-weight: 900;\n    letter-spacing: 0.3px;\n    display: flex;\n    align-items: center;\n  }\n\n  .lash-table-copy {\n    background: #fff;\n    color: #222;\n    padding: 18px 20px;\n    font-size: 13.5px;\n    line-height: 1.65;\n  }\n\n  .lash-story {\n    margin-top: 44px;\n    background: #000;\n    color: #fff;\n    border-radius: 24px;\n    padding: 34px 24px;\n    text-align: center;\n  }\n\n  .lash-story h2 {\n    font-size: clamp(23px, 4vw, 32px);\n    text-transform: uppercase;\n    font-weight: 900;\n    letter-spacing: -0.7px;\n    margin: 0 0 14px;\n    color: #fff !important;\n    opacity: 1 !important;\n  }\n\n  .lash-story p {\n    max-width: 760px;\n    margin: 0 auto;\n    font-size: 14px;\n    line-height: 1.8;\n    color: #fff !important;\n    opacity: 1 !important;\n  }\n\n  .lash-mini-results {\n    margin-top: 28px;\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    border: 1px solid #000;\n    border-radius: 22px;\n    overflow: hidden;\n  }\n\n  .lash-mini-result {\n    padding: 22px 16px;\n    text-align: center;\n    border-right: 1px solid #000;\n    background: #fff;\n  }\n\n  .lash-mini-result:last-child {\n    border-right: none;\n  }\n\n  .lash-mini-result strong {\n    display: block;\n    font-size: 14px;\n    text-transform: uppercase;\n    font-weight: 900;\n    margin-bottom: 8px;\n    color: #000;\n  }\n\n  .lash-mini-result span {\n    display: block;\n    font-size: 13px;\n    line-height: 1.55;\n    color: #333;\n  }\n\n  .lash-final-cta {\n    text-align: center;\n    margin-top: 44px;\n    padding: 34px 22px;\n    border-top: 1px solid #000;\n    border-bottom: 1px solid #000;\n  }\n\n  .lash-final-cta h2 {\n    font-size: clamp(24px, 4vw, 34px);\n    text-transform: uppercase;\n    font-weight: 900;\n    margin: 0 0 12px;\n    letter-spacing: -0.7px;\n  }\n\n  .lash-final-cta p {\n    max-width: 700px;\n    margin: 0 auto;\n    font-size: 14px;\n    line-height: 1.75;\n    color: #222;\n  }\n\n  .lash-note {\n    margin-top: 14px;\n    font-size: 12px;\n    line-height: 1.6;\n    color: #666;\n  }\n\n  @keyframes fadeUp {\n    from {\n      opacity: 0;\n      transform: translateY(22px);\n    }\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n\n  @media (max-width: 900px) {\n    .lash-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .lash-mini-results {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .lash-mini-result:nth-child(2) {\n      border-right: none;\n    }\n\n    .lash-mini-result:nth-child(1),\n    .lash-mini-result:nth-child(2) {\n      border-bottom: 1px solid #000;\n    }\n  }\n\n  @media (max-width: 768px) {\n    .lash-product-section {\n      padding: 26px 14px;\n    }\n\n    .lash-top {\n      padding: 10px 0 24px;\n    }\n\n    .lash-logo {\n      max-width: 135px;\n      margin-bottom: 14px;\n    }\n\n    .lash-badge {\n      font-size: 10px;\n      padding: 7px 15px;\n      margin-bottom: 14px;\n    }\n\n    .lash-top h1 {\n      font-size: 30px;\n      letter-spacing: -1px;\n      line-height: 1.08;\n    }\n\n    .lash-top p {\n      font-size: 14px;\n      line-height: 1.65;\n    }\n\n    .lash-section-title {\n      margin: 34px auto 18px;\n    }\n\n    .lash-section-title h2 {\n      font-size: 25px;\n      line-height: 1.1;\n    }\n\n    .lash-section-title p {\n      font-size: 13.5px;\n    }\n\n    .lash-card {\n      padding: 22px 18px;\n      border-radius: 18px;\n    }\n\n    .lash-card h3 {\n      font-size: 21px;\n    }\n\n    .lash-card p {\n      font-size: 13.5px;\n    }\n\n    .lash-all-styles-note {\n      padding: 17px 16px;\n      border-radius: 16px;\n    }\n\n    .lash-table {\n      border-radius: 18px;\n    }\n\n    .lash-table-row {\n      grid-template-columns: 1fr;\n    }\n\n    .lash-table-title {\n      padding: 15px 16px 8px;\n      font-size: 12.5px;\n    }\n\n    .lash-table-copy {\n      padding: 0 16px 16px;\n      font-size: 13.5px;\n      line-height: 1.6;\n    }\n\n    .lash-story {\n      margin-top: 36px;\n      padding: 28px 18px;\n      border-radius: 20px;\n    }\n\n    .lash-story h2 {\n      font-size: 24px;\n      line-height: 1.1;\n    }\n\n    .lash-story p {\n      font-size: 13.5px;\n      line-height: 1.7;\n    }\n\n    .lash-mini-results {\n      grid-template-columns: 1fr;\n      border-radius: 18px;\n    }\n\n    .lash-mini-result {\n      border-right: none;\n      border-bottom: 1px solid #000;\n      padding: 20px 16px;\n    }\n\n    .lash-mini-result:nth-child(1),\n    .lash-mini-result:nth-child(2) {\n      border-bottom: 1px solid #000;\n    }\n\n    .lash-mini-result:last-child {\n      border-bottom: none;\n    }\n\n    .lash-final-cta {\n      margin-top: 36px;\n      padding: 28px 16px;\n    }\n\n    .lash-final-cta h2 {\n      font-size: 25px;\n      line-height: 1.1;\n    }\n\n    .lash-final-cta p {\n      font-size: 13.5px;\n      line-height: 1.65;\n    }\n  }\n\n  @media (max-width: 420px) {\n    .lash-product-section {\n      padding: 24px 12px;\n    }\n\n    .lash-logo {\n      max-width: 125px;\n    }\n\n    .lash-top h1 {\n      font-size: 27px;\n    }\n\n    .lash-section-title h2,\n    .lash-final-cta h2 {\n      font-size: 23px;\n    }\n\n    .lash-story h2 {\n      font-size: 22px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"lash-product-section\"\u003e\n\u003cdiv class=\"lash-top\"\u003e\n\u003cdiv class=\"lash-badge\"\u003eSensitive Eye Friendly\u003c\/div\u003e\n\u003ch1\u003eCluster Lashes For Sensitive Eyes\u003c\/h1\u003e\n\u003cp\u003eSalon-quality cluster lashes for the girls who want beautiful lashes without the burning, watering, heavy feeling or two-hour salon appointment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lash-section-title\"\u003e\n\u003ch2\u003eChoose Your Lash Style\u003c\/h2\u003e\n\u003cp\u003ePick your perfect look — from soft and natural to fluffy full glam.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lash-grid\"\u003e\n\u003cdiv class=\"lash-card\"\u003e\n\u003ch3\u003eClassic\u003c\/h3\u003e\n\u003cp\u003eNatural, lightweight and seamless. Made with a thin band and invisible bond for a soft everyday lash look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lash-card\"\u003e\n\u003ch3\u003eHybrid\u003c\/h3\u003e\n\u003cp\u003eThe perfect in-between. Fuller than Classic, softer than Volume, and ideal for everyday soft glam.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lash-card\"\u003e\n\u003ch3\u003eVolume\u003c\/h3\u003e\n\u003cp\u003eFull, fluffy and gorgeous. Perfect for a full glam lash look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lash-all-styles-note\"\u003e\n\u003cstrong\u003eAll Styles Are Thin, Lightweight \u0026amp; Comfortable\u003c\/strong\u003e \u003cspan\u003e Every cluster is designed to feel soft, flexible and seamless while giving you 7+ day wear with proper application and aftercare. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lash-section-title\"\u003e\n\u003ch2\u003eWhy You’ll Love Them\u003c\/h2\u003e\n\u003cp\u003eOnly the important stuff you need to know before adding to cart.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lash-table\"\u003e\n\u003cdiv class=\"lash-table-row\"\u003e\n\u003cdiv class=\"lash-table-title\"\u003eSensitive-Friendly Bond\u003c\/div\u003e\n\u003cdiv class=\"lash-table-copy\"\u003eCreated with ingredients we know and trust — not unknown cheap formulas from Shein, Temu or random brands.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lash-table-row\"\u003e\n\u003cdiv class=\"lash-table-title\"\u003eNo Burning Eyes\u003c\/div\u003e\n\u003cdiv class=\"lash-table-copy\"\u003eDesigned for sensitive-eye girlies who struggle with irritation, watering eyes or discomfort from salon lash glue.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lash-table-row\"\u003e\n\u003cdiv class=\"lash-table-title\"\u003eGentle On Natural Lashes\u003c\/div\u003e\n\u003cdiv class=\"lash-table-copy\"\u003eWith proper application and removal, our cluster lashes and bond are designed to be gentle on your natural lashes.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lash-table-row\"\u003e\n\u003cdiv class=\"lash-table-title\"\u003eInstructions Included\u003c\/div\u003e\n\u003cdiv class=\"lash-table-copy\"\u003eStep-by-step application and removal instructions are included so you know exactly how to get the best wear.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lash-table-row\"\u003e\n\u003cdiv class=\"lash-table-title\"\u003e7+ Day Lash Wear\u003c\/div\u003e\n\u003cdiv class=\"lash-table-copy\"\u003eWith proper application and aftercare, your cluster lashes can last up to 7+ days while staying lightweight and comfortable.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lash-table-row\"\u003e\n\u003cdiv class=\"lash-table-title\"\u003eSouth Africa Delivery 🇿🇦 🚚\u003c\/div\u003e\n\u003cdiv class=\"lash-table-copy\"\u003eWe deliver all over South Africa. Orders are delivered within 3–7 business days.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lash-story\"\u003e\n\u003ch2\u003eCreated By A Lash Tech Who Gets It\u003c\/h2\u003e\n\u003cp\u003eAs a professional beauty therapist and lash tech, I couldn’t wear salon lashes because I’m allergic to lash glue. I created this lash range for women like me — sensitive-eye girlies who still deserve gorgeous, confidence-boosting lashes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lash-section-title\"\u003e\n\u003ch2\u003eThe Result\u003c\/h2\u003e\n\u003cp\u003ePretty lashes that feel light, comfortable and easy to wear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lash-mini-results\"\u003e\n\u003cdiv class=\"lash-mini-result\"\u003e\n\u003cstrong\u003eSoft \u0026amp; Seamless\u003c\/strong\u003e \u003cspan\u003eThin bands that blend beautifully for a natural lash-extension look.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lash-mini-result\"\u003e\n\u003cstrong\u003eComfortable Wear\u003c\/strong\u003e \u003cspan\u003eMade to feel lightweight, soft and flexible on the eyes.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lash-mini-result\"\u003e\n\u003cstrong\u003eBeginner Friendly\u003c\/strong\u003e \u003cspan\u003eInstructions included so you can apply and remove with confidence.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lash-mini-result\"\u003e\n\u003cstrong\u003eOn Your Terms\u003c\/strong\u003e \u003cspan\u003eApply them at home, on your schedule, for any mood or occasion.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lash-final-cta\"\u003e\n\u003ch2\u003eBeautiful Lashes, Without The Salon Stress\u003c\/h2\u003e\n\u003cp\u003eClassic for natural days, Hybrid for soft glam, and Volume for full glam. Perfect for last-minute glow-ups, weddings, formal events and everyday confidence — without the salon appointment.\u003c\/p\u003e\n\u003cdiv class=\"lash-note\"\u003eAlways follow application and removal instructions. Patch test first if you are highly sensitive or allergy-prone.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"SMOOTH beauty DIY ","offers":[{"title":"Classic","offer_id":48126086676618,"sku":null,"price":517.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0722\/5855\/1946\/files\/1_1.jpg?v=1768255213"},{"product_id":"hybrid-cluster-lash-kit","title":"Hybrid Cluster Lash Kit","description":"\u003cstyle\u003e\n  .lash-product-section {\n    font-family: 'Montserrat', sans-serif;\n    background: #fff;\n    color: #000;\n    max-width: 1000px;\n    margin: 0 auto;\n    padding: 32px 18px;\n  }\n\n  .lash-product-section * {\n    box-sizing: border-box;\n  }\n\n  .lash-top {\n    text-align: center;\n    padding: 18px 0 32px;\n    animation: fadeUp 0.8s ease forwards;\n  }\n\n  .lash-logo {\n    max-width: 170px;\n    height: auto;\n    margin: 0 auto 18px;\n    display: block;\n  }\n\n  .lash-badge {\n    display: inline-block;\n    background: #000;\n    color: #fff;\n    padding: 8px 18px;\n    border-radius: 999px;\n    font-size: 11px;\n    letter-spacing: 1.3px;\n    text-transform: uppercase;\n    font-weight: 800;\n    margin-bottom: 18px;\n  }\n\n  .lash-top h1 {\n    font-size: clamp(28px, 5vw, 44px);\n    line-height: 1.05;\n    letter-spacing: -1.5px;\n    text-transform: uppercase;\n    font-weight: 900;\n    margin: 0 0 16px;\n  }\n\n  .lash-top p {\n    max-width: 720px;\n    margin: 0 auto;\n    font-size: 15px;\n    line-height: 1.75;\n    color: #222;\n  }\n\n  .lash-section-title {\n    text-align: center;\n    margin: 42px auto 22px;\n    max-width: 680px;\n  }\n\n  .lash-section-title h2 {\n    font-size: clamp(24px, 4vw, 34px);\n    text-transform: uppercase;\n    font-weight: 900;\n    letter-spacing: -0.8px;\n    margin: 0 0 10px;\n  }\n\n  .lash-section-title p {\n    font-size: 14px;\n    line-height: 1.7;\n    color: #333;\n    margin: 0;\n  }\n\n  .lash-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 16px;\n  }\n\n  .lash-card {\n    border: 1px solid #000;\n    border-radius: 22px;\n    padding: 26px 20px;\n    text-align: center;\n    background: #fff;\n    color: #000;\n    transition: all 0.3s ease;\n    animation: fadeUp 0.9s ease forwards;\n  }\n\n  .lash-card:hover {\n    background: #000;\n    color: #fff;\n    transform: translateY(-6px);\n  }\n\n  .lash-card h3 {\n    font-size: 22px;\n    text-transform: uppercase;\n    font-weight: 900;\n    margin: 0 0 10px;\n    color: #000;\n  }\n\n  .lash-card p {\n    font-size: 13.5px;\n    line-height: 1.65;\n    color: #333;\n    margin: 0;\n  }\n\n  .lash-card:hover h3,\n  .lash-card:hover p {\n    color: #fff !important;\n    opacity: 1 !important;\n    text-shadow: none !important;\n  }\n\n  .lash-all-styles-note {\n    margin-top: 16px;\n    border: 1px solid #000;\n    border-radius: 18px;\n    padding: 18px 20px;\n    text-align: center;\n    background: #000;\n    color: #fff;\n  }\n\n  .lash-all-styles-note strong {\n    display: block;\n    font-size: 14px;\n    text-transform: uppercase;\n    font-weight: 900;\n    margin-bottom: 6px;\n    color: #fff;\n  }\n\n  .lash-all-styles-note span {\n    display: block;\n    font-size: 13.5px;\n    line-height: 1.65;\n    color: #fff;\n  }\n\n  .lash-table {\n    width: 100%;\n    border: 1px solid #000;\n    border-radius: 22px;\n    overflow: hidden;\n    margin-top: 24px;\n  }\n\n  .lash-table-row {\n    display: grid;\n    grid-template-columns: 0.9fr 1.4fr;\n    border-bottom: 1px solid #000;\n  }\n\n  .lash-table-row:last-child {\n    border-bottom: none;\n  }\n\n  .lash-table-title {\n    background: #000;\n    color: #fff;\n    padding: 18px 20px;\n    font-size: 13px;\n    text-transform: uppercase;\n    font-weight: 900;\n    letter-spacing: 0.3px;\n    display: flex;\n    align-items: center;\n  }\n\n  .lash-table-copy {\n    background: #fff;\n    color: #222;\n    padding: 18px 20px;\n    font-size: 13.5px;\n    line-height: 1.65;\n  }\n\n  .lash-story {\n    margin-top: 44px;\n    background: #000;\n    color: #fff;\n    border-radius: 24px;\n    padding: 34px 24px;\n    text-align: center;\n  }\n\n  .lash-story h2 {\n    font-size: clamp(23px, 4vw, 32px);\n    text-transform: uppercase;\n    font-weight: 900;\n    letter-spacing: -0.7px;\n    margin: 0 0 14px;\n    color: #fff !important;\n    opacity: 1 !important;\n  }\n\n  .lash-story p {\n    max-width: 760px;\n    margin: 0 auto;\n    font-size: 14px;\n    line-height: 1.8;\n    color: #fff !important;\n    opacity: 1 !important;\n  }\n\n  .lash-mini-results {\n    margin-top: 28px;\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    border: 1px solid #000;\n    border-radius: 22px;\n    overflow: hidden;\n  }\n\n  .lash-mini-result {\n    padding: 22px 16px;\n    text-align: center;\n    border-right: 1px solid #000;\n    background: #fff;\n  }\n\n  .lash-mini-result:last-child {\n    border-right: none;\n  }\n\n  .lash-mini-result strong {\n    display: block;\n    font-size: 14px;\n    text-transform: uppercase;\n    font-weight: 900;\n    margin-bottom: 8px;\n    color: #000;\n  }\n\n  .lash-mini-result span {\n    display: block;\n    font-size: 13px;\n    line-height: 1.55;\n    color: #333;\n  }\n\n  .lash-final-cta {\n    text-align: center;\n    margin-top: 44px;\n    padding: 34px 22px;\n    border-top: 1px solid #000;\n    border-bottom: 1px solid #000;\n  }\n\n  .lash-final-cta h2 {\n    font-size: clamp(24px, 4vw, 34px);\n    text-transform: uppercase;\n    font-weight: 900;\n    margin: 0 0 12px;\n    letter-spacing: -0.7px;\n  }\n\n  .lash-final-cta p {\n    max-width: 700px;\n    margin: 0 auto;\n    font-size: 14px;\n    line-height: 1.75;\n    color: #222;\n  }\n\n  .lash-note {\n    margin-top: 14px;\n    font-size: 12px;\n    line-height: 1.6;\n    color: #666;\n  }\n\n  @keyframes fadeUp {\n    from {\n      opacity: 0;\n      transform: translateY(22px);\n    }\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n\n  @media (max-width: 900px) {\n    .lash-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .lash-mini-results {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .lash-mini-result:nth-child(2) {\n      border-right: none;\n    }\n\n    .lash-mini-result:nth-child(1),\n    .lash-mini-result:nth-child(2) {\n      border-bottom: 1px solid #000;\n    }\n  }\n\n  @media (max-width: 768px) {\n    .lash-product-section {\n      padding: 26px 14px;\n    }\n\n    .lash-top {\n      padding: 10px 0 24px;\n    }\n\n    .lash-logo {\n      max-width: 135px;\n      margin-bottom: 14px;\n    }\n\n    .lash-badge {\n      font-size: 10px;\n      padding: 7px 15px;\n      margin-bottom: 14px;\n    }\n\n    .lash-top h1 {\n      font-size: 30px;\n      letter-spacing: -1px;\n      line-height: 1.08;\n    }\n\n    .lash-top p {\n      font-size: 14px;\n      line-height: 1.65;\n    }\n\n    .lash-section-title {\n      margin: 34px auto 18px;\n    }\n\n    .lash-section-title h2 {\n      font-size: 25px;\n      line-height: 1.1;\n    }\n\n    .lash-section-title p {\n      font-size: 13.5px;\n    }\n\n    .lash-card {\n      padding: 22px 18px;\n      border-radius: 18px;\n    }\n\n    .lash-card h3 {\n      font-size: 21px;\n    }\n\n    .lash-card p {\n      font-size: 13.5px;\n    }\n\n    .lash-all-styles-note {\n      padding: 17px 16px;\n      border-radius: 16px;\n    }\n\n    .lash-table {\n      border-radius: 18px;\n    }\n\n    .lash-table-row {\n      grid-template-columns: 1fr;\n    }\n\n    .lash-table-title {\n      padding: 15px 16px 8px;\n      font-size: 12.5px;\n    }\n\n    .lash-table-copy {\n      padding: 0 16px 16px;\n      font-size: 13.5px;\n      line-height: 1.6;\n    }\n\n    .lash-story {\n      margin-top: 36px;\n      padding: 28px 18px;\n      border-radius: 20px;\n    }\n\n    .lash-story h2 {\n      font-size: 24px;\n      line-height: 1.1;\n    }\n\n    .lash-story p {\n      font-size: 13.5px;\n      line-height: 1.7;\n    }\n\n    .lash-mini-results {\n      grid-template-columns: 1fr;\n      border-radius: 18px;\n    }\n\n    .lash-mini-result {\n      border-right: none;\n      border-bottom: 1px solid #000;\n      padding: 20px 16px;\n    }\n\n    .lash-mini-result:nth-child(1),\n    .lash-mini-result:nth-child(2) {\n      border-bottom: 1px solid #000;\n    }\n\n    .lash-mini-result:last-child {\n      border-bottom: none;\n    }\n\n    .lash-final-cta {\n      margin-top: 36px;\n      padding: 28px 16px;\n    }\n\n    .lash-final-cta h2 {\n      font-size: 25px;\n      line-height: 1.1;\n    }\n\n    .lash-final-cta p {\n      font-size: 13.5px;\n      line-height: 1.65;\n    }\n  }\n\n  @media (max-width: 420px) {\n    .lash-product-section {\n      padding: 24px 12px;\n    }\n\n    .lash-logo {\n      max-width: 125px;\n    }\n\n    .lash-top h1 {\n      font-size: 27px;\n    }\n\n    .lash-section-title h2,\n    .lash-final-cta h2 {\n      font-size: 23px;\n    }\n\n    .lash-story h2 {\n      font-size: 22px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"lash-product-section\"\u003e\n\u003cdiv class=\"lash-top\"\u003e\n\u003cdiv class=\"lash-badge\"\u003eSensitive Eye Friendly\u003c\/div\u003e\n\u003ch1\u003eCluster Lashes For Sensitive Eyes\u003c\/h1\u003e\n\u003cp\u003eSalon-quality cluster lashes for the girls who want beautiful lashes without the burning, watering, heavy feeling or two-hour salon appointment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lash-section-title\"\u003e\n\u003ch2\u003eChoose Your Lash Style\u003c\/h2\u003e\n\u003cp\u003ePick your perfect look — from soft and natural to fluffy full glam.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lash-grid\"\u003e\n\u003cdiv class=\"lash-card\"\u003e\n\u003ch3\u003eClassic\u003c\/h3\u003e\n\u003cp\u003eNatural, lightweight and seamless. Made with a thin band and invisible bond for a soft everyday lash look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lash-card\"\u003e\n\u003ch3\u003eHybrid\u003c\/h3\u003e\n\u003cp\u003eThe perfect in-between. Fuller than Classic, softer than Volume, and ideal for everyday soft glam.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lash-card\"\u003e\n\u003ch3\u003eVolume\u003c\/h3\u003e\n\u003cp\u003eFull, fluffy and gorgeous. Perfect for a full glam lash look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lash-all-styles-note\"\u003e\n\u003cstrong\u003eAll Styles Are Thin, Lightweight \u0026amp; Comfortable\u003c\/strong\u003e \u003cspan\u003e Every cluster is designed to feel soft, flexible and seamless while giving you 7+ day wear with proper application and aftercare. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lash-section-title\"\u003e\n\u003ch2\u003eWhy You’ll Love Them\u003c\/h2\u003e\n\u003cp\u003eOnly the important stuff you need to know before adding to cart.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lash-table\"\u003e\n\u003cdiv class=\"lash-table-row\"\u003e\n\u003cdiv class=\"lash-table-title\"\u003eSensitive-Friendly Bond\u003c\/div\u003e\n\u003cdiv class=\"lash-table-copy\"\u003eCreated with ingredients we know and trust — not unknown cheap formulas from Shein, Temu or random brands.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lash-table-row\"\u003e\n\u003cdiv class=\"lash-table-title\"\u003eNo Burning Eyes\u003c\/div\u003e\n\u003cdiv class=\"lash-table-copy\"\u003eDesigned for sensitive-eye girlies who struggle with irritation, watering eyes or discomfort from salon lash glue.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lash-table-row\"\u003e\n\u003cdiv class=\"lash-table-title\"\u003eGentle On Natural Lashes\u003c\/div\u003e\n\u003cdiv class=\"lash-table-copy\"\u003eWith proper application and removal, our cluster lashes and bond are designed to be gentle on your natural lashes.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lash-table-row\"\u003e\n\u003cdiv class=\"lash-table-title\"\u003eInstructions Included\u003c\/div\u003e\n\u003cdiv class=\"lash-table-copy\"\u003eStep-by-step application and removal instructions are included so you know exactly how to get the best wear.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lash-table-row\"\u003e\n\u003cdiv class=\"lash-table-title\"\u003e7+ Day Lash Wear\u003c\/div\u003e\n\u003cdiv class=\"lash-table-copy\"\u003eWith proper application and aftercare, your cluster lashes can last up to 7+ days while staying lightweight and comfortable.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lash-table-row\"\u003e\n\u003cdiv class=\"lash-table-title\"\u003eSouth Africa Delivery 🇿🇦 🚚\u003c\/div\u003e\n\u003cdiv class=\"lash-table-copy\"\u003eWe deliver all over South Africa. Orders are delivered within 3–7 business days.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lash-story\"\u003e\n\u003ch2\u003eCreated By A Lash Tech Who Gets It\u003c\/h2\u003e\n\u003cp\u003eAs a professional beauty therapist and lash tech, I couldn’t wear salon lashes because I’m allergic to lash glue. I created this lash range for women like me — sensitive-eye girlies who still deserve gorgeous, confidence-boosting lashes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lash-section-title\"\u003e\n\u003ch2\u003eThe Result\u003c\/h2\u003e\n\u003cp\u003ePretty lashes that feel light, comfortable and easy to wear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lash-mini-results\"\u003e\n\u003cdiv class=\"lash-mini-result\"\u003e\n\u003cstrong\u003eSoft \u0026amp; Seamless\u003c\/strong\u003e \u003cspan\u003eThin bands that blend beautifully for a natural lash-extension look.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lash-mini-result\"\u003e\n\u003cstrong\u003eComfortable Wear\u003c\/strong\u003e \u003cspan\u003eMade to feel lightweight, soft and flexible on the eyes.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lash-mini-result\"\u003e\n\u003cstrong\u003eBeginner Friendly\u003c\/strong\u003e \u003cspan\u003eInstructions included so you can apply and remove with confidence.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lash-mini-result\"\u003e\n\u003cstrong\u003eOn Your Terms\u003c\/strong\u003e \u003cspan\u003eApply them at home, on your schedule, for any mood or occasion.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lash-final-cta\"\u003e\n\u003ch2\u003eBeautiful Lashes, Without The Salon Stress\u003c\/h2\u003e\n\u003cp\u003eClassic for natural days, Hybrid for soft glam, and Volume for full glam. Perfect for last-minute glow-ups, weddings, formal events and everyday confidence — without the salon appointment.\u003c\/p\u003e\n\u003cdiv class=\"lash-note\"\u003eAlways follow application and removal instructions. Patch test first if you are highly sensitive or allergy-prone.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"SMOOTH beauty DIY ","offers":[{"title":"Hybrid","offer_id":48126517280906,"sku":null,"price":520.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0722\/5855\/1946\/files\/2_1.jpg?v=1768255212"},{"product_id":"volume-cluster-lashes","title":"Volume Cluster Lashes","description":"\u003cstyle\u003e\n  .lash-product-section {\n    font-family: 'Montserrat', sans-serif;\n    background: #fff;\n    color: #000;\n    max-width: 1000px;\n    margin: 0 auto;\n    padding: 32px 18px;\n  }\n\n  .lash-product-section * {\n    box-sizing: border-box;\n  }\n\n  .lash-top {\n    text-align: center;\n    padding: 18px 0 32px;\n    animation: fadeUp 0.8s ease forwards;\n  }\n\n  .lash-logo {\n    max-width: 170px;\n    height: auto;\n    margin: 0 auto 18px;\n    display: block;\n  }\n\n  .lash-badge {\n    display: inline-block;\n    background: #000;\n    color: #fff;\n    padding: 8px 18px;\n    border-radius: 999px;\n    font-size: 11px;\n    letter-spacing: 1.3px;\n    text-transform: uppercase;\n    font-weight: 800;\n    margin-bottom: 18px;\n  }\n\n  .lash-top h1 {\n    font-size: clamp(28px, 5vw, 44px);\n    line-height: 1.05;\n    letter-spacing: -1.5px;\n    text-transform: uppercase;\n    font-weight: 900;\n    margin: 0 0 16px;\n  }\n\n  .lash-top p {\n    max-width: 720px;\n    margin: 0 auto;\n    font-size: 15px;\n    line-height: 1.75;\n    color: #222;\n  }\n\n  .lash-section-title {\n    text-align: center;\n    margin: 42px auto 22px;\n    max-width: 680px;\n  }\n\n  .lash-section-title h2 {\n    font-size: clamp(24px, 4vw, 34px);\n    text-transform: uppercase;\n    font-weight: 900;\n    letter-spacing: -0.8px;\n    margin: 0 0 10px;\n  }\n\n  .lash-section-title p {\n    font-size: 14px;\n    line-height: 1.7;\n    color: #333;\n    margin: 0;\n  }\n\n  .lash-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 16px;\n  }\n\n  .lash-card {\n    border: 1px solid #000;\n    border-radius: 22px;\n    padding: 26px 20px;\n    text-align: center;\n    background: #fff;\n    color: #000;\n    transition: all 0.3s ease;\n    animation: fadeUp 0.9s ease forwards;\n  }\n\n  .lash-card:hover {\n    background: #000;\n    color: #fff;\n    transform: translateY(-6px);\n  }\n\n  .lash-card h3 {\n    font-size: 22px;\n    text-transform: uppercase;\n    font-weight: 900;\n    margin: 0 0 10px;\n    color: #000;\n  }\n\n  .lash-card p {\n    font-size: 13.5px;\n    line-height: 1.65;\n    color: #333;\n    margin: 0;\n  }\n\n  .lash-card:hover h3,\n  .lash-card:hover p {\n    color: #fff !important;\n    opacity: 1 !important;\n    text-shadow: none !important;\n  }\n\n  .lash-all-styles-note {\n    margin-top: 16px;\n    border: 1px solid #000;\n    border-radius: 18px;\n    padding: 18px 20px;\n    text-align: center;\n    background: #000;\n    color: #fff;\n  }\n\n  .lash-all-styles-note strong {\n    display: block;\n    font-size: 14px;\n    text-transform: uppercase;\n    font-weight: 900;\n    margin-bottom: 6px;\n    color: #fff;\n  }\n\n  .lash-all-styles-note span {\n    display: block;\n    font-size: 13.5px;\n    line-height: 1.65;\n    color: #fff;\n  }\n\n  .lash-table {\n    width: 100%;\n    border: 1px solid #000;\n    border-radius: 22px;\n    overflow: hidden;\n    margin-top: 24px;\n  }\n\n  .lash-table-row {\n    display: grid;\n    grid-template-columns: 0.9fr 1.4fr;\n    border-bottom: 1px solid #000;\n  }\n\n  .lash-table-row:last-child {\n    border-bottom: none;\n  }\n\n  .lash-table-title {\n    background: #000;\n    color: #fff;\n    padding: 18px 20px;\n    font-size: 13px;\n    text-transform: uppercase;\n    font-weight: 900;\n    letter-spacing: 0.3px;\n    display: flex;\n    align-items: center;\n  }\n\n  .lash-table-copy {\n    background: #fff;\n    color: #222;\n    padding: 18px 20px;\n    font-size: 13.5px;\n    line-height: 1.65;\n  }\n\n  .lash-story {\n    margin-top: 44px;\n    background: #000;\n    color: #fff;\n    border-radius: 24px;\n    padding: 34px 24px;\n    text-align: center;\n  }\n\n  .lash-story h2 {\n    font-size: clamp(23px, 4vw, 32px);\n    text-transform: uppercase;\n    font-weight: 900;\n    letter-spacing: -0.7px;\n    margin: 0 0 14px;\n    color: #fff !important;\n    opacity: 1 !important;\n  }\n\n  .lash-story p {\n    max-width: 760px;\n    margin: 0 auto;\n    font-size: 14px;\n    line-height: 1.8;\n    color: #fff !important;\n    opacity: 1 !important;\n  }\n\n  .lash-mini-results {\n    margin-top: 28px;\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    border: 1px solid #000;\n    border-radius: 22px;\n    overflow: hidden;\n  }\n\n  .lash-mini-result {\n    padding: 22px 16px;\n    text-align: center;\n    border-right: 1px solid #000;\n    background: #fff;\n  }\n\n  .lash-mini-result:last-child {\n    border-right: none;\n  }\n\n  .lash-mini-result strong {\n    display: block;\n    font-size: 14px;\n    text-transform: uppercase;\n    font-weight: 900;\n    margin-bottom: 8px;\n    color: #000;\n  }\n\n  .lash-mini-result span {\n    display: block;\n    font-size: 13px;\n    line-height: 1.55;\n    color: #333;\n  }\n\n  .lash-final-cta {\n    text-align: center;\n    margin-top: 44px;\n    padding: 34px 22px;\n    border-top: 1px solid #000;\n    border-bottom: 1px solid #000;\n  }\n\n  .lash-final-cta h2 {\n    font-size: clamp(24px, 4vw, 34px);\n    text-transform: uppercase;\n    font-weight: 900;\n    margin: 0 0 12px;\n    letter-spacing: -0.7px;\n  }\n\n  .lash-final-cta p {\n    max-width: 700px;\n    margin: 0 auto;\n    font-size: 14px;\n    line-height: 1.75;\n    color: #222;\n  }\n\n  .lash-note {\n    margin-top: 14px;\n    font-size: 12px;\n    line-height: 1.6;\n    color: #666;\n  }\n\n  @keyframes fadeUp {\n    from {\n      opacity: 0;\n      transform: translateY(22px);\n    }\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n\n  @media (max-width: 900px) {\n    .lash-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .lash-mini-results {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .lash-mini-result:nth-child(2) {\n      border-right: none;\n    }\n\n    .lash-mini-result:nth-child(1),\n    .lash-mini-result:nth-child(2) {\n      border-bottom: 1px solid #000;\n    }\n  }\n\n  @media (max-width: 768px) {\n    .lash-product-section {\n      padding: 26px 14px;\n    }\n\n    .lash-top {\n      padding: 10px 0 24px;\n    }\n\n    .lash-logo {\n      max-width: 135px;\n      margin-bottom: 14px;\n    }\n\n    .lash-badge {\n      font-size: 10px;\n      padding: 7px 15px;\n      margin-bottom: 14px;\n    }\n\n    .lash-top h1 {\n      font-size: 30px;\n      letter-spacing: -1px;\n      line-height: 1.08;\n    }\n\n    .lash-top p {\n      font-size: 14px;\n      line-height: 1.65;\n    }\n\n    .lash-section-title {\n      margin: 34px auto 18px;\n    }\n\n    .lash-section-title h2 {\n      font-size: 25px;\n      line-height: 1.1;\n    }\n\n    .lash-section-title p {\n      font-size: 13.5px;\n    }\n\n    .lash-card {\n      padding: 22px 18px;\n      border-radius: 18px;\n    }\n\n    .lash-card h3 {\n      font-size: 21px;\n    }\n\n    .lash-card p {\n      font-size: 13.5px;\n    }\n\n    .lash-all-styles-note {\n      padding: 17px 16px;\n      border-radius: 16px;\n    }\n\n    .lash-table {\n      border-radius: 18px;\n    }\n\n    .lash-table-row {\n      grid-template-columns: 1fr;\n    }\n\n    .lash-table-title {\n      padding: 15px 16px 8px;\n      font-size: 12.5px;\n    }\n\n    .lash-table-copy {\n      padding: 0 16px 16px;\n      font-size: 13.5px;\n      line-height: 1.6;\n    }\n\n    .lash-story {\n      margin-top: 36px;\n      padding: 28px 18px;\n      border-radius: 20px;\n    }\n\n    .lash-story h2 {\n      font-size: 24px;\n      line-height: 1.1;\n    }\n\n    .lash-story p {\n      font-size: 13.5px;\n      line-height: 1.7;\n    }\n\n    .lash-mini-results {\n      grid-template-columns: 1fr;\n      border-radius: 18px;\n    }\n\n    .lash-mini-result {\n      border-right: none;\n      border-bottom: 1px solid #000;\n      padding: 20px 16px;\n    }\n\n    .lash-mini-result:nth-child(1),\n    .lash-mini-result:nth-child(2) {\n      border-bottom: 1px solid #000;\n    }\n\n    .lash-mini-result:last-child {\n      border-bottom: none;\n    }\n\n    .lash-final-cta {\n      margin-top: 36px;\n      padding: 28px 16px;\n    }\n\n    .lash-final-cta h2 {\n      font-size: 25px;\n      line-height: 1.1;\n    }\n\n    .lash-final-cta p {\n      font-size: 13.5px;\n      line-height: 1.65;\n    }\n  }\n\n  @media (max-width: 420px) {\n    .lash-product-section {\n      padding: 24px 12px;\n    }\n\n    .lash-logo {\n      max-width: 125px;\n    }\n\n    .lash-top h1 {\n      font-size: 27px;\n    }\n\n    .lash-section-title h2,\n    .lash-final-cta h2 {\n      font-size: 23px;\n    }\n\n    .lash-story h2 {\n      font-size: 22px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"lash-product-section\"\u003e\n\u003cdiv class=\"lash-top\"\u003e\n\u003cdiv class=\"lash-badge\"\u003eSensitive Eye Friendly\u003c\/div\u003e\n\u003ch1\u003eCluster Lashes For Sensitive Eyes\u003c\/h1\u003e\n\u003cp\u003eSalon-quality cluster lashes for the girls who want beautiful lashes without the burning, watering, heavy feeling or two-hour salon appointment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lash-section-title\"\u003e\n\u003ch2\u003eChoose Your Lash Style\u003c\/h2\u003e\n\u003cp\u003ePick your perfect look — from soft and natural to fluffy full glam.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lash-grid\"\u003e\n\u003cdiv class=\"lash-card\"\u003e\n\u003ch3\u003eClassic\u003c\/h3\u003e\n\u003cp\u003eNatural, lightweight and seamless. Made with a thin band and invisible bond for a soft everyday lash look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lash-card\"\u003e\n\u003ch3\u003eHybrid\u003c\/h3\u003e\n\u003cp\u003eThe perfect in-between. Fuller than Classic, softer than Volume, and ideal for everyday soft glam.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lash-card\"\u003e\n\u003ch3\u003eVolume\u003c\/h3\u003e\n\u003cp\u003eFull, fluffy and gorgeous. Perfect for a full glam lash look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lash-all-styles-note\"\u003e\n\u003cstrong\u003eAll Styles Are Thin, Lightweight \u0026amp; Comfortable\u003c\/strong\u003e \u003cspan\u003e Every cluster is designed to feel soft, flexible and seamless while giving you 7+ day wear with proper application and aftercare. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lash-section-title\"\u003e\n\u003ch2\u003eWhy You’ll Love Them\u003c\/h2\u003e\n\u003cp\u003eOnly the important stuff you need to know before adding to cart.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lash-table\"\u003e\n\u003cdiv class=\"lash-table-row\"\u003e\n\u003cdiv class=\"lash-table-title\"\u003eSensitive-Friendly Bond\u003c\/div\u003e\n\u003cdiv class=\"lash-table-copy\"\u003eCreated with ingredients we know and trust — not unknown cheap formulas from Shein, Temu or random brands.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lash-table-row\"\u003e\n\u003cdiv class=\"lash-table-title\"\u003eNo Burning Eyes\u003c\/div\u003e\n\u003cdiv class=\"lash-table-copy\"\u003eDesigned for sensitive-eye girlies who struggle with irritation, watering eyes or discomfort from salon lash glue.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lash-table-row\"\u003e\n\u003cdiv class=\"lash-table-title\"\u003eGentle On Natural Lashes\u003c\/div\u003e\n\u003cdiv class=\"lash-table-copy\"\u003eWith proper application and removal, our cluster lashes and bond are designed to be gentle on your natural lashes.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lash-table-row\"\u003e\n\u003cdiv class=\"lash-table-title\"\u003eInstructions Included\u003c\/div\u003e\n\u003cdiv class=\"lash-table-copy\"\u003eStep-by-step application and removal instructions are included so you know exactly how to get the best wear.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lash-table-row\"\u003e\n\u003cdiv class=\"lash-table-title\"\u003e7+ Day Lash Wear\u003c\/div\u003e\n\u003cdiv class=\"lash-table-copy\"\u003eWith proper application and aftercare, your cluster lashes can last up to 7+ days while staying lightweight and comfortable.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lash-table-row\"\u003e\n\u003cdiv class=\"lash-table-title\"\u003eSouth Africa Delivery 🇿🇦 🚚\u003c\/div\u003e\n\u003cdiv class=\"lash-table-copy\"\u003eWe deliver all over South Africa. Orders are delivered within 3–7 business days.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lash-story\"\u003e\n\u003ch2\u003eCreated By A Lash Tech Who Gets It\u003c\/h2\u003e\n\u003cp\u003eAs a professional beauty therapist and lash tech, I couldn’t wear salon lashes because I’m allergic to lash glue. I created this lash range for women like me — sensitive-eye girlies who still deserve gorgeous, confidence-boosting lashes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lash-section-title\"\u003e\n\u003ch2\u003eThe Result\u003c\/h2\u003e\n\u003cp\u003ePretty lashes that feel light, comfortable and easy to wear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lash-mini-results\"\u003e\n\u003cdiv class=\"lash-mini-result\"\u003e\n\u003cstrong\u003eSoft \u0026amp; Seamless\u003c\/strong\u003e \u003cspan\u003eThin bands that blend beautifully for a natural lash-extension look.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lash-mini-result\"\u003e\n\u003cstrong\u003eComfortable Wear\u003c\/strong\u003e \u003cspan\u003eMade to feel lightweight, soft and flexible on the eyes.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lash-mini-result\"\u003e\n\u003cstrong\u003eBeginner Friendly\u003c\/strong\u003e \u003cspan\u003eInstructions included so you can apply and remove with confidence.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lash-mini-result\"\u003e\n\u003cstrong\u003eOn Your Terms\u003c\/strong\u003e \u003cspan\u003eApply them at home, on your schedule, for any mood or occasion.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lash-final-cta\"\u003e\n\u003ch2\u003eBeautiful Lashes, Without The Salon Stress\u003c\/h2\u003e\n\u003cp\u003eClassic for natural days, Hybrid for soft glam, and Volume for full glam. Perfect for last-minute glow-ups, weddings, formal events and everyday confidence — without the salon appointment.\u003c\/p\u003e\n\u003cdiv class=\"lash-note\"\u003eAlways follow application and removal instructions. Patch test first if you are highly sensitive or allergy-prone.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"SMOOTH beauty DIY ","offers":[{"title":"Volume","offer_id":48126515970186,"sku":null,"price":527.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0722\/5855\/1946\/files\/3_1.jpg?v=1768255214"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0722\/5855\/1946\/collections\/9135F2B3-5822-49AE-8A9F-A3EF45E877FD.jpg?v=1776496116","url":"https:\/\/smoothbeautydiy.com\/collections\/new-collection.oembed","provider":"SMOOTH beauty DIY ","version":"1.0","type":"link"}