{"product_id":"compact-16-inch-wall-and-ceiling-fan","title":"Compact Remote Control Fan","description":"\u003cstyle\u003e     .yc-fan-detail {       --yc-ink: #202421;       --yc-muted: #5f6860;       --yc-line: #d7ddd6;       --yc-soft: #f5f7f3;       --yc-accent: #356b5a;       color: var(--yc-ink);       font-family: Arial, Helvetica, sans-serif;       line-height: 1.55;       max-width: 1180px;       margin: 0 auto;       padding: 18px 14px 34px;       background: #fff;       box-sizing: border-box;     }     .yc-fan-detail * { box-sizing: border-box; min-width: 0; }     .yc-block { border-top: 1px solid var(--yc-line); padding: 30px 0; }     .yc-block:first-of-type { border-top: 0; }     .yc-eyebrow {       color: var(--yc-accent);       font-size: 12px;       font-weight: 700;       letter-spacing: 0;       margin: 0 0 8px;       text-transform: uppercase;     }     .yc-title {       font-size: 28px;       line-height: 1.18;       margin: 0 0 10px;       font-weight: 700;     }     .yc-copy {       color: var(--yc-muted);       font-size: 15px;       margin: 0 0 18px;       max-width: 680px;     }     .yc-detail-layout {       display: grid;       gap: 20px;       align-items: start;     }     .yc-detail-intro {       max-width: 860px;     }     .yc-detail-intro .yc-copy {       max-width: 760px;       margin-bottom: 0;     }     .yc-detail-slider {       width: 100%;       max-width: none;     }     .yc-detail-slider .yc-slide {       display: grid;       grid-template-columns: minmax(0, 0.64fr) minmax(240px, 0.36fr);       align-items: stretch;       background: #fff;     }     .yc-detail-slider .yc-slide img {       width: 100%;       max-height: 520px;       aspect-ratio: 1 \/ 1;       object-fit: contain;       background: var(--yc-soft);       padding: 8px;     }     .yc-detail-slider .yc-caption {       min-height: 100%;       border-top: 0;       border-left: 1px solid var(--yc-line);       display: flex;       align-items: center;       color: var(--yc-ink);       font-size: 15px;       line-height: 1.55;       background: #fff;       padding: 24px 26px;     }     .yc-slider {       border: 1px solid var(--yc-line);       background: #fff;       overflow: hidden;     }     .yc-track {       display: flex;       transition: transform 280ms ease;       background: #fff;     }     .yc-slide {       min-width: 100%;       background: #fff;       margin: 0;     }     .yc-slide img {       display: block;       width: 100%;       aspect-ratio: 4 \/ 3;       object-fit: contain;       background: var(--yc-soft);       padding: 18px;     }     .yc-caption {       min-height: 54px;       padding: 12px 16px 14px;       border-top: 1px solid var(--yc-line);       color: var(--yc-muted);       font-size: 14px;       background: #fff;     }     .yc-controls {       display: flex;       align-items: center;       justify-content: space-between;       gap: 12px;       padding: 12px 16px 14px;       border-top: 1px solid var(--yc-line);       background: #fff;     }     .yc-nav,     .yc-dots {       display: inline-flex;       align-items: center;       gap: 8px;     }     .yc-btn {       width: 36px;       height: 36px;       border: 1px solid var(--yc-line);       background: #fff;       color: var(--yc-ink);       font-size: 22px;       line-height: 1;       display: inline-flex;       align-items: center;       justify-content: center;       cursor: pointer;     }     .yc-dot {       width: 8px;       height: 8px;       border: 0;       border-radius: 999px;       background: #aab4ac;       padding: 0;       cursor: pointer;     }     .yc-dot[aria-current=\"true\"] {       width: 22px;       background: var(--yc-accent);     }     .yc-story {       display: grid;       grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr);       gap: 28px;       align-items: center;     }     .yc-story-text {       background: var(--yc-soft);       border: 1px solid var(--yc-line);       padding: 24px;     }     .yc-story img,     .yc-product-image {       display: block;       width: 100%;       aspect-ratio: 1 \/ 1;       object-fit: cover;       background: var(--yc-soft);       border: 1px solid var(--yc-line);     }     .yc-spec-grid {       display: grid;       grid-template-columns: minmax(0, 1fr) minmax(320px, 0.82fr);       gap: 24px;       align-items: start;     }     .yc-table {       width: 100%;       border-collapse: collapse;       border: 1px solid var(--yc-line);       background: #fff;       font-size: 14px;     }     .yc-table th,     .yc-table td {       border-bottom: 1px solid var(--yc-line);       padding: 13px 14px;       text-align: left;       vertical-align: top;     }     .yc-table tr:last-child th,     .yc-table tr:last-child td { border-bottom: 0; }     .yc-table th {       width: 34%;       background: var(--yc-soft);       font-weight: 700;       color: var(--yc-ink);     }     .yc-style-slider .yc-slide img {       aspect-ratio: 1 \/ 1;       object-fit: contain;     }     @media (min-width: 761px) {       .yc-style-slider .yc-slide img {         aspect-ratio: 4 \/ 3;         max-height: 360px;         padding: 14px;       }     }     @media (max-width: 760px) {       .yc-fan-detail { padding: 10px 12px 28px; }       .yc-block { padding: 24px 0; }       .yc-title { font-size: 23px; }       .yc-copy { font-size: 14px; }       .yc-detail-layout,       .yc-story,       .yc-spec-grid { grid-template-columns: 1fr; gap: 18px; }       .yc-spec-grid {         display: flex;         flex-direction: column;       }       .yc-spec-grid \u003e .yc-slider {         order: -1;         width: 100%;       }       .yc-style-slider .yc-caption {         min-height: auto;       }       .yc-style-slider .yc-controls {         flex-wrap: wrap;       }       .yc-style-slider .yc-dots {         flex: 1 1 auto;         justify-content: flex-end;         min-width: 0;       }       .yc-table,       .yc-table tbody,       .yc-table tr,       .yc-table th,       .yc-table td {         display: block !important;         width: 100% !important;         max-width: 100% !important;       }       .yc-table {         table-layout: auto;       }       .yc-table th,       .yc-table td {         overflow-wrap: anywhere;         word-break: normal;       }       .yc-table th {         border-bottom: 0;         padding-bottom: 6px;       }       .yc-table td {         padding-top: 6px;       }       .yc-story-text { padding: 18px; }       .yc-slide img { aspect-ratio: 1 \/ 1; padding: 12px; }       .yc-detail-slider {         width: 100%;         max-width: none;       }       .yc-detail-slider .yc-slide { grid-template-columns: 1fr; }       .yc-detail-slider .yc-slide img {         max-height: 360px;         aspect-ratio: 1 \/ 1;         padding: 8px;       }       .yc-detail-slider .yc-caption {         min-height: auto;         border-left: 0;         border-top: 1px solid var(--yc-line);         padding: 14px 16px 16px;       }       .yc-controls { padding: 10px 12px 12px; }       .yc-btn { width: 34px; height: 34px; }       .yc-table th,       .yc-table td { display: block; width: 100%; }       .yc-table th { border-bottom: 0; padding-bottom: 6px; }       .yc-table td { padding-top: 0; }       .yc-table {         height: auto !important;         border-collapse: separate;         border-spacing: 0;       }       .yc-table tbody,       .yc-table tr,       .yc-table th,       .yc-table td {         height: auto !important;       }       .yc-table tr {         border-bottom: 1px solid var(--yc-line);       }       .yc-table tr:last-child {         border-bottom: 0;       }       .yc-table th {         background: var(--yc-soft);         border-bottom: 0 !important;         padding: 12px 14px 5px !important;       }       .yc-table td {         background: #fff;         border-bottom: 1px solid var(--yc-line);         padding: 5px 14px 13px !important;       }       .yc-table tr:last-child td {         border-bottom: 0;       }     }   \u003c\/style\u003e\u003csection class=\"yc-fan-detail\" data-product=\"compact-wall-ceiling-fan\"\u003e\u003cdiv class=\"yc-block\"\u003e\u003cdiv class=\"yc-detail-layout\"\u003e\n\u003cdiv class=\"yc-detail-intro\"\u003e\n\u003cp class=\"yc-eyebrow\"\u003eCompact cooling\u003c\/p\u003e\n\u003ch2 class=\"yc-title\"\u003eAirflow for corners, counters, and small rooms\u003c\/h2\u003e\n\u003cp class=\"yc-copy\"\u003eA 16-inch fan body, wood-look blades, and remote control keep the setup practical for tight spaces where a floor fan would take up too much room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"yc-slider yc-detail-slider\" data-yc-slider=\"\"\u003e\n\u003cdiv class=\"yc-track\"\u003e\n\u003cfigure class=\"yc-slide\"\u003e\u003cimg src=\"https:\/\/148a214072.yunchenkeji.com\/media\/product\/559\/image\/2026\/07\/16\/3dcb476dff5a1e9c8c247a260c65194f.jpg\" alt=\"Wood grain fan blades and reinforced hub detail\"\u003e\u003cfigcaption class=\"yc-caption\"\u003eWood-grain blades, visible screw plates, and a compact central hub give the fan a warm furniture-like finish while keeping the structure easy to inspect.\u003c\/figcaption\u003e\u003c\/figure\u003e\u003cfigure class=\"yc-slide\"\u003e\u003cimg src=\"https:\/\/148a214072.yunchenkeji.com\/media\/product\/559\/image\/2026\/07\/16\/2220fc66e88a5077853f64de140a126d.jpg\" alt=\"Vented black motor housing detail\"\u003e\u003cfigcaption class=\"yc-caption\"\u003eThe vented motor housing, rounded cover, and exposed fasteners show the practical cooling structure behind the compact fan body.\u003c\/figcaption\u003e\u003c\/figure\u003e\u003cfigure class=\"yc-slide\"\u003e\u003cimg src=\"https:\/\/148a214072.yunchenkeji.com\/media\/product\/559\/image\/2026\/07\/16\/32b85d58642e4ee73338442fc4046cab.jpg\" alt=\"Adjustable joint and mounting bracket detail\"\u003e\u003cfigcaption class=\"yc-caption\"\u003eA sturdy bracket, angled joint, and tightened hardware help the fan head hold its position for focused airflow in small rooms.\u003c\/figcaption\u003e\u003c\/figure\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"yc-controls\"\u003e\n\u003cdiv class=\"yc-nav\"\u003e\n\u003cbutton class=\"yc-btn\" type=\"button\" data-yc-prev=\"\" aria-label=\"Previous image\"\u003e‹\u003c\/button\u003e \u003cbutton class=\"yc-btn\" type=\"button\" data-yc-next=\"\" aria-label=\"Next image\"\u003e›\u003c\/button\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"yc-dots\" aria-label=\"Slide selection\"\u003e\n\u003cbutton class=\"yc-dot\" type=\"button\" data-yc-dot=\"\" aria-current=\"true\" aria-label=\"Show slide 1\"\u003e\u003c\/button\u003e \u003cbutton class=\"yc-dot\" type=\"button\" data-yc-dot=\"\" aria-label=\"Show slide 2\"\u003e\u003c\/button\u003e \u003cbutton class=\"yc-dot\" type=\"button\" data-yc-dot=\"\" aria-label=\"Show slide 3\"\u003e\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\u003cdiv class=\"yc-block\"\u003e\u003cdiv class=\"yc-story\"\u003e\n\u003cimg src=\"https:\/\/148a214072.yunchenkeji.com\/media\/product\/559\/image\/2026\/07\/16\/2ef4fe297752662780f3c2e28f2e81ea.jpg\" alt=\"Compact fan installed in a bright home corner\"\u003e\u003cdiv class=\"yc-story-text\"\u003e\n\u003cp class=\"yc-eyebrow\"\u003eRoom-ready scale\u003c\/p\u003e\n\u003ch2 class=\"yc-title\"\u003eMade for the spaces that need quiet circulation\u003c\/h2\u003e\n\u003cp class=\"yc-copy\"\u003eUse it over a reading nook, near a kitchen prep corner, beside a balcony door, or in a small study where steady airflow matters but open floor space is limited.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\u003cdiv class=\"yc-block\"\u003e\u003cdiv class=\"yc-spec-grid\"\u003e\n\u003cdiv\u003e\n\u003cp class=\"yc-eyebrow\"\u003eSpecifications\u003c\/p\u003e\n\u003ch2 class=\"yc-title\"\u003eFan details and fit\u003c\/h2\u003e\n\u003ctable class=\"yc-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct type\u003c\/th\u003e\n\u003ctd\u003eCompact ceiling fan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColor\u003c\/th\u003e\n\u003ctd\u003e\u003cspan\u003eAntique Silver, Black with Dark Wood Grain, White with Light Wood Grain, Black, White\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMounting assembly\u003c\/th\u003e\n\u003ctd\u003eDiameter 41 cm \/ 16.1\"; height 50 cm \/ 19.7\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBlades\u003c\/th\u003e\n\u003ctd\u003e3 fan blades\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eStyle\u003c\/th\u003e\n\u003ctd\u003eAdjustable, wall and Ceiling, fixed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSpeed settings\u003c\/th\u003e\n\u003ctd\u003e5 speeds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eControl\u003c\/th\u003e\n\u003ctd\u003eRemote control\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eInstallation\u003c\/th\u003e\n\u003ctd\u003eWall or ceiling installation depending on selected style\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eWrought iron + solid wood\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCare\u003c\/th\u003e\n\u003ctd\u003eDust with a soft dry cloth and keep the motor housing dry\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"yc-slider yc-style-slider\" data-yc-slider=\"\"\u003e\n\u003cdiv class=\"yc-track\"\u003e\n\u003cfigure class=\"yc-slide\"\u003e\u003cimg src=\"https:\/\/148a214072.yunchenkeji.com\/media\/product\/559\/image\/2026\/07\/16\/44cb7104021699237edbf7b7489476a3.jpg\" alt=\"Antique silver compact fan style\"\u003e\u003cfigcaption class=\"yc-caption\"\u003eAntique Silver.\u003c\/figcaption\u003e\u003c\/figure\u003e\u003cfigure class=\"yc-slide\"\u003e\u003cimg src=\"https:\/\/148a214072.yunchenkeji.com\/media\/product\/559\/image\/2026\/07\/16\/148d689663c7c731c1fc4cd9533041a9.jpg\" alt=\"Black compact fan with dark wood grain blades style\"\u003e\u003cfigcaption class=\"yc-caption\"\u003eBlack with Dark Wood Grain.\u003c\/figcaption\u003e\u003c\/figure\u003e\u003cfigure class=\"yc-slide\"\u003e\u003cimg src=\"https:\/\/148a214072.yunchenkeji.com\/media\/product\/559\/image\/2026\/07\/16\/8e3e762e29079b6b72dc089dac9107da.jpg\" alt=\"White compact fan with light wood grain blades style\"\u003e\u003cfigcaption class=\"yc-caption\"\u003eWhite with Light Wood Grain.\u003c\/figcaption\u003e\u003c\/figure\u003e\u003cfigure class=\"yc-slide\"\u003e\u003cimg src=\"https:\/\/148a214072.yunchenkeji.com\/media\/product\/559\/image\/2026\/07\/16\/bb32f3e9d3ed9d53a5fd0822ed44aef8.jpg\" alt=\"Black compact fan style\"\u003e\u003cfigcaption class=\"yc-caption\"\u003eBlack.\u003c\/figcaption\u003e\u003c\/figure\u003e\u003cfigure class=\"yc-slide\"\u003e\u003cimg src=\"https:\/\/148a214072.yunchenkeji.com\/media\/product\/559\/image\/2026\/07\/16\/7e042bebdad727b2e8afeeaea1578512.jpg\" alt=\"White compact fan style\"\u003e\u003cfigcaption class=\"yc-caption\"\u003eWhite.\u003c\/figcaption\u003e\u003c\/figure\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"yc-controls\"\u003e\n\u003cdiv class=\"yc-nav\"\u003e\n\u003cbutton class=\"yc-btn\" type=\"button\" data-yc-prev=\"\" aria-label=\"Previous style\"\u003e‹\u003c\/button\u003e \u003cbutton class=\"yc-btn\" type=\"button\" data-yc-next=\"\" aria-label=\"Next style\"\u003e›\u003c\/button\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"yc-dots\" aria-label=\"Style selection\"\u003e\n\u003cbutton class=\"yc-dot\" type=\"button\" data-yc-dot=\"\" aria-current=\"true\" aria-label=\"Show style 1\"\u003e\u003c\/button\u003e \u003cbutton class=\"yc-dot\" type=\"button\" data-yc-dot=\"\" aria-label=\"Show style 2\"\u003e\u003c\/button\u003e \u003cbutton class=\"yc-dot\" type=\"button\" data-yc-dot=\"\" aria-label=\"Show style 3\"\u003e\u003c\/button\u003e \u003cbutton class=\"yc-dot\" type=\"button\" data-yc-dot=\"\" aria-label=\"Show style 4\"\u003e\u003c\/button\u003e \u003cbutton class=\"yc-dot\" type=\"button\" data-yc-dot=\"\" aria-label=\"Show style 5\"\u003e\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\u003cscript\u003e     (function () {       document.querySelectorAll('[data-yc-slider]').forEach(function (slider) {         var track = slider.querySelector('.yc-track');         var slides = Array.prototype.slice.call(slider.querySelectorAll('.yc-slide'));         var dots = Array.prototype.slice.call(slider.querySelectorAll('[data-yc-dot]'));         var index = 0;         function update(nextIndex) {           index = Math.max(0, Math.min(slides.length - 1, nextIndex));           track.style.transform = 'translateX(-' + (index * 100) + '%)';           dots.forEach(function (dot, dotIndex) {             dot.setAttribute('aria-current', dotIndex === index ? 'true' : 'false');           });         }         slider.querySelector('[data-yc-prev]').addEventListener('click', function () {           update(index === 0 ? slides.length - 1 : index - 1);         });         slider.querySelector('[data-yc-next]').addEventListener('click', function () {           update(index === slides.length - 1 ? 0 : index + 1);         });         dots.forEach(function (dot, dotIndex) {           dot.addEventListener('click', function () { update(dotIndex); });         });       });     }());   \u003c\/script\u003e\u003c\/section\u003e","brand":"monulo","offers":[{"title":"Adjustable \/ Antique Silver \/ Diameter 41 cm \/ 16.1\"","offer_id":47999011618974,"sku":"TBCODEX02-Adjustable-Antique Silver-Diameter 41 cm \/ 16.1\"-1004545","price":649.0,"currency_code":"USD","in_stock":true},{"title":"Adjustable \/ Black with Dark Wood Grain \/ Diameter 41 cm \/ 16.1\"","offer_id":47999011651742,"sku":"TBCODEX02-Adjustable-Black with Dark Wood Grain-Diameter 41 cm \/ 16.1\"-1004544","price":649.0,"currency_code":"USD","in_stock":true},{"title":"Adjustable \/ White with Light Wood Grain \/ Diameter 41 cm \/ 16.1\"","offer_id":47999011684510,"sku":"TBCODEX02-Adjustable-White with Light Wood Grain-Diameter 41 cm \/ 16.1\"-1004543","price":649.0,"currency_code":"USD","in_stock":true},{"title":"Adjustable \/ Black \/ Diameter 41 cm \/ 16.1\"","offer_id":47999011717278,"sku":"TBCODEX02-Adjustable-Black-Diameter 41 cm \/ 16.1\"-1004542","price":649.0,"currency_code":"USD","in_stock":true},{"title":"Adjustable \/ White \/ Diameter 41 cm \/ 16.1\"","offer_id":47999011750046,"sku":"TBCODEX02-Adjustable-White-Diameter 41 cm \/ 16.1\"-1004541","price":649.0,"currency_code":"USD","in_stock":true},{"title":"Wall and Ceiling \/ Antique Silver \/ Diameter 41 cm \/ 16.1\"","offer_id":47999011782814,"sku":"TBCODEX02-Wall and Ceiling-Antique Silver-Diameter 41 cm \/ 16.1\"-1004540","price":699.0,"currency_code":"USD","in_stock":true},{"title":"Wall and Ceiling \/ Black with Dark Wood Grain \/ Diameter 41 cm \/ 16.1\"","offer_id":47999011815582,"sku":"TBCODEX02-Wall and Ceiling-Black with Dark Wood Grain-Diameter 41 cm \/ 16.1\"-1004539","price":699.0,"currency_code":"USD","in_stock":true},{"title":"Wall and Ceiling \/ White with Light Wood Grain \/ Diameter 41 cm \/ 16.1\"","offer_id":47999011848350,"sku":"TBCODEX02-Wall and Ceiling-White with Light Wood Grain-Diameter 41 cm \/ 16.1\"-1004538","price":699.0,"currency_code":"USD","in_stock":true},{"title":"Wall and Ceiling \/ Black \/ Diameter 41 cm \/ 16.1\"","offer_id":47999011881118,"sku":"TBCODEX02-Wall and Ceiling-Black-Diameter 41 cm \/ 16.1\"-1004537","price":699.0,"currency_code":"USD","in_stock":true},{"title":"Wall and Ceiling \/ White \/ Diameter 41 cm \/ 16.1\"","offer_id":47999011913886,"sku":"TBCODEX02-Wall and Ceiling-White-Diameter 41 cm \/ 16.1\"-1004536","price":699.0,"currency_code":"USD","in_stock":true},{"title":"Fixed \/ Antique Silver \/ Diameter 41 cm \/ 16.1\"","offer_id":47999011946654,"sku":"TBCODEX02-Fixed-Antique Silver-Diameter 41 cm \/ 16.1\"-1004535","price":599.0,"currency_code":"USD","in_stock":true},{"title":"Fixed \/ Black with Dark Wood Grain \/ Diameter 41 cm \/ 16.1\"","offer_id":47999011979422,"sku":"TBCODEX02-Fixed-Black with Dark Wood Grain-Diameter 41 cm \/ 16.1\"-1004534","price":599.0,"currency_code":"USD","in_stock":true},{"title":"Fixed \/ White with Light Wood Grain \/ Diameter 41 cm \/ 16.1\"","offer_id":47999012012190,"sku":"TBCODEX02-Fixed-White with Light Wood Grain-Diameter 41 cm \/ 16.1\"-1004533","price":599.0,"currency_code":"USD","in_stock":true},{"title":"Fixed \/ Black \/ Diameter 41 cm \/ 16.1\"","offer_id":47999012044958,"sku":"TBCODEX02-Fixed-Black-Diameter 41 cm \/ 16.1\"-1004532","price":599.0,"currency_code":"USD","in_stock":true},{"title":"Fixed \/ White \/ Diameter 41 cm \/ 16.1\"","offer_id":47999012077726,"sku":"TBCODEX02-Fixed-White-Diameter 41 cm \/ 16.1\"-1004531","price":599.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0680\/6349\/4302\/files\/4358d83f851fac69218cee3947dcc174.jpg?v=1784525225","url":"https:\/\/www.monulo.com\/products\/compact-16-inch-wall-and-ceiling-fan","provider":"Monulo","version":"1.0","type":"link"}