{"product_id":"8309-52-palm-leaf-outdoor-ceiling-fan","title":"52\" Palm Leaf Outdoor Ceiling Fan | Wet Rated, Remote Control |8309","description":"\u003cdiv class=\"product-features-container\"\u003e\n  \u003cdiv class=\"product-intro\"\u003e\n    \u003cp class=\"intro-text\"\u003e52-inch ceiling fan with beautifully crafted palm leaf blades brings a natural, relaxed tropical look to living rooms, porches, gazebos, patios, and other indoor or outdoor spaces.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"features-grid\"\u003e\n    \u003cdiv class=\"feature-item\"\u003e\n      \u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n      \u003cdiv class=\"feature-content\"\u003e\n        \u003ch3 class=\"feature-title\"\u003eTropical Palm Leaf Design\u003c\/h3\u003e\n        \u003cp class=\"feature-desc\"\u003eBeautifully crafted palm leaf blades bring a natural, relaxed tropical look to any space.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"feature-item\"\u003e\n      \u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n      \u003cdiv class=\"feature-content\"\u003e\n        \u003ch3 class=\"feature-title\"\u003eIP46 Wet-Rated Protection\u003c\/h3\u003e\n        \u003cp class=\"feature-desc\"\u003eBuilt with IP46 waterproof protection for reliable performance in humid and rainy conditions.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"feature-item\"\u003e\n      \u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n      \u003cdiv class=\"feature-content\"\u003e\n        \u003ch3 class=\"feature-title\"\u003eQuiet DC Motor\u003c\/h3\u003e\n        \u003cp class=\"feature-desc\"\u003eHigh-efficiency DC motor delivers powerful airflow with low noise for a cool, comfortable environment.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"feature-item\"\u003e\n      \u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n      \u003cdiv class=\"feature-content\"\u003e\n        \u003ch3 class=\"feature-title\"\u003e6 Speeds \u0026amp; Reversible Function\u003c\/h3\u003e\n        \u003cp class=\"feature-desc\"\u003eChoose from 6 fan speeds and switch between forward and reverse modes for year-round comfort.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"feature-item\"\u003e\n      \u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n      \u003cdiv class=\"feature-content\"\u003e\n        \u003ch3 class=\"feature-title\"\u003eEasy Remote Control\u003c\/h3\u003e\n        \u003cp class=\"feature-desc\"\u003eControl fan and light with the included remote to adjust speed, lighting, and functions easily.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n.product-features-container {\n  max-width: 800px;\n  margin: 40px auto;\n  padding: 30px;\n  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n  line-height: 1.6;\n  color: #333;\n}\n\n.product-intro {\n  text-align: center;\n  margin-bottom: 40px;\n  padding-bottom: 20px;\n  border-bottom: 1px solid #f0f0f0;\n}\n\n.intro-text {\n  font-size: 18px;\n  line-height: 1.7;\n  color: #444;\n  margin: 0;\n}\n\n.features-grid {\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 20px;\n}\n\n.feature-item {\n  display: flex;\n  align-items: flex-start;\n  padding: 20px;\n  background: #f9f9f9;\n  border-radius: 8px;\n  transition: all 0.3s ease;\n  border-left: 3px solid #2e8b57; \/* 海绿色\/热带绿 *\/\n}\n\n.feature-item:hover {\n  background: #f0fff0; \/* 悬停时淡绿色背景 *\/\n  transform: translateY(-2px);\n  box-shadow: 0 4px 12px rgba(46, 139, 87, 0.1);\n}\n\n.feature-icon {\n  flex-shrink: 0;\n  width: 36px;\n  height: 36px;\n  background: #2e8b57; \/* 海绿色\/热带绿 *\/\n  color: white;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 18px;\n  font-weight: bold;\n  margin-right: 20px;\n  margin-top: 2px;\n}\n\n.feature-content {\n  flex: 1;\n}\n\n.feature-title {\n  font-size: 17px;\n  font-weight: 600;\n  color: #222;\n  margin: 0 0 8px 0;\n  letter-spacing: 0.3px;\n}\n\n.feature-desc {\n  font-size: 15px;\n  line-height: 1.6;\n  color: #555;\n  margin: 0;\n}\n\n\/* 响应式设计 - 平板和桌面 *\/\n@media (min-width: 768px) {\n  .features-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n  \n  .product-intro {\n    margin-bottom: 50px;\n  }\n  \n  .intro-text {\n    font-size: 19px;\n  }\n  \n  .feature-title {\n    font-size: 18px;\n  }\n  \n  .feature-desc {\n    font-size: 16px;\n  }\n}\n\n\/* 响应式设计 - 大桌面 *\/\n@media (min-width: 1200px) {\n  .features-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n  \n  .product-features-container {\n    padding: 40px;\n  }\n}\n\u003c\/style\u003e","brand":"Kviflon","offers":[{"title":"Default Title","offer_id":56924882403488,"sku":"YRK-8309-52CZ-BJ","price":259.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1034\/3900\/7904\/files\/ChatGPT_Image_2026_5_7_17_17_38_1.png?v=1778661243","url":"https:\/\/kviflon.com\/products\/8309-52-palm-leaf-outdoor-ceiling-fan","provider":"Kviflon","version":"1.0","type":"link"}