{"product_id":"garvee-ceiling-fan-500mm-led-white-bedroom-phk_374ls5q3","title":"Garvee Modern Ceiling Fan with Circular LED Light, Tree Branch Design, 500mm Silent Motor, White, Bedroom Living Room","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      --main: #0f172a;\n      --sub: #4b5563;\n      --accent: #0ea5e9;\n      --accent-soft: #e0f2fe;\n      --bg-soft: #f9fafb;\n      --border: #e5e7eb;\n    }\n\n    body {\n      margin: 0;\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      background-color: #ffffff;\n      color: var(--main);\n      line-height: 1.6;\n    }\n\n    .garvee-wrapper {\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 24px 16px 40px;\n    }\n\n    .section-padding {\n      padding: 32px 0;\n    }\n\n    \/* HERO 区域：白色机身 + 清爽科技感 *\/\n    .hero {\n      display: grid;\n      grid-template-columns: minmax(0, 1.1fr) minmax(0, 1fr);\n      gap: 32px;\n      align-items: center;\n      padding: 20px 20px 24px;\n      border-radius: 20px;\n      background:\n        radial-gradient(circle at top left, rgba(56,189,248,0.18) 0%, transparent 55%),\n        radial-gradient(circle at bottom right, #ffffff 0%, #f3f4f6 65%);\n      border: 1px solid rgba(229,231,235,0.9);\n      box-shadow:\n        0 12px 30px rgba(15,23,42,0.06),\n        0 0 0 1px rgba(243,244,246,0.9) inset;\n      position: relative;\n      overflow: hidden;\n    }\n\n    .hero::before {\n      content: \"\";\n      position: absolute;\n      inset: 0;\n      background:\n        radial-gradient(circle at 10% 20%, rgba(129,140,248,0.16) 0, transparent 45%),\n        radial-gradient(circle at 80% 80%, rgba(56,189,248,0.14) 0, transparent 45%);\n      mix-blend-mode: screen;\n      opacity: 0.9;\n      pointer-events: none;\n    }\n\n    .hero-media {\n      position: relative;\n      z-index: 1;\n    }\n\n    .hero-media img {\n      width: 100%;\n      border-radius: 18px;\n      display: block;\n      box-shadow:\n        0 18px 40px rgba(15,23,42,0.08),\n        0 0 22px rgba(56,189,248,0.15);\n      border: 1px solid rgba(229,231,235,0.9);\n      background-color: #ffffff;\n    }\n\n    .hero-content {\n      position: relative;\n      z-index: 1;\n      padding: 4px 0 4px 8px;\n    }\n\n    .hero-tag {\n      display: inline-flex;\n      align-items: center;\n      gap: 6px;\n      font-size: 11px;\n      text-transform: uppercase;\n      letter-spacing: 0.08em;\n      color: #0369a1;\n      padding: 4px 12px;\n      border-radius: 999px;\n      background-color: rgba(219,234,254,0.9);\n      border: 1px solid rgba(59,130,246,0.4);\n      margin-bottom: 10px;\n      backdrop-filter: blur(10px);\n    }\n\n    .hero-title {\n      font-size: 24px;\n      font-weight: 600;\n      margin: 0 0 10px 0;\n      color: #0f172a;\n    }\n\n    .hero-subtitle {\n      font-size: 14px;\n      color: #4b5563;\n      margin: 0 0 14px 0;\n    }\n\n    .hero-badges {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 8px;\n      margin-bottom: 14px;\n    }\n\n    .hero-badge {\n      font-size: 11px;\n      padding: 5px 10px;\n      border-radius: 999px;\n      border: 1px solid rgba(209,213,219,0.9);\n      background-color: #ffffff;\n      color: #374151;\n      white-space: nowrap;\n      backdrop-filter: blur(10px);\n    }\n\n    .hero-badge--highlight {\n      border-color: rgba(56,189,248,0.7);\n      background: radial-gradient(circle at top left, rgba(56,189,248,0.14), #f9fafb);\n      color: #0369a1;\n    }\n\n    .hero-meta {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 14px;\n      font-size: 11px;\n      color: #6b7280;\n    }\n\n    .hero-meta span {\n      display: inline-flex;\n      align-items: center;\n      gap: 4px;\n    }\n\n    \/* 关键卖点条 *\/\n    .benefit-strip {\n      margin-top: 18px;\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n      font-size: 12px;\n    }\n\n    .benefit-item {\n      padding: 7px 12px;\n      border-radius: 999px;\n      background: #f3f4f6;\n      border: 1px solid rgba(209,213,219,0.9);\n      color: #374151;\n      display: inline-flex;\n      align-items: center;\n      gap: 6px;\n    }\n\n    .benefit-dot {\n      width: 6px;\n      height: 6px;\n      border-radius: 999px;\n      background: radial-gradient(circle, #22d3ee, #0ea5e9);\n      box-shadow: 0 0 6px rgba(56,189,248,0.65);\n    }\n\n    \/* 标题模块 *\/\n    .headline-block {\n      text-align: center;\n      margin-bottom: 16px;\n    }\n\n    .headline-block h2 {\n      margin: 0;\n      font-size: 22px;\n      color: #0f172a;\n    }\n\n    .headline-block p {\n      margin: 8px 0 0 0;\n      font-size: 14px;\n      color: #6b7280;\n    }\n\n    \/* 卖点 4 宫格 *\/\n    .feature-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n      gap: 18px;\n      margin-top: 20px;\n    }\n\n    .feature-card {\n      background: radial-gradient(circle at top left, rgba(56,189,248,0.06), #ffffff);\n      border-radius: 16px;\n      padding: 14px 14px 12px;\n      border: 1px solid rgba(229,231,235,0.9);\n      box-shadow: 0 10px 24px rgba(15,23,42,0.04);\n      position: relative;\n      overflow: hidden;\n    }\n\n    .feature-card::before {\n      content: \"\";\n      position: absolute;\n      inset: 0;\n      background: radial-gradient(circle at top left, rgba(59,130,246,0.18) 0%, transparent 55%);\n      opacity: 0;\n      transition: opacity 0.25s ease;\n      pointer-events: none;\n    }\n\n    .feature-card:hover::before {\n      opacity: 1;\n    }\n\n    .feature-icon {\n      width: 26px;\n      height: 26px;\n      border-radius: 999px;\n      background: radial-gradient(circle, #0ea5e9, #1d4ed8);\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 14px;\n      margin-bottom: 6px;\n      color: #e0f2fe;\n      box-shadow: 0 0 8px rgba(56,189,248,0.7);\n    }\n\n    .feature-card h3 {\n      margin: 0 0 6px 0;\n      font-size: 15px;\n      color: #111827;\n    }\n\n    .feature-card p {\n      margin: 0;\n      font-size: 13px;\n      color: #4b5563;\n    }\n\n    \/* 软背景图文区 *\/\n    .section-soft {\n      background: radial-gradient(circle at top left, #ffffff, #f9fafb);\n      border-radius: 20px;\n      padding: 26px 20px 28px;\n      border: 1px solid rgba(229,231,235,0.9);\n      margin-top: 12px;\n      box-shadow: 0 14px 32px rgba(15,23,42,0.05);\n    }\n\n    .split-row {\n      display: flex;\n      align-items: center;\n      flex-wrap: wrap;\n      gap: 28px;\n      margin-bottom: 30px;\n    }\n\n    .split-row:last-of-type {\n      margin-bottom: 0;\n    }\n\n    .split-row.reverse {\n      flex-direction: row-reverse;\n    }\n\n    .split-media {\n      flex: 1.1;\n      min-width: 280px;\n    }\n\n    .split-media img {\n      width: 100%;\n      border-radius: 14px;\n      border: 1px solid rgba(229,231,235,0.9);\n      box-shadow:\n        0 14px 30px rgba(15,23,42,0.10),\n        0 0 16px rgba(56,189,248,0.15);\n      display: block;\n      background-color: #ffffff;\n    }\n\n    .split-text {\n      flex: 1;\n      min-width: 280px;\n    }\n\n    .split-text h2 {\n      font-size: 20px;\n      margin: 0 0 8px 0;\n      color: #111827;\n      position: relative;\n      display: inline-block;\n      padding-bottom: 4px;\n    }\n\n    .split-text h2::after {\n      content: \"\";\n      position: absolute;\n      left: 0;\n      bottom: 0;\n      width: 45%;\n      height: 2px;\n      background: linear-gradient(90deg, #0ea5e9, transparent);\n    }\n\n    .split-text p {\n      margin: 8px 0;\n      font-size: 14px;\n      color: #4b5563;\n    }\n\n    .split-text ul {\n      padding-left: 18px;\n      margin: 8px 0 0 0;\n      font-size: 13px;\n      color: #6b7280;\n    }\n\n    .split-text ul li {\n      margin-bottom: 6px;\n    }\n\n    \/* 小图场景条 *\/\n    .thumb-strip {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\n      gap: 14px;\n      margin-top: 18px;\n    }\n\n    .thumb-strip img {\n      width: 100%;\n      border-radius: 10px;\n      border: 1px solid rgba(229,231,235,0.9);\n      box-shadow: 0 10px 22px rgba(15,23,42,0.06);\n      display: block;\n      background-color: #ffffff;\n    }\n\n    \/* 规格参数 *\/\n    .specs-section {\n      margin-top: 28px;\n      padding: 24px 18px 26px;\n      border-radius: 20px;\n      border: 1px solid rgba(229,231,235,0.9);\n      background: radial-gradient(circle at top left, #ffffff, #f9fafb);\n      box-shadow: 0 12px 30px rgba(15,23,42,0.05);\n    }\n\n    .specs-section h2 {\n      margin: 0;\n      font-size: 20px;\n      text-align: center;\n      color: #111827;\n    }\n\n    .specs-subtitle {\n      font-size: 13px;\n      color: #6b7280;\n      text-align: center;\n      margin-top: 6px;\n    }\n\n    .responsive-table {\n      border-collapse: collapse;\n      width: 100%;\n      margin-top: 16px;\n      font-size: 13px;\n      color: #374151;\n    }\n\n    .responsive-table td {\n      border: 1px solid #e5e7eb;\n      padding: 8px;\n      text-align: left;\n    }\n\n    .responsive-table tr:nth-child(odd) {\n      background-color: #f9fafb;\n    }\n\n    .responsive-table tr:nth-child(even) {\n      background-color: #ffffff;\n    }\n\n    .responsive-table td:first-child {\n      width: 34%;\n      font-weight: 600;\n      color: #111827;\n    }\n\n    .notice-box {\n      margin-top: 16px;\n      padding: 12px 14px;\n      border-radius: 10px;\n      border-left: 4px solid #0ea5e9;\n      background: #eff6ff;\n      font-size: 12px;\n      color: #1f2937;\n    }\n\n    \/* 响应式 *\/\n    @media (max-width: 900px) {\n      .hero {\n        grid-template-columns: minmax(0, 1fr);\n        padding: 18px 14px;\n      }\n      .hero-content {\n        padding: 0;\n      }\n    }\n\n    @media (max-width: 768px) {\n      .garvee-wrapper {\n        padding: 18px 12px 32px;\n      }\n      .hero-title {\n        font-size: 20px;\n      }\n      .headline-block h2 {\n        font-size: 20px;\n      }\n      .section-padding {\n        padding: 24px 0;\n      }\n      .split-row {\n        flex-direction: column !important;\n        gap: 18px;\n        margin-bottom: 24px;\n      }\n      .specs-section {\n        padding: 18px 14px 20px;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"garvee-wrapper\"\u003e\n\u003c!-- HERO 主视觉：白色机身 + 清爽简约风 --\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"hero-media\"\u003e\n\u003c!-- 建议作为整体客厅 \/ 餐厨一体场景主图 --\u003e \u003cimg alt=\"Garvee modern white acrylic ring ceiling fan light with 7 blades and diamond face for living room, kitchen and bedroom\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/shopify_2Fai_images_2Ftmp30ek88x6_90ad6790-2325-43fb-9d2b-a750cc5a8785.jpg?v=1770286624\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003cdiv class=\"hero-tag\"\u003e\n\u003cspan\u003eModern White Ring Fan Light\u003c\/span\u003e · \u003cspan\u003eUltra-Thin Design\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch1 class=\"hero-title\"\u003eGarvee Modern Acrylic Ring Ceiling Fan Light with 7 PC Blades \u0026amp; Diamond Face, White\u003c\/h1\u003e\n\u003cp class=\"hero-subtitle\"\u003eA slim, white acrylic ring fan light with a sculpted tree‑branch motif – bringing natural warmth, soft lighting and quiet airflow to living rooms, kitchens and bedrooms.\u003c\/p\u003e\n\u003cdiv class=\"hero-badges\"\u003e\n\u003cspan class=\"hero-badge hero-badge--highlight\"\u003eDiamond Acrylic Ring Face\u003c\/span\u003e \u003cspan class=\"hero-badge\"\u003eIntegrated 7-Blade Fan\u003c\/span\u003e \u003cspan class=\"hero-badge\"\u003e6 Wind Speeds + 2H Sleep Timer\u003c\/span\u003e \u003cspan class=\"hero-badge\"\u003eRemote \u0026amp; App Smart Control\u003c\/span\u003e \u003cspan class=\"hero-badge\"\u003eUltra-Thin Flush Mount\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hero-meta\"\u003e\n\u003cspan\u003eSize: 19.69\" D × 19.69\" W × 5.21\" H\u003c\/span\u003e \u003cspan\u003e·\u003c\/span\u003e \u003cspan\u003eColor: White\u003c\/span\u003e \u003cspan\u003e·\u003c\/span\u003e \u003cspan\u003eRooms: Living Room \/ Bedroom \/ Kitchen\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-strip\"\u003e\n\u003cspan class=\"benefit-item\"\u003e \u003cspan class=\"benefit-dot\"\u003e\u003c\/span\u003e Tree-branch motif blends with modern white décor \u003c\/span\u003e \u003cspan class=\"benefit-item\"\u003e \u003cspan class=\"benefit-dot\"\u003e\u003c\/span\u003e Durable acrylic with soft, even light diffusion \u003c\/span\u003e \u003cspan class=\"benefit-item\"\u003e \u003cspan class=\"benefit-dot\"\u003e\u003c\/span\u003e Built-in fan for year-round airflow comfort \u003c\/span\u003e \u003cspan class=\"benefit-item\"\u003e \u003cspan class=\"benefit-dot\"\u003e\u003c\/span\u003e Remote + App control (Wi‑Fi required) \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 4 大核心卖点 --\u003e\n\u003csection class=\"section-padding\"\u003e\n\u003cdiv class=\"headline-block\"\u003e\n\u003ch2\u003eWhite Ring Design That Looks Light, Feels Cooler\u003c\/h2\u003e\n\u003cp\u003eThe white acrylic ring with a subtle tree‑branch motif functions as a modern ceiling light and a quiet fan in one, offering soft lighting and efficient airflow without visual clutter.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e✦\u003c\/div\u003e\n\u003ch3\u003eNatural \u0026amp; Contemporary Style\u003c\/h3\u003e\n\u003cp\u003eThe organic tree‑branch pattern inside the white ring adds a gentle, nature‑inspired touch while staying clean and minimal, ideal for modern, Scandinavian or Japandi interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e◎\u003c\/div\u003e\n\u003ch3\u003eDurable, Lightweight Acrylic\u003c\/h3\u003e\n\u003cp\u003eHigh‑quality clear acrylic is light yet sturdy, easy to maintain and helps diffuse light evenly across the room, reducing glare and enhancing the ambience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e∞\u003c\/div\u003e\n\u003ch3\u003eBuilt-in Year-Round Airflow\u003c\/h3\u003e\n\u003cp\u003eThe integrated 7‑blade fan quietly circulates air, delivering cooling comfort in summer and better air mixing in winter – perfect for living rooms, bedrooms and offices.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e☾\u003c\/div\u003e\n\u003ch3\u003eSoft \u0026amp; Pleasant Lighting\u003c\/h3\u003e\n\u003cp\u003eThe ring light provides gentle, non‑intrusive illumination that brightens the space without overpowering it, ideal for relaxing evenings, cooking or working from home.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 图文详情：外观设计 \/ 气流表现 \/ 智能控制 --\u003e\n\u003csection class=\"section-soft\"\u003e\u003c!-- 1. 外观 + 融入家装 --\u003e\n\u003cdiv class=\"split-row\"\u003e\n\u003cdiv class=\"split-media\"\u003e\u003cimg alt=\"White acrylic ring ceiling fan light with tree branch motif and diamond face\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/shopify_2Fai_images_2Ftmpr0el46yg_61123aaf-28f5-473b-92f7-6542dec4149f.jpg?v=1770286624\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"split-text\"\u003e\n\u003ch2\u003eTree-Branch Motif in a Clean White Ring\u003c\/h2\u003e\n\u003cp\u003eThe subtle branch‑inspired design sits inside a slim white ring, creating a statement piece that still feels airy and light on your ceiling.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eWhite finish blends seamlessly with white ceilings and light‑toned décor.\u003c\/li\u003e\n\u003cli\u003ePairs well with wood accents, neutral textiles and soft color palettes.\u003c\/li\u003e\n\u003cli\u003eCompact 19.69\" ring size fits living rooms, bedrooms and kitchens without overpowering the space.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 2. 气流表现 \u0026 超薄扇叶 --\u003e\n\u003cdiv class=\"split-row reverse\"\u003e\n\u003cdiv class=\"split-media\"\u003e\u003cimg alt=\"7 piece hidden blades and airflow performance of white ring ceiling fan light\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/shopify_2Fai_images_2Ftmpnc7r02vv_ae67d595-7c2c-4a5a-b038-c08efeb23b5d.jpg?v=1770286624\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"split-text\"\u003e\n\u003ch2\u003e7 Hidden Blades for Smooth, Quiet Airflow\u003c\/h2\u003e\n\u003cp\u003eSeven streamlined blades are built into the slim body, moving air efficiently while staying visually discreet behind the acrylic ring.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eLow‑profile fan design maintains an open, uncluttered ceiling line.\u003c\/li\u003e\n\u003cli\u003eQuiet airflow supports restful sleep, focused work and relaxed family time.\u003c\/li\u003e\n\u003cli\u003eYear‑round use: helps cool in warm seasons and improve air circulation in cooler months.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3. 光效 \u0026 控制方式（遥控 + App） --\u003e\n\u003cdiv class=\"split-row\"\u003e\n\u003cdiv class=\"split-media\"\u003e\u003cimg alt=\"Soft pleasant lighting diffusion and control of white acrylic ring fan light\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/shopify_2Fai_images_2Ftmp8g52cvor_253aa68e-79c6-43b8-9163-f421f7fbd2d7.jpg?v=1770286624\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"split-text\"\u003e\n\u003ch2\u003eSoft Lighting \u0026amp; Dual Remote \/ App Control\u003c\/h2\u003e\n\u003cp\u003eThe acrylic ring softens and spreads light, creating a pleasant ambience that works for everyday living. Control comfort your way with both remote and App options.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eSoft, comfortable light that doesn’t strain the eyes or dominate the room.\u003c\/li\u003e\n\u003cli\u003e6 wind speeds let you customize breeze intensity for day and night.\u003c\/li\u003e\n\u003cli\u003e2‑hour sleep timer supports restful nights while saving energy.\u003c\/li\u003e\n\u003cli\u003eDual control: handheld remote control + App control (Wi‑Fi required).\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 多场景展示小图 --\u003e\n\u003cdiv class=\"thumb-strip\"\u003e\n\u003cimg alt=\"White ring fan light in modern living room\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/shopify_2Fai_images_2Ftmpurzcp4mv_9991e48a-e6d3-4b12-b9d8-f108800ff7bb.jpg?v=1770286624\"\u003e \u003cimg alt=\"White ceiling fan light used in kitchen or dining space\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/shopify_2Fai_images_2Ftmpfobs52b3_0e51402b-3274-484b-95ac-1f0fb6c6ddc3.jpg?v=1770286624\"\u003e \u003cimg alt=\"Slim white acrylic ring fan light in bedroom\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/shopify_2Fai_images_2Ftmp0yzobrf_44061d1e-dd25-4c0a-a8da-967fd4cc28a3.jpg?v=1770286624\"\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 规格参数区 --\u003e\n\u003csection class=\"specs-section\"\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003cp class=\"specs-subtitle\"\u003eConfirm size, color and control options at a glance before you order.\u003c\/p\u003e\n\u003ctable class=\"responsive-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eGARVEE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eModern Acrylic Ring Ceiling Fan Light with 7 PC Blades \u0026amp; Diamond Face\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor\u003c\/td\u003e\n\u003ctd\u003eWhite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eModern \/ Contemporary \/ Light Boho\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSpecial Features\u003c\/td\u003e\n\u003ctd\u003eRemote controlled, App controlled (Wi‑Fi required), 7 hidden blades, 6 wind speeds, 2H sleep timer\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMounting Type\u003c\/td\u003e\n\u003ctd\u003eCeiling mount, ultra‑thin flush design\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Dimensions\u003c\/td\u003e\n\u003ctd\u003e19.69\" D × 19.69\" W × 5.21\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eItem Weight\u003c\/td\u003e\n\u003ctd\u003e6.33 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRoom Type\u003c\/td\u003e\n\u003ctd\u003eLiving room, bedroom, kitchen, home office\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAssembly Required\u003c\/td\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"notice-box\"\u003e\n\u003cstrong\u003eInstallation \u0026amp; Control Tips:\u003c\/strong\u003e\u003cbr\u003eFor safety, turn off power at the circuit breaker before installation. Professional installation is recommended, especially if you are unfamiliar with ceiling wiring. Connect the light to Wi‑Fi to unlock full App control for fan speeds and timer functions. Keep the remote in an easy‑to‑reach spot so every family member can quickly adjust airflow and lighting to their preference.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Garvee","offers":[{"title":"White","offer_id":51298959065376,"sku":"PHK_374LS5Q3","price":93.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0966\/1825\/0528\/files\/71Yb2lSDo1L.jpg?v=1772688422","url":"https:\/\/www.garvee.ca\/products\/garvee-ceiling-fan-500mm-led-white-bedroom-phk_374ls5q3","provider":"GARVEECA","version":"1.0","type":"link"}