{"product_id":"digital-display-5-in-1-portable-mini-fan-usb-c-handheld","title":"Digital Display Portable Mini Fan – 5-in-1 USB-C Rechargeable Handheld Fan with Smart LED Screen, Phone Stand Base, and Neck Lanyard | TRYNDZI","description":"\u003cstyle\u003e\n  :root {\n    --lux-bg: #FAFAFA;\n    --lux-white: #FFFFFF;\n    --lux-primary: #1A1A1A;\n    --lux-muted: #666666;\n    --lux-accent: #E5E0DB;\n    --lux-border: #EEEEEE;\n    --lux-spacing-sm: 16px;\n    --lux-spacing-md: 32px;\n    --lux-spacing-lg: 64px;\n    --font-heading: \"Helvetica Neue\", Arial, sans-serif;\n    --font-body: \"Helvetica Neue\", Arial, sans-serif;\n  }\n\n  .lux-wrapper {\n    font-family: var(--font-body);\n    background-color: var(--lux-bg);\n    color: var(--lux-primary);\n    line-height: 1.6;\n    letter-spacing: 0.5px;\n    max-width: 800px;\n    margin: 0 auto;\n    padding: var(--lux-spacing-md) var(--lux-spacing-sm);\n  }\n\n  .lux-wrapper h2, .lux-wrapper h3, .lux-wrapper h4 {\n    font-family: var(--font-heading);\n    font-weight: 300;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    margin-top: 0;\n  }\n\n  .lux-wrapper h2 {\n    font-size: 20px;\n    text-align: center;\n    margin-bottom: var(--lux-spacing-md);\n    position: relative;\n    padding-bottom: 12px;\n  }\n\n  .lux-wrapper h2::after {\n    content: '';\n    position: absolute;\n    bottom: 0;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 40px;\n    height: 1px;\n    background-color: var(--lux-primary);\n  }\n\n  .lux-wrapper p {\n    color: var(--lux-muted);\n    font-size: 14px;\n    margin-bottom: var(--lux-spacing-sm);\n  }\n\n  .lux-section {\n    margin-bottom: var(--lux-spacing-lg);\n    background-color: var(--lux-white);\n    padding: var(--lux-spacing-md);\n    border: 1px solid var(--lux-border);\n  }\n\n  \/* 1. Hero Section *\/\n  .lux-hero {\n    text-align: center;\n    background-color: var(--lux-accent);\n    padding: var(--lux-spacing-lg) var(--lux-spacing-md);\n    border: none;\n    margin-bottom: var(--lux-spacing-lg);\n  }\n\n  .lux-hero h1 {\n    font-family: var(--font-heading);\n    font-weight: 300;\n    font-size: 26px;\n    text-transform: uppercase;\n    letter-spacing: 3px;\n    margin: 0 0 16px 0;\n  }\n\n  .lux-hero .lux-subtitle {\n    font-size: 13px;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    color: var(--lux-primary);\n    margin-bottom: var(--lux-spacing-md);\n    display: block;\n  }\n\n  .lux-hero p {\n    color: var(--lux-primary);\n    max-width: 600px;\n    margin: 0 auto;\n    font-size: 15px;\n    line-height: 1.8;\n  }\n\n  \/* 2. Grid \u0026 Cards (Benefits\/Narrative) *\/\n  .lux-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: var(--lux-spacing-md);\n  }\n\n  @media (min-width: 768px) {\n    .lux-grid {\n      grid-template-columns: 1fr 1fr;\n    }\n  }\n\n  .lux-card {\n    padding: var(--lux-spacing-sm);\n  }\n\n  .lux-card h3 {\n    font-size: 15px;\n    margin-bottom: 12px;\n    color: var(--lux-primary);\n  }\n\n  \/* Feature List *\/\n  .lux-features {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n\n  .lux-features li {\n    font-size: 14px;\n    color: var(--lux-muted);\n    margin-bottom: 20px;\n    padding-left: 32px;\n    position: relative;\n  }\n\n  .lux-features li::before {\n    content: \"—\";\n    position: absolute;\n    left: 0;\n    color: var(--lux-primary);\n  }\n\n  .lux-features strong {\n    color: var(--lux-primary);\n    font-weight: 500;\n    display: block;\n    margin-bottom: 4px;\n  }\n\n  \/* 3. Ingredients \u0026 4. How To Use Tabular\/Split layout *\/\n  .lux-split {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: var(--lux-spacing-md);\n  }\n\n  @media (min-width: 768px) {\n    .lux-split {\n      grid-template-columns: 1fr 1fr;\n    }\n    .lux-split-border {\n      border-right: 1px solid var(--lux-border);\n      padding-right: var(--lux-spacing-md);\n    }\n  }\n\n  .lux-steps {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .lux-steps li {\n    font-size: 14px;\n    color: var(--lux-muted);\n    margin-bottom: 16px;\n    display: flex;\n  }\n\n  .lux-steps .step-num {\n    font-weight: 300;\n    font-size: 12px;\n    margin-right: 16px;\n    border-bottom: 1px solid var(--lux-primary);\n    height: fit-content;\n  }\n\n  \/* 5. Product Details Table *\/\n  .lux-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: var(--lux-spacing-sm);\n  }\n\n  .lux-table td {\n    padding: 12px 0;\n    font-size: 13px;\n    border-bottom: 1px solid var(--lux-border);\n  }\n\n  .lux-table td:first-child {\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    color: var(--lux-primary);\n    width: 35%;\n  }\n\n  .lux-table td:last-child {\n    color: var(--lux-muted);\n  }\n\n  \/* 6. Accordion\/FAQ *\/\n  .lux-accordion {\n    border-top: 1px solid var(--lux-border);\n  }\n\n  .lux-accordion-item {\n    border-bottom: 1px solid var(--lux-border);\n    padding: 16px 0;\n  }\n\n  .lux-accordion-title {\n    font-size: 14px;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    color: var(--lux-primary);\n    margin: 0 0 8px 0;\n    font-weight: 400;\n  }\n\n  \/* 7. CTA Section *\/\n  .lux-cta {\n    text-align: center;\n    padding: var(--lux-spacing-md) var(--lux-spacing-sm);\n    background-color: var(--lux-white);\n    border: 1px solid var(--lux-primary);\n  }\n\n  .lux-cta h3 {\n    font-size: 16px;\n    margin-bottom: 8px;\n  }\n\n  .lux-cta p {\n    max-width: 500px;\n    margin: 0 auto var(--lux-spacing-sm) auto;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"lux-wrapper\"\u003e\n\n  \u003c!-- 1. HERO INTRO --\u003e\n  \u003csection class=\"lux-section lux-hero\"\u003e\n    \u003cspan class=\"lux-subtitle\"\u003eTRYNDZI Personal Microclimatic Control\u003c\/span\u003e\n    \u003ch1\u003eDigital Display 5-in-1 Portable Mini Fan\u003c\/h1\u003e\n    \u003cp\u003eAre suffocating public transits, sweaty outdoor events, and flat, uninspired cooling devices turning your daily summer commutes into an exhausting chore? Traditional portable fans rely on weak, low-capacity batteries and cheap plastic components that stall constantly and generate more obnoxious noise than actual airflow. The Digital Display 5-in-1 Portable Mini Fan integrates smart LED diagnostics directly into an ultra-lightweight, 6.7oz travel-friendly design to reinvent personal climate luxury.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 2. BENEFITS CLINICAL NARRATIVE --\u003e\n  \u003csection class=\"lux-section\"\u003e\n    \u003ch2\u003eThe 5-in-1 Aerodynamic Circulation \u0026amp; Lifestyle System\u003c\/h2\u003e\n    \u003cdiv class=\"lux-grid\"\u003e\n      \u003cdiv class=\"lux-card\"\u003e\n        \u003ch3\u003eLED Diagnostic Intelligence \u0026amp; Control\u003c\/h3\u003e\n        \u003cp\u003eThe integrated smart LED screen completely eliminates runtime anxiety by providing a precise, real-time readout of your exact battery percentage and current speed status. Coupled with an single-button interface, it allows you to switch between multiple wind levels seamlessly to manage your personal microclimate efficiently throughout peak afternoon heat.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lux-card\"\u003e\n        \u003ch3\u003ePivoting Head Geometry \u0026amp; Adaptation\u003c\/h3\u003e\n        \u003cp\u003eFeaturing a rugged, multi-angle pivoting mechanism, the fan head adjusts smoothly up to 90 degrees to deliver targeted comfort. This versatile architecture allows the device to sit securely on its stable desk bracket, double as a hands-free phone stand for multimedia streaming, or transform into an effortless neck lanyard configuration.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 5. PRODUCT FEATURES \u0026 BENEFITS --\u003e\n  \u003csection class=\"lux-section\"\u003e\n    \u003ch2\u003eTargeted Performance\u003c\/h2\u003e\n    \u003cul class=\"lux-features\"\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eSmart LED Power Display\u003c\/strong\u003e\n        Provides real-time visibility into your exact battery percentage and wind level so you are never caught with a dead device.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eMulti-Functional 5-in-1 Design\u003c\/strong\u003e\n        Seamlessly converts into a handheld device, a neck lanyard fan, a freestanding desk fan, and an integrated mobile phone stand.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003e90° Pivoting Head Geometry\u003c\/strong\u003e\n        Allows you to adjust the direction of the airflow smoothly, ensuring targeted cooling comfort while working or relaxing.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eUniversal Type-C Rechargeability\u003c\/strong\u003e\n        Features a secure, fast-charging Type-C port compatible with power banks, laptops, and car chargers for reliable travel utility.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eUltra-Lightweight Portability\u003c\/strong\u003e\n        Weighs only 6.7oz to fit easily inside everyday carry bags, preventing wrist fatigue during long periods of use.\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 3 \u0026 4. MATERIALS \u0026 HOW TO USE --\u003e\n  \u003csection class=\"lux-section\"\u003e\n    \u003cdiv class=\"lux-split\"\u003e\n      \u003cdiv class=\"lux-split-border\"\u003e\n        \u003ch2\u003eThe Architecture\u003c\/h2\u003e\n        \u003cp\u003e\u003cstrong\u003eHigh-Density Polymer Chassis:\u003c\/strong\u003e Forged from premium, ultra-lightweight polymers engineered to keep structural mass down to a mere 6.7oz while offering robust shockproof durability.\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003eCalibrated Motor Matrix:\u003c\/strong\u003e A quiet, energy-efficient propulsion core paired with an active LED display panel to regulate speed settings and maintain balanced mechanical execution.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch2\u003eModality Adaptation\u003c\/h2\u003e\n        \u003cul class=\"lux-steps\"\u003e\n          \u003cli\u003e\n            \u003cspan class=\"step-num\"\u003e01\u003c\/span\u003e\n            \u003cspan\u003eHold as a traditional handheld fan or connect the adjustable luxury neck lanyard to anchor hands-free cooling right under your jawline.\u003c\/span\u003e\n          \u003c\/li\u003e\n          \u003cli\u003e\n            \u003cspan class=\"step-num\"\u003e02\u003c\/span\u003e\n            \u003cspan\u003eSnap into the freestanding desk bracket and adjust the rotatable head up to 90° for localized workspace aerodynamic alignment.\u003c\/span\u003e\n          \u003c\/li\u003e\n          \u003cli\u003e\n            \u003cspan class=\"step-num\"\u003e03\u003c\/span\u003e\n            \u003cspan\u003eSlide your smartphone into the stable base integration to secure simultaneous device pathing and climate comfort anywhere.\u003c\/span\u003e\n          \u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 5. PRODUCT DETAILS --\u003e\n  \u003csection class=\"lux-section\"\u003e\n    \u003ch2\u003eSpecifications\u003c\/h2\u003e\n    \u003ctable class=\"lux-table\"\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eDevice Type\u003c\/td\u003e\n        \u003ctd\u003e5-in-1 Intelligent Multipurpose Handheld Travel Fan\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eWeight Metrics\u003c\/td\u003e\n        \u003ctd\u003eUltra-Lightweight 6.7oz Structural Profile\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003ePower Ecosystem\u003c\/td\u003e\n        \u003ctd\u003eType-C Fast Charging Interface (Cable Assembly Included)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eBattery Performance\u003c\/td\u003e\n        \u003ctd\u003eUp to 3-Hour Uninterrupted Continuous Cooling Backup\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eColor Profile\u003c\/td\u003e\n        \u003ctd\u003eRandom Color Selection \/ Sleek Minimalist Trim\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/table\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 6. FAQ SECTION --\u003e\n  \u003csection class=\"lux-section\"\u003e\n    \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n    \u003cdiv class=\"lux-accordion\"\u003e\n      \u003cdiv class=\"lux-accordion-item\"\u003e\n        \u003ch4 class=\"lux-accordion-title\"\u003eHow does the digital display assist during daily travel?\u003c\/h4\u003e\n        \u003cp\u003eUnlike cheap traditional mini fans that drop power abruptly, our smart LED panel provides a diagnostic readout of the exact battery percentage and speed level, giving you absolute power visibility on the move.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lux-accordion-item\"\u003e\n        \u003ch4 class=\"lux-accordion-title\"\u003eIs the base secure enough to hold heavier mobile devices?\u003c\/h4\u003e\n        \u003cp\u003eYes. The desk bracket is structurally optimized to serve a dual-purpose layout, functioning as a weighted freestanding foundation for the fan or a secure horizontal phone holder configuration.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lux-accordion-item\"\u003e\n        \u003ch4 class=\"lux-accordion-title\"\u003eHow do I replenish the internal battery backup?\u003c\/h4\u003e\n        \u003cp\u003eThe device is built with a modern universal Type-C fast-charging port. This allows you to safely draw reliable power from laptop stations, common power banks, wall adapters, or automotive outlets.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 7. CTA SECTION --\u003e\n  \u003csection class=\"lux-cta\"\u003e\n    \u003ch3\u003eThe Ultimate Summer Lifestyle Reset\u003c\/h3\u003e\n    \u003cp\u003eBypass heavy, noisy traditional cooling options. Step into a streamlined reality of predictable, cool, and beautifully refreshed summer confidence every single day.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"HHC","offers":[{"title":"Default Title","offer_id":42719251955787,"sku":"HC-008","price":1450.0,"currency_code":"PKR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0664\/7228\/0139\/files\/DigitalDisplayPortableMiniFan_5-in-1_1_3a20423f-12f4-4d3c-859a-f9ebb66a0233.jpg?v=1782344194","url":"https:\/\/tryndzi.com\/products\/digital-display-5-in-1-portable-mini-fan-usb-c-handheld","provider":"Tryndzi","version":"1.0","type":"link"}