{"product_id":"premium-15w-wireless-charging-electric-car-phone-holder-with-auto-clamping-360-rotation-led-ambient-light","title":"Premium 15W Wireless Car Phone Holder with Auto Clamping, 360° Rotation \u0026 Ambient Light","description":"\u003cstyle\u003e\n    \/* Base Container \u0026 Typography Fixes *\/\n    .sorena-product-page {\n      font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\n      color: #333333;\n      font-size: 18px; \/* Increased base size for better desktop readability *\/\n      line-height: 1.7; \/* Increased line-height for breathing room *\/\n      background-color: #fafafa;\n      padding: 20px 10px;\n      overflow: hidden;\n    }\n    \n    .sorena-product-page * {\n      box-sizing: border-box;\n    }\n\n    \/* Hero Section *\/\n    .sorena-hero {\n      background: linear-gradient(145deg, #1a1a1a 0%, #2a2a2a 100%);\n      color: #ffffff;\n      padding: 60px 30px;\n      border-radius: 20px;\n      text-align: center;\n      margin-bottom: 50px;\n      box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);\n      position: relative;\n      overflow: hidden;\n    }\n    \n    .sorena-hero h1 {\n      color: #E2B68A;\n      \/* Fluid typography: scales nicely between mobile and desktop *\/\n      font-size: clamp(1.8rem, 5vw, 2.8rem); \n      margin-top: 0;\n      margin-bottom: 20px;\n      font-weight: 700;\n      letter-spacing: 0.5px;\n      line-height: 1.3;\n    }\n    \n    .sorena-hero p {\n      font-size: 1.15rem; \/* Larger introductory text *\/\n      max-width: 800px;\n      margin: 0 auto;\n      color: #f0f0f0;\n    }\n\n    \/* Image Wrapper *\/\n    .sorena-img-wrapper {\n      text-align: center;\n      margin: 50px 0;\n    }\n    \n    .sorena-img-wrapper img {\n      max-width: 100%;\n      height: auto;\n      border-radius: 16px;\n      box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);\n      transition: transform 0.4s ease;\n    }\n    \n    .sorena-img-wrapper img:hover {\n      transform: scale(1.02);\n    }\n\n    \/* Section Titles *\/\n    .sorena-section-title {\n      text-align: center;\n      color: #1a1a1a;\n      font-size: clamp(1.6rem, 4vw, 2.2rem);\n      margin-bottom: 40px;\n      position: relative;\n      padding-bottom: 15px;\n      font-weight: 700;\n    }\n    \n    .sorena-section-title::after {\n      content: '';\n      position: absolute;\n      bottom: 0;\n      left: 50%;\n      transform: translateX(-50%);\n      width: 80px;\n      height: 4px;\n      background: #72B0CA;\n      border-radius: 2px;\n    }\n\n    \/* Floating Grid Cards *\/\n    .sorena-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n      gap: 30px;\n      margin-bottom: 60px;\n    }\n\n    .sorena-card {\n      background: #ffffff;\n      padding: 35px 30px;\n      border-radius: 16px;\n      box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05);\n      border-top: 5px solid transparent;\n      transition: all 0.3s ease;\n      display: flex;\n      flex-direction: column;\n    }\n\n    .sorena-card:hover {\n      transform: translateY(-8px);\n      box-shadow: 0 15px 30px rgba(226, 182, 138, 0.25);\n      border-top: 5px solid #E2B68A;\n    }\n\n    .sorena-card h3 {\n      color: #72B0CA;\n      font-size: 1.4rem;\n      margin-top: 0;\n      margin-bottom: 15px;\n      line-height: 1.4;\n    }\n    \n    .sorena-card p {\n      margin: 0;\n      font-size: 1.05rem;\n      color: #444444;\n    }\n\n    \/* Lists (Features, Includes) *\/\n    .sorena-list-container {\n      background: #ffffff;\n      padding: 45px;\n      border-radius: 20px;\n      box-shadow: 0 10px 25px rgba(0, 0, 0, 0.04);\n      margin-bottom: 50px;\n    }\n\n    .sorena-checklist {\n      list-style: none;\n      padding: 0;\n      margin: 0;\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n      gap: 20px;\n    }\n\n    .sorena-checklist li {\n      position: relative;\n      padding-left: 35px;\n      font-size: 1.1rem; \/* Highly readable list items *\/\n      color: #333333;\n      display: flex;\n      align-items: flex-start; \/* Aligns text better if it wraps *\/\n    }\n\n    .sorena-checklist li::before {\n      content: '✔';\n      position: absolute;\n      left: 0;\n      top: 2px;\n      color: #E2B68A;\n      font-size: 1.3rem;\n      font-weight: bold;\n    }\n\n    \/* Tags *\/\n    .sorena-tags {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 15px;\n      justify-content: center;\n    }\n\n    .sorena-tag {\n      background: rgba(114, 176, 202, 0.1);\n      color: #72B0CA;\n      padding: 10px 22px;\n      border-radius: 30px;\n      font-size: 1.05rem;\n      font-weight: 600;\n      border: 1px solid rgba(114, 176, 202, 0.3);\n      transition: all 0.3s ease;\n      text-align: center;\n    }\n\n    .sorena-tag:hover {\n      background: #72B0CA;\n      color: #ffffff;\n    }\n\n    \/* Variants Section *\/\n    .sorena-variants {\n      display: flex;\n      flex-direction: column;\n      gap: 18px;\n    }\n\n    .sorena-variant-item {\n      background: #fdfdfd;\n      border-left: 6px solid #1a1a1a;\n      padding: 20px 25px;\n      border-radius: 0 12px 12px 0;\n      box-shadow: 0 4px 12px rgba(0,0,0,0.03);\n      transition: background 0.3s ease;\n      font-size: 1.05rem;\n    }\n    \n    .sorena-variant-item:hover {\n      background: #f4f9fb;\n      border-left-color: #E2B68A;\n    }\n\n    .sorena-variant-title {\n      font-weight: bold;\n      color: #1a1a1a;\n      display: block;\n      margin-bottom: 8px;\n      font-size: 1.2rem;\n    }\n\n    \/* MOBILE OPTIMIZATION *\/\n    @media (max-width: 768px) {\n      .sorena-product-page { \n        font-size: 17px; \/* Enforces a strict, readable size for mobile *\/\n        padding: 15px 5px; \n      }\n      \n      .sorena-hero { \n        padding: 40px 20px; \n        border-radius: 16px;\n      }\n      \n      .sorena-hero p {\n        font-size: 1.1rem;\n      }\n\n      .sorena-img-wrapper {\n        margin: 30px 0;\n      }\n\n      .sorena-grid {\n        gap: 20px;\n        margin-bottom: 40px;\n      }\n\n      .sorena-card { \n        padding: 25px 20px; \/* Comfortable touch spacing *\/\n      }\n      \n      .sorena-card h3 {\n        font-size: 1.3rem;\n      }\n\n      .sorena-list-container { \n        padding: 30px 20px; \n        border-radius: 16px;\n      }\n      \n      .sorena-checklist {\n        gap: 16px;\n      }\n\n      .sorena-checklist li {\n        font-size: 1.05rem; \/* Precise mobile readability *\/\n        padding-left: 32px;\n      }\n      \n      .sorena-tag {\n        font-size: 1rem;\n        padding: 10px 18px;\n      }\n      \n      .sorena-variant-item {\n        padding: 15px 20px;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"sorena-product-page\"\u003e\n\u003cdiv class=\"sorena-hero\"\u003e\n\u003ch1\u003ePremium Electric Car Phone Holder\u003c\/h1\u003e\n\u003cp\u003eDesigned with an advanced MECH STYLE aesthetic, combining modern engineering with everyday driving convenience. This premium electric car phone holder combines intelligent automatic clamping, fast 15W wireless charging, anti-shake stability, and elegant ambient lighting to deliver a safer, smarter, and more refined driving experience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sorena-img-wrapper\"\u003e\u003c\/div\u003e\n\u003ch2 class=\"sorena-section-title\"\u003ePremium Product Specifications\u003c\/h2\u003e\n\u003cdiv class=\"sorena-grid\"\u003e\n\u003cdiv class=\"sorena-card\"\u003e\n\u003ch3\u003eAutomatic Electric Clamping\u003c\/h3\u003e\n\u003cp\u003eIntelligent electric arms automatically secure your smartphone with a stable, precise grip for effortless one-hand operation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sorena-card\"\u003e\n\u003ch3\u003eFast 15W Wireless Charging\u003c\/h3\u003e\n\u003cp\u003eSupports high-speed wireless charging for compatible devices, keeping your phone powered during every journey with intelligent alignment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sorena-card\"\u003e\n\u003ch3\u003eSmooth 360° Rotation\u003c\/h3\u003e\n\u003cp\u003ePrecision rotating mechanism enables effortless switching between portrait and landscape viewing for navigation, calls, and entertainment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sorena-card\"\u003e\n\u003ch3\u003eEnhanced Double-Stability Base\u003c\/h3\u003e\n\u003cp\u003eUpgraded oversized adhesive base provides exceptional stability and minimizes movement even on uneven roads. Anti-shake locking reduces vibration.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sorena-card\"\u003e\n\u003ch3\u003eScratch-Free Phone Protection\u003c\/h3\u003e\n\u003cp\u003eManufactured using durable ABS polymer with soft silicone contact surfaces for long-lasting performance, safeguarding your phone from scratches.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sorena-card\"\u003e\n\u003ch3\u003eElegant Multi-Color Ambient LED\u003c\/h3\u003e\n\u003cp\u003eIntegrated ambient illumination adds a premium modern aesthetic while enhancing visibility during night driving.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sorena-img-wrapper\"\u003e\u003c\/div\u003e\n\u003ch2 class=\"sorena-section-title\"\u003eKey Features\u003c\/h2\u003e\n\u003cdiv class=\"sorena-list-container\"\u003e\n\u003cul class=\"sorena-checklist\"\u003e\n\u003cli\u003e15W Fast Wireless Charging\u003c\/li\u003e\n\u003cli\u003eIntelligent Electric Auto Clamping\u003c\/li\u003e\n\u003cli\u003eSmooth 360° Rotation\u003c\/li\u003e\n\u003cli\u003eDouble-Stability Adhesive Base\u003c\/li\u003e\n\u003cli\u003eAnti-Shake Driving Performance\u003c\/li\u003e\n\u003cli\u003eUniversal Smartphone Compatibility\u003c\/li\u003e\n\u003cli\u003eCase-Friendly Wireless Charging\u003c\/li\u003e\n\u003cli\u003ePremium ABS + Silicone Construction\u003c\/li\u003e\n\u003cli\u003eMulti-Color Ambient LED Lighting\u003c\/li\u003e\n\u003cli\u003eScratch-Free Device Protection\u003c\/li\u003e\n\u003cli\u003eWaterproof \u0026amp; Dirt-Resistant Surface\u003c\/li\u003e\n\u003cli\u003eOne-Hand Phone Operation\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sorena-img-wrapper\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"sorena-grid\"\u003e\n\u003cdiv class=\"sorena-card\"\u003e\n\u003ch3\u003eUniversal \u0026amp; Case Friendly\u003c\/h3\u003e\n\u003cp\u003eCompatible with most iPhone, Samsung Galaxy, Google Pixel, OnePlus, Xiaomi, Vivo, Oppo, Motorola, Realme, Huawei, and other Qi-enabled smartphones. Designed to work with phones fitted with most protective cases.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sorena-card\"\u003e\n\u003ch3\u003eCompact \u0026amp; Resilient Build\u003c\/h3\u003e\n\u003cp\u003eModern low-profile dashboard design blends seamlessly into premium vehicle interiors. Heat-resistant materials withstand everyday automotive temperatures while the anti-fouling surface resists dirt.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"sorena-section-title\"\u003eIdeal Usage\u003c\/h2\u003e\n\u003cdiv class=\"sorena-list-container\" style=\"background: transparent; box-shadow: none; padding: 10px;\"\u003e\n\u003cdiv class=\"sorena-tags\"\u003e\n\u003cspan class=\"sorena-tag\"\u003eGPS Navigation\u003c\/span\u003e \u003cspan class=\"sorena-tag\"\u003eHands-Free Calling\u003c\/span\u003e \u003cspan class=\"sorena-tag\"\u003eWireless Charging During Travel\u003c\/span\u003e \u003cspan class=\"sorena-tag\"\u003eDaily Office Commute\u003c\/span\u003e \u003cspan class=\"sorena-tag\"\u003eLong Road Trips\u003c\/span\u003e \u003cspan class=\"sorena-tag\"\u003eRide-Sharing Drivers\u003c\/span\u003e \u003cspan class=\"sorena-tag\"\u003eBusiness Travel\u003c\/span\u003e \u003cspan class=\"sorena-tag\"\u003eMusic \u0026amp; Podcast Control\u003c\/span\u003e \u003cspan class=\"sorena-tag\"\u003eDashboard Smartphone Mounting\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"sorena-section-title\"\u003eQuality Highlights\u003c\/h2\u003e\n\u003cdiv class=\"sorena-list-container\"\u003e\n\u003cul class=\"sorena-checklist\"\u003e\n\u003cli\u003ePremium automotive-grade ABS construction\u003c\/li\u003e\n\u003cli\u003eSoft silicone protection for enhanced grip\u003c\/li\u003e\n\u003cli\u003eStable electric locking mechanism\u003c\/li\u003e\n\u003cli\u003eHigh-efficiency 15W wireless charging\u003c\/li\u003e\n\u003cli\u003eStrong vibration-resistant mounting\u003c\/li\u003e\n\u003cli\u003eDurable adhesive installation\u003c\/li\u003e\n\u003cli\u003eElegant premium finish\u003c\/li\u003e\n\u003cli\u003eLow-maintenance anti-fouling surface\u003c\/li\u003e\n\u003cli\u003eSmooth and reliable rotating mechanism\u003c\/li\u003e\n\u003cli\u003eDesigned for everyday automotive use\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sorena-img-wrapper\"\u003e\u003cimg alt=\"Premium Quality Product Base\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"sorena-grid\"\u003e\n\u003cdiv class=\"sorena-card\" style=\"border-top-color: #1a1a1a;\"\u003e\n\u003ch3 style=\"color: #1a1a1a;\"\u003eAvailable Variants\u003c\/h3\u003e\n\u003cdiv class=\"sorena-variants\"\u003e\n\u003cdiv class=\"sorena-variant-item\"\u003e\n\u003cspan class=\"sorena-variant-title\"\u003eObsidian Black\u003c\/span\u003e Wireless Charging + Electric Locking + Multi-Color Ambient Light + Double Stability\u003c\/div\u003e\n\u003cdiv class=\"sorena-variant-item\"\u003e\n\u003cspan class=\"sorena-variant-title\"\u003eBright Silver\u003c\/span\u003e Wireless Charging + Electric Locking + Multi-Color Ambient Light + Double Stability\u003c\/div\u003e\n\u003cdiv class=\"sorena-variant-item\"\u003e\n\u003cspan class=\"sorena-variant-title\"\u003eHermès Orange\u003c\/span\u003e Wireless Charging + Electric Locking + Multi-Color Ambient Light + Double Stability\u003c\/div\u003e\n\u003cdiv class=\"sorena-variant-item\"\u003e\n\u003cspan class=\"sorena-variant-title\"\u003eGraphite\u003c\/span\u003e Premium Center Console Bracket Edition\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sorena-card\" style=\"border-top-color: #E2B68A;\"\u003e\n\u003ch3 style=\"color: #e2b68a;\"\u003eWhat's Included\u003c\/h3\u003e\n\u003cul class=\"sorena-checklist\" style=\"display: block; grid-template-columns: 1fr;\"\u003e\n\u003cli style=\"margin-bottom: 15px;\"\u003e1 × Electric Wireless Charging Car Phone Holder\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 15px;\"\u003e1 × Premium Adhesive Mounting Base\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 15px;\"\u003e1 × USB Power Cable\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 15px;\"\u003e1 × User Guide\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Sorena.in","offers":[{"title":"Default Title","offer_id":52272188260654,"sku":null,"price":1299.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0993\/6165\/3038\/files\/8.png?v=1783105623","url":"https:\/\/www.sorena.in\/products\/premium-15w-wireless-charging-electric-car-phone-holder-with-auto-clamping-360-rotation-led-ambient-light","provider":"Sorena.in","version":"1.0","type":"link"}