{"title":"Face \u0026 Skin Devices","description":"\u003cp\u003eProfessional-grade facial and skin care devices for your at-home beauty routine. From LED therapy and pore cleansing to skin infusion and facial lifting — experience salon-quality results from the comfort of home.\u003c\/p\u003e","products":[{"product_id":"lorlux-auralift-pro-led-beauty-mask","title":"LorLux™ AuraLift Pro LED Beauty Mask","description":"\u003cdiv class=\"lorlux-description\"\u003e\n  \u003cstyle\u003e\n    .lorlux-description {\n      background: radial-gradient(circle at top, #1a0d08 0%, #000000 60%, #000000 100%);\n      color: #f7e7dc;\n      padding: 28px;\n      border-radius: 18px;\n      font-family: Arial, sans-serif;\n      line-height: 1.7;\n      position: relative;\n      overflow: hidden;\n      box-shadow: 0 0 25px rgba(212, 144, 108, 0.18);\n      border: 1px solid rgba(232, 170, 135, 0.25);\n    }\n\n    .lorlux-description::before {\n      content: \"\";\n      position: absolute;\n      top: -30%;\n      left: -20%;\n      width: 140%;\n      height: 160%;\n      background: linear-gradient(\n        120deg,\n        transparent 0%,\n        rgba(255, 220, 190, 0.05) 20%,\n        rgba(255, 200, 160, 0.10) 35%,\n        transparent 50%,\n        rgba(255, 220, 190, 0.06) 70%,\n        transparent 100%\n      );\n      transform: rotate(8deg);\n      animation: lorluxShine 7s linear infinite;\n      pointer-events: none;\n    }\n\n    .lorlux-description::after {\n      content: \"\";\n      position: absolute;\n      inset: 0;\n      background-image:\n        radial-gradient(circle, rgba(255, 220, 190, 0.7) 1px, transparent 1px),\n        radial-gradient(circle, rgba(255, 190, 150, 0.5) 1px, transparent 1px),\n        radial-gradient(circle, rgba(255, 230, 210, 0.35) 1px, transparent 1px);\n      background-size: 120px 120px, 160px 160px, 200px 200px;\n      background-position: 10px 20px, 80px 40px, 140px 100px;\n      opacity: 0.18;\n      animation: lorluxSparkle 5s ease-in-out infinite alternate;\n      pointer-events: none;\n    }\n\n    .lorlux-title {\n      font-size: 30px;\n      font-weight: 800;\n      margin-bottom: 8px;\n      position: relative;\n      z-index: 2;\n      background: linear-gradient(90deg, #fff3eb, #f5c6a5, #e9a97f, #fff3eb);\n      background-size: 200% auto;\n      -webkit-background-clip: text;\n      -webkit-text-fill-color: transparent;\n      animation: lorluxTextGlow 4s linear infinite;\n      text-shadow: 0 0 14px rgba(233, 169, 127, 0.18);\n    }\n\n    .lorlux-subtitle {\n      font-size: 18px;\n      color: #f3c8aa;\n      margin-bottom: 18px;\n      position: relative;\n      z-index: 2;\n      font-weight: 600;\n    }\n\n    .lorlux-paragraph {\n      font-size: 16px;\n      margin-bottom: 20px;\n      position: relative;\n      z-index: 2;\n      color: #f8eee8;\n    }\n\n    .lorlux-benefits {\n      list-style: none;\n      padding: 0;\n      margin: 0 0 22px 0;\n      position: relative;\n      z-index: 2;\n    }\n\n    .lorlux-benefits li {\n      margin-bottom: 12px;\n      padding-left: 30px;\n      position: relative;\n      color: #ffe9dc;\n      font-size: 16px;\n    }\n\n    .lorlux-benefits li::before {\n      content: \"✦\";\n      position: absolute;\n      left: 0;\n      top: 0;\n      color: #f2b48d;\n      font-size: 18px;\n      text-shadow: 0 0 10px rgba(242, 180, 141, 0.6);\n    }\n\n    .lorlux-highlight {\n      display: inline-block;\n      margin-top: 8px;\n      padding: 12px 18px;\n      border-radius: 999px;\n      background: linear-gradient(90deg, #b56f4d, #e2aa87, #c98661);\n      color: #ffffff;\n      font-weight: 700;\n      font-size: 15px;\n      box-shadow: 0 0 18px rgba(226, 170, 135, 0.28);\n      position: relative;\n      z-index: 2;\n    }\n\n    .lorlux-download-btn {\n      display: inline-block;\n      margin-top: 20px;\n      padding: 14px 28px;\n      border-radius: 8px;\n      background: linear-gradient(135deg, #d4906c, #e8aa87);\n      color: #ffffff;\n      font-weight: 700;\n      font-size: 16px;\n      text-decoration: none;\n      box-shadow: 0 4px 15px rgba(212, 144, 108, 0.35);\n      position: relative;\n      z-index: 2;\n      transition: all 0.3s ease;\n    }\n\n    .lorlux-download-btn:hover {\n      transform: translateY(-2px);\n      box-shadow: 0 6px 20px rgba(212, 144, 108, 0.45);\n    }\n\n    @keyframes lorluxShine {\n      0% { transform: translateX(-25%) rotate(8deg); }\n      100% { transform: translateX(25%) rotate(8deg); }\n    }\n\n    @keyframes lorluxSparkle {\n      0% { opacity: 0.10; }\n      100% { opacity: 0.22; }\n    }\n\n    @keyframes lorluxTextGlow {\n      0% { background-position: 0% center; }\n      100% { background-position: 200% center; }\n    }\n\n    @media (max-width: 768px) {\n      .lorlux-description {\n        padding: 20px;\n        border-radius: 14px;\n      }\n\n      .lorlux-title {\n        font-size: 24px;\n      }\n\n      .lorlux-subtitle {\n        font-size: 16px;\n      }\n\n      .lorlux-paragraph,\n      .lorlux-benefits li {\n        font-size: 15px;\n      }\n\n      .lorlux-highlight {\n        font-size: 14px;\n        padding: 10px 16px;\n      }\n\n      .lorlux-download-btn {\n        font-size: 15px;\n        padding: 12px 24px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"lorlux-title\"\u003eLorLux™ AuraLift Pro LED Beauty Mask\u003c\/div\u003e\n  \u003cdiv class=\"lorlux-subtitle\"\u003eLift. Glow. Renew.\u003c\/div\u003e\n\n  \u003cp class=\"lorlux-paragraph\"\u003e\n    Experience the next level of beauty technology with the \u003cstrong\u003eLorLux™ AuraLift Pro LED Beauty Mask\u003c\/strong\u003e.\n    Designed to help rejuvenate tired-looking skin, support a firmer appearance, and restore a radiant glow,\n    this luxurious at-home skincare device brings advanced LED therapy into your daily routine.\n  \u003c\/p\u003e\n\n  \u003cul class=\"lorlux-benefits\"\u003e\n    \u003cli\u003eAdvanced LED light therapy to support smoother, younger-looking skin\u003c\/li\u003e\n    \u003cli\u003e7 color light modes for targeted skincare needs\u003c\/li\u003e\n    \u003cli\u003eHelps improve the appearance of dull, tired, and uneven-looking skin\u003c\/li\u003e\n    \u003cli\u003eComfortable hands-free design for effortless beauty treatments at home\u003c\/li\u003e\n    \u003cli\u003ePerfect for upgrading your self-care routine with premium skincare technology\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003cp class=\"lorlux-paragraph\"\u003e\n    Whether you want to enhance your glow, elevate your skincare ritual, or enjoy a more spa-like beauty experience\n    from home, \u003cstrong\u003eLorLux™ AuraLift Pro\u003c\/strong\u003e delivers modern skincare innovation with a premium touch.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"lorlux-highlight\"\u003eProfessional LED Skin Therapy From the Comfort of Home\u003c\/div\u003e\n\n  \u003cp class=\"lorlux-paragraph\" style=\"margin-top: 24px;\"\u003e\n    \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0982\/2122\/8343\/files\/LORLUX_Auralift_Pro_Manual.pdf?v=1773847659\" class=\"lorlux-download-btn\" download\u003e📄 Download User Manual\u003c\/a\u003e\n  \u003c\/p\u003e\n\u003c\/div\u003e","brand":"Lorlux","offers":[{"title":"Default Title","offer_id":51786131931447,"sku":"LORLUX-AURALIFT-PRO-001","price":639.99,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0982\/2122\/8343\/files\/MasK_hero.png?v=1773993995"},{"product_id":"lorlux™-lashlift-pro","title":"LorLux™ LashLift Pro","description":"\u003cdiv class=\"lorlux-description\"\u003e\n  \u003cstyle\u003e\n    .lorlux-description {\n      background: radial-gradient(circle at top, #1a0d08 0%, #000000 60%, #000000 100%);\n      color: #f7e7dc;\n      padding: 28px;\n      border-radius: 18px;\n      font-family: Arial, sans-serif;\n      line-height: 1.7;\n      position: relative;\n      overflow: hidden;\n      box-shadow: 0 0 25px rgba(212, 144, 108, 0.18);\n      border: 1px solid rgba(232, 170, 135, 0.25);\n    }\n\n    .lorlux-description::before {\n      content: \"\";\n      position: absolute;\n      top: -30%;\n      left: -20%;\n      width: 140%;\n      height: 160%;\n      background: linear-gradient(\n        120deg,\n        transparent 0%,\n        rgba(255, 220, 190, 0.05) 20%,\n        rgba(255, 200, 160, 0.10) 35%,\n        transparent 50%,\n        rgba(255, 220, 190, 0.06) 70%,\n        transparent 100%\n      );\n      transform: rotate(8deg);\n      animation: lorluxShine 7s linear infinite;\n      pointer-events: none;\n    }\n\n    .lorlux-description::after {\n      content: \"\";\n      position: absolute;\n      inset: 0;\n      background-image:\n        radial-gradient(circle, rgba(255, 220, 190, 0.7) 1px, transparent 1px),\n        radial-gradient(circle, rgba(255, 190, 150, 0.5) 1px, transparent 1px),\n        radial-gradient(circle, rgba(255, 230, 210, 0.35) 1px, transparent 1px);\n      background-size: 120px 120px, 160px 160px, 200px 200px;\n      background-position: 10px 20px, 80px 40px, 140px 100px;\n      opacity: 0.18;\n      animation: lorluxSparkle 5s ease-in-out infinite alternate;\n      pointer-events: none;\n    }\n\n    .lorlux-title {\n      font-size: 30px;\n      font-weight: 800;\n      margin-bottom: 8px;\n      position: relative;\n      z-index: 2;\n      background: linear-gradient(90deg, #fff3eb, #f5c6a5, #e9a97f, #fff3eb);\n      background-size: 200% auto;\n      -webkit-background-clip: text;\n      -webkit-text-fill-color: transparent;\n      animation: lorluxTextGlow 4s linear infinite;\n      text-shadow: 0 0 14px rgba(233, 169, 127, 0.18);\n    }\n\n    .lorlux-subtitle {\n      font-size: 18px;\n      color: #f3c8aa;\n      margin-bottom: 18px;\n      position: relative;\n      z-index: 2;\n      font-weight: 600;\n    }\n\n    .lorlux-paragraph {\n      font-size: 16px;\n      margin-bottom: 20px;\n      position: relative;\n      z-index: 2;\n      color: #f8eee8;\n    }\n\n    .lorlux-benefits {\n      list-style: none;\n      padding: 0;\n      margin: 0 0 22px 0;\n      position: relative;\n      z-index: 2;\n    }\n\n    .lorlux-benefits li {\n      margin-bottom: 12px;\n      padding-left: 30px;\n      position: relative;\n      color: #ffe9dc;\n      font-size: 16px;\n    }\n\n    .lorlux-benefits li::before {\n      content: \"✦\";\n      position: absolute;\n      left: 0;\n      top: 0;\n      color: #f2b48d;\n      font-size: 18px;\n      text-shadow: 0 0 10px rgba(242, 180, 141, 0.6);\n    }\n\n    .lorlux-highlight {\n      display: inline-block;\n      margin-top: 8px;\n      padding: 12px 18px;\n      border-radius: 999px;\n      background: linear-gradient(90deg, #b56f4d, #e2aa87, #c98661);\n      color: #ffffff;\n      font-weight: 700;\n      font-size: 15px;\n      box-shadow: 0 0 18px rgba(226, 170, 135, 0.28);\n      position: relative;\n      z-index: 2;\n    }\n\n    .lorlux-download-btn {\n      display: inline-block;\n      margin-top: 20px;\n      padding: 14px 28px;\n      border-radius: 8px;\n      background: linear-gradient(135deg, #d4906c, #e8aa87);\n      color: #ffffff;\n      font-weight: 700;\n      font-size: 16px;\n      text-decoration: none;\n      box-shadow: 0 4px 15px rgba(212, 144, 108, 0.35);\n      position: relative;\n      z-index: 2;\n      transition: all 0.3s ease;\n    }\n\n    .lorlux-download-btn:hover {\n      transform: translateY(-2px);\n      box-shadow: 0 6px 20px rgba(212, 144, 108, 0.45);\n    }\n\n    @keyframes lorluxShine {\n      0% { transform: translateX(-25%) rotate(8deg); }\n      100% { transform: translateX(25%) rotate(8deg); }\n    }\n\n    @keyframes lorluxSparkle {\n      0% { opacity: 0.10; }\n      100% { opacity: 0.22; }\n    }\n\n    @keyframes lorluxTextGlow {\n      0% { background-position: 0% center; }\n      100% { background-position: 200% center; }\n    }\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"lorlux-title\"\u003eLorLux™ LashLift Pro\u003c\/div\u003e\n  \u003cdiv class=\"lorlux-subtitle\"\u003eEffortless Lash Perfection\u003c\/div\u003e\n\n  \u003cp class=\"lorlux-paragraph\"\u003e\n    Elevate your beauty routine with the \u003cstrong\u003eLorLux™ LashLift Pro\u003c\/strong\u003e — a modern solution designed to deliver lifted, defined lashes in minutes.\n    Using gentle heat technology, this premium beauty device enhances your natural lashes without damage, giving you a flawless, long-lasting curl every day.\n  \u003c\/p\u003e\n\n  \u003cul class=\"lorlux-benefits\"\u003e\n    \u003cli\u003eCreates long-lasting lifted and defined lashes\u003c\/li\u003e\n    \u003cli\u003eGentle heat technology designed for safe everyday use\u003c\/li\u003e\n    \u003cli\u003eNo more mascara clumps or traditional curler damage\u003c\/li\u003e\n    \u003cli\u003eQuick and easy results in just minutes\u003c\/li\u003e\n    \u003cli\u003ePerfect for effortless, natural beauty on the go\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003cp class=\"lorlux-paragraph\"\u003e\n    Whether you're heading out or keeping it natural, \u003cstrong\u003eLorLux™ LashLift Pro\u003c\/strong\u003e gives you that polished, confident look with minimal effort.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"lorlux-highlight\"\u003eSalon-Level Lash Results From the Comfort of Home\u003c\/div\u003e\n\n  \u003cp class=\"lorlux-paragraph\" style=\"margin-top: 24px;\"\u003e\n    \u003ca href=\"PASTE_YOUR_MANUAL_LINK_HERE\" class=\"lorlux-download-btn\" download\u003e📄 Download User Manual\u003c\/a\u003e\n  \u003c\/p\u003e\n\u003c\/div\u003e","brand":"Lorlux","offers":[{"title":"Default Title","offer_id":51795474710839,"sku":"LORLUX-LASHLIFT-PRO-001","price":259.99,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0982\/2122\/8343\/files\/Lashproimage1.png?v=1773911982"},{"product_id":"lorlux™-porevac-pro","title":"LorLux™ PoreVac Pro","description":"\u003cdiv class=\"lorlux-description\"\u003e\n  \u003cstyle\u003e\n    .lorlux-description {\n      background: radial-gradient(circle at top, #1a0d08 0%, #000000 60%, #000000 100%);\n      color: #f7e7dc;\n      padding: 28px;\n      border-radius: 18px;\n      font-family: Arial, sans-serif;\n      line-height: 1.7;\n      position: relative;\n      overflow: hidden;\n      box-shadow: 0 0 25px rgba(212, 144, 108, 0.18);\n      border: 1px solid rgba(232, 170, 135, 0.25);\n    }\n\n    .lorlux-description::before {\n      content: \"\";\n      position: absolute;\n      top: -30%;\n      left: -20%;\n      width: 140%;\n      height: 160%;\n      background: linear-gradient(\n        120deg,\n        transparent 0%,\n        rgba(255, 220, 190, 0.05) 20%,\n        rgba(255, 200, 160, 0.10) 35%,\n        transparent 50%,\n        rgba(255, 220, 190, 0.06) 70%,\n        transparent 100%\n      );\n      transform: rotate(8deg);\n      animation: lorluxShine 7s linear infinite;\n      pointer-events: none;\n    }\n\n    .lorlux-description::after {\n      content: \"\";\n      position: absolute;\n      inset: 0;\n      background-image:\n        radial-gradient(circle, rgba(255, 220, 190, 0.7) 1px, transparent 1px),\n        radial-gradient(circle, rgba(255, 190, 150, 0.5) 1px, transparent 1px),\n        radial-gradient(circle, rgba(255, 230, 210, 0.35) 1px, transparent 1px);\n      background-size: 120px 120px, 160px 160px, 200px 200px;\n      background-position: 10px 20px, 80px 40px, 140px 100px;\n      opacity: 0.18;\n      animation: lorluxSparkle 5s ease-in-out infinite alternate;\n      pointer-events: none;\n    }\n\n    .lorlux-title {\n      font-size: 30px;\n      font-weight: 800;\n      margin-bottom: 8px;\n      position: relative;\n      z-index: 2;\n      background: linear-gradient(90deg, #fff3eb, #f5c6a5, #e9a97f, #fff3eb);\n      background-size: 200% auto;\n      -webkit-background-clip: text;\n      -webkit-text-fill-color: transparent;\n      animation: lorluxTextGlow 4s linear infinite;\n      text-shadow: 0 0 14px rgba(233, 169, 127, 0.18);\n    }\n\n    .lorlux-subtitle {\n      font-size: 18px;\n      color: #f3c8aa;\n      margin-bottom: 18px;\n      position: relative;\n      z-index: 2;\n      font-weight: 600;\n    }\n\n    .lorlux-paragraph {\n      font-size: 16px;\n      margin-bottom: 20px;\n      position: relative;\n      z-index: 2;\n      color: #f8eee8;\n    }\n\n    .lorlux-benefits {\n      list-style: none;\n      padding: 0;\n      margin: 0 0 22px 0;\n      position: relative;\n      z-index: 2;\n    }\n\n    .lorlux-benefits li {\n      margin-bottom: 12px;\n      padding-left: 30px;\n      position: relative;\n      color: #ffe9dc;\n      font-size: 16px;\n    }\n\n    .lorlux-benefits li::before {\n      content: \"✦\";\n      position: absolute;\n      left: 0;\n      top: 0;\n      color: #f2b48d;\n      font-size: 18px;\n      text-shadow: 0 0 10px rgba(242, 180, 141, 0.6);\n    }\n\n    .lorlux-highlight {\n      display: inline-block;\n      margin-top: 8px;\n      padding: 12px 18px;\n      border-radius: 999px;\n      background: linear-gradient(90deg, #b56f4d, #e2aa87, #c98661);\n      color: #ffffff;\n      font-weight: 700;\n      font-size: 15px;\n      box-shadow: 0 0 18px rgba(226, 170, 135, 0.28);\n      position: relative;\n      z-index: 2;\n    }\n\n    .lorlux-download-btn {\n      display: inline-block;\n      margin-top: 20px;\n      padding: 14px 28px;\n      border-radius: 8px;\n      background: linear-gradient(135deg, #d4906c, #e8aa87);\n      color: #ffffff;\n      font-weight: 700;\n      font-size: 16px;\n      text-decoration: none;\n      box-shadow: 0 4px 15px rgba(212, 144, 108, 0.35);\n      position: relative;\n      z-index: 2;\n      transition: all 0.3s ease;\n    }\n\n    .lorlux-download-btn:hover {\n      transform: translateY(-2px);\n      box-shadow: 0 6px 20px rgba(212, 144, 108, 0.45);\n    }\n\n    @keyframes lorluxShine {\n      0% { transform: translateX(-25%) rotate(8deg); }\n      100% { transform: translateX(25%) rotate(8deg); }\n    }\n\n    @keyframes lorluxSparkle {\n      0% { opacity: 0.10; }\n      100% { opacity: 0.22; }\n    }\n\n    @keyframes lorluxTextGlow {\n      0% { background-position: 0% center; }\n      100% { background-position: 200% center; }\n    }\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"lorlux-title\"\u003eLorLux™ PoreVac Pro\u003c\/div\u003e\n  \u003cdiv class=\"lorlux-subtitle\"\u003eReveal Clear, Refined Skin\u003c\/div\u003e\n\n  \u003cp class=\"lorlux-paragraph\"\u003e\n    Elevate your skincare routine with the \u003cstrong\u003eLorLux™ PoreVac Pro\u003c\/strong\u003e — a powerful solution designed to deeply cleanse pores and remove stubborn impurities.\n    Using controlled suction technology, this premium beauty device helps clear blackheads, excess oil, and buildup for smoother, healthier-looking skin.\n  \u003c\/p\u003e\n\n  \u003cul class=\"lorlux-benefits\"\u003e\n    \u003cli\u003eDeep pore cleansing for visibly clearer skin\u003c\/li\u003e\n    \u003cli\u003eRemoves blackheads, oil, and impurities\u003c\/li\u003e\n    \u003cli\u003eHelps refine skin texture and smoothness\u003c\/li\u003e\n    \u003cli\u003eAdjustable suction levels for different skin types\u003c\/li\u003e\n    \u003cli\u003eQuick, effective results with minimal effort\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003cp class=\"lorlux-paragraph\"\u003e\n    Whether you're targeting blackheads or maintaining a clean, refined complexion, \n    \u003cstrong\u003eLorLux™ PoreVac Pro\u003c\/strong\u003e delivers professional-level skincare results from the comfort of your home.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"lorlux-highlight\"\u003eProfessional Pore Care From the Comfort of Home\u003c\/div\u003e\n\n  \u003cp class=\"lorlux-paragraph\" style=\"margin-top: 24px;\"\u003e\n    \u003ca href=\"PASTE_YOUR_POREVAC_MANUAL_LINK_HERE\" class=\"lorlux-download-btn\" download\u003e📄 Download User Manual\u003c\/a\u003e\n  \u003c\/p\u003e\n\u003c\/div\u003e","brand":"Lorlux","offers":[{"title":"Default Title","offer_id":51800639275319,"sku":"LORLUX-POREVAC-PRO-001","price":614.99,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0982\/2122\/8343\/files\/porevacmainimage.png?v=1773919429"},{"product_id":"lorlux™-dermasweep-pro","title":"LorLux™ DermaSweep Pro","description":"\u003cdiv class=\"lorlux-description\"\u003e\n  \u003cstyle\u003e\n    .lorlux-description {\n      background: radial-gradient(circle at top, #1a0d08 0%, #000000 60%, #000000 100%);\n      color: #f7e7dc;\n      padding: 28px;\n      border-radius: 18px;\n      font-family: Arial, sans-serif;\n      line-height: 1.7;\n      position: relative;\n      overflow: hidden;\n      box-shadow: 0 0 25px rgba(212, 144, 108, 0.18);\n      border: 1px solid rgba(232, 170, 135, 0.25);\n    }\n\n    .lorlux-title {\n      font-size: 30px;\n      font-weight: 800;\n      margin-bottom: 8px;\n      background: linear-gradient(90deg, #fff3eb, #f5c6a5, #e9a97f, #fff3eb);\n      background-size: 200% auto;\n      -webkit-background-clip: text;\n      -webkit-text-fill-color: transparent;\n    }\n\n    .lorlux-subtitle {\n      font-size: 18px;\n      color: #f3c8aa;\n      margin-bottom: 18px;\n      font-weight: 600;\n    }\n\n    .lorlux-paragraph {\n      font-size: 16px;\n      margin-bottom: 20px;\n      color: #f8eee8;\n    }\n\n    .lorlux-benefits {\n      list-style: none;\n      padding: 0;\n      margin: 0 0 22px 0;\n    }\n\n    .lorlux-benefits li {\n      margin-bottom: 12px;\n      padding-left: 30px;\n      position: relative;\n      color: #ffe9dc;\n    }\n\n    .lorlux-benefits li::before {\n      content: \"✦\";\n      position: absolute;\n      left: 0;\n      color: #f2b48d;\n    }\n\n    .lorlux-highlight {\n      display: inline-block;\n      margin-top: 8px;\n      padding: 12px 18px;\n      border-radius: 999px;\n      background: linear-gradient(90deg, #b56f4d, #e2aa87, #c98661);\n      color: #ffffff;\n      font-weight: 700;\n    }\n\n    .lorlux-download-btn {\n      display: inline-block;\n      margin-top: 20px;\n      padding: 14px 28px;\n      border-radius: 8px;\n      background: linear-gradient(135deg, #d4906c, #e8aa87);\n      color: #ffffff;\n      font-weight: 700;\n      text-decoration: none;\n    }\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"lorlux-title\"\u003eLorLux™ DermaSweep Pro\u003c\/div\u003e\n  \u003cdiv class=\"lorlux-subtitle\"\u003eDeep Clean. Smooth. Renew.\u003c\/div\u003e\n\n  \u003cp class=\"lorlux-paragraph\"\u003e\n    Transform your skincare routine with the \u003cstrong\u003eLorLux™ DermaSweep Pro\u003c\/strong\u003e — an advanced ultrasonic skin scrubber designed to deeply cleanse, exfoliate, and renew your skin.\n    This premium beauty device helps remove buildup, excess oil, and impurities while enhancing the absorption of your skincare products.\n  \u003c\/p\u003e\n\n  \u003cul class=\"lorlux-benefits\"\u003e\n    \u003cli\u003eUltrasonic technology for deep pore cleansing\u003c\/li\u003e\n    \u003cli\u003eHelps remove dirt, oil, and dead skin buildup\u003c\/li\u003e\n    \u003cli\u003eSupports smoother, clearer-looking skin\u003c\/li\u003e\n    \u003cli\u003eEnhances absorption of serums and skincare\u003c\/li\u003e\n    \u003cli\u003eProfessional results from home use\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003cp class=\"lorlux-paragraph\"\u003e\n    Whether you're targeting clogged pores or upgrading your skincare routine, \n    \u003cstrong\u003eLorLux™ DermaSweep Pro\u003c\/strong\u003e delivers a cleaner, fresher, and more radiant complexion with every use.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"lorlux-highlight\"\u003eProfessional Skin Renewal From the Comfort of Home\u003c\/div\u003e\n\n  \u003cp class=\"lorlux-paragraph\" style=\"margin-top: 24px;\"\u003e\n    \u003ca href=\"PASTE_YOUR_DERMASWEEP_MANUAL_LINK_HERE\" class=\"lorlux-download-btn\" download\u003e📄 Download User Manual\u003c\/a\u003e\n  \u003c\/p\u003e\n\u003c\/div\u003e","brand":"Lorlux","offers":[{"title":"Default Title","offer_id":51800929829175,"sku":"LORLUX-DERMASWEEP-PRO-001","price":614.99,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0982\/2122\/8343\/files\/hero_photo.png?v=1773993698"},{"product_id":"lorlux™-skinfusion-pro","title":"LorLux™ SkinFusion Pro","description":"\u003cdiv class=\"lorlux-description\"\u003e\n  \u003cstyle\u003e\n    .lorlux-description {\n      background: radial-gradient(circle at top, #1a0d08 0%, #000000 60%, #000000 100%);\n      color: #f7e7dc;\n      padding: 28px;\n      border-radius: 18px;\n      font-family: Arial, sans-serif;\n      line-height: 1.7;\n      position: relative;\n      overflow: hidden;\n      box-shadow: 0 0 25px rgba(212, 144, 108, 0.18);\n      border: 1px solid rgba(232, 170, 135, 0.25);\n    }\n\n    .lorlux-description::before {\n      content: \"\";\n      position: absolute;\n      top: -30%;\n      left: -20%;\n      width: 140%;\n      height: 160%;\n      background: linear-gradient(\n        120deg,\n        transparent 0%,\n        rgba(255, 220, 190, 0.05) 20%,\n        rgba(255, 200, 160, 0.10) 35%,\n        transparent 50%,\n        rgba(255, 220, 190, 0.06) 70%,\n        transparent 100%\n      );\n      transform: rotate(8deg);\n      animation: lorluxShine 7s linear infinite;\n      pointer-events: none;\n    }\n\n    .lorlux-description::after {\n      content: \"\";\n      position: absolute;\n      inset: 0;\n      background-image:\n        radial-gradient(circle, rgba(255, 220, 190, 0.7) 1px, transparent 1px),\n        radial-gradient(circle, rgba(255, 190, 150, 0.5) 1px, transparent 1px),\n        radial-gradient(circle, rgba(255, 230, 210, 0.35) 1px, transparent 1px);\n      background-size: 120px 120px, 160px 160px, 200px 200px;\n      background-position: 10px 20px, 80px 40px, 140px 100px;\n      opacity: 0.18;\n      animation: lorluxSparkle 5s ease-in-out infinite alternate;\n      pointer-events: none;\n    }\n\n    .lorlux-title {\n      font-size: 30px;\n      font-weight: 800;\n      margin-bottom: 8px;\n      position: relative;\n      z-index: 2;\n      background: linear-gradient(90deg, #fff3eb, #f5c6a5, #e9a97f, #fff3eb);\n      background-size: 200% auto;\n      -webkit-background-clip: text;\n      -webkit-text-fill-color: transparent;\n      animation: lorluxTextGlow 4s linear infinite;\n      text-shadow: 0 0 14px rgba(233, 169, 127, 0.18);\n    }\n\n    .lorlux-subtitle {\n      font-size: 18px;\n      color: #f3c8aa;\n      margin-bottom: 18px;\n      position: relative;\n      z-index: 2;\n      font-weight: 600;\n    }\n\n    .lorlux-paragraph {\n      font-size: 16px;\n      margin-bottom: 20px;\n      position: relative;\n      z-index: 2;\n      color: #f8eee8;\n    }\n\n    .lorlux-benefits {\n      list-style: none;\n      padding: 0;\n      margin: 0 0 22px 0;\n      position: relative;\n      z-index: 2;\n    }\n\n    .lorlux-benefits li {\n      margin-bottom: 12px;\n      padding-left: 30px;\n      position: relative;\n      color: #ffe9dc;\n      font-size: 16px;\n    }\n\n    .lorlux-benefits li::before {\n      content: \"✦\";\n      position: absolute;\n      left: 0;\n      top: 0;\n      color: #f2b48d;\n      font-size: 18px;\n      text-shadow: 0 0 10px rgba(242, 180, 141, 0.6);\n    }\n\n    .lorlux-highlight {\n      display: inline-block;\n      margin-top: 8px;\n      padding: 12px 18px;\n      border-radius: 999px;\n      background: linear-gradient(90deg, #b56f4d, #e2aa87, #c98661);\n      color: #ffffff;\n      font-weight: 700;\n      font-size: 15px;\n      box-shadow: 0 0 18px rgba(226, 170, 135, 0.28);\n      position: relative;\n      z-index: 2;\n    }\n\n    .lorlux-download-btn {\n      display: inline-block;\n      margin-top: 20px;\n      padding: 14px 28px;\n      border-radius: 8px;\n      background: linear-gradient(135deg, #d4906c, #e8aa87);\n      color: #ffffff;\n      font-weight: 700;\n      font-size: 16px;\n      text-decoration: none;\n      box-shadow: 0 4px 15px rgba(212, 144, 108, 0.35);\n      position: relative;\n      z-index: 2;\n      transition: all 0.3s ease;\n    }\n\n    .lorlux-download-btn:hover {\n      transform: translateY(-2px);\n      box-shadow: 0 6px 20px rgba(212, 144, 108, 0.45);\n    }\n\n    @keyframes lorluxShine {\n      0% { transform: translateX(-25%) rotate(8deg); }\n      100% { transform: translateX(25%) rotate(8deg); }\n    }\n\n    @keyframes lorluxSparkle {\n      0% { opacity: 0.10; }\n      100% { opacity: 0.22; }\n    }\n\n    @keyframes lorluxTextGlow {\n      0% { background-position: 0% center; }\n      100% { background-position: 200% center; }\n    }\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"lorlux-title\"\u003eLorLux™ SkinFusion Pro\u003c\/div\u003e\n  \u003cdiv class=\"lorlux-subtitle\"\u003eRevive. Restore. Radiate.\u003c\/div\u003e\n\n  \u003cp class=\"lorlux-paragraph\"\u003e\n    Elevate your skincare routine with the \u003cstrong\u003eLorLux™ SkinFusion Pro\u003c\/strong\u003e — a next-generation beauty device designed to enhance absorption, stimulate the skin, and deliver visible results from the first use.\n    This premium skincare tool combines infusion technology with micro-vibration energy to help your skin absorb products deeper and more effectively.\n  \u003c\/p\u003e\n\n  \u003cul class=\"lorlux-benefits\"\u003e\n    \u003cli\u003eEnhances absorption of serums and skincare products\u003c\/li\u003e\n    \u003cli\u003eMicro-vibration technology stimulates skin circulation\u003c\/li\u003e\n    \u003cli\u003eImproves skin texture, glow, and hydration\u003c\/li\u003e\n    \u003cli\u003e3 intensity levels for all skin types\u003c\/li\u003e\n    \u003cli\u003eQuick and effective treatments in minutes\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003cp class=\"lorlux-paragraph\"\u003e\n    Whether you're looking to boost hydration, improve texture, or maintain a radiant complexion,\n    \u003cstrong\u003eLorLux™ SkinFusion Pro\u003c\/strong\u003e delivers professional skincare results from the comfort of your home.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"lorlux-highlight\"\u003eAdvanced Skin Infusion Technology\u003c\/div\u003e\n\n  \u003cp class=\"lorlux-paragraph\" style=\"margin-top: 24px;\"\u003e\n    \u003ca href=\"PASTE_YOUR_SKINFUSION_MANUAL_LINK_HERE\" class=\"lorlux-download-btn\" download\u003e\n      📄 Download User Manual\n    \u003c\/a\u003e\n  \u003c\/p\u003e\n\n\u003c\/div\u003e","brand":"Lorlux","offers":[{"title":"Default Title","offer_id":51801228181815,"sku":"LORLUX-SKINFUSION-PRO-001","price":689.99,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0982\/2122\/8343\/files\/hero.png?v=1773994216"},{"product_id":"lorlux™-v-lift-pro","title":"LorLux™ V-Lift Pro","description":"\u003cdiv class=\"lorlux-description\"\u003e\n  \u003cstyle\u003e\n    .lorlux-description {\n      background: radial-gradient(circle at top, #1a0d08 0%, #000000 60%, #000000 100%);\n      color: #f7e7dc;\n      padding: 28px;\n      border-radius: 18px;\n      font-family: Arial, sans-serif;\n      line-height: 1.7;\n      position: relative;\n      overflow: hidden;\n      box-shadow: 0 0 25px rgba(212, 144, 108, 0.18);\n      border: 1px solid rgba(232, 170, 135, 0.25);\n    }\n\n    .lorlux-description::before {\n      content: \"\";\n      position: absolute;\n      top: -30%;\n      left: -20%;\n      width: 140%;\n      height: 160%;\n      background: linear-gradient(\n        120deg,\n        transparent 0%,\n        rgba(255, 220, 190, 0.05) 20%,\n        rgba(255, 200, 160, 0.10) 35%,\n        transparent 50%,\n        rgba(255, 220, 190, 0.06) 70%,\n        transparent 100%\n      );\n      transform: rotate(8deg);\n      animation: lorluxShine 7s linear infinite;\n      pointer-events: none;\n    }\n\n    .lorlux-description::after {\n      content: \"\";\n      position: absolute;\n      inset: 0;\n      background-image:\n        radial-gradient(circle, rgba(255, 220, 190, 0.7) 1px, transparent 1px),\n        radial-gradient(circle, rgba(255, 190, 150, 0.5) 1px, transparent 1px),\n        radial-gradient(circle, rgba(255, 230, 210, 0.35) 1px, transparent 1px);\n      background-size: 120px 120px, 160px 160px, 200px 200px;\n      background-position: 10px 20px, 80px 40px, 140px 100px;\n      opacity: 0.18;\n      animation: lorluxSparkle 5s ease-in-out infinite alternate;\n      pointer-events: none;\n    }\n\n    .lorlux-title {\n      font-size: 30px;\n      font-weight: 800;\n      margin-bottom: 8px;\n      position: relative;\n      z-index: 2;\n      background: linear-gradient(90deg, #fff3eb, #f5c6a5, #e9a97f, #fff3eb);\n      background-size: 200% auto;\n      -webkit-background-clip: text;\n      -webkit-text-fill-color: transparent;\n      animation: lorluxTextGlow 4s linear infinite;\n      text-shadow: 0 0 14px rgba(233, 169, 127, 0.18);\n    }\n\n    .lorlux-subtitle {\n      font-size: 18px;\n      color: #f3c8aa;\n      margin-bottom: 18px;\n      position: relative;\n      z-index: 2;\n      font-weight: 600;\n    }\n\n    .lorlux-paragraph {\n      font-size: 16px;\n      margin-bottom: 20px;\n      position: relative;\n      z-index: 2;\n      color: #f8eee8;\n    }\n\n    .lorlux-benefits {\n      list-style: none;\n      padding: 0;\n      margin: 0 0 22px 0;\n      position: relative;\n      z-index: 2;\n    }\n\n    .lorlux-benefits li {\n      margin-bottom: 12px;\n      padding-left: 30px;\n      position: relative;\n      color: #ffe9dc;\n      font-size: 16px;\n    }\n\n    .lorlux-benefits li::before {\n      content: \"✦\";\n      position: absolute;\n      left: 0;\n      top: 0;\n      color: #f2b48d;\n      font-size: 18px;\n      text-shadow: 0 0 10px rgba(242, 180, 141, 0.6);\n    }\n\n    .lorlux-highlight {\n      display: inline-block;\n      margin-top: 8px;\n      padding: 12px 18px;\n      border-radius: 999px;\n      background: linear-gradient(90deg, #b56f4d, #e2aa87, #c98661);\n      color: #ffffff;\n      font-weight: 700;\n      font-size: 15px;\n      box-shadow: 0 0 18px rgba(226, 170, 135, 0.28);\n      position: relative;\n      z-index: 2;\n    }\n\n    .lorlux-download-btn {\n      display: inline-block;\n      margin-top: 20px;\n      padding: 14px 28px;\n      border-radius: 8px;\n      background: linear-gradient(135deg, #d4906c, #e8aa87);\n      color: #ffffff;\n      font-weight: 700;\n      font-size: 16px;\n      text-decoration: none;\n      box-shadow: 0 4px 15px rgba(212, 144, 108, 0.35);\n      position: relative;\n      z-index: 2;\n      transition: all 0.3s ease;\n    }\n\n    .lorlux-download-btn:hover {\n      transform: translateY(-2px);\n      box-shadow: 0 6px 20px rgba(212, 144, 108, 0.45);\n    }\n\n    @keyframes lorluxShine {\n      0% { transform: translateX(-25%) rotate(8deg); }\n      100% { transform: translateX(25%) rotate(8deg); }\n    }\n\n    @keyframes lorluxSparkle {\n      0% { opacity: 0.10; }\n      100% { opacity: 0.22; }\n    }\n\n    @keyframes lorluxTextGlow {\n      0% { background-position: 0% center; }\n      100% { background-position: 200% center; }\n    }\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"lorlux-title\"\u003eLorLux™ V-Lift Pro\u003c\/div\u003e\n  \u003cdiv class=\"lorlux-subtitle\"\u003ePrecision Contouring. Visible Lift.\u003c\/div\u003e\n\n  \u003cp class=\"lorlux-paragraph\"\u003e\n    Redefine your facial contours with the \u003cstrong\u003eLorLux™ V-Lift Pro\u003c\/strong\u003e — a powerful beauty device designed to lift, sculpt, and firm your jawline effortlessly.\n    Using advanced stimulation technology, it activates facial muscles and enhances skin elasticity, helping you achieve a naturally lifted, more defined look.\n  \u003c\/p\u003e\n\n  \u003cul class=\"lorlux-benefits\"\u003e\n    \u003cli\u003eVisibly lifts and firms sagging skin\u003c\/li\u003e\n    \u003cli\u003eEnhances jawline definition and facial contours\u003c\/li\u003e\n    \u003cli\u003eStimulates circulation and collagen activity\u003c\/li\u003e\n    \u003cli\u003eHands-free design for effortless use\u003c\/li\u003e\n    \u003cli\u003eProfessional-level results from home\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003cp class=\"lorlux-paragraph\"\u003e\n    Whether you're targeting a sharper jawline or a more youthful appearance, \u003cstrong\u003eLorLux™ V-Lift Pro\u003c\/strong\u003e delivers consistent, visible results with minimal effort.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"lorlux-highlight\"\u003eSculpted Definition Without Surgery\u003c\/div\u003e\n\n  \u003cp class=\"lorlux-paragraph\" style=\"margin-top: 24px;\"\u003e\n    \u003ca href=\"PASTE_YOUR_MANUAL_LINK_HERE\" class=\"lorlux-download-btn\" download\u003e📄 Download User Manual\u003c\/a\u003e\n  \u003c\/p\u003e\n\u003c\/div\u003e","brand":"Lorlux","offers":[{"title":"Pink","offer_id":51802741473591,"sku":null,"price":559.99,"currency_code":"ZAR","in_stock":true},{"title":"White","offer_id":51802741506359,"sku":null,"price":559.99,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0982\/2122\/8343\/files\/hero_bdce2d74-5f83-4bb2-955b-27601773c7bf.png?v=1773995106"}],"url":"https:\/\/www.lorlux.co.za\/collections\/face-skin-devices.oembed","provider":"Lorlux","version":"1.0","type":"link"}