{"id":1517,"date":"2025-02-21T22:07:17","date_gmt":"2025-02-21T14:07:17","guid":{"rendered":"https:\/\/szxqfkj.com\/?page_id=1517"},"modified":"2025-08-11T15:33:36","modified_gmt":"2025-08-11T07:33:36","slug":"produits","status":"publish","type":"page","link":"https:\/\/szxqfkj.com\/fr\/produits\/","title":{"rendered":"Affichage du produit"},"content":{"rendered":"<section class=\"l-section wpb_row us_custom_5a23396a custom-row height_medium color_secondary\"><div class=\"l-section-overlay\" style=\"background:linear-gradient(215deg,rgba(4,47,107,0.1),rgba(2,19,33,0.60))\"><\/div><div class=\"l-section-h i-cf\"><div class=\"g-cols vc_row via_grid cols_1 laptops-cols_inherit tablets-cols_inherit mobiles-cols_1 valign_middle type_boxes stacking_default\" style=\"--columns-gap:0rem;\"><div class=\"wpb_column vc_column_container\"><div class=\"vc_column-inner\"><h1 class=\"w-post-elm post_title us_custom_0916bf32 align_left entry-title color_link_inherit\">Affichage du produit<\/h1><div class=\"w-separator size_large\"><\/div><nav class=\"g-breadcrumbs us_custom_520fdab8 separator_custom align_none\" itemscope itemtype=\"http:\/\/schema.org\/BreadcrumbList\"><div class=\"g-breadcrumbs-item\" itemscope itemprop=\"itemListElement\" itemtype=\"http:\/\/schema.org\/ListItem\"><a itemprop=\"item\" href=\"https:\/\/szxqfkj.com\/fr\/\"><span itemprop=\"name\">Accueil<\/span><\/a><meta itemprop=\"position\" content=\"1\"\/><\/div><div class=\"g-breadcrumbs-separator\">\/<\/div><div class=\"g-breadcrumbs-item\">Pages<\/div><\/nav>\n\t<div class=\"wpb_raw_code wpb_raw_html wpb_content_element us_custom_909b2fd0\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<!-- \u7c92\u5b50\u80cc\u666f\u5bb9\u5668 -->\n<div id=\"particles-js\"><\/div>\n\n<!-- \u8bbe\u5b9a\u6837\u5f0f -->\n<style>\n\/* \u786e\u4fdd\u7c92\u5b50\u80cc\u666f\u8986\u76d6\u6574\u4e2a\u533a\u57df *\/\n#particles-js {\n    position: absolute;\n    width: 100%;\n    height: 100%;\n    top: 0;\n    left: 0;\n    z-index: 0; \/* \u8ba9\u5b83\u5728\u80cc\u666f\u5c42 *\/\n    background-color: transparent !important;\n    min-height: 488px; \/* \u786e\u4fdd\u684c\u9762\u7aef\u81f3\u5c11 600px \u9ad8 *\/\n}\n\n\/* \u8ba9 Row \u5177\u6709\u6700\u5c0f\u9ad8\u5ea6 *\/\n.custom-row {\n    position: relative;\n    min-height: 488px; \/* \u9ed8\u8ba4\u9ad8\u5ea6 *\/\n}\n\n\/* \u54cd\u5e94\u5f0f\u8c03\u6574 *\/\n@media (max-width: 1380px) {\n    #particles-js { min-height: 465px; } \/* \u7b14\u8bb0\u672c\u7aef *\/\n    .custom-row { min-height: 465px; }\n}\n@media (max-width: 1024px) {\n    #particles-js { min-height: 348px; } \/* \u5e73\u677f\u7aef *\/\n    .custom-row { min-height: 348px; }\n}\n@media (max-width: 600px) {\n    #particles-js { min-height: 248px; } \/* \u624b\u673a\u7aef *\/\n    .custom-row { min-height: 248px; }\n}\n<\/style>\n\n<!-- \u52a0\u8f7d Particles.js \u5e93 -->\n<script src=\"https:\/\/cdn.jsdelivr.net\/npm\/particles.js@2.0.0\/particles.min.js\"><\/script>\n\n<!-- \u8fd0\u884c Particles.js \u5e76\u9002\u914d\u4e0d\u540c\u8bbe\u5907 -->\n<script>\ndocument.addEventListener(\"DOMContentLoaded\", function() {\n    function getParticleConfig() {\n        let screenWidth = window.innerWidth;\n        let config = {\n            \"particles\": {\n                \"number\": { \"density\": { \"enable\": true, \"value_area\": 800 } },\n                \"color\": { \"value\": \"#ffffff\" },\n                \"shape\": { \"type\": \"circle\" },\n                \"opacity\": { \"value\": 0.5 },\n                \"line_linked\": { \"enable\": true, \"color\": \"#ffffff\", \"opacity\": 0.4, \"width\": 1 },\n                \"move\": { \"enable\": true, \"speed\": 2 }\n            },\n            \"interactivity\": {\n                \"events\": { \"onhover\": { \"enable\": true, \"mode\": \"grab\" }, \"onclick\": { \"enable\": true, \"mode\": \"push\" } }\n            },\n            \"retina_detect\": true\n        };\n\n        \/\/ \u6839\u636e\u8bbe\u5907\u8c03\u6574\u53c2\u6570\n        if (screenWidth > 1380) { \/\/ \u684c\u9762\n            config.particles.number.value = 100;\n            config.particles.size = { \"value\": 4 };\n            config.particles.line_linked.distance = 150;\n        } else if (screenWidth > 1024) { \/\/ \u7b14\u8bb0\u672c\n            config.particles.number.value = 80;\n            config.particles.size = { \"value\": 3 };\n            config.particles.line_linked.distance = 120;\n        } else if (screenWidth > 600) { \/\/ \u5e73\u677f\n            config.particles.number.value = 50;\n            config.particles.size = { \"value\": 2.5 };\n            config.particles.line_linked.distance = 100;\n        } else { \/\/ \u624b\u673a\n            config.particles.number.value = 30;\n            config.particles.size = { \"value\": 2 };\n            config.particles.line_linked.distance = 80;\n        }\n\n        return config;\n    }\n\n    function initParticles() {\n        particlesJS(\"particles-js\", getParticleConfig());\n    }\n\n    \/\/ \u521d\u59cb\u5316 Particles.js\n    initParticles();\n\n    \/\/ \u76d1\u542c\u7a97\u53e3\u53d8\u5316\uff0c\u81ea\u52a8\u8c03\u6574\u7c92\u5b50\u6548\u679c\n    window.addEventListener(\"resize\", function() {\n        setTimeout(() => {\n            particlesJS(\"particles-js\", getParticleConfig());\n        }, 500); \/\/ 500ms \u9632\u6b62\u9891\u7e41\u89e6\u53d1\n    });\n});\n<\/script>\n\n\t\t<\/div>\n\t<\/div>\n<\/div><\/div><\/div><\/div><\/section><section class=\"l-section wpb_row height_medium\"><div class=\"l-section-h i-cf\"><div class=\"g-cols vc_row via_grid cols_1-3 laptops-cols_inherit tablets-cols_inherit mobiles-cols_1 valign_top type_default stacking_default\"><div class=\"wpb_column vc_column_container\"><div class=\"vc_column-inner\"><form class=\"w-filter for_grid state_desktop us-field-style_1 us_custom_fbe7f6e8 layout_ver items_1 mod_default hide_disabled_values\" action =\"http:\/\/1\" onsubmit=\"return false;\" onclick='return {&quot;filterPrefix&quot;:&quot;filter&quot;,&quot;hideDisabledValues&quot;:true,&quot;layout&quot;:&quot;ver&quot;,&quot;mobileWidth&quot;:600,&quot;use_grid&quot;:&quot;first&quot;,&quot;gridNotFoundMessage&quot;:&quot;Nothing to filter. Add a suitable Grid to this page.&quot;}' data-trp-original-action><div class=\"w-filter-list\"><div class=\"w-filter-list-title\">Filtres<\/div><button class=\"w-filter-list-closer\" title=\"Fermer\" aria-label=\"Fermer\"><\/button><div class=\"w-filter-item type_radio\" data-source=\"tax|us_portfolio_category\"><button class=\"w-filter-item-title\">Cat\u00e9gories de produits<span><\/span><\/button><a class=\"w-filter-item-reset\" href=\"#\" title=\"Remise \u00e0 z\u00e9ro\"><span>Remise \u00e0 z\u00e9ro<\/span><\/a><div class=\"w-filter-item-content\"><div class=\"w-filter-item-values\" data-maxheight=\"40vh\" style=\"max-height:40vh\"><div class=\"w-filter-item-value selected\"><label><input type=\"radio\" value=\"*\" name=\"filter_Profito_category\" checked='checked'><span class=\"w-filter-item-value-label\">Tous<\/span><\/label><\/div><div class=\"w-filter-item-value\" data-item-amount=\"12\"><label><input type=\"radio\" value=\"ac-fan\" name=\"filter_Profito_category\"><span class=\"w-filter-item-value-label\">Ventilateur CA<\/span><span class=\"w-filter-item-value-amount\">12<\/span><\/label><\/div><div class=\"w-filter-item-value\" data-item-amount=\"2\"><label><input type=\"radio\" value=\"brushless-dc-fan\" name=\"filter_Profito_category\"><span class=\"w-filter-item-value-label\">Ventilateur DC sans balais<\/span><span class=\"w-filter-item-value-amount\">2<\/span><\/label><\/div><div class=\"w-filter-item-value\" data-item-amount=\"2\"><label><input type=\"radio\" value=\"centrifugal-fan\" name=\"filter_Profito_category\"><span class=\"w-filter-item-value-label\">Ventilateur centrifuge<\/span><span class=\"w-filter-item-value-amount\">2<\/span><\/label><\/div><div class=\"w-filter-item-value\" data-item-amount=\"2\"><label><input type=\"radio\" value=\"dc-bracket-fan\" name=\"filter_Profito_category\"><span class=\"w-filter-item-value-label\">Support DC Ventilateur<\/span><span class=\"w-filter-item-value-amount\">2<\/span><\/label><\/div><div class=\"w-filter-item-value\" data-item-amount=\"5\"><label><input type=\"radio\" value=\"dc-brushless-blowers\" name=\"filter_Profito_category\"><span class=\"w-filter-item-value-label\">Souffleurs sans balais \u00e0 courant continu<\/span><span class=\"w-filter-item-value-amount\">5<\/span><\/label><\/div><div class=\"w-filter-item-value\" data-item-amount=\"39\"><label><input type=\"radio\" value=\"dc-fan\" name=\"filter_Profito_category\"><span class=\"w-filter-item-value-label\">Ventilateur DC<\/span><span class=\"w-filter-item-value-amount\">39<\/span><\/label><\/div><div class=\"w-filter-item-value\" data-item-amount=\"4\"><label><input type=\"radio\" value=\"ec-fan\" name=\"filter_Profito_category\"><span class=\"w-filter-item-value-label\">Ventilateur CE<\/span><span class=\"w-filter-item-value-amount\">4<\/span><\/label><\/div><\/div><\/div><\/div><\/div><div class=\"w-filter-list-panel\"><button class=\"w-btn us-btn-style_1\"><span class=\"w-btn-label\">Appliquer<\/span><\/button><\/div><style>@media( max-width:600px ){.w-filter.state_desktop .w-filter-list,.w-filter-item-title>span{display:none}.w-filter-opener{display:inline-block}}<\/style><button class=\"w-filter-opener\"><span>Filtres<\/span><\/button><div class=\"w-filter-json-filters-args hidden\" onclick='return {&quot;taxonomies_query_args&quot;:{&quot;tax|us_portfolio_category&quot;:{&quot;ac-fan&quot;:{&quot;fields&quot;:&quot;ids&quot;,&quot;nopaging&quot;:true,&quot;post_status&quot;:[&quot;publish&quot;,&quot;acf-disabled&quot;,&quot;inherit&quot;],&quot;post_type&quot;:[],&quot;posts_per_page&quot;:1,&quot;suppress_filters&quot;:true,&quot;tax_query&quot;:[{&quot;taxonomy&quot;:&quot;us_portfolio_category&quot;,&quot;field&quot;:&quot;slug&quot;,&quot;terms&quot;:&quot;ac-fan&quot;}]},&quot;brushless-dc-fan&quot;:{&quot;fields&quot;:&quot;ids&quot;,&quot;nopaging&quot;:true,&quot;post_status&quot;:[&quot;publish&quot;,&quot;acf-disabled&quot;,&quot;inherit&quot;],&quot;post_type&quot;:[],&quot;posts_per_page&quot;:1,&quot;suppress_filters&quot;:true,&quot;tax_query&quot;:[{&quot;taxonomy&quot;:&quot;us_portfolio_category&quot;,&quot;field&quot;:&quot;slug&quot;,&quot;terms&quot;:&quot;brushless-dc-fan&quot;}]},&quot;centrifugal-fan&quot;:{&quot;fields&quot;:&quot;ids&quot;,&quot;nopaging&quot;:true,&quot;post_status&quot;:[&quot;publish&quot;,&quot;acf-disabled&quot;,&quot;inherit&quot;],&quot;post_type&quot;:[],&quot;posts_per_page&quot;:1,&quot;suppress_filters&quot;:true,&quot;tax_query&quot;:[{&quot;taxonomy&quot;:&quot;us_portfolio_category&quot;,&quot;field&quot;:&quot;slug&quot;,&quot;terms&quot;:&quot;centrifugal-fan&quot;}]},&quot;dc-bracket-fan&quot;:{&quot;fields&quot;:&quot;ids&quot;,&quot;nopaging&quot;:true,&quot;post_status&quot;:[&quot;publish&quot;,&quot;acf-disabled&quot;,&quot;inherit&quot;],&quot;post_type&quot;:[],&quot;posts_per_page&quot;:1,&quot;suppress_filters&quot;:true,&quot;tax_query&quot;:[{&quot;taxonomy&quot;:&quot;us_portfolio_category&quot;,&quot;field&quot;:&quot;slug&quot;,&quot;terms&quot;:&quot;dc-bracket-fan&quot;}]},&quot;dc-brushless-blowers&quot;:{&quot;fields&quot;:&quot;ids&quot;,&quot;nopaging&quot;:true,&quot;post_status&quot;:[&quot;publish&quot;,&quot;acf-disabled&quot;,&quot;inherit&quot;],&quot;post_type&quot;:[],&quot;posts_per_page&quot;:1,&quot;suppress_filters&quot;:true,&quot;tax_query&quot;:[{&quot;taxonomy&quot;:&quot;us_portfolio_category&quot;,&quot;field&quot;:&quot;slug&quot;,&quot;terms&quot;:&quot;dc-brushless-blowers&quot;}]},&quot;dc-fan&quot;:{&quot;fields&quot;:&quot;ids&quot;,&quot;nopaging&quot;:true,&quot;post_status&quot;:[&quot;publish&quot;,&quot;acf-disabled&quot;,&quot;inherit&quot;],&quot;post_type&quot;:[],&quot;posts_per_page&quot;:1,&quot;suppress_filters&quot;:true,&quot;tax_query&quot;:[{&quot;taxonomy&quot;:&quot;us_portfolio_category&quot;,&quot;field&quot;:&quot;slug&quot;,&quot;terms&quot;:&quot;dc-fan&quot;}]},&quot;ec-fan&quot;:{&quot;fields&quot;:&quot;ids&quot;,&quot;nopaging&quot;:true,&quot;post_status&quot;:[&quot;publish&quot;,&quot;acf-disabled&quot;,&quot;inherit&quot;],&quot;post_type&quot;:[],&quot;posts_per_page&quot;:1,&quot;suppress_filters&quot;:true,&quot;tax_query&quot;:[{&quot;taxonomy&quot;:&quot;us_portfolio_category&quot;,&quot;field&quot;:&quot;slug&quot;,&quot;terms&quot;:&quot;ec-fan&quot;}]}}}}'><\/div><input type=\"hidden\" name=\"trp-form-language\" value=\"fr\"\/><\/form><\/div><\/div><div class=\"wpb_column vc_column_container\"><div class=\"vc_column-inner\"><div class=\"w-grid us_grid type_grid layout_1270 cols_4 pagination_regular overflow_hidden preload_style_spinner with_css_animation\" id=\"us_grid_1\" style=\"--columns:4;--gap:0.5rem;\" data-filterable=\"true\"><style>@media (max-width:1380px){#us_grid_1{--columns:3!important}}@media (max-width:1024px){#us_grid_1{--columns:2!important}}@media (max-width:600px){#us_grid_1{--columns:1!important}}.layout_1270 .w-grid-item-h{background:var(--color-header-middle-text);border-radius:0.3rem;box-shadow:0 0.03rem 0.06rem rgba(0,0,0,0.1),0 0.1rem 0.3rem rgba(0,0,0,0.1);transition-duration:0.3s}.no-touch .layout_1270 .w-grid-item-h:hover{box-shadow:0 0.1rem 0.2rem rgba(0,0,0,0.1),0 0.33rem 1rem rgba(0,0,0,0.15);z-index:4}.layout_1270 .usg_post_image_1{transition-duration:0.3s;transform-origin:50% 50%;transform:scale(1) translate(0%,0%)}.layout_1270 .w-grid-item-h:focus-within .usg_post_image_1,.layout_1270 .w-grid-item-h:hover .usg_post_image_1{transform:scale(1.1) translate(0%,0%);opacity:1}.layout_1270 .usg_post_image_1{padding:5%!important}.layout_1270 .usg_post_custom_field_1{color:var(--color-content-link-hover)!important;font-weight:500!important}.layout_1270 .usg_vwrapper_2{padding:5%!important}<\/style><div class=\"w-grid-list\">\t<article class=\"w-grid-item us_animate_fade size_1x1 post-1012 us_portfolio type-us_portfolio status-publish has-post-thumbnail hentry us_portfolio_category-ec-fan us_portfolio_tag-ec-fan us_portfolio_tag-ec12038\" data-id=\"1012\" style=\"animation-delay:0s\">\r\n\t\t<div class=\"w-grid-item-h\">\r\n\t\t\t\t\t\t<div class=\"w-vwrapper usg_vwrapper_2 align_none valign_top\"><div class=\"w-post-elm post_image usg_post_image_1 has_ratio\"><a href=\"https:\/\/szxqfkj.com\/fr\/product\/ec12038\/\" aria-label=\"EC12038\"><img loading=\"lazy\" decoding=\"async\" width=\"840\" height=\"630\" src=\"https:\/\/szxqfkj.com\/wp-content\/uploads\/2025\/02\/ec12038-840x630.jpg\" class=\"attachment-us_840_630 size-us_840_630 wp-post-image\" alt=\"\" \/><\/a><div style=\"padding-bottom:75%\"><\/div><\/div><div class=\"w-vwrapper usg_vwrapper_1 align_none valign_top\" style=\"--vwrapper-gap:0.1rem\"><div class=\"w-post-elm post_custom_field usg_post_custom_field_1 has_text_color type_text fan_type color_link_inherit\"><span class=\"w-post-elm-value\">Ventilateur CE<\/span><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_2 type_text Fan_Model color_link_inherit\"><span class=\"w-post-elm-before\">Mod\u00e8le : <\/span><span class=\"w-post-elm-value\">EC12038<\/span><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_3 type_text Fan_Dimensions color_link_inherit\"><span class=\"w-post-elm-before\">Dimensions : <\/span><span class=\"w-post-elm-value\">120x120x38mm<\/span><\/div><\/div><\/div>\t\t<\/div>\r\n\t\t\t<\/article>\r\n\t<article class=\"w-grid-item us_animate_fade size_1x1 post-1006 us_portfolio type-us_portfolio status-publish has-post-thumbnail hentry us_portfolio_category-ec-fan us_portfolio_tag-ec-fan us_portfolio_tag-ec12025\" data-id=\"1006\" style=\"animation-delay:0.1s\">\r\n\t\t<div class=\"w-grid-item-h\">\r\n\t\t\t\t\t\t<div class=\"w-vwrapper usg_vwrapper_2 align_none valign_top\"><div class=\"w-post-elm post_image usg_post_image_1 has_ratio\"><a href=\"https:\/\/szxqfkj.com\/fr\/product\/ec12025\/\" aria-label=\"EC12025\"><img loading=\"lazy\" decoding=\"async\" width=\"840\" height=\"630\" src=\"https:\/\/szxqfkj.com\/wp-content\/uploads\/2025\/02\/ec12025-840x630.jpg\" class=\"attachment-us_840_630 size-us_840_630 wp-post-image\" alt=\"\" \/><\/a><div style=\"padding-bottom:75%\"><\/div><\/div><div class=\"w-vwrapper usg_vwrapper_1 align_none valign_top\" style=\"--vwrapper-gap:0.1rem\"><div class=\"w-post-elm post_custom_field usg_post_custom_field_1 has_text_color type_text fan_type color_link_inherit\"><span class=\"w-post-elm-value\">Ventilateur CE<\/span><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_2 type_text Fan_Model color_link_inherit\"><span class=\"w-post-elm-before\">Mod\u00e8le : <\/span><span class=\"w-post-elm-value\">EC12025<\/span><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_3 type_text Fan_Dimensions color_link_inherit\"><span class=\"w-post-elm-before\">Dimensions : <\/span><span class=\"w-post-elm-value\">120x120x25mm<\/span><\/div><\/div><\/div>\t\t<\/div>\r\n\t\t\t<\/article>\r\n\t<article class=\"w-grid-item us_animate_fade size_1x1 post-1001 us_portfolio type-us_portfolio status-publish has-post-thumbnail hentry us_portfolio_category-ec-fan us_portfolio_tag-ec-fan us_portfolio_tag-ec9238\" data-id=\"1001\" style=\"animation-delay:0.2s\">\r\n\t\t<div class=\"w-grid-item-h\">\r\n\t\t\t\t\t\t<div class=\"w-vwrapper usg_vwrapper_2 align_none valign_top\"><div class=\"w-post-elm post_image usg_post_image_1 has_ratio\"><a href=\"https:\/\/szxqfkj.com\/fr\/product\/ec9238\/\" aria-label=\"EC9238\"><img loading=\"lazy\" decoding=\"async\" width=\"840\" height=\"630\" src=\"https:\/\/szxqfkj.com\/wp-content\/uploads\/2025\/02\/ec9238-840x630.jpg\" class=\"attachment-us_840_630 size-us_840_630 wp-post-image\" alt=\"\" \/><\/a><div style=\"padding-bottom:75%\"><\/div><\/div><div class=\"w-vwrapper usg_vwrapper_1 align_none valign_top\" style=\"--vwrapper-gap:0.1rem\"><div class=\"w-post-elm post_custom_field usg_post_custom_field_1 has_text_color type_text fan_type color_link_inherit\"><span class=\"w-post-elm-value\">Ventilateur CE<\/span><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_2 type_text Fan_Model color_link_inherit\"><span class=\"w-post-elm-before\">Mod\u00e8le : <\/span><span class=\"w-post-elm-value\">EC9238<\/span><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_3 type_text Fan_Dimensions color_link_inherit\"><span class=\"w-post-elm-before\">Dimensions : <\/span><span class=\"w-post-elm-value\">92x92x38mm<\/span><\/div><\/div><\/div>\t\t<\/div>\r\n\t\t\t<\/article>\r\n\t<article class=\"w-grid-item us_animate_fade size_1x1 post-995 us_portfolio type-us_portfolio status-publish has-post-thumbnail hentry us_portfolio_category-ec-fan us_portfolio_tag-ec-fan us_portfolio_tag-ec8038\" data-id=\"995\" style=\"animation-delay:0.3s\">\r\n\t\t<div class=\"w-grid-item-h\">\r\n\t\t\t\t\t\t<div class=\"w-vwrapper usg_vwrapper_2 align_none valign_top\"><div class=\"w-post-elm post_image usg_post_image_1 has_ratio\"><a href=\"https:\/\/szxqfkj.com\/fr\/product\/ec8038\/\" aria-label=\"EC8038\"><img loading=\"lazy\" decoding=\"async\" width=\"840\" height=\"630\" src=\"https:\/\/szxqfkj.com\/wp-content\/uploads\/2025\/02\/ec8038-840x630.jpg\" class=\"attachment-us_840_630 size-us_840_630 wp-post-image\" alt=\"\" \/><\/a><div style=\"padding-bottom:75%\"><\/div><\/div><div class=\"w-vwrapper usg_vwrapper_1 align_none valign_top\" style=\"--vwrapper-gap:0.1rem\"><div class=\"w-post-elm post_custom_field usg_post_custom_field_1 has_text_color type_text fan_type color_link_inherit\"><span class=\"w-post-elm-value\">Ventilateur CE<\/span><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_2 type_text Fan_Model color_link_inherit\"><span class=\"w-post-elm-before\">Mod\u00e8le : <\/span><span class=\"w-post-elm-value\">EC8038<\/span><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_3 type_text Fan_Dimensions color_link_inherit\"><span class=\"w-post-elm-before\">Dimensions : <\/span><span class=\"w-post-elm-value\">80x80x38mm<\/span><\/div><\/div><\/div>\t\t<\/div>\r\n\t\t\t<\/article>\r\n\t<article class=\"w-grid-item us_animate_fade size_1x1 post-988 us_portfolio type-us_portfolio status-publish has-post-thumbnail hentry us_portfolio_category-ac-fan us_portfolio_tag-ac-fan us_portfolio_tag-ac28080\" data-id=\"988\" style=\"animation-delay:0.4s\">\r\n\t\t<div class=\"w-grid-item-h\">\r\n\t\t\t\t\t\t<div class=\"w-vwrapper usg_vwrapper_2 align_none valign_top\"><div class=\"w-post-elm post_image usg_post_image_1 has_ratio\"><a href=\"https:\/\/szxqfkj.com\/fr\/product\/ac28080\/\" aria-label=\"AC28080\"><img loading=\"lazy\" decoding=\"async\" width=\"840\" height=\"630\" src=\"https:\/\/szxqfkj.com\/wp-content\/uploads\/2025\/02\/AC28080-840x630.jpg\" class=\"attachment-us_840_630 size-us_840_630 wp-post-image\" alt=\"\" \/><\/a><div style=\"padding-bottom:75%\"><\/div><\/div><div class=\"w-vwrapper usg_vwrapper_1 align_none valign_top\" style=\"--vwrapper-gap:0.1rem\"><div class=\"w-post-elm post_custom_field usg_post_custom_field_1 has_text_color type_text fan_type color_link_inherit\"><span class=\"w-post-elm-value\">Ventilateur CA<\/span><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_2 type_text Fan_Model color_link_inherit\"><span class=\"w-post-elm-before\">Mod\u00e8le : <\/span><span class=\"w-post-elm-value\">AC28080<\/span><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_3 type_text Fan_Dimensions color_link_inherit\"><span class=\"w-post-elm-before\">Dimensions : <\/span><span class=\"w-post-elm-value\">280x280x80mm<\/span><\/div><\/div><\/div>\t\t<\/div>\r\n\t\t\t<\/article>\r\n\t<article class=\"w-grid-item us_animate_fade size_1x1 post-981 us_portfolio type-us_portfolio status-publish has-post-thumbnail hentry us_portfolio_category-ac-fan us_portfolio_tag-ac-fan us_portfolio_tag-ac25489\" data-id=\"981\" style=\"animation-delay:0.5s\">\r\n\t\t<div class=\"w-grid-item-h\">\r\n\t\t\t\t\t\t<div class=\"w-vwrapper usg_vwrapper_2 align_none valign_top\"><div class=\"w-post-elm post_image usg_post_image_1 has_ratio\"><a href=\"https:\/\/szxqfkj.com\/fr\/product\/ac25489\/\" aria-label=\"AC25489\"><img loading=\"lazy\" decoding=\"async\" width=\"840\" height=\"630\" src=\"https:\/\/szxqfkj.com\/wp-content\/uploads\/2025\/02\/ac25489-840x630.jpg\" class=\"attachment-us_840_630 size-us_840_630 wp-post-image\" alt=\"\" \/><\/a><div style=\"padding-bottom:75%\"><\/div><\/div><div class=\"w-vwrapper usg_vwrapper_1 align_none valign_top\" style=\"--vwrapper-gap:0.1rem\"><div class=\"w-post-elm post_custom_field usg_post_custom_field_1 has_text_color type_text fan_type color_link_inherit\"><span class=\"w-post-elm-value\">Ventilateur CA<\/span><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_2 type_text Fan_Model color_link_inherit\"><span class=\"w-post-elm-before\">Mod\u00e8le : <\/span><span class=\"w-post-elm-value\">AC25489<\/span><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_3 type_text Fan_Dimensions color_link_inherit\"><span class=\"w-post-elm-before\">Dimensions : <\/span><span class=\"w-post-elm-value\">\u03a6254x89mm<\/span><\/div><\/div><\/div>\t\t<\/div>\r\n\t\t\t<\/article>\r\n\t<article class=\"w-grid-item us_animate_fade size_1x1 post-974 us_portfolio type-us_portfolio status-publish has-post-thumbnail hentry us_portfolio_category-ac-fan us_portfolio_tag-ac-fan us_portfolio_tag-ac20060-c\" data-id=\"974\" style=\"animation-delay:0.6s\">\r\n\t\t<div class=\"w-grid-item-h\">\r\n\t\t\t\t\t\t<div class=\"w-vwrapper usg_vwrapper_2 align_none valign_top\"><div class=\"w-post-elm post_image usg_post_image_1 has_ratio\"><a href=\"https:\/\/szxqfkj.com\/fr\/product\/ac20060-c\/\" aria-label=\"AC20060-C\"><img loading=\"lazy\" decoding=\"async\" width=\"840\" height=\"630\" src=\"https:\/\/szxqfkj.com\/wp-content\/uploads\/2025\/02\/AC20060-c-840x630.jpg\" class=\"attachment-us_840_630 size-us_840_630 wp-post-image\" alt=\"\" \/><\/a><div style=\"padding-bottom:75%\"><\/div><\/div><div class=\"w-vwrapper usg_vwrapper_1 align_none valign_top\" style=\"--vwrapper-gap:0.1rem\"><div class=\"w-post-elm post_custom_field usg_post_custom_field_1 has_text_color type_text fan_type color_link_inherit\"><span class=\"w-post-elm-value\">Ventilateur CA<\/span><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_2 type_text Fan_Model color_link_inherit\"><span class=\"w-post-elm-before\">Mod\u00e8le : <\/span><span class=\"w-post-elm-value\">AC20060-C<\/span><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_3 type_text Fan_Dimensions color_link_inherit\"><span class=\"w-post-elm-before\">Dimensions : <\/span><span class=\"w-post-elm-value\">\u03a6200x60mm<\/span><\/div><\/div><\/div>\t\t<\/div>\r\n\t\t\t<\/article>\r\n\t<article class=\"w-grid-item us_animate_fade size_1x1 post-965 us_portfolio type-us_portfolio status-publish has-post-thumbnail hentry us_portfolio_category-ac-fan us_portfolio_tag-ac-fan us_portfolio_tag-ac20060\" data-id=\"965\" style=\"animation-delay:0.7s\">\r\n\t\t<div class=\"w-grid-item-h\">\r\n\t\t\t\t\t\t<div class=\"w-vwrapper usg_vwrapper_2 align_none valign_top\"><div class=\"w-post-elm post_image usg_post_image_1 has_ratio\"><a href=\"https:\/\/szxqfkj.com\/fr\/product\/ac20060\/\" aria-label=\"AC20060\"><img loading=\"lazy\" decoding=\"async\" width=\"840\" height=\"630\" src=\"https:\/\/szxqfkj.com\/wp-content\/uploads\/2025\/02\/ac20060-840x630.jpg\" class=\"attachment-us_840_630 size-us_840_630 wp-post-image\" alt=\"\" \/><\/a><div style=\"padding-bottom:75%\"><\/div><\/div><div class=\"w-vwrapper usg_vwrapper_1 align_none valign_top\" style=\"--vwrapper-gap:0.1rem\"><div class=\"w-post-elm post_custom_field usg_post_custom_field_1 has_text_color type_text fan_type color_link_inherit\"><span class=\"w-post-elm-value\">Ventilateur CA<\/span><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_2 type_text Fan_Model color_link_inherit\"><span class=\"w-post-elm-before\">Mod\u00e8le : <\/span><span class=\"w-post-elm-value\">AC20060<\/span><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_3 type_text Fan_Dimensions color_link_inherit\"><span class=\"w-post-elm-before\">Dimensions : <\/span><span class=\"w-post-elm-value\">200x200x60mm<\/span><\/div><\/div><\/div>\t\t<\/div>\r\n\t\t\t<\/article>\r\n\t<article class=\"w-grid-item us_animate_fade size_1x1 post-954 us_portfolio type-us_portfolio status-publish has-post-thumbnail hentry us_portfolio_category-ac-fan us_portfolio_tag-ac-fan us_portfolio_tag-ac18060\" data-id=\"954\" style=\"animation-delay:0s\">\r\n\t\t<div class=\"w-grid-item-h\">\r\n\t\t\t\t\t\t<div class=\"w-vwrapper usg_vwrapper_2 align_none valign_top\"><div class=\"w-post-elm post_image usg_post_image_1 has_ratio\"><a href=\"https:\/\/szxqfkj.com\/fr\/product\/ac18060\/\" aria-label=\"AC18060\"><img loading=\"lazy\" decoding=\"async\" width=\"840\" height=\"630\" src=\"https:\/\/szxqfkj.com\/wp-content\/uploads\/2025\/02\/ac18060-840x630.jpg\" class=\"attachment-us_840_630 size-us_840_630 wp-post-image\" alt=\"\" \/><\/a><div style=\"padding-bottom:75%\"><\/div><\/div><div class=\"w-vwrapper usg_vwrapper_1 align_none valign_top\" style=\"--vwrapper-gap:0.1rem\"><div class=\"w-post-elm post_custom_field usg_post_custom_field_1 has_text_color type_text fan_type color_link_inherit\"><span class=\"w-post-elm-value\">Ventilateur CA<\/span><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_2 type_text Fan_Model color_link_inherit\"><span class=\"w-post-elm-before\">Mod\u00e8le : <\/span><span class=\"w-post-elm-value\">AC18060<\/span><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_3 type_text Fan_Dimensions color_link_inherit\"><span class=\"w-post-elm-before\">Dimensions : <\/span><span class=\"w-post-elm-value\">180x180x60mm<\/span><\/div><\/div><\/div>\t\t<\/div>\r\n\t\t\t<\/article>\r\n\t<article class=\"w-grid-item us_animate_fade size_1x1 post-947 us_portfolio type-us_portfolio status-publish has-post-thumbnail hentry us_portfolio_category-ac-fan us_portfolio_tag-ac-fan us_portfolio_tag-ac17251-a02\" data-id=\"947\" style=\"animation-delay:0.1s\">\r\n\t\t<div class=\"w-grid-item-h\">\r\n\t\t\t\t\t\t<div class=\"w-vwrapper usg_vwrapper_2 align_none valign_top\"><div class=\"w-post-elm post_image usg_post_image_1 has_ratio\"><a href=\"https:\/\/szxqfkj.com\/fr\/product\/ac17251-a02\/\" aria-label=\"AC17251 A02\"><img loading=\"lazy\" decoding=\"async\" width=\"840\" height=\"630\" src=\"https:\/\/szxqfkj.com\/wp-content\/uploads\/2025\/02\/ac17251a2-840x630.jpg\" class=\"attachment-us_840_630 size-us_840_630 wp-post-image\" alt=\"\" \/><\/a><div style=\"padding-bottom:75%\"><\/div><\/div><div class=\"w-vwrapper usg_vwrapper_1 align_none valign_top\" style=\"--vwrapper-gap:0.1rem\"><div class=\"w-post-elm post_custom_field usg_post_custom_field_1 has_text_color type_text fan_type color_link_inherit\"><span class=\"w-post-elm-value\">Ventilateur CA<\/span><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_2 type_text Fan_Model color_link_inherit\"><span class=\"w-post-elm-before\">Mod\u00e8le : <\/span><span class=\"w-post-elm-value\">AC17251 A02<\/span><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_3 type_text Fan_Dimensions color_link_inherit\"><span class=\"w-post-elm-before\">Dimensions : <\/span><span class=\"w-post-elm-value\">172x150x51mm<\/span><\/div><\/div><\/div>\t\t<\/div>\r\n\t\t\t<\/article>\r\n\t<article class=\"w-grid-item us_animate_fade size_1x1 post-939 us_portfolio type-us_portfolio status-publish has-post-thumbnail hentry us_portfolio_category-ac-fan us_portfolio_tag-ac-fan us_portfolio_tag-ac17251a01\" data-id=\"939\" style=\"animation-delay:0.2s\">\r\n\t\t<div class=\"w-grid-item-h\">\r\n\t\t\t\t\t\t<div class=\"w-vwrapper usg_vwrapper_2 align_none valign_top\"><div class=\"w-post-elm post_image usg_post_image_1 has_ratio\"><a href=\"https:\/\/szxqfkj.com\/fr\/product\/ac17251a01\/\" aria-label=\"AC17251A01\"><img loading=\"lazy\" decoding=\"async\" width=\"840\" height=\"630\" src=\"https:\/\/szxqfkj.com\/wp-content\/uploads\/2025\/02\/17251a1-840x630.jpg\" class=\"attachment-us_840_630 size-us_840_630 wp-post-image\" alt=\"\" \/><\/a><div style=\"padding-bottom:75%\"><\/div><\/div><div class=\"w-vwrapper usg_vwrapper_1 align_none valign_top\" style=\"--vwrapper-gap:0.1rem\"><div class=\"w-post-elm post_custom_field usg_post_custom_field_1 has_text_color type_text fan_type color_link_inherit\"><span class=\"w-post-elm-value\">Ventilateur CA<\/span><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_2 type_text Fan_Model color_link_inherit\"><span class=\"w-post-elm-before\">Mod\u00e8le : <\/span><span class=\"w-post-elm-value\">AC17251 A01<\/span><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_3 type_text Fan_Dimensions color_link_inherit\"><span class=\"w-post-elm-before\">Dimensions : <\/span><span class=\"w-post-elm-value\">172x150x51mm<\/span><\/div><\/div><\/div>\t\t<\/div>\r\n\t\t\t<\/article>\r\n\t<article class=\"w-grid-item us_animate_fade size_1x1 post-825 us_portfolio type-us_portfolio status-publish has-post-thumbnail hentry us_portfolio_category-ac-fan us_portfolio_tag-ac-fan us_portfolio_tag-ac15050\" data-id=\"825\" style=\"animation-delay:0.3s\">\r\n\t\t<div class=\"w-grid-item-h\">\r\n\t\t\t\t\t\t<div class=\"w-vwrapper usg_vwrapper_2 align_none valign_top\"><div class=\"w-post-elm post_image usg_post_image_1 has_ratio\"><a href=\"https:\/\/szxqfkj.com\/fr\/product\/ac15050\/\" aria-label=\"AC15050\"><img loading=\"lazy\" decoding=\"async\" width=\"840\" height=\"630\" src=\"https:\/\/szxqfkj.com\/wp-content\/uploads\/2025\/02\/ac15050-840x630.jpg\" class=\"attachment-us_840_630 size-us_840_630 wp-post-image\" alt=\"\" \/><\/a><div style=\"padding-bottom:75%\"><\/div><\/div><div class=\"w-vwrapper usg_vwrapper_1 align_none valign_top\" style=\"--vwrapper-gap:0.1rem\"><div class=\"w-post-elm post_custom_field usg_post_custom_field_1 has_text_color type_text fan_type color_link_inherit\"><span class=\"w-post-elm-value\">Ventilateur CA<\/span><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_2 type_text Fan_Model color_link_inherit\"><span class=\"w-post-elm-before\">Mod\u00e8le : <\/span><span class=\"w-post-elm-value\">AC15050<\/span><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_3 type_text Fan_Dimensions color_link_inherit\"><span class=\"w-post-elm-before\">Dimensions : <\/span><span class=\"w-post-elm-value\">150x150x50mm<\/span><\/div><\/div><\/div>\t\t<\/div>\r\n\t\t\t<\/article>\r\n\t<article class=\"w-grid-item us_animate_fade size_1x1 post-818 us_portfolio type-us_portfolio status-publish has-post-thumbnail hentry us_portfolio_category-ac-fan us_portfolio_tag-ac-fan us_portfolio_tag-ac12038\" data-id=\"818\" style=\"animation-delay:0.4s\">\r\n\t\t<div class=\"w-grid-item-h\">\r\n\t\t\t\t\t\t<div class=\"w-vwrapper usg_vwrapper_2 align_none valign_top\"><div class=\"w-post-elm post_image usg_post_image_1 has_ratio\"><a href=\"https:\/\/szxqfkj.com\/fr\/product\/ac12038\/\" aria-label=\"AC12038\"><img loading=\"lazy\" decoding=\"async\" width=\"840\" height=\"630\" src=\"https:\/\/szxqfkj.com\/wp-content\/uploads\/2025\/02\/ac12038-840x630.jpg\" class=\"attachment-us_840_630 size-us_840_630 wp-post-image\" alt=\"\" \/><\/a><div style=\"padding-bottom:75%\"><\/div><\/div><div class=\"w-vwrapper usg_vwrapper_1 align_none valign_top\" style=\"--vwrapper-gap:0.1rem\"><div class=\"w-post-elm post_custom_field usg_post_custom_field_1 has_text_color type_text fan_type color_link_inherit\"><span class=\"w-post-elm-value\">Ventilateur CA<\/span><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_2 type_text Fan_Model color_link_inherit\"><span class=\"w-post-elm-before\">Mod\u00e8le : <\/span><span class=\"w-post-elm-value\">AC12038<\/span><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_3 type_text Fan_Dimensions color_link_inherit\"><span class=\"w-post-elm-before\">Dimensions : <\/span><span class=\"w-post-elm-value\">120x120x38mm<\/span><\/div><\/div><\/div>\t\t<\/div>\r\n\t\t\t<\/article>\r\n\t<article class=\"w-grid-item us_animate_fade size_1x1 post-812 us_portfolio type-us_portfolio status-publish has-post-thumbnail hentry us_portfolio_category-ac-fan us_portfolio_tag-ac-fan us_portfolio_tag-ac12025\" data-id=\"812\" style=\"animation-delay:0.5s\">\r\n\t\t<div class=\"w-grid-item-h\">\r\n\t\t\t\t\t\t<div class=\"w-vwrapper usg_vwrapper_2 align_none valign_top\"><div class=\"w-post-elm post_image usg_post_image_1 has_ratio\"><a href=\"https:\/\/szxqfkj.com\/fr\/product\/ac12025\/\" aria-label=\"AC12025\"><img loading=\"lazy\" decoding=\"async\" width=\"840\" height=\"623\" src=\"https:\/\/szxqfkj.com\/wp-content\/uploads\/2025\/02\/ac12025-840x623.jpg\" class=\"attachment-us_840_630 size-us_840_630 wp-post-image\" alt=\"\" \/><\/a><div style=\"padding-bottom:75%\"><\/div><\/div><div class=\"w-vwrapper usg_vwrapper_1 align_none valign_top\" style=\"--vwrapper-gap:0.1rem\"><div class=\"w-post-elm post_custom_field usg_post_custom_field_1 has_text_color type_text fan_type color_link_inherit\"><span class=\"w-post-elm-value\">Ventilateur CA<\/span><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_2 type_text Fan_Model color_link_inherit\"><span class=\"w-post-elm-before\">Mod\u00e8le : <\/span><span class=\"w-post-elm-value\">AC12025<\/span><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_3 type_text Fan_Dimensions color_link_inherit\"><span class=\"w-post-elm-before\">Dimensions : <\/span><span class=\"w-post-elm-value\">120x120x25mm<\/span><\/div><\/div><\/div>\t\t<\/div>\r\n\t\t\t<\/article>\r\n\t<article class=\"w-grid-item us_animate_fade size_1x1 post-805 us_portfolio type-us_portfolio status-publish has-post-thumbnail hentry us_portfolio_category-ac-fan us_portfolio_tag-ac-fan us_portfolio_tag-ac9225\" data-id=\"805\" style=\"animation-delay:0.6s\">\r\n\t\t<div class=\"w-grid-item-h\">\r\n\t\t\t\t\t\t<div class=\"w-vwrapper usg_vwrapper_2 align_none valign_top\"><div class=\"w-post-elm post_image usg_post_image_1 has_ratio\"><a href=\"https:\/\/szxqfkj.com\/fr\/product\/ac9225\/\" aria-label=\"AC9225\"><img loading=\"lazy\" decoding=\"async\" width=\"840\" height=\"630\" src=\"https:\/\/szxqfkj.com\/wp-content\/uploads\/2025\/02\/ac9225-840x630.jpg\" class=\"attachment-us_840_630 size-us_840_630 wp-post-image\" alt=\"\" \/><\/a><div style=\"padding-bottom:75%\"><\/div><\/div><div class=\"w-vwrapper usg_vwrapper_1 align_none valign_top\" style=\"--vwrapper-gap:0.1rem\"><div class=\"w-post-elm post_custom_field usg_post_custom_field_1 has_text_color type_text fan_type color_link_inherit\"><span class=\"w-post-elm-value\">Ventilateur CA<\/span><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_2 type_text Fan_Model color_link_inherit\"><span class=\"w-post-elm-before\">Mod\u00e8le : <\/span><span class=\"w-post-elm-value\">AC9225<\/span><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_3 type_text Fan_Dimensions color_link_inherit\"><span class=\"w-post-elm-before\">Dimensions : <\/span><span class=\"w-post-elm-value\">92x92x25mm<\/span><\/div><\/div><\/div>\t\t<\/div>\r\n\t\t\t<\/article>\r\n\t<article class=\"w-grid-item us_animate_fade size_1x1 post-798 us_portfolio type-us_portfolio status-publish has-post-thumbnail hentry us_portfolio_category-ac-fan us_portfolio_tag-ac-fan us_portfolio_tag-ac8025\" data-id=\"798\" style=\"animation-delay:0.7s\">\r\n\t\t<div class=\"w-grid-item-h\">\r\n\t\t\t\t\t\t<div class=\"w-vwrapper usg_vwrapper_2 align_none valign_top\"><div class=\"w-post-elm post_image usg_post_image_1 has_ratio\"><a href=\"https:\/\/szxqfkj.com\/fr\/product\/ac8025\/\" aria-label=\"AC8025\"><img loading=\"lazy\" decoding=\"async\" width=\"840\" height=\"574\" src=\"https:\/\/szxqfkj.com\/wp-content\/uploads\/2025\/02\/AC8025.jpg\" class=\"attachment-us_840_630 size-us_840_630 wp-post-image\" alt=\"\" \/><\/a><div style=\"padding-bottom:75%\"><\/div><\/div><div class=\"w-vwrapper usg_vwrapper_1 align_none valign_top\" style=\"--vwrapper-gap:0.1rem\"><div class=\"w-post-elm post_custom_field usg_post_custom_field_1 has_text_color type_text fan_type color_link_inherit\"><span class=\"w-post-elm-value\">Ventilateur CA<\/span><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_2 type_text Fan_Model color_link_inherit\"><span class=\"w-post-elm-before\">Mod\u00e8le : <\/span><span class=\"w-post-elm-value\">AC8025<\/span><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_3 type_text Fan_Dimensions color_link_inherit\"><span class=\"w-post-elm-before\">Dimensions : <\/span><span class=\"w-post-elm-value\">80x80x25<\/span><\/div><\/div><\/div>\t\t<\/div>\r\n\t\t\t<\/article>\r\n\t<article class=\"w-grid-item us_animate_fade size_1x1 post-786 us_portfolio type-us_portfolio status-publish has-post-thumbnail hentry us_portfolio_category-brushless-dc-fan us_portfolio_category-centrifugal-fan us_portfolio_tag-brushless-dc-fan us_portfolio_tag-centrifugal-fan us_portfolio_tag-dc-175\" data-id=\"786\" style=\"animation-delay:0s\">\r\n\t\t<div class=\"w-grid-item-h\">\r\n\t\t\t\t\t\t<div class=\"w-vwrapper usg_vwrapper_2 align_none valign_top\"><div class=\"w-post-elm post_image usg_post_image_1 has_ratio\"><a href=\"https:\/\/szxqfkj.com\/fr\/product\/ventilateur-centrifuge-c-c-sans-balais-175\/\" aria-label=\"Ventilateur centrifuge \u00e0 courant continu sans balais 175\"><img loading=\"lazy\" decoding=\"async\" width=\"840\" height=\"630\" src=\"https:\/\/szxqfkj.com\/wp-content\/uploads\/2025\/02\/DC-175-840x630.jpg\" class=\"attachment-us_840_630 size-us_840_630 wp-post-image\" alt=\"\" \/><\/a><div style=\"padding-bottom:75%\"><\/div><\/div><div class=\"w-vwrapper usg_vwrapper_1 align_none valign_top\" style=\"--vwrapper-gap:0.1rem\"><div class=\"w-post-elm post_custom_field usg_post_custom_field_1 has_text_color type_text fan_type color_link_inherit\"><span class=\"w-post-elm-value\">Ventilateur centrifuge sans balais \u00e0 courant continu et \u00e0 courbure arri\u00e8re<\/span><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_2 type_text Fan_Model color_link_inherit\"><span class=\"w-post-elm-before\">Mod\u00e8le : <\/span><span class=\"w-post-elm-value\">Ventilateur centrifuge \u00e0 courant continu sans balais 175<\/span><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_3 type_text Fan_Dimensions color_link_inherit\"><span class=\"w-post-elm-before\">Dimensions : <\/span><span class=\"w-post-elm-value\">\u03a6175x69mm<\/span><\/div><\/div><\/div>\t\t<\/div>\r\n\t\t\t<\/article>\r\n\t<article class=\"w-grid-item us_animate_fade size_1x1 post-777 us_portfolio type-us_portfolio status-publish has-post-thumbnail hentry us_portfolio_category-brushless-dc-fan us_portfolio_category-centrifugal-fan us_portfolio_tag-brushless-dc-fan us_portfolio_tag-centrifugal-fan us_portfolio_tag-dc-10025\" data-id=\"777\" style=\"animation-delay:0.1s\">\r\n\t\t<div class=\"w-grid-item-h\">\r\n\t\t\t\t\t\t<div class=\"w-vwrapper usg_vwrapper_2 align_none valign_top\"><div class=\"w-post-elm post_image usg_post_image_1 has_ratio\"><a href=\"https:\/\/szxqfkj.com\/fr\/product\/ventilateur-centrifuge-c-c-sans-balais-10025\/\" aria-label=\"Ventilateur centrifuge \u00e0 courant continu sans balais 10025\"><img loading=\"lazy\" decoding=\"async\" width=\"840\" height=\"630\" src=\"https:\/\/szxqfkj.com\/wp-content\/uploads\/2025\/02\/10025-840x630.jpg\" class=\"attachment-us_840_630 size-us_840_630 wp-post-image\" alt=\"\" \/><\/a><div style=\"padding-bottom:75%\"><\/div><\/div><div class=\"w-vwrapper usg_vwrapper_1 align_none valign_top\" style=\"--vwrapper-gap:0.1rem\"><div class=\"w-post-elm post_custom_field usg_post_custom_field_1 has_text_color type_text fan_type color_link_inherit\"><span class=\"w-post-elm-value\">Ventilateur centrifuge sans balais \u00e0 courant continu et \u00e0 courbure arri\u00e8re<\/span><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_2 type_text Fan_Model color_link_inherit\"><span class=\"w-post-elm-before\">Mod\u00e8le : <\/span><span class=\"w-post-elm-value\">Ventilateur centrifuge \u00e0 courant continu sans balais 10025<\/span><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_3 type_text Fan_Dimensions color_link_inherit\"><span class=\"w-post-elm-before\">Dimensions : <\/span><span class=\"w-post-elm-value\">\u03a6100x25mm<\/span><\/div><\/div><\/div>\t\t<\/div>\r\n\t\t\t<\/article>\r\n\t<article class=\"w-grid-item us_animate_fade size_1x1 post-770 us_portfolio type-us_portfolio status-publish has-post-thumbnail hentry us_portfolio_category-dc-bracket-fan us_portfolio_tag-34 us_portfolio_tag-dc-bracket-fan\" data-id=\"770\" style=\"animation-delay:0.2s\">\r\n\t\t<div class=\"w-grid-item-h\">\r\n\t\t\t\t\t\t<div class=\"w-vwrapper usg_vwrapper_2 align_none valign_top\"><div class=\"w-post-elm post_image usg_post_image_1 has_ratio\"><a href=\"https:\/\/szxqfkj.com\/fr\/product\/12025-support-ventilateur\/\" aria-label=\"12025 Support de ventilateur\"><img loading=\"lazy\" decoding=\"async\" width=\"840\" height=\"630\" src=\"https:\/\/szxqfkj.com\/wp-content\/uploads\/2025\/02\/12025-1-840x630.jpg\" class=\"attachment-us_840_630 size-us_840_630 wp-post-image\" alt=\"\" \/><\/a><div style=\"padding-bottom:75%\"><\/div><\/div><div class=\"w-vwrapper usg_vwrapper_1 align_none valign_top\" style=\"--vwrapper-gap:0.1rem\"><div class=\"w-post-elm post_custom_field usg_post_custom_field_1 has_text_color type_text fan_type color_link_inherit\"><span class=\"w-post-elm-value\">Support DC Ventilateur<\/span><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_2 type_text Fan_Model color_link_inherit\"><span class=\"w-post-elm-before\">Mod\u00e8le : <\/span><span class=\"w-post-elm-value\">12025 Support de ventilateur<\/span><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_3 type_text Fan_Dimensions color_link_inherit\"><span class=\"w-post-elm-before\">Dimensions : <\/span><span class=\"w-post-elm-value\">120x120x25mm<\/span><\/div><\/div><\/div>\t\t<\/div>\r\n\t\t\t<\/article>\r\n\t<article class=\"w-grid-item us_animate_fade size_1x1 post-742 us_portfolio type-us_portfolio status-publish has-post-thumbnail hentry us_portfolio_category-dc-bracket-fan us_portfolio_tag-53 us_portfolio_tag-dc-bracket-fan\" data-id=\"742\" style=\"animation-delay:0.3s\">\r\n\t\t<div class=\"w-grid-item-h\">\r\n\t\t\t\t\t\t<div class=\"w-vwrapper usg_vwrapper_2 align_none valign_top\"><div class=\"w-post-elm post_image usg_post_image_1 has_ratio\"><a href=\"https:\/\/szxqfkj.com\/fr\/Product\/9225\/\" aria-label=\"9225 Support de ventilateur\"><img loading=\"lazy\" decoding=\"async\" width=\"840\" height=\"630\" src=\"https:\/\/szxqfkj.com\/wp-content\/uploads\/2025\/02\/9225-840x630.jpg\" class=\"attachment-us_840_630 size-us_840_630 wp-post-image\" alt=\"\" \/><\/a><div style=\"padding-bottom:75%\"><\/div><\/div><div class=\"w-vwrapper usg_vwrapper_1 align_none valign_top\" style=\"--vwrapper-gap:0.1rem\"><div class=\"w-post-elm post_custom_field usg_post_custom_field_1 has_text_color type_text fan_type color_link_inherit\"><span class=\"w-post-elm-value\">Support DC Ventilateur<\/span><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_2 type_text Fan_Model color_link_inherit\"><span class=\"w-post-elm-before\">Mod\u00e8le : <\/span><span class=\"w-post-elm-value\">9225 Support de ventilateur<\/span><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_3 type_text Fan_Dimensions color_link_inherit\"><span class=\"w-post-elm-before\">Dimensions : <\/span><span class=\"w-post-elm-value\">92x92x25mm<\/span><\/div><\/div><\/div>\t\t<\/div>\r\n\t\t\t<\/article>\r\n<\/div>\t<div class=\"w-grid-preloader\">\r\n\t\t<div class=\"g-preloader type_1\">\r\n\t\t\t<div><\/div>\r\n\t\t<\/div>\r\n\t<\/div>\r\n\t\t\t\t<nav class=\"pagination navigation\" role=\"navigation\">\r\n\t\t\t\t<div class=\"nav-links\">\r\n\t\t\t\t\t<span aria-current=\"page\" class=\"page-numbers current\"><span>1<\/span><\/span>\n<a class=\"page-numbers\" href=\"https:\/\/szxqfkj.com\/wp-json\/wp\/v2\/pages\/1517\/page\/2\/\"><span>2<\/span><\/a>\n<a class=\"page-numbers\" href=\"https:\/\/szxqfkj.com\/wp-json\/wp\/v2\/pages\/1517\/page\/3\/\"><span>3<\/span><\/a>\n<a class=\"page-numbers\" href=\"https:\/\/szxqfkj.com\/wp-json\/wp\/v2\/pages\/1517\/page\/4\/\"><span>4<\/span><\/a>\n<a class=\"next page-numbers\" href=\"https:\/\/szxqfkj.com\/wp-json\/wp\/v2\/pages\/1517\/page\/2\/\"><span>Suivant<\/span><\/a>\t\t\t\t<\/div>\r\n\t\t\t<\/nav>\r\n\t\t\t\t<div class=\"w-grid-json hidden\" onclick='return {&quot;action&quot;:&quot;us_ajax_grid&quot;,&quot;infinite_scroll&quot;:0,&quot;max_num_pages&quot;:4,&quot;pagination&quot;:&quot;regular&quot;,&quot;template_vars&quot;:{&quot;columns&quot;:&quot;4&quot;,&quot;exclude_items&quot;:&quot;none&quot;,&quot;img_size&quot;:&quot;default&quot;,&quot;ignore_items_size&quot;:0,&quot;items_layout&quot;:&quot;1270&quot;,&quot;items_offset&quot;:&quot;1&quot;,&quot;load_animation&quot;:&quot;fade&quot;,&quot;overriding_link&quot;:&quot;%7B%22url%22%3A%22%22%7D&quot;,&quot;post_id&quot;:0,&quot;query_args&quot;:{&quot;post_type&quot;:[&quot;us_portfolio&quot;],&quot;post_status&quot;:[&quot;publish&quot;,&quot;acf-disabled&quot;],&quot;posts_per_page&quot;:&quot;20&quot;},&quot;orderby_query_args&quot;:{&quot;orderby&quot;:{&quot;date&quot;:&quot;DESC&quot;}},&quot;type&quot;:&quot;grid&quot;,&quot;us_grid_post_type&quot;:&quot;us_portfolio&quot;,&quot;us_grid_ajax_index&quot;:1,&quot;us_grid_filter_query_string&quot;:null,&quot;us_grid_index&quot;:1,&quot;page_args&quot;:[]}}'><\/div>\r\n\t<\/div><\/div><\/div><\/div><\/div><\/section>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-1517","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/szxqfkj.com\/fr\/wp-json\/wp\/v2\/pages\/1517","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/szxqfkj.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/szxqfkj.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/szxqfkj.com\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/szxqfkj.com\/fr\/wp-json\/wp\/v2\/comments?post=1517"}],"version-history":[{"count":5,"href":"https:\/\/szxqfkj.com\/fr\/wp-json\/wp\/v2\/pages\/1517\/revisions"}],"predecessor-version":[{"id":2136,"href":"https:\/\/szxqfkj.com\/fr\/wp-json\/wp\/v2\/pages\/1517\/revisions\/2136"}],"wp:attachment":[{"href":"https:\/\/szxqfkj.com\/fr\/wp-json\/wp\/v2\/media?parent=1517"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}