{"title":"Home page","description":null,"products":[{"product_id":"kynova™-cordless-hair-straightening-brush","title":"Kynova™ Cordless Hair Straightening Brush","description":"\u003cstyle\u003e\n.kynova-description{\n    max-width:850px;\n    margin:40px auto;\n    padding:35px;\n    background:#ffffff;\n    border:1px solid #ece7e2;\n    border-radius:22px;\n    box-shadow:0 12px 40px rgba(0,0,0,.05);\n    animation:fadeUp .8s ease;\n}\n\n.kynova-description h2{\n    font-size:34px;\n    color:#242424;\n    margin-bottom:18px;\n    line-height:1.2;\n    letter-spacing:-.03em;\n}\n\n.kynova-description h3{\n    margin-top:35px;\n    margin-bottom:20px;\n    color:#242424;\n    font-size:24px;\n    position:relative;\n}\n\n.kynova-description h3:after{\n    content:\"\";\n    display:block;\n    width:55px;\n    height:3px;\n    background:#C8A66A;\n    margin-top:10px;\n    border-radius:10px;\n}\n\n.kynova-description p{\n    font-size:17px;\n    color:#555;\n    line-height:1.8;\n    margin-bottom:18px;\n}\n\n.kynova-description strong{\n    color:#242424;\n}\n\n.kynova-description ul{\n    list-style:none;\n    padding:0;\n    margin-top:20px;\n}\n\n.kynova-description li{\n    background:#F8F5F1;\n    padding:18px 20px;\n    border-radius:16px;\n    margin-bottom:14px;\n    transition:.35s ease;\n    border:1px solid #ECE7E2;\n}\n\n.kynova-description li:hover{\n    transform:translateY(-4px);\n    box-shadow:0 8px 22px rgba(0,0,0,.07);\n    border-color:#C8A66A;\n}\n\n@keyframes fadeUp{\n    from{\n        opacity:0;\n        transform:translateY(25px);\n    }\n    to{\n        opacity:1;\n        transform:translateY(0);\n    }\n}\n\n\/* Mobile *\/\n@media(max-width:600px){\n    .kynova-description{\n        margin:25px 10px;\n        padding:25px 20px;\n        border-radius:18px;\n    }\n\n    .kynova-description h2{\n        font-size:29px;\n    }\n\n    .kynova-description h3{\n        font-size:22px;\n    }\n\n    .kynova-description p{\n        font-size:16px;\n        line-height:1.7;\n    }\n\n    .kynova-description li{\n        padding:16px 17px;\n        font-size:15px;\n    }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"kynova-description\"\u003e\n\n\u003ch2\u003eSalon-Smooth Hair. Anytime. Anywhere.\u003c\/h2\u003e\n\n\u003cp\u003e\nMeet the \u003cstrong\u003eKYNOVA™ Cordless Hair Straightening Brush\u003c\/strong\u003e — designed for effortless styling wherever your day takes you. Smooth, style and refresh your hair without being tied to a power outlet.\n\u003c\/p\u003e\n\n\u003ch3\u003eWhy You'll Love It\u003c\/h3\u003e\n\n\u003cul\u003e\n\n\u003cli\u003e\n✨ \u003cstrong\u003eCordless Freedom\u003c\/strong\u003e\u003cbr\u003e\nStyle anywhere without searching for a power outlet.\n\u003c\/li\u003e\n\n\u003cli\u003e\n🔥 \u003cstrong\u003e4 Adjustable Heat Levels\u003c\/strong\u003e\u003cbr\u003e\nChoose the temperature that works best for your hair.\n\u003c\/li\u003e\n\n\u003cli\u003e\n💎 \u003cstrong\u003eSmooth, Polished Finish\u003c\/strong\u003e\u003cbr\u003e\nTame frizz and leave your hair looking smooth and sleek.\n\u003c\/li\u003e\n\n\u003cli\u003e\n⚡ \u003cstrong\u003eFast Heat-Up\u003c\/strong\u003e\u003cbr\u003e\nGet ready quickly for easy everyday styling and touch-ups.\n\u003c\/li\u003e\n\n\u003c\/ul\u003e\n\n\u003c\/div\u003e","brand":"Kynova","offers":[{"title":"Black","offer_id":44344775475265,"sku":null,"price":599.0,"currency_code":"ZAR","in_stock":true},{"title":"Cream White","offer_id":44344775508033,"sku":null,"price":599.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0741\/9753\/2737\/files\/ChatGPTImageAug8_2026_11_34_15AM.png?v=1786181687"},{"product_id":"hjhjh","title":"Kynova™ LED Face \u0026 Neck Sculptor","description":"\u003cstyle\u003e\n.kynova-short-description {\n    max-width: 850px;\n    margin: 35px auto;\n    padding: 38px 34px;\n    background: linear-gradient(145deg, #ffffff 0%, #F8F5F1 100%);\n    border: 1px solid #E8E1DA;\n    border-radius: 24px;\n    box-shadow: 0 15px 45px rgba(36,36,36,0.06);\n    position: relative;\n    overflow: hidden;\n\n    animation: kynovaFadeUp 0.9s ease-out both;\n}\n\n\/* Subtle luxury glow *\/\n.kynova-short-description::before {\n    content: \"\";\n    position: absolute;\n    top: -100px;\n    right: -100px;\n    width: 220px;\n    height: 220px;\n    background: rgba(200,166,106,0.08);\n    border-radius: 50%;\n    filter: blur(10px);\n}\n\n\/* Small gold accent *\/\n.kynova-short-description::after {\n    content: \"\";\n    position: absolute;\n    left: 34px;\n    top: 0;\n    width: 70px;\n    height: 3px;\n    background: #C8A66A;\n    border-radius: 0 0 8px 8px;\n}\n\n.kynova-tagline {\n    position: relative;\n    z-index: 1;\n\n    font-size: 27px;\n    font-weight: 500;\n    color: #242424;\n    letter-spacing: -0.02em;\n    line-height: 1.3;\n\n    margin-bottom: 20px;\n\n    animation: kynovaTextReveal 1s ease-out 0.15s both;\n}\n\n.kynova-tagline span {\n    color: #C8A66A;\n}\n\n.kynova-intro {\n    position: relative;\n    z-index: 1;\n\n    font-size: 16px;\n    line-height: 1.85;\n    color: #555555;\n\n    margin: 0 0 18px;\n\n    animation: kynovaTextReveal 1s ease-out 0.3s both;\n}\n\n.kynova-intro strong {\n    color: #242424;\n    font-weight: 600;\n}\n\n.kynova-highlight {\n    position: relative;\n    z-index: 1;\n\n    margin: 25px 0;\n    padding: 18px 20px;\n\n    background: rgba(255,255,255,0.72);\n    border: 1px solid #E8E1DA;\n    border-radius: 15px;\n\n    font-size: 15px;\n    line-height: 1.7;\n    color: #444444;\n\n    transition: all 0.35s ease;\n\n    animation: kynovaTextReveal 1s ease-out 0.45s both;\n}\n\n.kynova-highlight:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 10px 25px rgba(36,36,36,0.07);\n    border-color: #C8A66A;\n}\n\n.kynova-highlight::before {\n    content: \"✦\";\n    color: #C8A66A;\n    font-size: 18px;\n    margin-right: 9px;\n}\n\n.kynova-closing {\n    position: relative;\n    z-index: 1;\n\n    margin: 24px 0 0;\n\n    font-size: 14px;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: #9A7A47;\n\n    animation: kynovaTextReveal 1s ease-out 0.6s both;\n}\n\n\/* Main entrance animation *\/\n@keyframes kynovaFadeUp {\n    from {\n        opacity: 0;\n        transform: translateY(25px);\n    }\n\n    to {\n        opacity: 1;\n        transform: translateY(0);\n    }\n}\n\n\/* Text stagger *\/\n@keyframes kynovaTextReveal {\n    from {\n        opacity: 0;\n        transform: translateY(12px);\n    }\n\n    to {\n        opacity: 1;\n        transform: translateY(0);\n    }\n}\n\n\/* Mobile *\/\n@media (max-width: 600px) {\n\n    .kynova-short-description {\n        margin: 25px 8px;\n        padding: 32px 24px;\n        border-radius: 20px;\n    }\n\n    .kynova-short-description::after {\n        left: 24px;\n    }\n\n    .kynova-tagline {\n        font-size: 25px;\n    }\n\n    .kynova-intro {\n        font-size: 15px;\n        line-height: 1.8;\n    }\n\n    .kynova-highlight {\n        font-size: 14px;\n        padding: 17px;\n    }\n\n    .kynova-closing {\n        font-size: 12px;\n        letter-spacing: 0.06em;\n    }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"kynova-short-description\"\u003e\n\n    \u003cdiv class=\"kynova-tagline\"\u003e\n        Lift. Firm. \u003cspan\u003eGlow.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cp class=\"kynova-intro\"\u003e\n        Meet the \u003cstrong\u003eKynova™ LED Face \u0026amp; Neck Sculptor\u003c\/strong\u003e —\n        a beautifully designed addition to your daily skincare ritual,\n        created to help you achieve a smoother, refreshed and more radiant\n        looking complexion from the comfort of home.\n    \u003c\/p\u003e\n\n    \u003cp class=\"kynova-intro\"\u003e\n        Combining \u003cstrong\u003eRed LED Therapy\u003c\/strong\u003e with targeted facial\n        massage, Kynova glides effortlessly across the contours of your\n        face, jawline and neck. Its cordless design makes it simple to\n        incorporate into your morning or evening routine.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"kynova-highlight\"\u003e\n        Designed for effortless everyday use, Kynova brings a refined\n        at-home beauty experience into your routine — without complicated\n        steps or bulky equipment.\n    \u003c\/div\u003e\n\n    \u003cp class=\"kynova-intro\"\u003e\n        Whether you're getting ready for the day or winding down at night,\n        take a few moments for yourself and make your skincare routine feel\n        a little more luxurious.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"kynova-closing\"\u003e\n        Cordless  •  Rechargeable  •  Effortless\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"White","offer_id":44344891506753,"sku":null,"price":499.0,"currency_code":"ZAR","in_stock":true},{"title":"Black","offer_id":44344891539521,"sku":null,"price":499.0,"currency_code":"ZAR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0741\/9753\/2737\/files\/ChatGPT_Image_Aug_8_2026_12_27_12_PM_1.png?v=1786184862"},{"product_id":"uu","title":"Kynova™ CurlPro Automatic Hair Curler","description":"\u003cdiv class=\"kynova-product-description\"\u003e\n\n  \u003cstyle\u003e\n    .kynova-product-description {\n      font-family: inherit;\n      color: #242424;\n      line-height: 1.7;\n      max-width: 760px;\n      margin: 0 auto;\n    }\n\n    .kynova-product-description .hero {\n      padding: 10px 0 28px;\n      animation: fadeUp 0.8s ease-out both;\n    }\n\n    .kynova-product-description .eyebrow {\n      font-size: 12px;\n      letter-spacing: 2px;\n      text-transform: uppercase;\n      color: #b08b55;\n      font-weight: 600;\n      margin-bottom: 8px;\n    }\n\n    .kynova-product-description h2 {\n      font-size: 28px;\n      line-height: 1.2;\n      font-weight: 500;\n      margin: 0 0 14px;\n      letter-spacing: -0.5px;\n    }\n\n    .kynova-product-description p {\n      font-size: 15px;\n      margin: 0 0 18px;\n      color: #555;\n    }\n\n    .kynova-product-description .intro {\n      font-size: 16px;\n      color: #3d3d3d;\n    }\n\n    .kynova-product-description .feature-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 12px;\n      margin: 26px 0;\n    }\n\n    .kynova-product-description .feature {\n      background: #f8f5f1;\n      border: 1px solid #eee8e2;\n      border-radius: 14px;\n      padding: 18px;\n      transition: transform 0.3s ease, box-shadow 0.3s ease;\n    }\n\n    .kynova-product-description .feature:hover {\n      transform: translateY(-3px);\n      box-shadow: 0 8px 24px rgba(36,36,36,0.07);\n    }\n\n    .kynova-product-description .feature-title {\n      font-size: 14px;\n      font-weight: 600;\n      margin-bottom: 5px;\n      color: #242424;\n    }\n\n    .kynova-product-description .feature-text {\n      font-size: 13px;\n      line-height: 1.5;\n      color: #777;\n      margin: 0;\n    }\n\n    .kynova-product-description .closing {\n      border-top: 1px solid #e8e2dc;\n      padding-top: 22px;\n      margin-top: 26px;\n    }\n\n    .kynova-product-description .closing strong {\n      font-weight: 600;\n      color: #242424;\n    }\n\n    @keyframes fadeUp {\n      from {\n        opacity: 0;\n        transform: translateY(14px);\n      }\n      to {\n        opacity: 1;\n        transform: translateY(0);\n      }\n    }\n\n    @media (max-width: 600px) {\n      .kynova-product-description h2 {\n        font-size: 24px;\n      }\n\n      .kynova-product-description .feature-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"hero\"\u003e\n    \u003cdiv class=\"eyebrow\"\u003eKYNOVA™ Hair Styling\u003c\/div\u003e\n\n    \u003ch2\u003eEffortless Curls. Beautifully Refined.\u003c\/h2\u003e\n\n    \u003cp class=\"intro\"\u003e\n      Meet the Kynova™ Automatic Curling Device — a cordless styling essential\n      designed to make beautiful curls feel effortless. Simply guide a section\n      of hair into the curling chamber and let the device do the work.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Create polished curls without the constant twisting and wrapping of a\n      traditional curling iron. Its compact cordless design makes styling\n      simple, convenient, and easy to fit into your everyday beauty routine.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"feature-grid\"\u003e\n\n    \u003cdiv class=\"feature\"\u003e\n      \u003cdiv class=\"feature-title\"\u003eAutomatic Curling\u003c\/div\u003e\n      \u003cp class=\"feature-text\"\u003e\n        Designed to draw your hair into the chamber and form a curl with minimal effort.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature\"\u003e\n      \u003cdiv class=\"feature-title\"\u003eAdjustable Heat\u003c\/div\u003e\n      \u003cp class=\"feature-text\"\u003e\n        Choose the temperature that works best for your preferred styling routine.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature\"\u003e\n      \u003cdiv class=\"feature-title\"\u003eCordless Design\u003c\/div\u003e\n      \u003cp class=\"feature-text\"\u003e\n        No cord getting in the way. Enjoy a more flexible styling experience at home or away.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature\"\u003e\n      \u003cdiv class=\"feature-title\"\u003eDigital Controls\u003c\/div\u003e\n      \u003cp class=\"feature-text\"\u003e\n        A clear digital display keeps your selected settings easy to see while styling.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"closing\"\u003e\n    \u003cp\u003e\n      \u003cstrong\u003eYour curls, your way.\u003c\/strong\u003e\u003cbr\u003e\n      From soft everyday waves to more defined curls, the Kynova™ Automatic\n      Curling Device gives you a simple way to create your desired look without\n      turning your routine into a chore.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      \u003cstrong\u003eCharge. Style. Go.\u003c\/strong\u003e Your next look starts with Kynova™.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Grey Red","offer_id":44344943149121,"sku":null,"price":599.0,"currency_code":"ZAR","in_stock":true},{"title":"Pink","offer_id":44344943181889,"sku":null,"price":599.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0741\/9753\/2737\/files\/ChatGPT_Image_Aug_8_2026_01_33_59_PM.png?v=1786189282"},{"product_id":"hg","title":"Kynova™ Electric Foot Grinder","description":"\u003csection class=\"kynova\"\u003e\n\n\u003cstyle\u003e\n.kynova{\n  background:#F8F5F1;\n  color:#242424;\n  padding:45px 20px;\n  font-family:Arial,sans-serif;\n  text-align:center;\n}\n.kynova h2{\n  font-family:Georgia,serif;\n  font-size:42px;\n  font-weight:400;\n  margin:0 0 15px;\n}\n.kynova h2 span{\n  color:#C8A66A;\n  font-style:italic;\n}\n.kynova-intro{\n  max-width:650px;\n  margin:0 auto 35px;\n  color:#6f6964;\n  font-size:16px;\n  line-height:1.7;\n}\n.kynova-grid{\n  max-width:950px;\n  margin:auto;\n  display:grid;\n  grid-template-columns:repeat(5,1fr);\n  gap:12px;\n}\n.kynova-box{\n  background:#fff;\n  padding:22px 15px;\n  border-radius:14px;\n}\n.kynova-box h3{\n  font-family:Georgia,serif;\n  font-size:17px;\n  font-weight:400;\n  margin:0 0 8px;\n}\n.kynova-box p{\n  font-size:12px;\n  line-height:1.5;\n  color:#777;\n  margin:0;\n}\n@media(max-width:700px){\n  .kynova h2{font-size:34px}\n  .kynova-grid{grid-template-columns:1fr 1fr}\n}\n\u003c\/style\u003e\n\n\u003ch2\u003eSilky-Smooth Feet, \u003cspan\u003eEffortlessly.\u003c\/span\u003e\n\u003c\/h2\u003e\n\n\u003cp class=\"kynova-intro\"\u003e\nThe Kynova™ Electric Foot Grinder effortlessly buffs away dry,\nrough and calloused skin, leaving your feet feeling beautifully soft and smooth.\n\u003c\/p\u003e\n\n\u003cdiv class=\"kynova-grid\"\u003e\n\n\u003cdiv class=\"kynova-box\"\u003e\n\u003ch3\u003eSalon-Grade Results\u003c\/h3\u003e\n\u003cp\u003eProfessional-level exfoliation from home.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"kynova-box\"\u003e\n\u003ch3\u003eGentle \u0026amp; Effective\u003c\/h3\u003e\n\u003cp\u003eFine-grit roller for smooth, comfortable exfoliation.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"kynova-box\"\u003e\n\u003ch3\u003eErgonomic Grip\u003c\/h3\u003e\n\u003cp\u003eComfortable control with every use.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"kynova-box\"\u003e\n\u003ch3\u003eCordless\u003c\/h3\u003e\n\u003cp\u003eRechargeable and ready whenever you are.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"kynova-box\"\u003e\n\u003ch3\u003eEasy to Clean\u003c\/h3\u003e\n\u003cp\u003eDetachable roller head rinses clean in seconds.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":44320313933889,"sku":null,"price":399.0,"currency_code":"ZAR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0741\/9753\/2737\/files\/ChatGPT_Image_Aug_8_2026_02_08_52_PM_8ad8f0bf-5c1a-42cf-ac98-54edfa74d508.png?v=1786979799"}],"url":"https:\/\/kynova.co.za\/collections\/frontpage.oembed","provider":"My Store","version":"1.0","type":"link"}