{"title":"Featured Products","description":"\u003cp\u003eExplore our range of premium home appliances and convenience products, designed for modern South African homes.\u003c\/p\u003e","products":[{"product_id":"digital-alarm-clock","title":"TrueHomeSA™ Digital LED Alarm Clock","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@300;400;500;600\u0026family=Inter:wght@300;400;500;600\u0026display=swap');\n\n:root{\n  --cream:#f8f5f0;\n  --ivory:#fcfaf7;\n  --rose-gold:#d9b07b;\n  --champagne:#e8d6be;\n  --text:#5d534c;\n  --text-light:#8b8178;\n  --gold:#c9a84c;\n}\n\n.th-clock-wrap{\n  background:linear-gradient(180deg,#fcfaf7 0%,#f8f5f0 100%);\n  padding:70px 20px;\n  font-family:'Inter',sans-serif;\n  position:relative;\n  overflow:hidden;\n}\n\n.th-clock-wrap:before{\n  content:'';\n  position:absolute;\n  inset:0;\n  background-image:url('https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/6474\/9174\/files\/image_1.png');\n  background-repeat:repeat;\n  background-size:160px;\n  opacity:.04;\n  pointer-events:none;\n}\n\n.th-container{\n  max-width:1100px;\n  margin:auto;\n  position:relative;\n  z-index:1;\n}\n\n\/* Hero *\/\n\n.th-hero{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:70px;\n  align-items:center;\n  margin-bottom:80px;\n}\n\n.th-hero-img img{\n  width:100%;\n  border-radius:24px;\n  box-shadow:0 20px 60px rgba(0,0,0,.08);\n}\n\n.th-badge{\n  display:inline-block;\n  background:#fff;\n  color:var(--gold);\n  padding:8px 18px;\n  border-radius:999px;\n  font-size:13px;\n  font-weight:600;\n  letter-spacing:1px;\n  margin-bottom:18px;\n  box-shadow:0 8px 25px rgba(0,0,0,.06);\n}\n\n.th-hero-text h1{\n  font-family:'Cormorant Garamond',serif;\n  font-size:54px;\n  color:var(--text);\n  line-height:1.1;\n  margin-bottom:20px;\n}\n\n.th-hero-text p{\n  color:var(--text-light);\n  line-height:1.8;\n  font-size:17px;\n  margin-bottom:30px;\n}\n\n.th-cta-btn{\n  display:inline-block;\n  padding:16px 40px;\n  border-radius:999px;\n  text-decoration:none;\n  color:#fff;\n  background:linear-gradient(135deg,var(--rose-gold),var(--champagne));\n  font-weight:600;\n  box-shadow:0 15px 35px rgba(217,176,123,.35);\n  transition:.3s;\n}\n\n.th-cta-btn:hover{\n  transform:translateY(-4px);\n}\n\n\/* Lifestyle *\/\n\n.th-lifestyle{\n  margin-bottom:80px;\n  border-radius:28px;\n  overflow:hidden;\n  box-shadow:0 20px 60px rgba(0,0,0,.08);\n}\n\n.th-lifestyle img{\n  width:100%;\n  display:block;\n}\n\n\/* Features *\/\n\n.th-section-title{\n  text-align:center;\n  font-family:'Cormorant Garamond',serif;\n  font-size:44px;\n  color:var(--text);\n  margin-bottom:40px;\n}\n\n.th-features{\n  display:grid;\n  grid-template-columns:repeat(auto-fit,minmax(230px,1fr));\n  gap:22px;\n  margin-bottom:80px;\n}\n\n.th-feature{\n  background:#fff;\n  border-radius:24px;\n  padding:30px;\n  border:1px solid rgba(217,176,123,.15);\n  transition:.3s;\n}\n\n.th-feature:hover{\n  transform:translateY(-8px);\n  box-shadow:0 20px 45px rgba(217,176,123,.15);\n}\n\n.th-feature-icon{\n  font-size:36px;\n  margin-bottom:12px;\n}\n\n.th-feature h3{\n  color:var(--text);\n  margin-bottom:8px;\n}\n\n.th-feature p{\n  color:var(--text-light);\n  line-height:1.7;\n  font-size:14px;\n}\n\n\/* Benefits *\/\n\n.th-benefits{\n  background:linear-gradient(135deg,rgba(255,249,242,.95),rgba(253,245,236,.95));\n  border-radius:36px;\n  padding:55px 40px;\n  border:1px solid rgba(217,176,123,.18);\n  margin-bottom:80px;\n}\n\n.th-benefit-grid{\n  display:grid;\n  grid-template-columns:repeat(auto-fit,minmax(240px,1fr));\n  gap:22px;\n  margin-top:40px;\n}\n\n.th-benefit{\n  background:#fff;\n  border-radius:24px;\n  padding:30px;\n  transition:.3s;\n}\n\n.th-benefit:hover{\n  transform:translateY(-6px);\n  box-shadow:0 18px 40px rgba(217,176,123,.15);\n}\n\n.th-benefit span{\n  display:block;\n  font-size:36px;\n  margin-bottom:12px;\n}\n\n.th-benefit h3{\n  color:var(--text);\n  margin-bottom:8px;\n}\n\n.th-benefit p{\n  color:var(--text-light);\n  line-height:1.7;\n  font-size:14px;\n}\n\n\/* Footer *\/\n\n.th-footer{\n  background:#fff;\n  border-radius:36px;\n  text-align:center;\n  padding:60px 30px;\n  box-shadow:0 15px 50px rgba(0,0,0,.05);\n}\n\n.th-footer h2{\n  font-family:'Cormorant Garamond',serif;\n  font-size:48px;\n  color:var(--text);\n  margin-bottom:15px;\n}\n\n.th-footer p{\n  max-width:650px;\n  margin:0 auto 30px;\n  color:var(--text-light);\n  line-height:1.8;\n}\n\n@media(max-width:860px){\n\n.th-hero{\ngrid-template-columns:1fr;\ntext-align:center;\ngap:40px;\n}\n\n.th-hero-text h1{\nfont-size:40px;\n}\n\n.th-benefits{\npadding:40px 20px;\n}\n\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"th-clock-wrap\"\u003e\n\n\u003cdiv class=\"th-container\"\u003e\n\n\u003c!-- HERO --\u003e\n\n\u003cdiv class=\"th-hero\"\u003e\n\n\u003cdiv class=\"th-hero-img\"\u003e\n\u003cimg src=\"YOUR-HERO-IMAGE.jpg\" alt=\"Digital LED Alarm Clock\"\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"th-hero-text\"\u003e\n\n\u003cdiv class=\"th-badge\"\u003e\n⏰ TRUEHOMESA HOME ESSENTIALS\n\u003c\/div\u003e\n\n\u003ch1\u003eWake Up Smarter Every Day\u003c\/h1\u003e\n\n\u003cp\u003e\nUpgrade your bedside with the TrueHomeSA™ Digital LED Alarm Clock. Featuring a sleek rectangular design, bright LED display, dual alarms, and a convenient date display, it's the perfect addition to any bedroom, office, or modern home.\n\u003c\/p\u003e\n\n\u003ca href=\"#product-form\" class=\"th-cta-btn\"\u003e\nShop Now\n\u003c\/a\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- Lifestyle --\u003e\n\n\u003cdiv class=\"th-lifestyle\"\u003e\n\u003cimg src=\"YOUR-LIFESTYLE-IMAGE.jpg\" alt=\"Digital LED Alarm Clock on bedside table\"\u003e\n\u003c\/div\u003e\n\n\u003c!-- FEATURES --\u003e\n\n\u003ch2 class=\"th-section-title\"\u003e\nPremium Features\n\u003c\/h2\u003e\n\n\u003cdiv class=\"th-features\"\u003e\n\n\u003cdiv class=\"th-feature\"\u003e\n\u003cdiv class=\"th-feature-icon\"\u003e⏰\u003c\/div\u003e\n\u003ch3\u003eDual Alarm Function\u003c\/h3\u003e\n\u003cp\u003eSet two separate alarm times, making it ideal for couples, busy schedules or weekday and weekend routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"th-feature\"\u003e\n\u003cdiv class=\"th-feature-icon\"\u003e📅\u003c\/div\u003e\n\u003ch3\u003eDate \u0026amp; Time Display\u003c\/h3\u003e\n\u003cp\u003eThe bright LED screen displays both the current time and date for convenient everyday viewing.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"th-feature\"\u003e\n\u003cdiv class=\"th-feature-icon\"\u003e💡\u003c\/div\u003e\n\u003ch3\u003eModern LED Display\u003c\/h3\u003e\n\u003cp\u003eLarge, easy-to-read LED digits ensure excellent visibility day or night.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"th-feature\"\u003e\n\u003cdiv class=\"th-feature-icon\"\u003e🔌\u003c\/div\u003e\n\u003ch3\u003eUSB Powered\u003c\/h3\u003e\n\u003cp\u003ePowered via USB for reliable operation without the need for disposable batteries.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"th-feature\"\u003e\n\u003cdiv class=\"th-feature-icon\"\u003e🖤\u003c\/div\u003e\n\u003ch3\u003eMinimalist Design\u003c\/h3\u003e\n\u003cp\u003eThe stylish rectangular body with a flat top blends perfectly with modern home décor.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"th-feature\"\u003e\n\u003cdiv class=\"th-feature-icon\"\u003e🏠\u003c\/div\u003e\n\u003ch3\u003ePerfect for Any Room\u003c\/h3\u003e\n\u003cp\u003eIdeal for bedrooms, offices, living rooms, study desks and bedside tables.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- BENEFITS --\u003e\n\n\u003cdiv class=\"th-benefits\"\u003e\n\n\u003ch2 class=\"th-section-title\"\u003e\nDesigned for Everyday Living\n\u003c\/h2\u003e\n\n\u003cdiv class=\"th-benefit-grid\"\u003e\n\n\u003cdiv class=\"th-benefit\"\u003e\n\u003cspan\u003e🛏️\u003c\/span\u003e\n\u003ch3\u003ePerfect Bedside Clock\u003c\/h3\u003e\n\u003cp\u003eWake up on time every morning with reliable dual alarms and an easy-to-read display.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"th-benefit\"\u003e\n\u003cspan\u003e🎁\u003c\/span\u003e\n\u003ch3\u003eGreat Gift Idea\u003c\/h3\u003e\n\u003cp\u003eA stylish and practical gift for birthdays, holidays, housewarmings and special occasions.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"th-benefit\"\u003e\n\u003cspan\u003e🏡\u003c\/span\u003e\n\u003ch3\u003eModern Home Décor\u003c\/h3\u003e\n\u003cp\u003eIts clean rectangular design complements contemporary bedrooms and living spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"th-benefit\"\u003e\n\u003cspan\u003e💼\u003c\/span\u003e\n\u003ch3\u003eOffice Ready\u003c\/h3\u003e\n\u003cp\u003eKeep track of both the time and date while adding a modern touch to your workspace.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"th-benefit\"\u003e\n\u003cspan\u003e📆\u003c\/span\u003e\n\u003ch3\u003eStay Organised\u003c\/h3\u003e\n\u003cp\u003eView the current date and time at a glance to keep your day on schedule.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"th-benefit\"\u003e\n\u003cspan\u003e⚡\u003c\/span\u003e\n\u003ch3\u003eSimple USB Power\u003c\/h3\u003e\n\u003cp\u003eJust plug into any USB power source for dependable everyday performance.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- FOOTER --\u003e\n\n\u003cdiv class=\"th-footer\"\u003e\n\n\u003ch2\u003e\nStyle Meets Function\n\u003c\/h2\u003e\n\n\u003cp\u003e\nThe TrueHomeSA™ Digital LED Alarm Clock combines modern design with practical everyday features including dual alarms, date display and USB power, making it the perfect addition to your home or a thoughtful gift for someone special.\n\u003c\/p\u003e\n\n\u003ca href=\"#product-form\" class=\"th-cta-btn\"\u003e\nOrder Yours Today\n\u003c\/a\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"TrueHomeSA","offers":[{"title":"Default Title","offer_id":43766178021494,"sku":null,"price":600.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/6474\/9174\/files\/truehomesa-digital-alarm-clock-navy-gold-branded.png?v=1783180167"},{"product_id":"truehomesa™-electric-lint-remover","title":"TrueHomeSA™ Electric Lint Remover","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@300;400;500;600\u0026family=Inter:wght@300;400;500;600\u0026display=swap');\n\n:root{\n  --cream:#f8f5f0;\n  --ivory:#fcfaf7;\n  --rose-gold:#d9b07b;\n  --champagne:#e8d6be;\n  --text:#5d534c;\n  --text-light:#8b8178;\n  --gold:#c9a84c;\n}\n\n.th-lint-wrap{\n  background:linear-gradient(180deg,#fcfaf7 0%,#f8f5f0 100%);\n  padding:70px 20px;\n  font-family:'Inter',sans-serif;\n  position:relative;\n  overflow:hidden;\n}\n\n.th-lint-wrap:before{\n  content:'';\n  position:absolute;\n  inset:0;\n  background-image:url('https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/6474\/9174\/files\/image_1.png');\n  background-repeat:repeat;\n  background-size:160px;\n  opacity:.04;\n  pointer-events:none;\n}\n\n.th-container{\n  max-width:1100px;\n  margin:auto;\n  position:relative;\n  z-index:1;\n}\n\n\/* Hero *\/\n\n.th-hero{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:70px;\n  align-items:center;\n  margin-bottom:80px;\n}\n\n.th-hero-img img{\n  width:100%;\n  border-radius:24px;\n  box-shadow:0 20px 60px rgba(0,0,0,.08);\n}\n\n.th-badge{\n  display:inline-block;\n  background:white;\n  color:var(--gold);\n  border-radius:999px;\n  padding:8px 18px;\n  font-size:13px;\n  font-weight:600;\n  letter-spacing:1px;\n  margin-bottom:18px;\n  box-shadow:0 8px 25px rgba(0,0,0,.06);\n}\n\n.th-hero-text h1{\n  font-family:'Cormorant Garamond',serif;\n  font-size:54px;\n  color:var(--text);\n  line-height:1.1;\n  margin-bottom:20px;\n}\n\n.th-hero-text p{\n  color:var(--text-light);\n  line-height:1.8;\n  font-size:17px;\n  margin-bottom:30px;\n}\n\n.th-cta-btn{\n  display:inline-block;\n  padding:16px 40px;\n  border-radius:999px;\n  text-decoration:none;\n  color:#fff;\n  background:linear-gradient(135deg,var(--rose-gold),var(--champagne));\n  font-weight:600;\n  box-shadow:0 15px 35px rgba(217,176,123,.35);\n  transition:.3s;\n}\n\n.th-cta-btn:hover{\n  transform:translateY(-4px);\n}\n\n\/* Lifestyle *\/\n\n.th-lifestyle{\n  margin-bottom:80px;\n  border-radius:28px;\n  overflow:hidden;\n  box-shadow:0 20px 60px rgba(0,0,0,.1);\n}\n\n.th-lifestyle img{\n  width:100%;\n  display:block;\n}\n\n\/* Features *\/\n\n.th-section-title{\n  text-align:center;\n  font-family:'Cormorant Garamond',serif;\n  color:var(--text);\n  font-size:44px;\n  margin-bottom:40px;\n}\n\n.th-features{\n  display:grid;\n  grid-template-columns:repeat(auto-fit,minmax(230px,1fr));\n  gap:22px;\n  margin-bottom:80px;\n}\n\n.th-feature{\n  background:white;\n  border-radius:24px;\n  padding:32px 28px;\n  border:1px solid rgba(217,176,123,.15);\n  transition:.3s;\n}\n\n.th-feature:hover{\n  transform:translateY(-8px);\n  box-shadow:0 20px 45px rgba(217,176,123,.15);\n}\n\n.th-feature-icon{\n  font-size:36px;\n  margin-bottom:12px;\n}\n\n.th-feature h3{\n  color:var(--text);\n  margin-bottom:8px;\n}\n\n.th-feature p{\n  color:var(--text-light);\n  line-height:1.7;\n  font-size:14px;\n}\n\n\/* Benefits *\/\n\n.th-benefits{\n  background:linear-gradient(135deg,rgba(255,249,242,.95),rgba(253,245,236,.95));\n  border-radius:36px;\n  padding:55px 40px;\n  border:1px solid rgba(217,176,123,.2);\n  margin-bottom:80px;\n}\n\n.th-benefit-grid{\n  display:grid;\n  grid-template-columns:repeat(auto-fit,minmax(240px,1fr));\n  gap:22px;\n  margin-top:40px;\n}\n\n.th-benefit{\n  background:white;\n  border-radius:24px;\n  padding:30px;\n  transition:.3s;\n}\n\n.th-benefit:hover{\n  transform:translateY(-6px);\n  box-shadow:0 18px 40px rgba(217,176,123,.15);\n}\n\n.th-benefit span{\n  font-size:36px;\n  display:block;\n  margin-bottom:12px;\n}\n\n.th-benefit h3{\n  color:var(--text);\n  margin-bottom:8px;\n}\n\n.th-benefit p{\n  color:var(--text-light);\n  line-height:1.7;\n  font-size:14px;\n}\n\n\/* Footer *\/\n\n.th-footer{\n  background:white;\n  border-radius:36px;\n  text-align:center;\n  padding:60px 30px;\n  box-shadow:0 15px 50px rgba(0,0,0,.05);\n}\n\n.th-footer h2{\n  font-family:'Cormorant Garamond',serif;\n  color:var(--text);\n  font-size:48px;\n  margin-bottom:15px;\n}\n\n.th-footer p{\n  max-width:600px;\n  margin:0 auto 30px;\n  color:var(--text-light);\n  line-height:1.8;\n}\n\n@media(max-width:860px){\n  .th-hero{\n    grid-template-columns:1fr;\n    text-align:center;\n    gap:40px;\n  }\n\n  .th-hero-text h1{\n    font-size:40px;\n  }\n\n  .th-benefits{\n    padding:40px 20px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"th-lint-wrap\"\u003e\n\u003cdiv class=\"th-container\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"th-hero\"\u003e\n\u003cdiv class=\"th-hero-img\"\u003e\u003cimg alt=\"Electric Lint Remover\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"th-hero-text\"\u003e\n\u003cdiv class=\"th-badge\"\u003e✨ TRUEHOMESA FABRIC CARE COLLECTION\u003c\/div\u003e\n\u003ch1\u003eBring Your Clothes Back to Life\u003c\/h1\u003e\n\u003cp\u003eKeep your favourite clothes, blankets and upholstery looking fresh with the TrueHomeSA™ Electric Lint Remover. Designed with dual shaving heads, a rechargeable battery and an easy-clean design, it's the effortless way to remove lint, fuzz and fabric pills in minutes.\u003c\/p\u003e\n\u003ca class=\"th-cta-btn\" href=\"#product-form\"\u003eOrder Yours Today\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- LIFESTYLE IMAGE --\u003e\n\u003cdiv class=\"th-lifestyle\"\u003e\u003cimg alt=\"Electric Lint Remover in use\"\u003e\u003c\/div\u003e\n\u003c!-- FEATURES --\u003e\n\u003ch2 class=\"th-section-title\"\u003ePremium Features\u003c\/h2\u003e\n\u003cdiv class=\"th-features\"\u003e\n\u003cdiv class=\"th-feature\"\u003e\n\u003cdiv class=\"th-feature-icon\"\u003e✂️\u003c\/div\u003e\n\u003ch3\u003eDual Blade Heads\u003c\/h3\u003e\n\u003cp\u003eEquipped with dual shaving blades for faster, smoother and more efficient lint removal on all fabrics.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"th-feature\"\u003e\n\u003cdiv class=\"th-feature-icon\"\u003e🪶\u003c\/div\u003e\n\u003ch3\u003eCompact \u0026amp; Lightweight\u003c\/h3\u003e\n\u003cp\u003eComfortable to hold and easy to store, making it ideal for homes, apartments and travel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"th-feature\"\u003e\n\u003cdiv class=\"th-feature-icon\"\u003e🧹\u003c\/div\u003e\n\u003ch3\u003eEasy to Clean\u003c\/h3\u003e\n\u003cp\u003eDesigned for quick cleaning after every use, keeping your lint remover ready for the next job.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"th-feature\"\u003e\n\u003cdiv class=\"th-feature-icon\"\u003e🔋\u003c\/div\u003e\n\u003ch3\u003eBattery Level Indicator\u003c\/h3\u003e\n\u003cp\u003eThe built-in battery display lets you monitor remaining power so you're never caught off guard.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"th-feature\"\u003e\n\u003cdiv class=\"th-feature-icon\"\u003e👕\u003c\/div\u003e\n\u003ch3\u003eSafe on Fabrics\u003c\/h3\u003e\n\u003cp\u003ePerfect for sweaters, coats, blankets, bedding, upholstery and many everyday fabrics.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"th-feature\"\u003e\n\u003cdiv class=\"th-feature-icon\"\u003e✨\u003c\/div\u003e\n\u003ch3\u003eRefresh Instantly\u003c\/h3\u003e\n\u003cp\u003eRestore the look of old clothing by removing lint, fuzz and fabric pills in just minutes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BENEFITS --\u003e\n\u003cdiv class=\"th-benefits\"\u003e\n\u003ch2 class=\"th-section-title\"\u003ePerfect for Everyday Living\u003c\/h2\u003e\n\u003cdiv class=\"th-benefit-grid\"\u003e\n\u003cdiv class=\"th-benefit\"\u003e\n\u003cspan\u003e🧥\u003c\/span\u003e\n\u003ch3\u003eRevive Clothing\u003c\/h3\u003e\n\u003cp\u003eGive sweaters, jackets and knitwear a fresh new appearance without replacing them.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"th-benefit\"\u003e\n\u003cspan\u003e🛋️\u003c\/span\u003e\n\u003ch3\u003eHome Essentials\u003c\/h3\u003e\n\u003cp\u003eRemove fuzz from sofas, cushions, blankets and upholstery with ease.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"th-benefit\"\u003e\n\u003cspan\u003e🎒\u003c\/span\u003e\n\u003ch3\u003eTravel Friendly\u003c\/h3\u003e\n\u003cp\u003eThe compact design fits neatly into luggage or drawers for convenient storage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"th-benefit\"\u003e\n\u003cspan\u003e⚡\u003c\/span\u003e\n\u003ch3\u003eQuick Results\u003c\/h3\u003e\n\u003cp\u003ePowerful dual blades help remove fabric pills quickly, saving time on clothing care.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"th-benefit\"\u003e\n\u003cspan\u003e🔋\u003c\/span\u003e\n\u003ch3\u003eRecharge with Confidence\u003c\/h3\u003e\n\u003cp\u003eAlways know how much battery remains thanks to the convenient battery indicator.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"th-benefit\"\u003e\n\u003cspan\u003e💙\u003c\/span\u003e\n\u003ch3\u003eMade for Everyday Use\u003c\/h3\u003e\n\u003cp\u003eSimple operation and hassle-free cleaning make fabric care easier than ever.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FOOTER --\u003e\n\u003cdiv class=\"th-footer\"\u003e\n\u003ch2\u003eLove Your Clothes Again\u003c\/h2\u003e\n\u003cp\u003eRefresh your wardrobe, save money on replacements and keep every fabric looking clean, smooth and like new with the TrueHomeSA™ Electric Lint Remover.\u003c\/p\u003e\n\u003ca class=\"th-cta-btn\" href=\"#product-form\"\u003eShop Now\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"TrueHomeSA","offers":[{"title":"White","offer_id":43776391970934,"sku":null,"price":749.0,"currency_code":"ZAR","in_stock":true},{"title":"Pink","offer_id":43776392003702,"sku":null,"price":749.0,"currency_code":"ZAR","in_stock":true},{"title":"Blue","offer_id":43776392036470,"sku":null,"price":749.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/6474\/9174\/files\/truehomesa-compatible-with-all-fabrics-navy-gold-branded.png?v=1783168710"},{"product_id":"truehomesa™-5-in-1-electric-rotating-scrub-brush","title":"TrueHomeSA™ 5-in-1 Electric Rotating Scrub Brush","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@300;400;500;600\u0026family=Inter:wght@300;400;500;600\u0026display=swap');\n\n:root{\n  --cream:#f8f5f0;\n  --ivory:#fcfaf7;\n  --rose-gold:#d9b07b;\n  --champagne:#e8d6be;\n  --text:#5d534c;\n  --text-light:#8b8178;\n  --gold:#c9a84c;\n}\n\n.th-clean-wrap{\n  background:linear-gradient(180deg,#fcfaf7 0%,#f8f5f0 100%);\n  padding:70px 20px;\n  font-family:'Inter',sans-serif;\n  position:relative;\n  overflow:hidden;\n}\n\n.th-clean-wrap:before{\n  content:'';\n  position:absolute;\n  inset:0;\n  background-image:url('https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/6474\/9174\/files\/image_1.png');\n  background-repeat:repeat;\n  background-size:160px;\n  opacity:.04;\n  pointer-events:none;\n}\n\n.th-container{\n  max-width:1100px;\n  margin:auto;\n  position:relative;\n  z-index:1;\n}\n\n\/* Hero *\/\n\n.th-hero{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:70px;\n  align-items:center;\n  margin-bottom:80px;\n}\n\n.th-hero-img img{\n  width:100%;\n  border-radius:24px;\n  box-shadow:0 20px 60px rgba(0,0,0,.08);\n}\n\n.th-badge{\n  display:inline-block;\n  background:white;\n  color:var(--gold);\n  padding:8px 18px;\n  border-radius:999px;\n  font-size:13px;\n  font-weight:600;\n  letter-spacing:1px;\n  margin-bottom:18px;\n  box-shadow:0 8px 25px rgba(0,0,0,.06);\n}\n\n.th-hero-text h1{\n  font-family:'Cormorant Garamond',serif;\n  font-size:54px;\n  color:var(--text);\n  line-height:1.1;\n  margin-bottom:20px;\n}\n\n.th-hero-text p{\n  color:var(--text-light);\n  line-height:1.8;\n  font-size:17px;\n  margin-bottom:30px;\n}\n\n.th-cta-btn{\n  display:inline-block;\n  padding:16px 40px;\n  border-radius:999px;\n  text-decoration:none;\n  color:#fff;\n  background:linear-gradient(135deg,var(--rose-gold),var(--champagne));\n  font-weight:600;\n  box-shadow:0 15px 35px rgba(217,176,123,.35);\n  transition:.3s;\n}\n\n.th-cta-btn:hover{\n  transform:translateY(-4px);\n}\n\n\/* Lifestyle *\/\n\n.th-lifestyle{\n  margin-bottom:80px;\n  border-radius:28px;\n  overflow:hidden;\n  box-shadow:0 20px 60px rgba(0,0,0,.08);\n}\n\n.th-lifestyle img{\n  width:100%;\n  display:block;\n}\n\n\/* Features *\/\n\n.th-section-title{\n  text-align:center;\n  font-family:'Cormorant Garamond',serif;\n  font-size:44px;\n  color:var(--text);\n  margin-bottom:40px;\n}\n\n.th-features{\n  display:grid;\n  grid-template-columns:repeat(auto-fit,minmax(230px,1fr));\n  gap:22px;\n  margin-bottom:80px;\n}\n\n.th-feature{\n  background:white;\n  border-radius:24px;\n  padding:30px;\n  border:1px solid rgba(217,176,123,.15);\n  transition:.3s;\n}\n\n.th-feature:hover{\n  transform:translateY(-8px);\n  box-shadow:0 20px 45px rgba(217,176,123,.15);\n}\n\n.th-feature-icon{\n  font-size:36px;\n  margin-bottom:12px;\n}\n\n.th-feature h3{\n  color:var(--text);\n  margin-bottom:8px;\n}\n\n.th-feature p{\n  color:var(--text-light);\n  line-height:1.7;\n  font-size:14px;\n}\n\n\/* Benefits *\/\n\n.th-benefits{\n  background:linear-gradient(135deg,rgba(255,249,242,.95),rgba(253,245,236,.95));\n  border-radius:36px;\n  padding:55px 40px;\n  margin-bottom:80px;\n  border:1px solid rgba(217,176,123,.18);\n}\n\n.th-benefit-grid{\n  display:grid;\n  grid-template-columns:repeat(auto-fit,minmax(240px,1fr));\n  gap:22px;\n  margin-top:40px;\n}\n\n.th-benefit{\n  background:white;\n  border-radius:24px;\n  padding:30px;\n  transition:.3s;\n}\n\n.th-benefit:hover{\n  transform:translateY(-6px);\n  box-shadow:0 18px 40px rgba(217,176,123,.15);\n}\n\n.th-benefit span{\n  font-size:36px;\n  display:block;\n  margin-bottom:12px;\n}\n\n.th-benefit h3{\n  color:var(--text);\n  margin-bottom:8px;\n}\n\n.th-benefit p{\n  color:var(--text-light);\n  line-height:1.7;\n  font-size:14px;\n}\n\n\/* Footer *\/\n\n.th-footer{\n  background:white;\n  border-radius:36px;\n  text-align:center;\n  padding:60px 30px;\n  box-shadow:0 15px 50px rgba(0,0,0,.05);\n}\n\n.th-footer h2{\n  font-family:'Cormorant Garamond',serif;\n  color:var(--text);\n  font-size:48px;\n  margin-bottom:15px;\n}\n\n.th-footer p{\n  max-width:650px;\n  margin:0 auto 30px;\n  color:var(--text-light);\n  line-height:1.8;\n}\n\n@media(max-width:860px){\n\n.th-hero{\ngrid-template-columns:1fr;\ntext-align:center;\ngap:40px;\n}\n\n.th-hero-text h1{\nfont-size:40px;\n}\n\n.th-benefits{\npadding:40px 20px;\n}\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"th-clean-wrap\"\u003e\n\u003cdiv class=\"th-container\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"th-hero\"\u003e\n\u003cdiv class=\"th-hero-img\"\u003e\u003cimg alt=\"Electric Cleaning Brush\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"th-hero-text\"\u003e\n\u003cdiv class=\"th-badge\"\u003e✨ TRUEHOMESA CLEANING COLLECTION\u003c\/div\u003e\n\u003ch1\u003ePowerful Cleaning Made Effortless\u003c\/h1\u003e\n\u003cp\u003eThe TrueHomeSA™ Electric Cleaning Brush takes the hard work out of scrubbing. Featuring a high-speed rotating brush head, USB rechargeable battery, and replaceable cleaning heads, it's the perfect solution for tackling stubborn dirt throughout your home.\u003c\/p\u003e\n\u003ca class=\"th-cta-btn\" href=\"#product-form\"\u003e Shop Now \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Lifestyle --\u003e\n\u003cdiv class=\"th-lifestyle\"\u003e\u003cimg alt=\"Electric Cleaning Brush in use\"\u003e\u003c\/div\u003e\n\u003c!-- Features --\u003e\n\u003ch2 class=\"th-section-title\"\u003ePremium Features\u003c\/h2\u003e\n\u003cdiv class=\"th-features\"\u003e\n\u003cdiv class=\"th-feature\"\u003e\n\u003cdiv class=\"th-feature-icon\"\u003e🌀\u003c\/div\u003e\n\u003ch3\u003eRotating Cleaning Head\u003c\/h3\u003e\n\u003cp\u003ePowerful rotating action quickly removes stubborn dirt, grease and grime with less effort.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"th-feature\"\u003e\n\u003cdiv class=\"th-feature-icon\"\u003e🔋\u003c\/div\u003e\n\u003ch3\u003eUSB Rechargeable\u003c\/h3\u003e\n\u003cp\u003eRecharge easily using the included USB cable for convenient cordless cleaning anywhere.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"th-feature\"\u003e\n\u003cdiv class=\"th-feature-icon\"\u003e🔄\u003c\/div\u003e\n\u003ch3\u003eReplaceable Brush Head\u003c\/h3\u003e\n\u003cp\u003eThe detachable cleaning head is easy to replace, helping maintain peak cleaning performance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"th-feature\"\u003e\n\u003cdiv class=\"th-feature-icon\"\u003e🏠\u003c\/div\u003e\n\u003ch3\u003eMulti-Surface Cleaning\u003c\/h3\u003e\n\u003cp\u003ePerfect for kitchens, floors, tiles, stoves, sinks, glass, shoes and many other household surfaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"th-feature\"\u003e\n\u003cdiv class=\"th-feature-icon\"\u003e✨\u003c\/div\u003e\n\u003ch3\u003eRemoves Dirt Fast\u003c\/h3\u003e\n\u003cp\u003eHigh-speed scrubbing helps lift dirt and stains quickly while reducing manual effort.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"th-feature\"\u003e\n\u003cdiv class=\"th-feature-icon\"\u003e👌\u003c\/div\u003e\n\u003ch3\u003eComfortable Design\u003c\/h3\u003e\n\u003cp\u003eLightweight and ergonomic for comfortable cleaning during everyday household tasks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Benefits --\u003e\n\u003cdiv class=\"th-benefits\"\u003e\n\u003ch2 class=\"th-section-title\"\u003eOne Brush. Endless Cleaning.\u003c\/h2\u003e\n\u003cdiv class=\"th-benefit-grid\"\u003e\n\u003cdiv class=\"th-benefit\"\u003e\n\u003cspan\u003e🍳\u003c\/span\u003e\n\u003ch3\u003eKitchen Cleaning\u003c\/h3\u003e\n\u003cp\u003eRemove grease and food residue from countertops, sinks, stoves and kitchen surfaces with ease.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"th-benefit\"\u003e\n\u003cspan\u003e🛁\u003c\/span\u003e\n\u003ch3\u003eBathroom Deep Clean\u003c\/h3\u003e\n\u003cp\u003eScrub bathroom tiles, grout, showers and basins for a sparkling clean finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"th-benefit\"\u003e\n\u003cspan\u003e🧽\u003c\/span\u003e\n\u003ch3\u003eFloor \u0026amp; Tile Care\u003c\/h3\u003e\n\u003cp\u003eKeep floors and tiled surfaces looking spotless with powerful rotating scrubbing action.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"th-benefit\"\u003e\n\u003cspan\u003e👟\u003c\/span\u003e\n\u003ch3\u003eShoe Cleaning\u003c\/h3\u003e\n\u003cp\u003eRefresh trainers, sneakers and other footwear by removing dirt and built-up grime.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"th-benefit\"\u003e\n\u003cspan\u003e🪟\u003c\/span\u003e\n\u003ch3\u003eGlass \u0026amp; Mirrors\u003c\/h3\u003e\n\u003cp\u003eSuitable for cleaning glass surfaces, helping remove marks and everyday dirt.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"th-benefit\"\u003e\n\u003cspan\u003e⚡\u003c\/span\u003e\n\u003ch3\u003eEveryday Convenience\u003c\/h3\u003e\n\u003cp\u003eRecharge, swap the brush head and clean multiple areas without the hassle of cords.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Footer --\u003e\n\u003cdiv class=\"th-footer\"\u003e\n\u003ch2\u003eClean Smarter, Not Harder\u003c\/h2\u003e\n\u003cp\u003eFrom kitchens and bathrooms to tiles, floors, glass and shoes, the TrueHomeSA™ Electric Cleaning Brush makes everyday cleaning faster, easier and more efficient.\u003c\/p\u003e\n\u003ca class=\"th-cta-btn\" href=\"#product-form\"\u003e Order Yours Today \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"TrueHomeSA","offers":[{"title":"Default Title","offer_id":43776437878902,"sku":null,"price":649.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/6474\/9174\/files\/truehomesa-electric-cleaning-brush-navy-gold-branded.png?v=1783171316"},{"product_id":"truehomesa™-portable-digital-tyre-inflator","title":"TrueHomeSA™ Portable Digital Tyre Inflator","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@300;400;500;600\u0026family=Inter:wght@300;400;500;600\u0026display=swap');\n\n:root{\n  --cream:#f8f5f0;\n  --ivory:#fcfaf7;\n  --rose-gold:#d9b07b;\n  --champagne:#e8d6be;\n  --text:#5d534c;\n  --text-light:#8b8178;\n  --gold:#c9a84c;\n}\n\n.th-inflator-wrap{\n  background:linear-gradient(180deg,#fcfaf7 0%,#f8f5f0 100%);\n  padding:70px 20px;\n  font-family:'Inter',sans-serif;\n  position:relative;\n  overflow:hidden;\n}\n\n.th-inflator-wrap:before{\n  content:'';\n  position:absolute;\n  inset:0;\n  background-image:url('https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/6474\/9174\/files\/image_1.png');\n  background-repeat:repeat;\n  background-size:160px;\n  opacity:.04;\n  pointer-events:none;\n}\n\n.th-container{\n  max-width:1100px;\n  margin:auto;\n  position:relative;\n  z-index:1;\n}\n\n\/* Hero *\/\n\n.th-hero{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:70px;\n  align-items:center;\n  margin-bottom:80px;\n}\n\n.th-hero-img img{\n  width:100%;\n  border-radius:24px;\n  box-shadow:0 20px 60px rgba(0,0,0,.08);\n}\n\n.th-badge{\n  display:inline-block;\n  background:#fff;\n  color:var(--gold);\n  padding:8px 18px;\n  border-radius:999px;\n  font-size:13px;\n  font-weight:600;\n  letter-spacing:1px;\n  margin-bottom:18px;\n  box-shadow:0 8px 25px rgba(0,0,0,.06);\n}\n\n.th-hero-text h1{\n  font-family:'Cormorant Garamond',serif;\n  font-size:54px;\n  color:var(--text);\n  line-height:1.1;\n  margin-bottom:20px;\n}\n\n.th-hero-text p{\n  color:var(--text-light);\n  line-height:1.8;\n  font-size:17px;\n  margin-bottom:30px;\n}\n\n.th-cta-btn{\n  display:inline-block;\n  padding:16px 40px;\n  border-radius:999px;\n  text-decoration:none;\n  color:#fff;\n  font-weight:600;\n  background:linear-gradient(135deg,var(--rose-gold),var(--champagne));\n  box-shadow:0 15px 35px rgba(217,176,123,.35);\n  transition:.3s;\n}\n\n.th-cta-btn:hover{\n  transform:translateY(-4px);\n}\n\n\/* Lifestyle *\/\n\n.th-lifestyle{\n  margin-bottom:80px;\n  border-radius:28px;\n  overflow:hidden;\n  box-shadow:0 20px 60px rgba(0,0,0,.08);\n}\n\n.th-lifestyle img{\n  width:100%;\n  display:block;\n}\n\n\/* Features *\/\n\n.th-section-title{\n  text-align:center;\n  font-family:'Cormorant Garamond',serif;\n  font-size:44px;\n  color:var(--text);\n  margin-bottom:40px;\n}\n\n.th-features{\n  display:grid;\n  grid-template-columns:repeat(auto-fit,minmax(230px,1fr));\n  gap:22px;\n  margin-bottom:80px;\n}\n\n.th-feature{\n  background:#fff;\n  border-radius:24px;\n  padding:30px;\n  border:1px solid rgba(217,176,123,.15);\n  transition:.3s;\n}\n\n.th-feature:hover{\n  transform:translateY(-8px);\n  box-shadow:0 20px 45px rgba(217,176,123,.15);\n}\n\n.th-feature-icon{\n  font-size:36px;\n  margin-bottom:12px;\n}\n\n.th-feature h3{\n  color:var(--text);\n  margin-bottom:8px;\n}\n\n.th-feature p{\n  color:var(--text-light);\n  line-height:1.7;\n  font-size:14px;\n}\n\n\/* Benefits *\/\n\n.th-benefits{\n  background:linear-gradient(135deg,rgba(255,249,242,.95),rgba(253,245,236,.95));\n  border-radius:36px;\n  padding:55px 40px;\n  border:1px solid rgba(217,176,123,.18);\n  margin-bottom:80px;\n}\n\n.th-benefit-grid{\n  display:grid;\n  grid-template-columns:repeat(auto-fit,minmax(240px,1fr));\n  gap:22px;\n  margin-top:40px;\n}\n\n.th-benefit{\n  background:#fff;\n  border-radius:24px;\n  padding:30px;\n  transition:.3s;\n}\n\n.th-benefit:hover{\n  transform:translateY(-6px);\n  box-shadow:0 18px 40px rgba(217,176,123,.15);\n}\n\n.th-benefit span{\n  font-size:36px;\n  display:block;\n  margin-bottom:12px;\n}\n\n.th-benefit h3{\n  color:var(--text);\n  margin-bottom:8px;\n}\n\n.th-benefit p{\n  color:var(--text-light);\n  line-height:1.7;\n  font-size:14px;\n}\n\n\/* Footer *\/\n\n.th-footer{\n  background:#fff;\n  border-radius:36px;\n  text-align:center;\n  padding:60px 30px;\n  box-shadow:0 15px 50px rgba(0,0,0,.05);\n}\n\n.th-footer h2{\n  font-family:'Cormorant Garamond',serif;\n  font-size:48px;\n  color:var(--text);\n  margin-bottom:15px;\n}\n\n.th-footer p{\n  max-width:650px;\n  margin:0 auto 30px;\n  color:var(--text-light);\n  line-height:1.8;\n}\n\n@media(max-width:860px){\n\n.th-hero{\ngrid-template-columns:1fr;\ntext-align:center;\ngap:40px;\n}\n\n.th-hero-text h1{\nfont-size:40px;\n}\n\n.th-benefits{\npadding:40px 20px;\n}\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"th-inflator-wrap\"\u003e\n\u003cdiv class=\"th-container\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"th-hero\"\u003e\n\u003cdiv class=\"th-hero-img\"\u003e\u003cimg alt=\"Portable Digital Tyre Inflator\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"th-hero-text\"\u003e\n\u003cdiv class=\"th-badge\"\u003e🚗 TRUEHOMESA AUTOMOTIVE COLLECTION\u003c\/div\u003e\n\u003ch1\u003eInflate Anytime, Anywhere\u003c\/h1\u003e\n\u003cp\u003eStay prepared on every journey with the TrueHomeSA™ Portable Digital Tyre Inflator. Designed for convenience, it features a rechargeable lithium battery, an easy-to-read digital PSI display, and fast USB Type-C charging—making tyre inflation quick, accurate and completely cordless.\u003c\/p\u003e\n\u003ca class=\"th-cta-btn\" href=\"#product-form\"\u003e Shop Now \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Lifestyle --\u003e\n\u003cdiv class=\"th-lifestyle\"\u003e\u003cimg alt=\"Portable Digital Tyre Inflator in use\"\u003e\u003c\/div\u003e\n\u003c!-- Features --\u003e\n\u003ch2 class=\"th-section-title\"\u003ePremium Features\u003c\/h2\u003e\n\u003cdiv class=\"th-features\"\u003e\n\u003cdiv class=\"th-feature\"\u003e\n\u003cdiv class=\"th-feature-icon\"\u003e📟\u003c\/div\u003e\n\u003ch3\u003eDigital PSI Display\u003c\/h3\u003e\n\u003cp\u003eThe built-in digital display provides accurate pressure readings in PSI, making tyre inflation easy to monitor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"th-feature\"\u003e\n\u003cdiv class=\"th-feature-icon\"\u003e🔋\u003c\/div\u003e\n\u003ch3\u003eRechargeable Lithium Battery\u003c\/h3\u003e\n\u003cp\u003ePowered by a long-lasting rechargeable lithium battery for reliable cordless performance wherever you go.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"th-feature\"\u003e\n\u003cdiv class=\"th-feature-icon\"\u003e⚡\u003c\/div\u003e\n\u003ch3\u003eUSB Type-C Fast Charging\u003c\/h3\u003e\n\u003cp\u003eRecharge quickly using the modern USB Type-C charging port with convenient fast charging capability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"th-feature\"\u003e\n\u003cdiv class=\"th-feature-icon\"\u003e🚗\u003c\/div\u003e\n\u003ch3\u003ePortable \u0026amp; Cordless\u003c\/h3\u003e\n\u003cp\u003eCompact and lightweight design fits easily in your car, garage or travel bag for emergency use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"th-feature\"\u003e\n\u003cdiv class=\"th-feature-icon\"\u003e🎯\u003c\/div\u003e\n\u003ch3\u003eAccurate Inflation\u003c\/h3\u003e\n\u003cp\u003eMonitor pressure in real time for precise inflation and greater confidence on the road.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"th-feature\"\u003e\n\u003cdiv class=\"th-feature-icon\"\u003e🛠️\u003c\/div\u003e\n\u003ch3\u003eEasy to Use\u003c\/h3\u003e\n\u003cp\u003eSimple controls and cordless operation make inflating tyres fast and hassle-free.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Benefits --\u003e\n\u003cdiv class=\"th-benefits\"\u003e\n\u003ch2 class=\"th-section-title\"\u003ePerfect for Every Journey\u003c\/h2\u003e\n\u003cdiv class=\"th-benefit-grid\"\u003e\n\u003cdiv class=\"th-benefit\"\u003e\n\u003cspan\u003e🚙\u003c\/span\u003e\n\u003ch3\u003eCar Tyres\u003c\/h3\u003e\n\u003cp\u003eMaintain the correct tyre pressure for improved driving performance and peace of mind.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"th-benefit\"\u003e\n\u003cspan\u003e🏍️\u003c\/span\u003e\n\u003ch3\u003eMotorcycles\u003c\/h3\u003e\n\u003cp\u003eCompact enough to carry with you for quick tyre inflation whenever needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"th-benefit\"\u003e\n\u003cspan\u003e🚲\u003c\/span\u003e\n\u003ch3\u003eBicycles\u003c\/h3\u003e\n\u003cp\u003eIdeal for keeping bicycle tyres properly inflated before every ride.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"th-benefit\"\u003e\n\u003cspan\u003e⚽\u003c\/span\u003e\n\u003ch3\u003eSports Equipment\u003c\/h3\u003e\n\u003cp\u003eSuitable for inflating compatible balls and other inflatable sporting accessories.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"th-benefit\"\u003e\n\u003cspan\u003e🔋\u003c\/span\u003e\n\u003ch3\u003eRecharge \u0026amp; Go\u003c\/h3\u003e\n\u003cp\u003eFast USB-C charging means less waiting and more time on the road.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"th-benefit\"\u003e\n\u003cspan\u003e🧳\u003c\/span\u003e\n\u003ch3\u003eTravel Essential\u003c\/h3\u003e\n\u003cp\u003eKeep it in your vehicle for road trips, emergencies and everyday convenience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Footer --\u003e\n\u003cdiv class=\"th-footer\"\u003e\n\u003ch2\u003eDrive with Confidence\u003c\/h2\u003e\n\u003cp\u003eWhether you're preparing for a long road trip or handling unexpected low tyre pressure, the TrueHomeSA™ Portable Digital Tyre Inflator gives you fast, accurate and cordless inflation whenever you need it.\u003c\/p\u003e\n\u003ca class=\"th-cta-btn\" href=\"#product-form\"\u003e Order Yours Today \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"TrueHomeSA","offers":[{"title":"Default Title","offer_id":43776579698806,"sku":null,"price":999.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/6474\/9174\/files\/truehomesa-portable-tyre-inflator-navy-gold-branded.png?v=1783174147"}],"url":"https:\/\/truehomesa.co.za\/collections\/featured-products.oembed","provider":"TrueHomeSa","version":"1.0","type":"link"}