{"product_id":"karnuxe-chillcup-12v-smart-heating-cooling-cup-holder-for-your-car","title":"Karnuxe ChillCup 12V Smart heating \u0026 cooling cup holder for your car","description":"\u003csection class=\"karnuxe-product-box\"\u003e\n  \u003cdiv class=\"karnuxe-glow\"\u003e\u003c\/div\u003e\n\n  \u003ch2\u003e🚗❄️🔥 Smart Cooling \u0026amp; Heating Cup Holder\u003c\/h2\u003e\n\n  \u003cp class=\"intro\"\u003e\n    Keep your drinks at the perfect temperature wherever the road takes you!\n    Enjoy ice-cold refreshment 🧊 or warm coffee ☕ anytime.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"benefits\"\u003e\n    \u003cdiv\u003e❄️ \u003cspan\u003eCools drinks in minutes\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv\u003e🔥 \u003cspan\u003eKeeps coffee \u0026amp; tea warm\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv\u003e🎛️ \u003cspan\u003e5 adjustable temperature levels\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv\u003e🚗 \u003cspan\u003ePerfect for commutes \u0026amp; road trips\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv\u003e⚡ \u003cspan\u003eEasy 12V plug-and-play\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv\u003e📱 \u003cspan\u003eSmart LED digital display\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"how-it-works\"\u003e\n    \u003ch3\u003e🛠️ How It Works\u003c\/h3\u003e\n    \u003cp\u003e\n      Plug it into your car’s 12V socket, place your drink inside,\n      choose your level, and enjoy every sip at the perfect temperature 😍\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"specs\"\u003e\n    \u003ch3\u003e📦 Specifications\u003c\/h3\u003e\n    \u003cp\u003e⚖️ Weight: Approx. 0.8kg\u003c\/p\u003e\n    \u003cp\u003e🔌 Power: 12V Car Socket\u003c\/p\u003e\n    \u003cp\u003e❄️ Cooling + 🔥 Heating Function\u003c\/p\u003e\n    \u003cp\u003e🎛️ 5 Temperature Levels\u003c\/p\u003e\n    \u003cp\u003e📱 LED Digital Display\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tagline\"\u003e\n    🚘 Drive Smarter. Sip Better.\u003cbr\u003e\n    \u003cstrong\u003eHot when you want it. Cold when you need it.\u003c\/strong\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cstyle\u003e\n.karnuxe-product-box {\n  position: relative;\n  overflow: hidden;\n  max-width: 850px;\n  margin: 30px auto;\n  padding: 35px 25px;\n  border-radius: 28px;\n  background: linear-gradient(145deg, #070707, #181818);\n  color: #fff;\n  font-family: inherit;\n  box-shadow: 0 20px 60px rgba(0,0,0,0.45);\n  border: 1px solid rgba(255,255,255,0.12);\n  animation: fadeUp 0.9s ease forwards;\n}\n\n.karnuxe-glow {\n  position: absolute;\n  top: -120px;\n  right: -120px;\n  width: 260px;\n  height: 260px;\n  background: radial-gradient(circle, rgba(255,80,40,0.45), transparent 70%);\n  animation: pulseGlow 3s infinite alternate;\n}\n\n.karnuxe-product-box h2 {\n  font-size: 30px;\n  margin-bottom: 15px;\n  position: relative;\n  z-index: 2;\n}\n\n.intro {\n  font-size: 17px;\n  line-height: 1.7;\n  color: #e7e7e7;\n  margin-bottom: 25px;\n  position: relative;\n  z-index: 2;\n}\n\n.benefits {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 14px;\n  margin-bottom: 28px;\n  position: relative;\n  z-index: 2;\n}\n\n.benefits div {\n  background: rgba(255,255,255,0.07);\n  padding: 14px 16px;\n  border-radius: 16px;\n  backdrop-filter: blur(10px);\n  border: 1px solid rgba(255,255,255,0.08);\n  transition: all 0.3s ease;\n}\n\n.benefits div:hover {\n  transform: translateY(-5px);\n  background: rgba(255,255,255,0.13);\n}\n\n.benefits span {\n  font-weight: 600;\n}\n\n.how-it-works,\n.specs {\n  background: rgba(255,255,255,0.06);\n  padding: 20px;\n  border-radius: 20px;\n  margin-bottom: 18px;\n  position: relative;\n  z-index: 2;\n}\n\n.how-it-works h3,\n.specs h3 {\n  margin-top: 0;\n  font-size: 21px;\n}\n\n.how-it-works p,\n.specs p {\n  color: #e5e5e5;\n  line-height: 1.6;\n  margin: 7px 0;\n}\n\n.tagline {\n  text-align: center;\n  margin-top: 25px;\n  font-size: 20px;\n  line-height: 1.6;\n  position: relative;\n  z-index: 2;\n}\n\n.tagline strong {\n  color: #ffb347;\n}\n\n@keyframes fadeUp {\n  from {\n    opacity: 0;\n    transform: translateY(25px);\n  }\n  to {\n    opacity: 1;\n    transform: translateY(0);\n  }\n}\n\n@keyframes pulseGlow {\n  from {\n    opacity: 0.4;\n    transform: scale(1);\n  }\n  to {\n    opacity: 0.9;\n    transform: scale(1.15);\n  }\n}\n\n@media (max-width: 600px) {\n  .karnuxe-product-box {\n    padding: 28px 18px;\n    border-radius: 22px;\n  }\n\n  .karnuxe-product-box h2 {\n    font-size: 24px;\n  }\n\n  .benefits {\n    grid-template-columns: 1fr;\n  }\n\n  .tagline {\n    font-size: 18px;\n  }\n}\n\u003c\/style\u003e","brand":"My Store 2","offers":[{"title":"Black","offer_id":53760525041963,"sku":null,"price":849.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1004\/7271\/7611\/files\/ChatGPTImageJun9_2026_10_55_58PM_f3879924-02dd-444c-82b0-1189bad2c4c8.png?v=1781466438","url":"https:\/\/www.karnuxe.co.za\/products\/karnuxe-chillcup-12v-smart-heating-cooling-cup-holder-for-your-car","provider":"Karnuxe","version":"1.0","type":"link"}