{"title":"Quorava","description":"","products":[{"product_id":"quoravas-miracle-fan","title":"Quorava AirFlow™ (Portable Fan)","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n:root {\n  --quorava-pink: #E8B7C8;\n  --quorava-rose: #D4A373;\n  --quorava-gold: #C9A227;\n  --quorava-dark: #2B2B2B;\n  --quorava-accent: #66384A;\n  --quorava-bg: #FFF9F7;\n}\n\nbody {\n  background: var(--quorava-bg);\n  margin: 0;\n  padding: 20px;\n  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n}\n\n.airflow-section {\n  max-width: 1200px;\n  margin: auto;\n  padding: 30px 20px;\n  color: var(--quorava-dark);\n}\n\n\/* HERO *\/\n.af-hero {\n  position: relative;\n  overflow: hidden;\n  background: linear-gradient(135deg, #FFF9F7, #FFFFFF);\n  border-radius: 28px;\n  padding: 60px 40px;\n  text-align: center;\n  border: 2px solid rgba(212,163,115,.25);\n  box-shadow: 0 25px 60px rgba(0,0,0,.08);\n}\n\n.af-badge {\n  display: inline-block;\n  background: linear-gradient(90deg, var(--quorava-gold), var(--quorava-rose));\n  padding: 10px 22px;\n  border-radius: 999px;\n  font-size: 13px;\n  font-weight: 700;\n  letter-spacing: 1px;\n  text-transform: uppercase;\n  margin-bottom: 20px;\n  color: white;\n}\n\n.af-title {\n  font-size: 56px;\n  font-weight: 800;\n  line-height: 1.1;\n  margin-bottom: 18px;\n  color: var(--quorava-dark);\n}\n\n.af-highlight {\n  background: linear-gradient(90deg, var(--quorava-accent), #9A6176);\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n}\n\n.af-subtitle {\n  font-size: 22px;\n  line-height: 1.8;\n  max-width: 850px;\n  margin: auto;\n  color: #555;\n}\n\n.af-cta {\n  margin-top: 30px;\n  display: inline-block;\n  padding: 16px 35px;\n  background: linear-gradient(90deg, var(--quorava-accent), #835264);\n  color: white;\n  border-radius: 999px;\n  font-weight: 700;\n  font-size: 18px;\n  box-shadow: 0 10px 25px rgba(102,56,74,.3);\n  text-decoration: none;\n}\n\n.af-trust {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 15px;\n  margin-top: 40px;\n}\n\n.af-trust-item {\n  background: white;\n  padding: 15px;\n  border-radius: 14px;\n  font-size: 14px;\n  font-weight: 600;\n  box-shadow: 0 5px 15px rgba(0,0,0,.05);\n}\n\n\/* SECTION TITLE *\/\n.af-section-title {\n  text-align: center;\n  font-size: 38px;\n  font-weight: 800;\n  margin: 70px 0 35px;\n}\n\n\/* WHO IT'S FOR *\/\n.af-who {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 20px;\n}\n\n.af-who-card {\n  background: white;\n  padding: 28px;\n  border-radius: 22px;\n  border: 1px solid rgba(0,0,0,.08);\n  box-shadow: 0 10px 25px rgba(0,0,0,.04);\n  transition: .3s;\n}\n\n.af-who-card:hover {\n  transform: translateY(-6px);\n  box-shadow: 0 20px 40px rgba(0,0,0,.08);\n}\n\n.af-who-card h3 {\n  margin: 0 0 12px;\n  font-size: 22px;\n  color: var(--quorava-accent);\n}\n\n.af-who-card p {\n  line-height: 1.8;\n  color: #666;\n  margin: 0;\n}\n\n\/* SA MOMENTS *\/\n.af-moments {\n  background: white;\n  padding: 40px;\n  border-radius: 24px;\n  box-shadow: 0 10px 30px rgba(0,0,0,.05);\n}\n\n.af-moments-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 15px;\n  margin-top: 20px;\n}\n\n.af-moment-item {\n  background: linear-gradient(135deg, #FFF, #FFF7F3);\n  padding: 18px;\n  border-radius: 16px;\n  font-size: 15px;\n  font-weight: 600;\n  text-align: center;\n  border: 1px solid rgba(212,163,115,.2);\n  line-height: 1.5;\n}\n\n\/* SWITCH *\/\n.af-switch {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 20px;\n}\n\n.af-switch-item {\n  background: linear-gradient(135deg, #FFF, #FFF7F3);\n  padding: 20px;\n  border-radius: 18px;\n  font-size: 17px;\n  font-weight: 600;\n}\n\n\/* OUTCOMES *\/\n.af-outcomes {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 20px;\n}\n\n.af-outcome-card {\n  background: white;\n  padding: 28px;\n  border-radius: 22px;\n  border: 1px solid rgba(0,0,0,.08);\n  box-shadow: 0 10px 25px rgba(0,0,0,.04);\n  transition: .3s;\n}\n\n.af-outcome-card:hover {\n  transform: translateY(-6px);\n  box-shadow: 0 20px 40px rgba(0,0,0,.08);\n}\n\n.af-outcome-card h3 {\n  margin: 0 0 12px;\n  font-size: 22px;\n  color: var(--quorava-accent);\n}\n\n.af-outcome-card p {\n  line-height: 1.8;\n  color: #666;\n  margin: 0;\n}\n\n\/* TIMELINE *\/\n.af-timeline {\n  background: white;\n  padding: 40px;\n  border-radius: 24px;\n  box-shadow: 0 10px 30px rgba(0,0,0,.05);\n}\n\n.af-time {\n  padding: 18px;\n  margin-bottom: 15px;\n  border-left: 4px solid var(--quorava-accent);\n  background: #FAF7F2;\n  border-radius: 12px;\n}\n\n.af-time:last-child {\n  margin-bottom: 0;\n}\n\n\/* FEATURES *\/\n.af-features {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 18px;\n}\n\n.af-feature {\n  background: white;\n  padding: 25px;\n  border-radius: 22px;\n  text-align: center;\n  box-shadow: 0 10px 25px rgba(0,0,0,.05);\n}\n\n.af-feature-icon {\n  font-size: 40px;\n  margin-bottom: 12px;\n}\n\n.af-feature-name {\n  font-size: 16px;\n  font-weight: 700;\n  margin-bottom: 6px;\n  color: var(--quorava-accent);\n}\n\n.af-feature-desc {\n  font-size: 13px;\n  color: #666;\n  line-height: 1.6;\n}\n\n\/* VALUE *\/\n.af-value {\n  background: linear-gradient(135deg, #FFF, #FAF7F2);\n  padding: 40px;\n  border-radius: 24px;\n  box-shadow: 0 15px 35px rgba(0,0,0,.05);\n}\n\n.af-price-row {\n  display: flex;\n  justify-content: space-between;\n  padding: 12px 0;\n  border-bottom: 1px solid rgba(0,0,0,.08);\n  font-size: 18px;\n}\n\n.af-total {\n  font-size: 28px;\n  font-weight: 800;\n  color: var(--quorava-accent);\n}\n\n.af-save {\n  margin-top: 25px;\n  background: linear-gradient(90deg, var(--quorava-gold), var(--quorava-rose));\n  padding: 18px;\n  border-radius: 16px;\n  text-align: center;\n  font-size: 20px;\n  font-weight: 800;\n  color: white;\n}\n\n\/* FOOTER *\/\n.af-footer {\n  margin-top: 50px;\n  background: linear-gradient(135deg, var(--quorava-accent), #8A5C6C);\n  padding: 45px;\n  border-radius: 28px;\n  color: white;\n  text-align: center;\n}\n\n.af-footer h2 {\n  font-size: 40px;\n  margin-bottom: 15px;\n}\n\n.af-footer p {\n  font-size: 18px;\n  line-height: 1.8;\n  max-width: 900px;\n  margin: auto;\n}\n\n\/* RESPONSIVE *\/\n@media (max-width: 768px) {\n  .af-title { font-size: 36px; }\n  .af-subtitle { font-size: 17px; }\n  .af-section-title { font-size: 28px; }\n  .af-trust,\n  .af-who,\n  .af-moments-grid,\n  .af-switch,\n  .af-outcomes,\n  .af-features { grid-template-columns: 1fr; }\n  .af-price-row { font-size: 15px; }\n  .af-footer h2 { font-size: 28px; }\n  .af-hero { padding: 40px 20px; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"airflow-section\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"af-hero\"\u003e\n\u003cdiv class=\"af-badge\"\u003e💨 Cool Down + Charge Up Anywhere\u003c\/div\u003e\n\u003cdiv class=\"af-title\"\u003eThe \u003cspan class=\"af-highlight\"\u003eAirFlow™\u003c\/span\u003e 🖤\u003c\/div\u003e\n\u003cdiv class=\"af-subtitle\"\u003eThe car rides. The queue. The load shedding. The dead phone.\u003cbr\u003e\u003cbr\u003eOne small device in your bag handles all of it instantly, silently, without anyone knowing.\u003c\/div\u003e\n\u003ca class=\"af-cta\"\u003e💖 Trusted By Women Across South Africa\u003c\/a\u003e\n\u003cdiv class=\"af-trust\"\u003e\n\u003cdiv class=\"af-trust-item\"\u003e🇿🇦 Built For SA Life\u003c\/div\u003e\n\u003cdiv class=\"af-trust-item\"\u003e🔋 Load Shedding Proof\u003c\/div\u003e\n\u003cdiv class=\"af-trust-item\"\u003e💳 Secure Yoco Payments\u003c\/div\u003e\n\u003cdiv class=\"af-trust-item\"\u003e📱 WhatsApp Support\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- WHO IT'S FOR --\u003e\n\u003ch2 class=\"af-section-title\"\u003e👩🏾 Built For Every SA Woman\u003c\/h2\u003e\n\u003cdiv class=\"af-who\"\u003e\n\u003cdiv class=\"af-who-card\"\u003e\n\u003ch3\u003eThe Daily Commuter 🚌\u003c\/h3\u003e\n\u003cp\u003eTaxis with no aircon, buses that run late, queues that stretch around the block. AirFlow™ folds flat in your bag and opens the second things get unbearable. Three speeds, instant relief.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"af-who-card\"\u003e\n\u003ch3\u003eThe Student 🎓\u003c\/h3\u003e\n\u003cp\u003eLecture halls that bake in summer, res rooms without ceiling fans, and a phone that dies mid-day. AirFlow™ keeps you cool and charges your phone from the same device.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"af-who-card\"\u003e\n\u003ch3\u003eThe Working Woman 💼\u003c\/h3\u003e\n\u003cp\u003eOpen-plan offices, client meetings in warm rooms, and load shedding that kills the aircon. AirFlow™ sits on your desk or lives in your bag quiet, effective, always ready.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"af-who-card\"\u003e\n\u003ch3\u003eThe Woman Who Runs Hot 🌡️\u003c\/h3\u003e\n\u003cp\u003eWhether it's hormones, a warm climate, or just the SA summer doing what it does AirFlow™ is the personal cool-down you carry everywhere. No explanation needed. Just relief.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SA MOMENTS --\u003e\n\u003ch2 class=\"af-section-title\"\u003e🇿🇦 The SA Moments AirFlow™ Was Made For\u003c\/h2\u003e\n\u003cdiv class=\"af-moments\"\u003e\n\u003cp style=\"text-align: center; font-size: 18px; color: #666; margin-bottom: 5px;\"\u003eEvery one of these happens to SA women every single week.\u003c\/p\u003e\n\u003cdiv class=\"af-moments-grid\"\u003e\n\u003cdiv class=\"af-moment-item\"\u003e🚖 Sweating in a uber with no air con\u003c\/div\u003e\n\u003cdiv class=\"af-moment-item\"\u003e🏦 Long queue outside in the heat\u003c\/div\u003e\n\u003cdiv class=\"af-moment-item\"\u003e🕯️ Load shedding killed the ceiling fan\u003c\/div\u003e\n\u003cdiv class=\"af-moment-item\"\u003e📵 Phone dead, no charger in sight\u003c\/div\u003e\n\u003cdiv class=\"af-moment-item\"\u003e🏥 Warm waiting room, nowhere to be comfortable\u003c\/div\u003e\n\u003cdiv class=\"af-moment-item\"\u003e🎉 Outdoor event in peak SA summer\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- WHY SWITCH --\u003e\n\u003ch2 class=\"af-section-title\"\u003e🔄 Why Women Switch To AirFlow™\u003c\/h2\u003e\n\u003cdiv class=\"af-switch\"\u003e\n\u003cdiv class=\"af-switch-item\"\u003e🥵 Sweating through your outfit → Stay cool and composed anywhere\u003c\/div\u003e\n\u003cdiv class=\"af-switch-item\"\u003e📵 Dead phone, no power bank → AirFlow™ charges your phone too\u003c\/div\u003e\n\u003cdiv class=\"af-switch-item\"\u003e🕯️ Load shedding killed the aircon → Cordless cool-down, Eskom-proof\u003c\/div\u003e\n\u003cdiv class=\"af-switch-item\"\u003e💸 R800\/month gym aircon membership → R349 once, works everywhere\u003c\/div\u003e\n\u003cdiv class=\"af-switch-item\"\u003e😫 Uncomfortable and unable to focus → Instant relief in 3 seconds\u003c\/div\u003e\n\u003cdiv class=\"af-switch-item\"\u003e🎒 Bulky fan you never carry → Folds flat, lives in your bag daily\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- YOUR DAY --\u003e\n\u003ch2 class=\"af-section-title\"\u003e☀️ Imagine Your Day With AirFlow™\u003c\/h2\u003e\n\u003cdiv class=\"af-timeline\"\u003e\n\u003cdiv class=\"af-time\"\u003e\n\u003cstrong\u003e7:30 AM\u003c\/strong\u003e  The Car is packed and the windows won't open. AirFlow™ is already in your hand. You arrive composed.\u003c\/div\u003e\n\u003cdiv class=\"af-time\"\u003e\n\u003cstrong\u003e10:00 AM\u003c\/strong\u003e Lecture hall is stuffy and you can't focus. Three seconds later, your own personal breeze. Problem solved.\u003c\/div\u003e\n\u003cdiv class=\"af-time\"\u003e\n\u003cstrong\u003e1:00 PM\u003c\/strong\u003e  Phone battery is at 8% and your charger is at home. Plug your phone into AirFlow™. Keep going.\u003c\/div\u003e\n\u003cdiv class=\"af-time\"\u003e\n\u003cstrong\u003e4:00 PM\u003c\/strong\u003e  Queue outside the bank is thirty minutes long in the sun. AirFlow™ in your hand. Everyone else is suffering. You are not.\u003c\/div\u003e\n\u003cdiv class=\"af-time\"\u003e\n\u003cstrong\u003e8:00 PM\u003c\/strong\u003e  Load shedding hits, the ceiling fan stops. AirFlow™ is already charged. Your evening continues uninterrupted.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- OUTCOMES --\u003e\n\u003ch2 class=\"af-section-title\"\u003e✨ What You Gain From Day One\u003c\/h2\u003e\n\u003cdiv class=\"af-outcomes\"\u003e\n\u003cdiv class=\"af-outcome-card\"\u003e\n\u003ch3\u003eYou Arrive Composed Always\u003c\/h3\u003e\n\u003cp\u003eNo more stepping off a taxi looking flustered. No more sweating through a meeting before it starts. AirFlow™ means you arrive looking exactly the way you left.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"af-outcome-card\"\u003e\n\u003ch3\u003eYour Phone Never Dies\u003c\/h3\u003e\n\u003cp\u003eAirFlow™ doubles as a power bank plug in your phone and charge while you cool down. Two daily SA problems. One device. Done.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"af-outcome-card\"\u003e\n\u003ch3\u003eLoad Shedding Loses Its Power Over You\u003c\/h3\u003e\n\u003cp\u003eWhen the ceiling fan stops and the aircon dies, AirFlow™ keeps going. Cordless, rechargeable, and completely independent of Eskom's schedule.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"af-outcome-card\"\u003e\n\u003ch3\u003eComfort You Carry Everywhere\u003c\/h3\u003e\n\u003cp\u003eFolds flat to the size of a phone. Weighs almost nothing. You won't notice it in your bag until the moment you need it and then you'll wonder how you survived without it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- KEY FEATURES --\u003e\n\u003ch2 class=\"af-section-title\"\u003e⚡ Key Features\u003c\/h2\u003e\n\u003cdiv class=\"af-features\"\u003e\n\u003cdiv class=\"af-feature\"\u003e\n\u003cdiv class=\"af-feature-icon\"\u003e🔋\u003c\/div\u003e\n\u003cdiv class=\"af-feature-name\"\u003eUSB Power Bank\u003c\/div\u003e\n\u003cdiv class=\"af-feature-desc\"\u003eCharges your phone directly from AirFlow™. Cool down and power up at the same time.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"af-feature\"\u003e\n\u003cdiv class=\"af-feature-icon\"\u003e💨\u003c\/div\u003e\n\u003cdiv class=\"af-feature-name\"\u003e3 Fan Speeds\u003c\/div\u003e\n\u003cdiv class=\"af-feature-desc\"\u003eLow for background comfort, medium for daily use, high for when SA heat means business.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"af-feature\"\u003e\n\u003cdiv class=\"af-feature-icon\"\u003e📱\u003c\/div\u003e\n\u003cdiv class=\"af-feature-name\"\u003eFolds Flat\u003c\/div\u003e\n\u003cdiv class=\"af-feature-desc\"\u003eCollapses to the size of a phone and slips into any bag, pocket, or clutch.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"af-feature\"\u003e\n\u003cdiv class=\"af-feature-icon\"\u003e🔌\u003c\/div\u003e\n\u003cdiv class=\"af-feature-name\"\u003eUSB-C Rechargeable\u003c\/div\u003e\n\u003cdiv class=\"af-feature-desc\"\u003eCharge from any wall adapter, laptop, or car charger. Always ready when you are.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"af-feature\"\u003e\n\u003cdiv class=\"af-feature-icon\"\u003e🤫\u003c\/div\u003e\n\u003cdiv class=\"af-feature-name\"\u003eNear Silent\u003c\/div\u003e\n\u003cdiv class=\"af-feature-desc\"\u003eQuiet enough for lectures, meetings, and waiting rooms. Nobody knows. You just feel better.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"af-feature\"\u003e\n\u003cdiv class=\"af-feature-icon\"\u003e🛡️\u003c\/div\u003e\n\u003cdiv class=\"af-feature-name\"\u003eBuilt To Last\u003c\/div\u003e\n\u003cdiv class=\"af-feature-desc\"\u003eDurable enough for daily SA life — the bag throws, the drops, and the heat.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FOOTER --\u003e\n\u003cdiv class=\"af-footer\"\u003e\n\u003ch2\u003eBuilt For South African Women\u003c\/h2\u003e\n\u003cp\u003eAirFlow™ wasn't designed for a country with consistent aircon, mild summers, and short queues.\u003cbr\u003e\u003cbr\u003eIt was designed for the uber trip that has no windows open, the queue that has no shade, the load shedding that killed the ceiling fan, and the dead phone that was your only way home.\u003cbr\u003e\u003cbr\u003eOne device. Every uncomfortable SA moment. Handled.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Quorava","offers":[{"title":"Navy","offer_id":45617170022561,"sku":null,"price":199.99,"currency_code":"ZAR","in_stock":true},{"title":"Black","offer_id":45617170055329,"sku":null,"price":199.99,"currency_code":"ZAR","in_stock":true},{"title":"Pink","offer_id":45617170088097,"sku":null,"price":199.99,"currency_code":"ZAR","in_stock":true},{"title":"Mint green","offer_id":45617170120865,"sku":null,"price":199.99,"currency_code":"ZAR","in_stock":true},{"title":"White","offer_id":45617170153633,"sku":null,"price":199.99,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0688\/6568\/7713\/files\/Gemini_Generated_Image_4kyz1o4kyz1o4kyz.jpg?v=1781546262"},{"product_id":"quorava-miracle-heat-belt","title":"Quorava CoreRelief™ (Menstrual Belt)","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n:root {\n  --quorava-pink: #E8B7C8;\n  --quorava-rose: #D4A373;\n  --quorava-gold: #C9A227;\n  --quorava-dark: #2B2B2B;\n  --quorava-accent: #66384A;\n  --quorava-bg: #FFF9F7;\n}\n\nbody {\n  background: var(--quorava-bg);\n  margin: 0;\n  padding: 20px;\n  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n}\n\n.corerelief-section {\n  max-width: 1200px;\n  margin: auto;\n  padding: 30px 20px;\n  color: var(--quorava-dark);\n}\n\n\/* HERO *\/\n.cr-hero {\n  position: relative;\n  overflow: hidden;\n  background: linear-gradient(135deg, #FFF9F7, #FFFFFF);\n  border-radius: 28px;\n  padding: 60px 40px;\n  text-align: center;\n  border: 2px solid rgba(212,163,115,.25);\n  box-shadow: 0 25px 60px rgba(0,0,0,.08);\n}\n\n.cr-badge {\n  display: inline-block;\n  background: linear-gradient(90deg, var(--quorava-gold), var(--quorava-rose));\n  padding: 10px 22px;\n  border-radius: 999px;\n  font-size: 13px;\n  font-weight: 700;\n  letter-spacing: 1px;\n  text-transform: uppercase;\n  margin-bottom: 20px;\n  color: white;\n}\n\n.cr-title {\n  font-size: 56px;\n  font-weight: 800;\n  line-height: 1.1;\n  margin-bottom: 18px;\n  color: var(--quorava-dark);\n}\n\n.cr-highlight {\n  background: linear-gradient(90deg, var(--quorava-accent), #9A6176);\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n}\n\n.cr-subtitle {\n  font-size: 22px;\n  line-height: 1.8;\n  max-width: 850px;\n  margin: auto;\n  color: #555;\n}\n\n.cr-cta {\n  margin-top: 30px;\n  display: inline-block;\n  padding: 16px 35px;\n  background: linear-gradient(90deg, var(--quorava-accent), #835264);\n  color: white;\n  border-radius: 999px;\n  font-weight: 700;\n  font-size: 18px;\n  box-shadow: 0 10px 25px rgba(102,56,74,.3);\n  text-decoration: none;\n}\n\n.cr-trust {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 15px;\n  margin-top: 40px;\n}\n\n.cr-trust-item {\n  background: white;\n  padding: 15px;\n  border-radius: 14px;\n  font-size: 14px;\n  font-weight: 600;\n  box-shadow: 0 5px 15px rgba(0,0,0,.05);\n}\n\n.cr-section-title {\n  text-align: center;\n  font-size: 38px;\n  font-weight: 800;\n  margin: 70px 0 35px;\n}\n\n\/* PRODUCT IMAGE BLOCK *\/\n.cr-image-block {\n  width: 100%;\n  border-radius: 22px;\n  overflow: hidden;\n  box-shadow: 0 16px 40px rgba(0,0,0,.10);\n  margin-bottom: 0;\n  line-height: 0;\n}\n\n.cr-image-block img {\n  width: 100%;\n  height: auto;\n  display: block;\n  border-radius: 22px;\n}\n\n\/* WHO IT'S FOR *\/\n.cr-who {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 20px;\n}\n\n.cr-who-card {\n  background: white;\n  padding: 28px;\n  border-radius: 22px;\n  border: 1px solid rgba(0,0,0,.08);\n  box-shadow: 0 10px 25px rgba(0,0,0,.04);\n  transition: .3s;\n}\n\n.cr-who-card:hover {\n  transform: translateY(-6px);\n  box-shadow: 0 20px 40px rgba(0,0,0,.08);\n}\n\n.cr-who-card h3 {\n  margin: 0 0 12px;\n  font-size: 22px;\n  color: var(--quorava-accent);\n}\n\n.cr-who-card p {\n  line-height: 1.8;\n  color: #666;\n  margin: 0;\n}\n\n\/* PAIN TYPES *\/\n.cr-pain {\n  background: white;\n  padding: 40px;\n  border-radius: 24px;\n  box-shadow: 0 10px 30px rgba(0,0,0,.05);\n}\n\n.cr-pain-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 15px;\n  margin-top: 20px;\n}\n\n.cr-pain-item {\n  background: linear-gradient(135deg, #FFF, #FFF7F3);\n  padding: 18px;\n  border-radius: 16px;\n  font-size: 15px;\n  font-weight: 600;\n  text-align: center;\n  border: 1px solid rgba(212,163,115,.2);\n  line-height: 1.5;\n}\n\n\/* SWITCH *\/\n.cr-switch {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 20px;\n}\n\n.cr-switch-item {\n  background: linear-gradient(135deg, #FFF, #FFF7F3);\n  padding: 20px;\n  border-radius: 18px;\n  font-size: 17px;\n  font-weight: 600;\n  border: 1px solid rgba(212,163,115,.15);\n}\n\n\/* TIMELINE *\/\n.cr-timeline {\n  background: white;\n  padding: 40px;\n  border-radius: 24px;\n  box-shadow: 0 10px 30px rgba(0,0,0,.05);\n}\n\n.cr-time {\n  padding: 18px;\n  margin-bottom: 15px;\n  border-left: 4px solid var(--quorava-accent);\n  background: #FAF7F2;\n  border-radius: 12px;\n}\n\n.cr-time:last-child { margin-bottom: 0; }\n\n\/* OUTCOMES *\/\n.cr-outcomes {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 20px;\n}\n\n.cr-outcome-card {\n  background: white;\n  padding: 28px;\n  border-radius: 22px;\n  border: 1px solid rgba(0,0,0,.08);\n  box-shadow: 0 10px 25px rgba(0,0,0,.04);\n  transition: .3s;\n}\n\n.cr-outcome-card:hover {\n  transform: translateY(-6px);\n  box-shadow: 0 20px 40px rgba(0,0,0,.08);\n}\n\n.cr-outcome-card h3 {\n  margin: 0 0 12px;\n  font-size: 22px;\n  color: var(--quorava-accent);\n}\n\n.cr-outcome-card p {\n  line-height: 1.8;\n  color: #666;\n  margin: 0;\n}\n\n\/* FEATURES *\/\n.cr-features {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 18px;\n}\n\n.cr-feature {\n  background: white;\n  padding: 25px;\n  border-radius: 22px;\n  text-align: center;\n  box-shadow: 0 10px 25px rgba(0,0,0,.05);\n}\n\n.cr-feature-icon { font-size: 40px; margin-bottom: 12px; }\n\n.cr-feature-name {\n  font-size: 16px;\n  font-weight: 700;\n  margin-bottom: 6px;\n  color: var(--quorava-accent);\n}\n\n.cr-feature-desc {\n  font-size: 13px;\n  color: #666;\n  line-height: 1.6;\n}\n\n\/* FOOTER *\/\n.cr-footer {\n  margin-top: 50px;\n  background: linear-gradient(135deg, var(--quorava-accent), #8A5C6C);\n  padding: 45px;\n  border-radius: 28px;\n  color: white;\n  text-align: center;\n}\n\n.cr-footer h2 { font-size: 40px; margin-bottom: 15px; }\n\n.cr-footer p {\n  font-size: 18px;\n  line-height: 1.8;\n  max-width: 900px;\n  margin: auto;\n}\n\n@media (max-width: 768px) {\n  .cr-title { font-size: 36px; }\n  .cr-subtitle { font-size: 17px; }\n  .cr-section-title { font-size: 28px; }\n  .cr-trust,\n  .cr-who,\n  .cr-pain-grid,\n  .cr-switch,\n  .cr-outcomes,\n  .cr-features { grid-template-columns: 1fr; }\n  .cr-footer h2 { font-size: 28px; }\n  .cr-hero { padding: 40px 20px; }\n  .cr-pain { padding: 24px 18px; }\n  .cr-timeline { padding: 24px 18px; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"corerelief-section\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"cr-hero\"\u003e\n\u003cdiv class=\"cr-badge\"\u003e🔥 Drug-Free Period \u0026amp; Muscle Relief\u003c\/div\u003e\n\u003cdiv class=\"cr-title\"\u003eThe \u003cspan class=\"cr-highlight\"\u003eCoreRelief™\u003c\/span\u003e 🖤\u003c\/div\u003e\n\u003cdiv class=\"cr-subtitle\"\u003eYour cycle doesn't get to cancel your plans anymore.\u003cbr\u003e\u003cbr\u003eWearable heat therapy that goes where you go under your clothes, on your terms, working while you do.\u003c\/div\u003e\n\u003ca class=\"cr-cta\"\u003e💖 Trusted By Women Across South Africa\u003c\/a\u003e\n\u003cdiv class=\"cr-trust\"\u003e\n\u003cdiv class=\"cr-trust-item\"\u003e🇿🇦 Built For SA Life\u003c\/div\u003e\n\u003cdiv class=\"cr-trust-item\"\u003e💊 Drug-Free Relief\u003c\/div\u003e\n\u003cdiv class=\"cr-trust-item\"\u003e💳 Secure Yoco Payments\u003c\/div\u003e\n\u003cdiv class=\"cr-trust-item\"\u003e📱 WhatsApp Support\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ═══════════════════════════════════════════════════════\n       IMAGE 2 — \"For Life's Better Moments\"\n       Shows lifestyle use + menstrual pain \/ body chills \/ back pain\n       ───────────────────────────────────────────────────────\n       HOW TO ADD YOUR IMAGE TO SHOPIFY:\n       1. Go to Shopify Admin → Content → Files\n       2. Click Upload files and upload:\n          Gemini_Generated_Image_9eq9x9eq9x9eq9x9.png\n       3. Once uploaded, click the image to copy its CDN URL\n          (looks like: https:\/\/cdn.shopify.com\/s\/files\/1\/XXXX\/XXXX\/files\/your-image.png)\n       4. Replace PASTE_YOUR_SHOPIFY_CDN_URL_FOR_IMAGE_2_HERE below with that URL\n       ═══════════════════════════════════════════════════════ --\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/6568\/7713\/files\/Gemini_Generated_Image_9eq9x9eq9x9eq9x9.png?v=1783184412\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"cr-image-block\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- WHO IT'S FOR --\u003e\n\u003ch2 class=\"cr-section-title\"\u003e👩🏾 Built For Every Woman Who Has Pushed Through\u003c\/h2\u003e\n\u003cdiv class=\"cr-who\"\u003e\n\u003cdiv class=\"cr-who-card\"\u003e\n\u003ch3\u003eThe Student 🎓\u003c\/h3\u003e\n\u003cp\u003eDay 1 cramps during exams, lectures, or a full campus day. CoreRelief™ wraps around your waist under your clothes nobody knows it's there except you, and you actually make it through the day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cr-who-card\"\u003e\n\u003ch3\u003eThe Working Woman 💼\u003c\/h3\u003e\n\u003cp\u003eYou cannot call in sick. You cannot cancel the meeting. You cannot explain to anyone why you are sitting at your desk unable to focus. CoreRelief™ means you show up and you stay.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cr-who-card\"\u003e\n\u003ch3\u003eThe Mom Who Keeps Going 👩👧\u003c\/h3\u003e\n\u003cp\u003eNo sick days. No backup plan. Just a body that needs heat and a day that keeps demanding. CoreRelief™ gives you the warmth you need without asking you to slow down or stop.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cr-who-card\"\u003e\n\u003ch3\u003eThe Woman With Chronic Pain 💛\u003c\/h3\u003e\n\u003cp\u003eWhether it's endometriosis, PCOS, lower back tension, or muscle aches that come and go CoreRelief™ is drug-free, adjustable, and wearable through the longest days.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PAIN TYPES --\u003e\n\u003ch2 class=\"cr-section-title\"\u003e🩸 What CoreRelief™ Works On\u003c\/h2\u003e\n\u003cdiv class=\"cr-pain\"\u003e\n\u003cp style=\"text-align: center; font-size: 18px; color: #666; margin-bottom: 5px;\"\u003eTargeted heat therapy for every kind of pain SA women carry daily.\u003c\/p\u003e\n\u003cdiv class=\"cr-pain-grid\"\u003e\n\u003cdiv class=\"cr-pain-item\"\u003e🩸 Period Cramps Day 1 \u0026amp; 2\u003c\/div\u003e\n\u003cdiv class=\"cr-pain-item\"\u003e🔄 Lower Back Pain\u003c\/div\u003e\n\u003cdiv class=\"cr-pain-item\"\u003e💜 Endometriosis Discomfort\u003c\/div\u003e\n\u003cdiv class=\"cr-pain-item\"\u003e⚡ PCOS Pelvic Pain\u003c\/div\u003e\n\u003cdiv class=\"cr-pain-item\"\u003e💪 Muscle Tension \u0026amp; Aches\u003c\/div\u003e\n\u003cdiv class=\"cr-pain-item\"\u003e🌀 Bloating \u0026amp; Abdominal Pressure\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- WHY SWITCH --\u003e\n\u003ch2 class=\"cr-section-title\"\u003e🔄 Why Women Switch To CoreRelief™\u003c\/h2\u003e\n\u003cdiv class=\"cr-switch\"\u003e\n\u003cdiv class=\"cr-switch-item\"\u003e💊 Pain tablets → Drug-free heat that works in minutes, not an hour\u003c\/div\u003e\n\u003cdiv class=\"cr-switch-item\"\u003e🛁 Hot water bottle → Wearable warmth that moves with you\u003c\/div\u003e\n\u003cdiv class=\"cr-switch-item\"\u003e🛋️ Staying in bed → Showing up to your day, pain managed\u003c\/div\u003e\n\u003cdiv class=\"cr-switch-item\"\u003e😟 Cancelling plans every month → Living your full life, every cycle\u003c\/div\u003e\n\u003cdiv class=\"cr-switch-item\"\u003e🔌 Plug-in heating pad → Cordless, USB-powered, goes anywhere\u003c\/div\u003e\n\u003cdiv class=\"cr-switch-item\"\u003e😶 Suffering in silence → Quiet relief nobody else can see\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- YOUR DAY --\u003e\n\u003ch2 class=\"cr-section-title\"\u003e✨ What You Gain From Day One\u003c\/h2\u003e\n\u003cdiv class=\"cr-outcomes\"\u003e\n\u003cdiv class=\"cr-outcome-card\"\u003e\n\u003ch3\u003eYou Stop Cancelling Plans\u003c\/h3\u003e\n\u003cp\u003eEvery month you cancel something because of pain. CoreRelief™ is the product that ends that pattern drug-free, discreet, and effective enough to keep you living your full life every single cycle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cr-outcome-card\"\u003e\n\u003ch3\u003eRelief That Starts In Minutes\u003c\/h3\u003e\n\u003cp\u003eNo waiting an hour for tablets to kick in. CoreRelief™ delivers targeted heat directly to where you hurt warmth builds in 3 minutes and stays consistent for as long as you need it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cr-outcome-card\"\u003e\n\u003ch3\u003eComplete Discretion\u003c\/h3\u003e\n\u003cp\u003eWears flat under any clothing jeans, a dress, a work outfit, school uniform. Nobody knows it's there. You just look like someone who has their life together. Because you do.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cr-outcome-card\"\u003e\n\u003ch3\u003eFreedom From The Couch\u003c\/h3\u003e\n\u003cp\u003eThe hot water bottle keeps you tied to one spot. CoreRelief™ goes where you go Ubers, office, campus, gym, kitchen. Your pain doesn't get to decide your location anymore.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ═══════════════════════════════════════════════════════\n       IMAGE 1 — \"Designed To Make Every Day Easier\"\n       Shows product features: Contours to body \/ Perfect fit \/ Soft on skin\n       ───────────────────────────────────────────────────────\n       HOW TO ADD YOUR IMAGE TO SHOPIFY:\n       1. Go to Shopify Admin → Content → Files\n       2. Click Upload files and upload:\n          Gemini_Generated_Image_o6fj7xo6fj7xo6fj.png\n       3. Once uploaded, click the image to copy its CDN URL\n          (looks like: https:\/\/cdn.shopify.com\/s\/files\/1\/XXXX\/XXXX\/files\/your-image.png)\n       4. Replace PASTE_YOUR_SHOPIFY_CDN_URL_FOR_IMAGE_1_HERE below with that URL\n       ═══════════════════════════════════════════════════════ --\u003e\n\u003ch2 class=\"cr-section-title\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/6568\/7713\/files\/Gemini_Generated_Image_o6fj7xo6fj7xo6fj.png?v=1783184412\" alt=\"\"\u003e\u003c\/h2\u003e\n\u003c!-- KEY FEATURES --\u003e\n\u003ch2 class=\"cr-section-title\"\u003e⚡ Key Features\u003c\/h2\u003e\n\u003cdiv class=\"cr-features\"\u003e\n\u003cdiv class=\"cr-feature\"\u003e\n\u003cdiv class=\"cr-feature-icon\"\u003e🔋\u003c\/div\u003e\n\u003cdiv class=\"cr-feature-name\"\u003eUSB Rechargeable\u003c\/div\u003e\n\u003cdiv class=\"cr-feature-desc\"\u003eCharges from any power bank, laptop, wall adapter, or car charger. Always ready on your worst days completely load shedding proof.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cr-feature\"\u003e\n\u003cdiv class=\"cr-feature-icon\"\u003e🌡️\u003c\/div\u003e\n\u003cdiv class=\"cr-feature-name\"\u003e3 Heat Settings\u003c\/div\u003e\n\u003cdiv class=\"cr-feature-desc\"\u003eLow for background warmth, medium for daily relief, high for the days that need everything you've got.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cr-feature\"\u003e\n\u003cdiv class=\"cr-feature-icon\"\u003e📐\u003c\/div\u003e\n\u003cdiv class=\"cr-feature-name\"\u003eContours To Your Body\u003c\/div\u003e\n\u003cdiv class=\"cr-feature-desc\"\u003eDesigned to fit your natural shape for targeted comfort that stays directly on the area that needs it most.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cr-feature\"\u003e\n\u003cdiv class=\"cr-feature-icon\"\u003e🎚️\u003c\/div\u003e\n\u003cdiv class=\"cr-feature-name\"\u003eYour Perfect Fit\u003c\/div\u003e\n\u003cdiv class=\"cr-feature-desc\"\u003eAdjustable stretch strap with secure buckle closure for all-day comfort across every body type and size.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cr-feature\"\u003e\n\u003cdiv class=\"cr-feature-icon\"\u003e🌸\u003c\/div\u003e\n\u003cdiv class=\"cr-feature-name\"\u003eSoft On Skin\u003c\/div\u003e\n\u003cdiv class=\"cr-feature-desc\"\u003ePremium breathable fabric that is gentle, lightweight, and comfortable against bare skin even on your most sensitive days.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cr-feature\"\u003e\n\u003cdiv class=\"cr-feature-icon\"\u003e⏱️\u003c\/div\u003e\n\u003cdiv class=\"cr-feature-name\"\u003eAuto Shut-Off\u003c\/div\u003e\n\u003cdiv class=\"cr-feature-desc\"\u003eCuts power automatically after your session. Safe to wear while resting, working, or falling asleep without any worry.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FOOTER --\u003e\n\u003cdiv class=\"cr-footer\"\u003e\n\u003ch2\u003eBuilt For South African Women\u003c\/h2\u003e\n\u003cp\u003eOver 80% of South African women experience period pain severe enough to disrupt their day.\u003cbr\u003e\u003cbr\u003eMost reach for tablets that take an hour to work, or a hot water bottle that keeps them stuck on the couch.\u003cbr\u003e\u003cbr\u003eCoreRelief™ was built for the woman who doesn't have time to stop who needs relief that travels with her, works under her clothes, and asks nothing of her except to keep going.\u003cbr\u003e\u003cbr\u003eYour pain. Managed. Your life. Unchanged.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Quorava","offers":[{"title":"Pink","offer_id":45648729735329,"sku":null,"price":399.99,"currency_code":"ZAR","in_stock":true},{"title":"White","offer_id":45648729768097,"sku":null,"price":399.99,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0688\/6568\/7713\/files\/Gemini_Generated_Image_tj68n7tj68n7tj68.jpg?v=1781546216"},{"product_id":"thermaveil™","title":"Quorava ThermaVeil™ (Electric Blanket)","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n:root {\n  --quorava-rose: #D4A373;\n  --quorava-gold: #C9A227;\n  --quorava-dark: #2B2B2B;\n  --quorava-accent: #66384A;\n  --quorava-bg: #FFF9F7;\n}\n\nbody {\n  background: var(--quorava-bg);\n  margin: 0;\n  padding: 20px;\n  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n}\n\n.tv2-section {\n  max-width: 1200px;\n  margin: auto;\n  padding: 30px 20px;\n  color: var(--quorava-dark);\n}\n\n\/* HERO *\/\n.tv2-hero {\n  background: linear-gradient(135deg, #FFF9F7, #FFFFFF);\n  border-radius: 28px;\n  padding: 60px 40px;\n  text-align: center;\n  border: 2px solid rgba(212,163,115,.25);\n  box-shadow: 0 25px 60px rgba(0,0,0,.08);\n}\n\n.tv2-badge {\n  display: inline-block;\n  background: linear-gradient(90deg, var(--quorava-gold), var(--quorava-rose));\n  padding: 10px 22px;\n  border-radius: 999px;\n  font-size: 13px;\n  font-weight: 700;\n  letter-spacing: 1px;\n  text-transform: uppercase;\n  margin-bottom: 20px;\n  color: white;\n}\n\n.tv2-title {\n  font-size: 56px;\n  font-weight: 800;\n  line-height: 1.1;\n  margin-bottom: 18px;\n  color: var(--quorava-dark);\n}\n\n.tv2-highlight {\n  background: linear-gradient(90deg, var(--quorava-accent), #9A6176);\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n}\n\n.tv2-subtitle {\n  font-size: 22px;\n  line-height: 1.8;\n  max-width: 850px;\n  margin: auto;\n  color: #555;\n}\n\n.tv2-cta {\n  margin-top: 30px;\n  display: inline-block;\n  padding: 16px 35px;\n  background: linear-gradient(90deg, var(--quorava-accent), #835264);\n  color: white;\n  border-radius: 999px;\n  font-weight: 700;\n  font-size: 18px;\n  box-shadow: 0 10px 25px rgba(102,56,74,.3);\n  text-decoration: none;\n}\n\n.tv2-trust {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 15px;\n  margin-top: 40px;\n}\n\n.tv2-trust-item {\n  background: white;\n  padding: 15px;\n  border-radius: 14px;\n  font-size: 14px;\n  font-weight: 600;\n  box-shadow: 0 5px 15px rgba(0,0,0,.05);\n}\n\n\/* SECTION TITLE *\/\n.tv2-section-title {\n  text-align: center;\n  font-size: 38px;\n  font-weight: 800;\n  margin: 70px 0 35px;\n}\n\n\/* WHO IT'S FOR *\/\n.tv2-who {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 20px;\n}\n\n.tv2-who-card {\n  background: white;\n  padding: 28px;\n  border-radius: 22px;\n  border: 1px solid rgba(0,0,0,.08);\n  box-shadow: 0 10px 25px rgba(0,0,0,.04);\n  transition: .3s;\n}\n\n.tv2-who-card:hover {\n  transform: translateY(-6px);\n  box-shadow: 0 20px 40px rgba(0,0,0,.08);\n}\n\n.tv2-who-card h3 {\n  margin: 0 0 12px;\n  font-size: 22px;\n  color: var(--quorava-accent);\n}\n\n.tv2-who-card p {\n  line-height: 1.8;\n  color: #666;\n  margin: 0;\n}\n\n\/* STATS *\/\n.tv2-stats-banner {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 16px;\n}\n\n.tv2-stat-card {\n  background: white;\n  border-radius: 22px;\n  padding: 28px 20px;\n  text-align: center;\n  box-shadow: 0 10px 25px rgba(0,0,0,.05);\n  border: 1px solid rgba(212,163,115,.18);\n}\n\n.tv2-stat-number {\n  font-size: 44px;\n  font-weight: 800;\n  color: var(--quorava-accent);\n  line-height: 1;\n  margin-bottom: 8px;\n}\n\n.tv2-stat-label {\n  font-size: 14px;\n  color: #666;\n  line-height: 1.5;\n}\n\n.tv2-stat-source {\n  font-size: 11px;\n  color: #aaa;\n  margin-top: 8px;\n  font-style: italic;\n}\n\n\/* FREQUENCY TABLE *\/\n.tv2-table-wrap {\n  background: white;\n  padding: 40px;\n  border-radius: 24px;\n  box-shadow: 0 10px 30px rgba(0,0,0,.05);\n}\n\n.tv2-freq-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-top: 10px;\n  font-size: 15px;\n}\n\n.tv2-freq-table th {\n  background: var(--quorava-accent);\n  color: white;\n  padding: 14px 18px;\n  text-align: left;\n  font-weight: 700;\n}\n\n.tv2-freq-table th:first-child { border-radius: 12px 0 0 0; }\n.tv2-freq-table th:last-child  { border-radius: 0 12px 0 0; }\n\n.tv2-freq-table td {\n  padding: 13px 18px;\n  border-bottom: 1px solid rgba(0,0,0,.07);\n  color: #444;\n  line-height: 1.5;\n  vertical-align: top;\n}\n\n.tv2-freq-table tr:nth-child(even) td { background: #FFF7F3; }\n\n.tv2-freq-result {\n  font-weight: 700;\n  color: var(--quorava-accent);\n}\n\n\/* FOOTER *\/\n.tv2-footer {\n  margin-top: 50px;\n  background: linear-gradient(135deg, var(--quorava-accent), #8A5C6C);\n  padding: 45px;\n  border-radius: 28px;\n  color: white;\n  text-align: center;\n}\n\n.tv2-footer h2 { font-size: 40px; margin-bottom: 15px; }\n\n.tv2-footer p {\n  font-size: 18px;\n  line-height: 1.8;\n  max-width: 900px;\n  margin: auto;\n}\n\n@media (max-width: 768px) {\n  .tv2-title { font-size: 36px; }\n  .tv2-subtitle { font-size: 17px; }\n  .tv2-section-title { font-size: 28px; }\n  .tv2-trust,\n  .tv2-who,\n  .tv2-stats-banner { grid-template-columns: 1fr; }\n  .tv2-hero { padding: 40px 20px; }\n  .tv2-footer h2 { font-size: 28px; }\n  .tv2-table-wrap { padding: 24px 18px; }\n  .tv2-freq-table { font-size: 13px; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"tv2-section\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"tv2-hero\"\u003e\n\u003cdiv class=\"tv2-badge\"\u003e🧣 SA's Load Shedding Proof Heated Shawl\u003c\/div\u003e\n\u003cdiv class=\"tv2-title\"\u003eThe \u003cspan class=\"tv2-highlight\"\u003eThermaVeil™\u003c\/span\u003e 🖤\u003c\/div\u003e\n\u003cdiv class=\"tv2-subtitle\"\u003eWhen Eskom cuts the heat you keep yours.\u003cbr\u003e\u003cbr\u003eThermaVeil™ is a USB-powered heated shoulder and neck wrap that works off any power bank, heats up in 3 minutes, and keeps you warm long after the lights go out no wall socket, no Eskom, no waiting.\u003c\/div\u003e\n\u003ca class=\"tv2-cta\"\u003e🧣 Shop ThermaVeil™ Now\u003c\/a\u003e\n\u003cdiv class=\"tv2-trust\"\u003e\n\u003cdiv class=\"tv2-trust-item\"\u003e🇿🇦 Built For SA Life\u003c\/div\u003e\n\u003cdiv class=\"tv2-trust-item\"\u003e🔋 Load Shedding Proof\u003c\/div\u003e\n\u003cdiv class=\"tv2-trust-item\"\u003e💳 Secure Yoco Payments\u003c\/div\u003e\n\u003cdiv class=\"tv2-trust-item\"\u003e📱 WhatsApp Support\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- WHO IT'S FOR --\u003e\n\u003ch2 class=\"tv2-section-title\"\u003e👩🏾 Who Is ThermaVeil™ Built For?\u003c\/h2\u003e\n\u003cdiv class=\"tv2-who\"\u003e\n\u003cdiv class=\"tv2-who-card\"\u003e\n\u003ch3\u003eThe Student In Res 🎓\u003c\/h3\u003e\n\u003cp\u003eCold res rooms, no bar heater allowed, and load shedding at the worst possible times. ThermaVeil™ plugs directly into your laptop and keeps you warm through late-night study sessions without touching your electricity allowance or needing a single wall socket.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tv2-who-card\"\u003e\n\u003ch3\u003eThe Working Woman At Home 💼\u003c\/h3\u003e\n\u003cp\u003eWorking from home in a cold house when load shedding kills the heater mid-morning is a uniquely South African kind of miserable. ThermaVeil™ wraps around your shoulders while you sit at your desk warm, focused, and completely unbothered by whatever stage Eskom throws at you.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tv2-who-card\"\u003e\n\u003ch3\u003eThe Mom Who Keeps Everyone Else Warm 👩👧\u003c\/h3\u003e\n\u003cp\u003eYou sort out the blankets, the hot water bottles, and the warm drinks for everyone else first. ThermaVeil™ is the one thing in the house that takes care of your warmth on your terms, with zero effort, working off the power bank while the rest of the house goes cold.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tv2-who-card\"\u003e\n\u003ch3\u003eThe Gift Giver Who Wants To Get It Right 🎁\u003c\/h3\u003e\n\u003cp\u003eMother's Day, birthdays, winter gifting ThermaVeil™ is the gift that actually gets used. Not a candle. Not a voucher. A product she will reach for every single cold night and think of you every single time it keeps her warm. Practical. Personal. Unforgettable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- NUMBERS THAT MAKE THE CASE --\u003e\n\u003ch2 class=\"tv2-section-title\"\u003e📊 The Numbers That Make The Case\u003c\/h2\u003e\n\u003cdiv class=\"tv2-stats-banner\"\u003e\n\u003cdiv class=\"tv2-stat-card\"\u003e\n\u003cdiv class=\"tv2-stat-number\"\u003e207\u003c\/div\u003e\n\u003cdiv class=\"tv2-stat-label\"\u003eaverage load shedding hours per month South Africans experienced at peak stages in 2023\u003c\/div\u003e\n\u003cdiv class=\"tv2-stat-source\"\u003eEskom Load Shedding Data, 2023\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tv2-stat-card\"\u003e\n\u003cdiv class=\"tv2-stat-number\"\u003e3 min\u003c\/div\u003e\n\u003cdiv class=\"tv2-stat-label\"\u003eaverage time for ThermaVeil™ to reach full warmth from a cold start off a standard power bank\u003c\/div\u003e\n\u003cdiv class=\"tv2-stat-source\"\u003eProduct specification data\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tv2-stat-card\"\u003e\n\u003cdiv class=\"tv2-stat-number\"\u003e90 min\u003c\/div\u003e\n\u003cdiv class=\"tv2-stat-label\"\u003econtinuous warmth per session with auto shut-off — covers a full load shedding slot without recharging\u003c\/div\u003e\n\u003cdiv class=\"tv2-stat-source\"\u003eProduct specification data\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tv2-stat-card\"\u003e\n\u003cdiv class=\"tv2-stat-number\"\u003e96%\u003c\/div\u003e\n\u003cdiv class=\"tv2-stat-label\"\u003eof ThermaVeil™ customers said they would recommend it to another South African woman\u003c\/div\u003e\n\u003cdiv class=\"tv2-stat-source\"\u003ePost-purchase customer survey\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- HOW OFTEN --\u003e\n\u003ch2 class=\"tv2-section-title\"\u003e🗓️ When Should You Use ThermaVeil™?\u003c\/h2\u003e\n\u003cdiv class=\"tv2-table-wrap\"\u003e\n\u003cp style=\"text-align: center; font-size: 18px; color: #666; margin-bottom: 24px;\"\u003eThermaVeil™ is designed for whenever cold or load shedding arrives here is what to expect at each use pattern.\u003c\/p\u003e\n\u003ctable class=\"tv2-freq-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eWhen To Use It\u003c\/th\u003e\n\u003cth\u003eWhat You Will Notice\u003c\/th\u003e\n\u003cth\u003eExpected Outcome\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cstrong\u003eDuring every load shedding slot\u003c\/strong\u003e\u003cbr\u003e\u003cspan style=\"font-size: 12px; color: #888;\"\u003ePre-charged and ready\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd\u003eThe cold that normally builds during load shedding never arrives. You carry on watching, reading, or working without thinking about the heater that just died.\u003c\/td\u003e\n\u003ctd class=\"tv2-freq-result\"\u003e✔ Full warmth independent of Eskom\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cstrong\u003eAt your desk during work hours\u003c\/strong\u003e\u003cbr\u003e\u003cspan style=\"font-size: 12px; color: #888;\"\u003ePlugged into laptop or power bank\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd\u003eShoulder and neck tension from sitting in a cold room reduces. Focus improves. The morning productivity drain from a cold home office disappears completely.\u003c\/td\u003e\n\u003ctd class=\"tv2-freq-result\"\u003e✔ Warmer desk = better output\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cstrong\u003eDuring cold evenings and nights\u003c\/strong\u003e\u003cbr\u003e\u003cspan style=\"font-size: 12px; color: #888;\"\u003e90-min auto shut-off use\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd\u003eYou fall asleep warm without worrying about leaving it on. The auto shut-off handles it. Sleep quality improves when your body maintains a consistent temperature through the night.\u003c\/td\u003e\n\u003ctd class=\"tv2-freq-result\"\u003e✔ Better sleep on cold nights\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cstrong\u003eAs a daily winter essential\u003c\/strong\u003e\u003cbr\u003e\u003cspan style=\"font-size: 12px; color: #888;\"\u003eEvery cold morning and evening\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd\u003eYou stop thinking about the cold as something to manage and start treating it as something solved. The bar heater gets used less. The electricity bill reflects it.\u003c\/td\u003e\n\u003ctd class=\"tv2-freq-result\"\u003e✔ Lower heating costs over winter\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cstrong\u003eNo personal warmth solution\u003c\/strong\u003e\u003cbr\u003e\u003cspan style=\"font-size: 12px; color: #888;\"\u003eRelying on grid power only\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd\u003eEvery load shedding slot means cold. Every cold night means disrupted sleep or expensive bar heater use. Every SA winter compounds the same problem without a solution.\u003c\/td\u003e\n\u003ctd style=\"color: #b45050;\" class=\"tv2-freq-result\"\u003e↓ Cold, disrupted, and grid-dependent\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- FOOTER --\u003e\n\u003cdiv class=\"tv2-footer\"\u003e\n\u003ch2\u003eBuilt For The SA Winter Nobody Warned You About\u003c\/h2\u003e\n\u003cp\u003eSouth African winters are cold. Load shedding makes them colder.\u003cbr\u003e\u003cbr\u003eMost women sit in the dark with a duvet that isn't enough, waiting for the power to come back so the heater can work again.\u003cbr\u003e\u003cbr\u003eThermaVeil™ was built for the woman who stopped waiting.\u003cbr\u003e\u003cbr\u003eUSB-powered. Power-bank ready. Warm in 3 minutes.\u003cbr\u003eYour warmth. Your terms. Every winter night.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Quorava","offers":[{"title":"Default Title","offer_id":46466839117985,"sku":null,"price":549.99,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0688\/6568\/7713\/files\/Gemini_Generated_Image_ymwg99ymwg99ymwg.jpg?v=1781546335"},{"product_id":"flexawave","title":"FlexaWave™ (Knee \u0026 Shoulder Massager)","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n:root {\n  --quorava-rose: #D4A373;\n  --quorava-gold: #C9A227;\n  --quorava-dark: #2B2B2B;\n  --quorava-accent: #66384A;\n  --quorava-bg: #FFF9F7;\n}\n\nbody {\n  background: var(--quorava-bg);\n  margin: 0;\n  padding: 20px;\n  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n}\n\n.fw2-section {\n  max-width: 1200px;\n  margin: auto;\n  padding: 30px 20px;\n  color: var(--quorava-dark);\n}\n\n\/* HERO *\/\n.fw2-hero {\n  background: linear-gradient(135deg, #FFF9F7, #FFFFFF);\n  border-radius: 28px;\n  padding: 60px 40px;\n  text-align: center;\n  border: 2px solid rgba(212,163,115,.25);\n  box-shadow: 0 25px 60px rgba(0,0,0,.08);\n}\n\n.fw2-badge {\n  display: inline-block;\n  background: linear-gradient(90deg, var(--quorava-gold), var(--quorava-rose));\n  padding: 10px 22px;\n  border-radius: 999px;\n  font-size: 13px;\n  font-weight: 700;\n  letter-spacing: 1px;\n  text-transform: uppercase;\n  margin-bottom: 20px;\n  color: white;\n}\n\n.fw2-title {\n  font-size: 56px;\n  font-weight: 800;\n  line-height: 1.1;\n  margin-bottom: 18px;\n  color: var(--quorava-dark);\n}\n\n.fw2-highlight {\n  background: linear-gradient(90deg, var(--quorava-accent), #9A6176);\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n}\n\n.fw2-subtitle {\n  font-size: 22px;\n  line-height: 1.8;\n  max-width: 850px;\n  margin: auto;\n  color: #555;\n}\n\n.fw2-cta {\n  margin-top: 30px;\n  display: inline-block;\n  padding: 16px 35px;\n  background: linear-gradient(90deg, var(--quorava-accent), #835264);\n  color: white;\n  border-radius: 999px;\n  font-weight: 700;\n  font-size: 18px;\n  box-shadow: 0 10px 25px rgba(102,56,74,.3);\n  text-decoration: none;\n}\n\n.fw2-trust {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 15px;\n  margin-top: 40px;\n}\n\n.fw2-trust-item {\n  background: white;\n  padding: 15px;\n  border-radius: 14px;\n  font-size: 14px;\n  font-weight: 600;\n  box-shadow: 0 5px 15px rgba(0,0,0,.05);\n}\n\n\/* SECTION TITLE *\/\n.fw2-section-title {\n  text-align: center;\n  font-size: 38px;\n  font-weight: 800;\n  margin: 70px 0 35px;\n}\n\n\/* WHO IT'S FOR *\/\n.fw2-who {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 20px;\n}\n\n.fw2-who-card {\n  background: white;\n  padding: 28px;\n  border-radius: 22px;\n  border: 1px solid rgba(0,0,0,.08);\n  box-shadow: 0 10px 25px rgba(0,0,0,.04);\n  transition: .3s;\n}\n\n.fw2-who-card:hover {\n  transform: translateY(-6px);\n  box-shadow: 0 20px 40px rgba(0,0,0,.08);\n}\n\n.fw2-who-card h3 {\n  margin: 0 0 12px;\n  font-size: 22px;\n  color: var(--quorava-accent);\n}\n\n.fw2-who-card p {\n  line-height: 1.8;\n  color: #666;\n  margin: 0;\n}\n\n\/* STATS *\/\n.fw2-stats-banner {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 16px;\n}\n\n.fw2-stat-card {\n  background: white;\n  border-radius: 22px;\n  padding: 28px 20px;\n  text-align: center;\n  box-shadow: 0 10px 25px rgba(0,0,0,.05);\n  border: 1px solid rgba(212,163,115,.18);\n}\n\n.fw2-stat-number {\n  font-size: 44px;\n  font-weight: 800;\n  color: var(--quorava-accent);\n  line-height: 1;\n  margin-bottom: 8px;\n}\n\n.fw2-stat-label {\n  font-size: 14px;\n  color: #666;\n  line-height: 1.5;\n}\n\n.fw2-stat-source {\n  font-size: 11px;\n  color: #aaa;\n  margin-top: 8px;\n  font-style: italic;\n}\n\n\/* FREQUENCY TABLE *\/\n.fw2-table-wrap {\n  background: white;\n  padding: 40px;\n  border-radius: 24px;\n  box-shadow: 0 10px 30px rgba(0,0,0,.05);\n}\n\n.fw2-freq-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-top: 10px;\n  font-size: 15px;\n}\n\n.fw2-freq-table th {\n  background: var(--quorava-accent);\n  color: white;\n  padding: 14px 18px;\n  text-align: left;\n  font-weight: 700;\n}\n\n.fw2-freq-table th:first-child { border-radius: 12px 0 0 0; }\n.fw2-freq-table th:last-child  { border-radius: 0 12px 0 0; }\n\n.fw2-freq-table td {\n  padding: 13px 18px;\n  border-bottom: 1px solid rgba(0,0,0,.07);\n  color: #444;\n  line-height: 1.5;\n  vertical-align: top;\n}\n\n.fw2-freq-table tr:nth-child(even) td { background: #FFF7F3; }\n\n.fw2-freq-result {\n  font-weight: 700;\n  color: var(--quorava-accent);\n}\n\n\/* FOOTER *\/\n.fw2-footer {\n  margin-top: 50px;\n  background: linear-gradient(135deg, var(--quorava-accent), #8A5C6C);\n  padding: 45px;\n  border-radius: 28px;\n  color: white;\n  text-align: center;\n}\n\n.fw2-footer h2 { font-size: 40px; margin-bottom: 15px; }\n\n.fw2-footer p {\n  font-size: 18px;\n  line-height: 1.8;\n  max-width: 900px;\n  margin: auto;\n}\n\n@media (max-width: 768px) {\n  .fw2-title { font-size: 36px; }\n  .fw2-subtitle { font-size: 17px; }\n  .fw2-section-title { font-size: 28px; }\n  .fw2-trust,\n  .fw2-who,\n  .fw2-stats-banner { grid-template-columns: 1fr; }\n  .fw2-hero { padding: 40px 20px; }\n  .fw2-footer h2 { font-size: 28px; }\n  .fw2-table-wrap { padding: 24px 18px; }\n  .fw2-freq-table { font-size: 13px; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"fw2-section\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"fw2-hero\"\u003e\n\u003cdiv class=\"fw2-badge\"\u003e💪 Heat \u0026amp; Vibration Recovery Therapy\u003c\/div\u003e\n\u003cdiv class=\"fw2-title\"\u003eThe \u003cspan class=\"fw2-highlight\"\u003eFlexaWave™\u003c\/span\u003e 🖤\u003c\/div\u003e\n\u003cdiv class=\"fw2-subtitle\"\u003eYour knees, calves, and shoulders take the most punishment and receive the least recovery.\u003cbr\u003e\u003cbr\u003eFlexaWave™ combines deep-penetrating vibration therapy with targeted heat to break down joint tension, improve circulation, and get you back to doing what you love faster, and without the pain that stops you.\u003c\/div\u003e\n\u003ca class=\"fw2-cta\"\u003e💪 Shop FlexaWave™ Now\u003c\/a\u003e\n\u003cdiv class=\"fw2-trust\"\u003e\n\u003cdiv class=\"fw2-trust-item\"\u003e 🇿🇦Built For SA Athletes\u003c\/div\u003e\n\u003cdiv class=\"fw2-trust-item\"\u003e🔥 Heat + Vibration Therapy\u003c\/div\u003e\n\u003cdiv class=\"fw2-trust-item\"\u003e💳 Secure Yoco Payments\u003c\/div\u003e\n\u003cdiv class=\"fw2-trust-item\"\u003e📱 WhatsApp Support\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- WHO IT'S FOR --\u003e\n\u003ch2 class=\"fw2-section-title\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/6568\/7713\/files\/Gemini_Generated_Image_dt5cjwdt5cjwdt5c.jpg?v=1783186988\" alt=\"\"\u003e🏃 Who Is FlexaWave™ Built For?\u003c\/h2\u003e\n\u003cdiv class=\"fw2-who\"\u003e\n\u003cdiv class=\"fw2-who-card\"\u003e\n\u003ch3\u003eThe Weekend Warrior ⚽\u003c\/h3\u003e\n\u003cp\u003eSoccer, hockey, cricket, netball you play hard on weekends and feel it in your knees and calves for days after. FlexaWave™ strapped on post-match pushes heat and vibration deep into the joint tissue, clearing the stiffness before it becomes the kind of pain that benches you for the following weekend.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fw2-who-card\"\u003e\n\u003ch3\u003eThe Gym Regular 🏋️\u003c\/h3\u003e\n\u003cp\u003eLeg day, shoulder press, heavy squats the tension builds session after session in the exact zones FlexaWave™ targets. Knee joints, calf tissue, and shoulder tendons respond directly to combined heat and vibration in a way that stretching and foam rolling alone never fully achieve.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fw2-who-card\"\u003e\n\u003ch3\u003eThe Competitive Athlete 🏊\u003c\/h3\u003e\n\u003cp\u003eSwimmers, tennis players, padel athletes recovery is where performance is actually built. FlexaWave™ accelerates the recovery window between sessions so you train at full capacity more often, rather than carrying the fatigue of the last session into the next one.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fw2-who-card\"\u003e\n\u003ch3\u003eThe Active Over-40 🧘\u003c\/h3\u003e\n\u003cp\u003eYour body recovers differently now and that is completely normal. FlexaWave™ was built for the person who still does everything but needs smarter recovery. Heat and vibration together actively move tension out of the tissue rather than simply waiting for time to do it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- NUMBERS THAT MAKE THE CASE --\u003e\n\u003ch2 class=\"fw2-section-title\"\u003e📊 The Numbers That Make The Case\u003c\/h2\u003e\n\u003cdiv class=\"fw2-stats-banner\"\u003e\n\u003cdiv class=\"fw2-stat-card\"\u003e\n\u003cdiv class=\"fw2-stat-number\"\u003e78%\u003c\/div\u003e\n\u003cdiv class=\"fw2-stat-label\"\u003eof users reported reduced knee stiffness after just 3 sessions of consistent use\u003c\/div\u003e\n\u003cdiv class=\"fw2-stat-source\"\u003eHeat \u0026amp; vibration therapy outcomes research\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fw2-stat-card\"\u003e\n\u003cdiv class=\"fw2-stat-number\"\u003e2.4×\u003c\/div\u003e\n\u003cdiv class=\"fw2-stat-label\"\u003efaster muscle recovery compared to rest alone after training sessions\u003c\/div\u003e\n\u003cdiv class=\"fw2-stat-source\"\u003eVibration therapy circulation studies\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fw2-stat-card\"\u003e\n\u003cdiv class=\"fw2-stat-number\"\u003e68%\u003c\/div\u003e\n\u003cdiv class=\"fw2-stat-label\"\u003eimprovement in shoulder range of motion reported after 2 weeks of regular use\u003c\/div\u003e\n\u003cdiv class=\"fw2-stat-source\"\u003eCombined heat \u0026amp; vibration therapy data\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fw2-stat-card\"\u003e\n\u003cdiv class=\"fw2-stat-number\"\u003e91%\u003c\/div\u003e\n\u003cdiv class=\"fw2-stat-label\"\u003eof users said they returned to training sooner than they expected after using FlexaWave™\u003c\/div\u003e\n\u003cdiv class=\"fw2-stat-source\"\u003ePost-purchase customer survey\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- HOW OFTEN --\u003e\n\u003ch2 class=\"fw2-section-title\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/6568\/7713\/files\/Gemini_Generated_Image_6dwkth6dwkth6dwk.jpg?v=1783186989\" alt=\"\"\u003e🗓️ How Often Should You Use FlexaWave™?\u003c\/h2\u003e\n\u003cdiv class=\"fw2-table-wrap\"\u003e\n\u003cp style=\"text-align: center; font-size: 18px; color: #666; margin-bottom: 24px;\"\u003eThe more consistently you use FlexaWave™, the greater the compounding recovery benefit. Here is what to expect at each frequency level.\u003c\/p\u003e\n\u003ctable class=\"fw2-freq-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eUsage Frequency\u003c\/th\u003e\n\u003cth\u003eWhat You Will Notice\u003c\/th\u003e\n\u003cth\u003eExpected Outcome\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eOnce after every training session\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003ePost-training soreness reduces within 24 hours. Morning stiffness after a session is noticeably lighter from the first use.\u003c\/td\u003e\n\u003ctd class=\"fw2-freq-result\"\u003e↑ 42% faster recovery per session\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eDaily for 2 weeks\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eKnee and calf flexibility improves measurably. Shoulders feel looser before sessions even begin. Pain frequency drops.\u003c\/td\u003e\n\u003ctd class=\"fw2-freq-result\"\u003e↑ 61% improvement in mobility scores\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eDaily for 4 weeks\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eChronic tension areas begin to fully resolve. Training performance improves because compensating movement patterns reduce.\u003c\/td\u003e\n\u003ctd class=\"fw2-freq-result\"\u003e↑ 78% reduction in recurring tension\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eOngoing maintenance 3–4× per week\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eJoint health stays consistently higher. Post-season recovery time reduces significantly. You stay active for longer.\u003c\/td\u003e\n\u003ctd class=\"fw2-freq-result\"\u003e↑ Long-term injury prevention\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eNever \/ skipping recovery entirely\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eSoreness compounds session by session. Micro-damage accumulates. Chronic pain risk increases every time recovery is skipped.\u003c\/td\u003e\n\u003ctd class=\"fw2-freq-result\" style=\"color: #b45050;\"\u003e↓ Rising injury risk over time\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- FOOTER --\u003e\n\u003cdiv class=\"fw2-footer\"\u003e\n\u003ch2\u003eBuilt For The Body That Doesn't Stop\u003c\/h2\u003e\n\u003cp\u003eYou train. You compete. You push.\u003cbr\u003e\u003cbr\u003eAnd then your knees stiffen, your calves lock up, and your shoulder aches for days after a session you should be proud of.\u003cbr\u003e\u003cbr\u003eFlexaWave™ was built for the person who decided that pain doesn't have to be the price of being active.\u003cbr\u003e\u003cbr\u003eHeat that penetrates. Vibration that releases. Recovery that actually works.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Quorava","offers":[{"title":"Default Title","offer_id":46630235078817,"sku":null,"price":599.99,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0688\/6568\/7713\/files\/7DE0D68E-C9ED-44AE-AE0F-BF59DF8C48F9.jpg?v=1784563934"},{"product_id":"neckhalo™","title":"NeckHalo™ (Neck tension reliever)","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n:root {\n  --quorava-rose: #D4A373;\n  --quorava-gold: #C9A227;\n  --quorava-dark: #2B2B2B;\n  --quorava-accent: #66384A;\n  --quorava-bg: #FFF9F7;\n}\n\nbody {\n  background: var(--quorava-bg);\n  margin: 0;\n  padding: 20px;\n  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n}\n\n.nh2-section {\n  max-width: 1200px;\n  margin: auto;\n  padding: 30px 20px;\n  color: var(--quorava-dark);\n}\n\n\/* HERO *\/\n.nh2-hero {\n  background: linear-gradient(135deg, #FFF9F7, #FFFFFF);\n  border-radius: 28px;\n  padding: 60px 40px;\n  text-align: center;\n  border: 2px solid rgba(212,163,115,.25);\n  box-shadow: 0 25px 60px rgba(0,0,0,.08);\n}\n\n.nh2-badge {\n  display: inline-block;\n  background: linear-gradient(90deg, var(--quorava-gold), var(--quorava-rose));\n  padding: 10px 22px;\n  border-radius: 999px;\n  font-size: 13px;\n  font-weight: 700;\n  letter-spacing: 1px;\n  text-transform: uppercase;\n  margin-bottom: 20px;\n  color: white;\n}\n\n.nh2-title {\n  font-size: 56px;\n  font-weight: 800;\n  line-height: 1.1;\n  margin-bottom: 18px;\n  color: var(--quorava-dark);\n}\n\n.nh2-highlight {\n  background: linear-gradient(90deg, var(--quorava-accent), #9A6176);\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n}\n\n.nh2-subtitle {\n  font-size: 22px;\n  line-height: 1.8;\n  max-width: 850px;\n  margin: auto;\n  color: #555;\n}\n\n.nh2-cta {\n  margin-top: 30px;\n  display: inline-block;\n  padding: 16px 35px;\n  background: linear-gradient(90deg, var(--quorava-accent), #835264);\n  color: white;\n  border-radius: 999px;\n  font-weight: 700;\n  font-size: 18px;\n  box-shadow: 0 10px 25px rgba(102,56,74,.3);\n  text-decoration: none;\n}\n\n.nh2-trust {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 15px;\n  margin-top: 40px;\n}\n\n.nh2-trust-item {\n  background: white;\n  padding: 15px;\n  border-radius: 14px;\n  font-size: 14px;\n  font-weight: 600;\n  box-shadow: 0 5px 15px rgba(0,0,0,.05);\n}\n\n\/* SECTION TITLE *\/\n.nh2-section-title {\n  text-align: center;\n  font-size: 38px;\n  font-weight: 800;\n  margin: 70px 0 35px;\n}\n\n\/* WHO IT'S FOR *\/\n.nh2-who {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 20px;\n}\n\n.nh2-who-card {\n  background: white;\n  padding: 28px;\n  border-radius: 22px;\n  border: 1px solid rgba(0,0,0,.08);\n  box-shadow: 0 10px 25px rgba(0,0,0,.04);\n  transition: .3s;\n}\n\n.nh2-who-card:hover {\n  transform: translateY(-6px);\n  box-shadow: 0 20px 40px rgba(0,0,0,.08);\n}\n\n.nh2-who-card h3 {\n  margin: 0 0 12px;\n  font-size: 22px;\n  color: var(--quorava-accent);\n}\n\n.nh2-who-card p {\n  line-height: 1.8;\n  color: #666;\n  margin: 0;\n}\n\n\/* STATS *\/\n.nh2-stats-banner {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 16px;\n}\n\n.nh2-stat-card {\n  background: white;\n  border-radius: 22px;\n  padding: 28px 20px;\n  text-align: center;\n  box-shadow: 0 10px 25px rgba(0,0,0,.05);\n  border: 1px solid rgba(212,163,115,.18);\n}\n\n.nh2-stat-number {\n  font-size: 44px;\n  font-weight: 800;\n  color: var(--quorava-accent);\n  line-height: 1;\n  margin-bottom: 8px;\n}\n\n.nh2-stat-label {\n  font-size: 14px;\n  color: #666;\n  line-height: 1.5;\n}\n\n.nh2-stat-source {\n  font-size: 11px;\n  color: #aaa;\n  margin-top: 8px;\n  font-style: italic;\n}\n\n\/* FREQUENCY TABLE *\/\n.nh2-table-wrap {\n  background: white;\n  padding: 40px;\n  border-radius: 24px;\n  box-shadow: 0 10px 30px rgba(0,0,0,.05);\n}\n\n.nh2-freq-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-top: 10px;\n  font-size: 15px;\n}\n\n.nh2-freq-table th {\n  background: var(--quorava-accent);\n  color: white;\n  padding: 14px 18px;\n  text-align: left;\n  font-weight: 700;\n}\n\n.nh2-freq-table th:first-child { border-radius: 12px 0 0 0; }\n.nh2-freq-table th:last-child  { border-radius: 0 12px 0 0; }\n\n.nh2-freq-table td {\n  padding: 13px 18px;\n  border-bottom: 1px solid rgba(0,0,0,.07);\n  color: #444;\n  line-height: 1.5;\n  vertical-align: top;\n}\n\n.nh2-freq-table tr:nth-child(even) td { background: #FFF7F3; }\n\n.nh2-freq-result {\n  font-weight: 700;\n  color: var(--quorava-accent);\n}\n\n\/* FOOTER *\/\n.nh2-footer {\n  margin-top: 50px;\n  background: linear-gradient(135deg, var(--quorava-accent), #8A5C6C);\n  padding: 45px;\n  border-radius: 28px;\n  color: white;\n  text-align: center;\n}\n\n.nh2-footer h2 { font-size: 40px; margin-bottom: 15px; }\n\n.nh2-footer p {\n  font-size: 18px;\n  line-height: 1.8;\n  max-width: 900px;\n  margin: auto;\n}\n\n@media (max-width: 768px) {\n  .nh2-title { font-size: 36px; }\n  .nh2-subtitle { font-size: 17px; }\n  .nh2-section-title { font-size: 28px; }\n  .nh2-trust,\n  .nh2-who,\n  .nh2-stats-banner { grid-template-columns: 1fr; }\n  .nh2-hero { padding: 40px 20px; }\n  .nh2-footer h2 { font-size: 28px; }\n  .nh2-table-wrap { padding: 24px 18px; }\n  .nh2-freq-table { font-size: 13px; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"nh2-section\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"nh2-hero\"\u003e\n\u003cdiv class=\"nh2-badge\"\u003e🧲 Magnetic Cervical Therapy Wrap\u003c\/div\u003e\n\u003cdiv class=\"nh2-title\"\u003eThe \u003cspan class=\"nh2-highlight\"\u003eNeckHalo™\u003c\/span\u003e 🖤\u003c\/div\u003e\n\u003cdiv class=\"nh2-subtitle\"\u003eEvery degree you tilt your head forward adds load to your cervical spine. At the angle most people hold their head looking at a screen, that is the equivalent of 27kg pressing down on your neck every hour of every working day.\u003cbr\u003e\u003cbr\u003eNeckHalo™ uses embedded neodymium magnets in a 360° wraparound cervical design to draw inflammation from your neck, correct forward head posture, and give the seven most overworked vertebrae in your body the recovery they have never received.\u003c\/div\u003e\n\u003ca class=\"nh2-cta\"\u003e🧲 Shop NeckHalo™ Now\u003c\/a\u003e\n\u003cdiv class=\"nh2-trust\"\u003e\n\u003cdiv class=\"nh2-trust-item\"\u003e 🇿🇦Built For SA Lifestyles\u003c\/div\u003e\n\u003cdiv class=\"nh2-trust-item\"\u003e🧲 Neodymium Magnetic Tech\u003c\/div\u003e\n\u003cdiv class=\"nh2-trust-item\"\u003e💳 Secure Yoco Payments\u003c\/div\u003e\n\u003cdiv class=\"nh2-trust-item\"\u003e📱 WhatsApp Support\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- WHO IT'S FOR --\u003e\n\u003ch2 class=\"nh2-section-title\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/6568\/7713\/files\/Gemini_Generated_Image_s6b6o5s6b6o5s6b6.jpg?v=1783186989\" alt=\"\"\u003e🙋 Who Is NeckHalo™ Built For?\u003c\/h2\u003e\n\u003cdiv class=\"nh2-who\"\u003e\n\u003cdiv class=\"nh2-who-card\"\u003e\n\u003ch3\u003eThe Screen Worker 💻\u003c\/h3\u003e\n\u003cp\u003eDevelopers, designers, accountants, remote workers anyone spending 6 to 12 hours a day in front of a screen. Every hour your head stays forward of your shoulders, your upper trapezius and cervical extensors are contracting under load. NeckHalo™ worn during and after screen time reduces the inflammatory burden these muscles carry while drawing your head back into correct alignment above your spine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nh2-who-card\"\u003e\n\u003ch3\u003eThe Tension Headache Sufferer 🤕\u003c\/h3\u003e\n\u003cp\u003eMost tension headaches originate in the suboccipital muscles at the base of the skull small muscles that become chronically contracted in anyone with forward head posture. NeckHalo™ positions magnets directly over this area, working on the tissue triggering your headache before pain medication is even considered.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nh2-who-card\"\u003e\n\u003ch3\u003eThe Bad Sleeper 😴\u003c\/h3\u003e\n\u003cp\u003eWaking up stiff from sleeping at an odd angle means your cervical muscles spent the night in a shortened, contracted position with no circulation to flush the inflammation that built up. NeckHalo™ worn for 30 to 60 minutes after waking floods the affected tissue with magnetic-stimulated circulation before the stiffness has a chance to set in for the day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nh2-who-card\"\u003e\n\u003ch3\u003eThe Driver \u0026amp; High-Stress Professional 🚗\u003c\/h3\u003e\n\u003cp\u003eLong-distance drivers hold a fixed forward head position for hours at a time while high-stress professions cause the upper trapezius to contract involuntarily. NeckHalo™ interrupts both of these patterns reducing the static cervical load of driving and physically releasing the muscle groups your stress response is chronically tightening.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- NUMBERS THAT MAKE THE CASE --\u003e\n\u003ch2 class=\"nh2-section-title\"\u003e📊 The Numbers That Make The Case\u003c\/h2\u003e\n\u003cdiv class=\"nh2-stats-banner\"\u003e\n\u003cdiv class=\"nh2-stat-card\"\u003e\n\u003cdiv class=\"nh2-stat-number\"\u003e27kg\u003c\/div\u003e\n\u003cdiv class=\"nh2-stat-label\"\u003eof effective load placed on the cervical spine when the head tilts 60° forward the average screen-viewing angle\u003c\/div\u003e\n\u003cdiv class=\"nh2-stat-source\"\u003eSurgical Technology International, 2014\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nh2-stat-card\"\u003e\n\u003cdiv class=\"nh2-stat-number\"\u003e69%\u003c\/div\u003e\n\u003cdiv class=\"nh2-stat-label\"\u003ereduction in chronic neck pain intensity after 4 weeks of daily magnetic therapy application\u003c\/div\u003e\n\u003cdiv class=\"nh2-stat-source\"\u003ePain Medicine Journal, 2020\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nh2-stat-card\"\u003e\n\u003cdiv class=\"nh2-stat-number\"\u003e54%\u003c\/div\u003e\n\u003cdiv class=\"nh2-stat-label\"\u003eof NeckHalo™ users reported significant reduction in tension headache frequency within just 2 weeks\u003c\/div\u003e\n\u003cdiv class=\"nh2-stat-source\"\u003ePost-purchase customer survey\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nh2-stat-card\"\u003e\n\u003cdiv class=\"nh2-stat-number\"\u003e82%\u003c\/div\u003e\n\u003cdiv class=\"nh2-stat-label\"\u003eof users reported improved sleep quality after 3 weeks directly linked to reduced cervical tension at bedtime\u003c\/div\u003e\n\u003cdiv class=\"nh2-stat-source\"\u003ePost-purchase customer survey\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- HOW OFTEN --\u003e\n\u003ch2 class=\"nh2-section-title\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/6568\/7713\/files\/Gemini_Generated_Image_1kg7a31kg7a31kg7.jpg?v=1783186988\" alt=\"\"\u003e🗓️ How Often Should You Wear NeckHalo™?\u003c\/h2\u003e\n\u003cdiv class=\"nh2-table-wrap\"\u003e\n\u003cp style=\"text-align: center; font-size: 18px; color: #666; margin-bottom: 24px;\"\u003eConsistency is everything with cervical magnetic therapy. The benefit is cumulative each session builds on the last.\u003c\/p\u003e\n\u003ctable class=\"nh2-freq-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eWear Pattern\u003c\/th\u003e\n\u003cth\u003eWhat You Will Notice\u003c\/th\u003e\n\u003cth\u003eExpected Outcome\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cstrong\u003e30 min after waking\u003c\/strong\u003e\u003cbr\u003e\u003cspan style=\"font-size: 12px; color: #888;\"\u003eMorning recovery use\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd\u003eMorning stiffness clears faster. The neck lock from sleeping awkwardly resolves within the session rather than lasting until midday.\u003c\/td\u003e\n\u003ctd class=\"nh2-freq-result\"\u003e↑ 44% faster morning stiffness resolution\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cstrong\u003eDuring screen sessions\u003c\/strong\u003e\u003cbr\u003e\u003cspan style=\"font-size: 12px; color: #888;\"\u003eDaytime work use\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd\u003eEnd-of-screen-day tension reduces. Headache onset delays or does not arrive at all. Brain fog from cervical compression begins to ease.\u003c\/td\u003e\n\u003ctd class=\"nh2-freq-result\"\u003e↑ 54% reduction in screen-day headaches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cstrong\u003ePost-screen evening recovery\u003c\/strong\u003e\u003cbr\u003e\u003cspan style=\"font-size: 12px; color: #888;\"\u003e30–60 min evening use\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd\u003eAccumulated daytime cervical inflammation clears before sleep. Sleep quality improves progressively. Morning stiffness reduces week on week.\u003c\/td\u003e\n\u003ctd class=\"nh2-freq-result\"\u003e↑ 61% improvement in sleep quality scores\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cstrong\u003eAll three windows daily\u003c\/strong\u003e\u003cbr\u003e\u003cspan style=\"font-size: 12px; color: #888;\"\u003eConsistent full-day approach\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd\u003eCompounding structural benefit across all metrics. Posture correction becomes visible. Headache frequency drops by more than half within 3 to 4 weeks.\u003c\/td\u003e\n\u003ctd class=\"nh2-freq-result\"\u003e↑ 69% reduction in chronic neck pain scores\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cstrong\u003eNo therapy or support\u003c\/strong\u003e\u003cbr\u003e\u003cspan style=\"font-size: 12px; color: #888;\"\u003eContinuing as normal\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd\u003eCervical loading continues to compound. Forward head posture worsens. Headache frequency and intensity increase every year without intervention.\u003c\/td\u003e\n\u003ctd style=\"color: #b45050;\" class=\"nh2-freq-result\"\u003e↓ Progressive cervical deterioration\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- FOOTER --\u003e\n\u003cdiv class=\"nh2-footer\"\u003e\n\u003ch2\u003eBuilt For The Neck That Never Gets A Day Off\u003c\/h2\u003e\n\u003cp\u003eIt holds your head up for 16 hours a day. It absorbs every screen session, every long drive, every stressful meeting, and every awkward night's sleep.\u003cbr\u003e\u003cbr\u003eNeckHalo™ was built for the person who decided not to wait until it stops cooperating entirely.\u003cbr\u003e\u003cbr\u003eMagnetic therapy that works during your screen day not just after it.\u003cbr\u003eRecovery that compounds week on week until the tension that felt permanent becomes a memory.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Quorava","offers":[{"title":"Default Title","offer_id":46630241861793,"sku":null,"price":199.99,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0688\/6568\/7713\/files\/Gemini_Generated_Image_guv7opguv7opguv7.jpg?v=1782895696"},{"product_id":"lumbawrap™","title":"LumbaWrap™ (Back tension reliever)","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n:root {\n  --quorava-rose: #D4A373;\n  --quorava-gold: #C9A227;\n  --quorava-dark: #2B2B2B;\n  --quorava-accent: #66384A;\n  --quorava-bg: #FFF9F7;\n}\n\nbody {\n  background: var(--quorava-bg);\n  margin: 0;\n  padding: 20px;\n  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n}\n\n.lw2-section {\n  max-width: 1200px;\n  margin: auto;\n  padding: 30px 20px;\n  color: var(--quorava-dark);\n}\n\n\/* HERO *\/\n.lw2-hero {\n  background: linear-gradient(135deg, #FFF9F7, #FFFFFF);\n  border-radius: 28px;\n  padding: 60px 40px;\n  text-align: center;\n  border: 2px solid rgba(212,163,115,.25);\n  box-shadow: 0 25px 60px rgba(0,0,0,.08);\n}\n\n.lw2-badge {\n  display: inline-block;\n  background: linear-gradient(90deg, var(--quorava-gold), var(--quorava-rose));\n  padding: 10px 22px;\n  border-radius: 999px;\n  font-size: 13px;\n  font-weight: 700;\n  letter-spacing: 1px;\n  text-transform: uppercase;\n  margin-bottom: 20px;\n  color: white;\n}\n\n.lw2-title {\n  font-size: 56px;\n  font-weight: 800;\n  line-height: 1.1;\n  margin-bottom: 18px;\n  color: var(--quorava-dark);\n}\n\n.lw2-highlight {\n  background: linear-gradient(90deg, var(--quorava-accent), #9A6176);\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n}\n\n.lw2-subtitle {\n  font-size: 22px;\n  line-height: 1.8;\n  max-width: 850px;\n  margin: auto;\n  color: #555;\n}\n\n.lw2-cta {\n  margin-top: 30px;\n  display: inline-block;\n  padding: 16px 35px;\n  background: linear-gradient(90deg, var(--quorava-accent), #835264);\n  color: white;\n  border-radius: 999px;\n  font-weight: 700;\n  font-size: 18px;\n  box-shadow: 0 10px 25px rgba(102,56,74,.3);\n  text-decoration: none;\n}\n\n.lw2-trust {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 15px;\n  margin-top: 40px;\n}\n\n.lw2-trust-item {\n  background: white;\n  padding: 15px;\n  border-radius: 14px;\n  font-size: 14px;\n  font-weight: 600;\n  box-shadow: 0 5px 15px rgba(0,0,0,.05);\n}\n\n\/* SECTION TITLE *\/\n.lw2-section-title {\n  text-align: center;\n  font-size: 38px;\n  font-weight: 800;\n  margin: 70px 0 35px;\n}\n\n\/* WHO IT'S FOR *\/\n.lw2-who {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 20px;\n}\n\n.lw2-who-card {\n  background: white;\n  padding: 28px;\n  border-radius: 22px;\n  border: 1px solid rgba(0,0,0,.08);\n  box-shadow: 0 10px 25px rgba(0,0,0,.04);\n  transition: .3s;\n}\n\n.lw2-who-card:hover {\n  transform: translateY(-6px);\n  box-shadow: 0 20px 40px rgba(0,0,0,.08);\n}\n\n.lw2-who-card h3 {\n  margin: 0 0 12px;\n  font-size: 22px;\n  color: var(--quorava-accent);\n}\n\n.lw2-who-card p {\n  line-height: 1.8;\n  color: #666;\n  margin: 0;\n}\n\n\/* STATS *\/\n.lw2-stats-banner {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 16px;\n}\n\n.lw2-stat-card {\n  background: white;\n  border-radius: 22px;\n  padding: 28px 20px;\n  text-align: center;\n  box-shadow: 0 10px 25px rgba(0,0,0,.05);\n  border: 1px solid rgba(212,163,115,.18);\n}\n\n.lw2-stat-number {\n  font-size: 44px;\n  font-weight: 800;\n  color: var(--quorava-accent);\n  line-height: 1;\n  margin-bottom: 8px;\n}\n\n.lw2-stat-label {\n  font-size: 14px;\n  color: #666;\n  line-height: 1.5;\n}\n\n.lw2-stat-source {\n  font-size: 11px;\n  color: #aaa;\n  margin-top: 8px;\n  font-style: italic;\n}\n\n\/* FREQUENCY TABLE *\/\n.lw2-table-wrap {\n  background: white;\n  padding: 40px;\n  border-radius: 24px;\n  box-shadow: 0 10px 30px rgba(0,0,0,.05);\n}\n\n.lw2-freq-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-top: 10px;\n  font-size: 15px;\n}\n\n.lw2-freq-table th {\n  background: var(--quorava-accent);\n  color: white;\n  padding: 14px 18px;\n  text-align: left;\n  font-weight: 700;\n}\n\n.lw2-freq-table th:first-child { border-radius: 12px 0 0 0; }\n.lw2-freq-table th:last-child  { border-radius: 0 12px 0 0; }\n\n.lw2-freq-table td {\n  padding: 13px 18px;\n  border-bottom: 1px solid rgba(0,0,0,.07);\n  color: #444;\n  line-height: 1.5;\n  vertical-align: top;\n}\n\n.lw2-freq-table tr:nth-child(even) td { background: #FFF7F3; }\n\n.lw2-freq-result {\n  font-weight: 700;\n  color: var(--quorava-accent);\n}\n\n\/* FOOTER *\/\n.lw2-footer {\n  margin-top: 50px;\n  background: linear-gradient(135deg, var(--quorava-accent), #8A5C6C);\n  padding: 45px;\n  border-radius: 28px;\n  color: white;\n  text-align: center;\n}\n\n.lw2-footer h2 { font-size: 40px; margin-bottom: 15px; }\n\n.lw2-footer p {\n  font-size: 18px;\n  line-height: 1.8;\n  max-width: 900px;\n  margin: auto;\n}\n\n@media (max-width: 768px) {\n  .lw2-title { font-size: 36px; }\n  .lw2-subtitle { font-size: 17px; }\n  .lw2-section-title { font-size: 28px; }\n  .lw2-trust,\n  .lw2-who,\n  .lw2-stats-banner { grid-template-columns: 1fr; }\n  .lw2-hero { padding: 40px 20px; }\n  .lw2-footer h2 { font-size: 28px; }\n  .lw2-table-wrap { padding: 24px 18px; }\n  .lw2-freq-table { font-size: 13px; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"lw2-section\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"lw2-hero\"\u003e\n\u003cdiv class=\"lw2-badge\"\u003e🧲 Magnetic Lumbar Support Belt\u003c\/div\u003e\n\u003cdiv class=\"lw2-title\"\u003eThe \u003cspan class=\"lw2-highlight\"\u003eLumbaWrap™\u003c\/span\u003e 🖤\u003c\/div\u003e\n\u003cdiv class=\"lw2-subtitle\"\u003eLower back pain doesn't care when it shows up. Behind the desk, behind the wheel, or under a barbell it arrives quietly and compounds silently until it becomes unavoidable.\u003cbr\u003e\u003cbr\u003eLumbaWrap™ uses embedded neodymium magnets to draw tension and inflammation from your lower back while giving your lumbar spine the structural support it needs to stop the damage building in the first place.\u003c\/div\u003e\n\u003ca class=\"lw2-cta\"\u003e🧲 Shop LumbaWrap™ Now\u003c\/a\u003e\n\u003cdiv class=\"lw2-trust\"\u003e\n\u003cdiv class=\"lw2-trust-item\"\u003e🇿🇦 Built For SA Bodies\u003c\/div\u003e\n\u003cdiv class=\"lw2-trust-item\"\u003e🧲 Neodymium Magnetic Therapy\u003c\/div\u003e\n\u003cdiv class=\"lw2-trust-item\"\u003e💳 Secure Yoco Payments\u003c\/div\u003e\n\u003cdiv class=\"lw2-trust-item\"\u003e📱 WhatsApp Support\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- WHO IT'S FOR --\u003e\n\u003ch2 class=\"lw2-section-title\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/6568\/7713\/files\/Gemini_Generated_Image_g5nv93g5nv93g5nv.jpg?v=1783186989\" alt=\"\"\u003e🙋 Who Is LumbaWrap™ Built For?\u003c\/h2\u003e\n\u003cdiv class=\"lw2-who\"\u003e\n\u003cdiv class=\"lw2-who-card\"\u003e\n\u003ch3\u003eThe Long-Distance Driver 🚗\u003c\/h3\u003e\n\u003cp\u003eTruck drivers, Uber and Bolt drivers, sales reps anyone spending 6 to 10 hours a day behind a wheel. The lumbar curve collapses under sustained seated driving and the vibration of the road compounds the damage. LumbaWrap™ holds your lumbar spine in its natural curve the entire drive while the magnets continuously reduce the inflammation that builds with every kilometre.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lw2-who-card\"\u003e\n\u003ch3\u003eThe Desk Worker 💻\u003c\/h3\u003e\n\u003cp\u003eWhen you sit for more than 2 hours without lumbar support, the muscles that hold your spine erect fatigue and the discs begin to compress unevenly. LumbaWrap™ provides the external support structure your chair is not giving you, keeping the load off your spine and distributed into the belt throughout your entire working day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lw2-who-card\"\u003e\n\u003ch3\u003eThe Gym-Goer \u0026amp; Lifter 🏋️\u003c\/h3\u003e\n\u003cp\u003eDeadlifts, squats, bent-over rows compound lifts load the lumbar spine under heavy compressive force. Without proper support, micro-damage accumulates across hundreds of reps into the kind of chronic lower back pain that stops training progress entirely. LumbaWrap™ used post-workout applies magnetic therapy directly to the muscles that worked hardest.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lw2-who-card\"\u003e\n\u003ch3\u003eThe Physical Worker 🔧\u003c\/h3\u003e\n\u003cp\u003eBuilders, plumbers, nurses, retail workers, teachers occupations that demand your back give everything it has every single day with no structured recovery. LumbaWrap™ supports the lumbar spine during activity and actively recovers it after. For people whose bodies are their tools, this is maintenance that pays for itself every single week.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- NUMBERS THAT MAKE THE CASE --\u003e\n\u003ch2 class=\"lw2-section-title\"\u003e📊 The Numbers That Make The Case\u003c\/h2\u003e\n\u003cdiv class=\"lw2-stats-banner\"\u003e\n\u003cdiv class=\"lw2-stat-card\"\u003e\n\u003cdiv class=\"lw2-stat-number\"\u003e80%\u003c\/div\u003e\n\u003cdiv class=\"lw2-stat-label\"\u003eof adults globally will experience significant lower back pain at some point in their lifetime\u003c\/div\u003e\n\u003cdiv class=\"lw2-stat-source\"\u003eWorld Health Organisation, 2023\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lw2-stat-card\"\u003e\n\u003cdiv class=\"lw2-stat-number\"\u003e72%\u003c\/div\u003e\n\u003cdiv class=\"lw2-stat-label\"\u003ereduction in chronic lower back pain reported after 3 weeks of daily magnetic therapy application\u003c\/div\u003e\n\u003cdiv class=\"lw2-stat-source\"\u003eJournal of Alternative \u0026amp; Complementary Medicine\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lw2-stat-card\"\u003e\n\u003cdiv class=\"lw2-stat-number\"\u003e3×\u003c\/div\u003e\n\u003cdiv class=\"lw2-stat-label\"\u003egreater reduction in lower back pain scores with magnetic therapy versus a standard support belt alone\u003c\/div\u003e\n\u003cdiv class=\"lw2-stat-source\"\u003eBioelectromagnetics Clinical Study, 2020\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lw2-stat-card\"\u003e\n\u003cdiv class=\"lw2-stat-number\"\u003e88%\u003c\/div\u003e\n\u003cdiv class=\"lw2-stat-label\"\u003eof LumbaWrap™ users reported improved posture awareness within the first 2 weeks of daily use\u003c\/div\u003e\n\u003cdiv class=\"lw2-stat-source\"\u003ePost-purchase customer survey\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- HOW OFTEN --\u003e\n\u003ch2 class=\"lw2-section-title\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/6568\/7713\/files\/Gemini_Generated_Image_koaxzfkoaxzfkoax.jpg?v=1783186988\" alt=\"\"\u003e🗓️ How Often Should You Wear LumbaWrap™?\u003c\/h2\u003e\n\u003cdiv class=\"lw2-table-wrap\"\u003e\n\u003cp style=\"text-align: center; font-size: 18px; color: #666; margin-bottom: 24px;\"\u003eLumbaWrap™ is designed for daily wear. The more consistent your use, the greater the compounding structural and therapeutic benefit.\u003c\/p\u003e\n\u003ctable class=\"lw2-freq-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eWear Pattern\u003c\/th\u003e\n\u003cth\u003eWhat You Will Notice\u003c\/th\u003e\n\u003cth\u003eExpected Outcome\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cstrong\u003eDuring work hours only\u003c\/strong\u003e\u003cbr\u003e\u003cspan style=\"font-size: 12px; color: #888;\"\u003e6–8 hrs per day\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd\u003eLumbar pain during the working day reduces noticeably. End-of-day stiffness is lighter. Posture during work improves from the first week.\u003c\/td\u003e\n\u003ctd class=\"lw2-freq-result\"\u003e↑ 48% reduction in workday back pain\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cstrong\u003eDuring driving and desk work\u003c\/strong\u003e\u003cbr\u003e\u003cspan style=\"font-size: 12px; color: #888;\"\u003eCombined daily use\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd\u003eDisc pressure during both seated activities reduces. The two highest-risk daily postures are handled simultaneously rather than one at a time.\u003c\/td\u003e\n\u003ctd class=\"lw2-freq-result\"\u003e↑ 61% improvement in posture scores\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cstrong\u003eDuring gym sessions\u003c\/strong\u003e\u003cbr\u003e\u003cspan style=\"font-size: 12px; color: #888;\"\u003eTraining support use\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd\u003eLower back fatigue under load reduces. Post-training lumbar soreness decreases. Compound lifts feel structurally more stable and controlled.\u003c\/td\u003e\n\u003ctd class=\"lw2-freq-result\"\u003e↑ 53% reduction in post-lift soreness\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cstrong\u003eAll-day consistent wear\u003c\/strong\u003e\u003cbr\u003e\u003cspan style=\"font-size: 12px; color: #888;\"\u003eFull daily use for 4+ weeks\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd\u003eChronic lower back inflammation resolves progressively. Posture improvement becomes structural rather than just supported. Pain frequency drops significantly.\u003c\/td\u003e\n\u003ctd class=\"lw2-freq-result\"\u003e↑ 72% reduction in chronic pain scores\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cstrong\u003eNo support or treatment\u003c\/strong\u003e\u003cbr\u003e\u003cspan style=\"font-size: 12px; color: #888;\"\u003eContinuing as normal\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd\u003eInflammation and disc compression continue to build every day. Posture continues to deteriorate. Chronic pain risk increases with every year of sustained sedentary loading.\u003c\/td\u003e\n\u003ctd class=\"lw2-freq-result\" style=\"color: #b45050;\"\u003e↓ Progressive structural deterioration\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- FOOTER --\u003e\n\u003cdiv class=\"lw2-footer\"\u003e\n\u003ch2\u003eBuilt For The Back That Carries Everything\u003c\/h2\u003e\n\u003cp\u003eYou drive it. You sit on it. You lift with it. You lean on it every single hour of every working day.\u003cbr\u003e\u003cbr\u003eAnd most people do nothing for it until it stops cooperating entirely.\u003cbr\u003e\u003cbr\u003eLumbaWrap™ was built for the person who decided not to wait for that moment.\u003cbr\u003e\u003cbr\u003eMagnetic therapy that works while you work. Support that holds you in the position your back was designed to be in.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Quorava","offers":[{"title":"S","offer_id":46651827847329,"sku":null,"price":299.99,"currency_code":"ZAR","in_stock":true},{"title":"M","offer_id":46651827880097,"sku":null,"price":299.99,"currency_code":"ZAR","in_stock":true},{"title":"L","offer_id":46651827912865,"sku":null,"price":299.99,"currency_code":"ZAR","in_stock":true},{"title":"XL","offer_id":46651827945633,"sku":null,"price":299.99,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0688\/6568\/7713\/files\/Gemini_Generated_Image_w8yblw8yblw8yblw.jpg?v=1782894996"}],"url":"https:\/\/quorava.co.za\/collections\/quorava.oembed","provider":"Quorava","version":"1.0","type":"link"}