{"id":14247,"date":"2023-11-23T15:14:32","date_gmt":"2023-11-23T15:14:32","guid":{"rendered":"https:\/\/fllux.shop\/?post_type=product&#038;p=14247"},"modified":"2026-03-18T08:21:41","modified_gmt":"2026-03-18T07:21:41","slug":"power-unit-100-230v","status":"publish","type":"product","link":"https:\/\/fllux.shop\/nl\/product\/power-unit-100-230v\/","title":{"rendered":"POWER UNIT 100\/230V"},"content":{"rendered":"\t\t<div data-elementor-type=\"product-post\" data-elementor-id=\"14247\" class=\"elementor elementor-14247\" data-elementor-post-type=\"product\">\n\t\t\t\t<div class=\"elementor-element elementor-element-47906a4 e-con-full e-flex e-con e-parent\" data-id=\"47906a4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ce6a81c elementor-widget elementor-widget-template\" data-id=\"ce6a81c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"template.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-template\">\n\t\t\t\t\t<div data-elementor-type=\"page\" data-elementor-id=\"17025\" class=\"elementor elementor-17025 elementor-15596 elementor-15596\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5bc8d99 e-flex e-con-boxed e-con e-parent\" data-id=\"5bc8d99\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d61b07b elementor-widget elementor-widget-jet-listing-dynamic-field\" data-id=\"d61b07b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"jet-listing-dynamic-field.default\">\n\t\t\t\t\t<div class=\"jet-listing jet-listing-dynamic-field display-inline\"><div class=\"jet-listing-dynamic-field__inline-wrap\"><h2 class=\"jet-listing-dynamic-field__content\" >AL-KO POWER UNIT 100\/230V - Compact Clean Air Dust Extractor<\/h2><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-11a4314 elementor-widget elementor-widget-jet-listing-dynamic-field\" data-id=\"11a4314\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"jet-listing-dynamic-field.default\">\n\t\t\t\t\t<div class=\"jet-listing jet-listing-dynamic-field display-inline\"><div class=\"jet-listing-dynamic-field__inline-wrap\"><div class=\"jet-listing-dynamic-field__content\" ><p>Breathe easy and work smarter with the AL-KO POWER UNIT 100\/230V. This certified clean air dust extractor efficiently removes dust and chips from a variety of materials like wood, plastic, and paper, creating a healthier and safer workspace. It's the perfect compact solution for workshops and industrial settings.<\/p>\n<\/div><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ee1ff02 elementor-widget elementor-widget-jet-listing-dynamic-repeater\" data-id=\"ee1ff02\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"jet-listing-dynamic-repeater.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"jet-listing jet-listing-dynamic-repeater\"><div class=\"jet-listing-dynamic-repeater__items \"><li class=\"jet-listing-dynamic-repeater__item\"><i class=\"fa fa-check\"><\/i><p>Efficient Airflow: Up to 790 m\u00b3\/h<\/p><\/li><li class=\"jet-listing-dynamic-repeater__item\"><i class=\"fa fa-check\"><\/i><p>Certified Safety: BG-GS tested and approved<\/p><\/li><li class=\"jet-listing-dynamic-repeater__item\"><i class=\"fa fa-check\"><\/i><p>Washable M-Class Filters<\/p><\/li><li class=\"jet-listing-dynamic-repeater__item\"><i class=\"fa fa-check\"><\/i><p>Compact &amp; Mobile Design<\/p><\/li><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9c470b9 elementor-widget elementor-widget-html\" data-id=\"9c470b9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<script> \r\n\/\/ Function to register string for WPML (if needed)\r\nfunction registerStringForWPML(stringName) {\r\n    if (typeof wpml_translate !== 'undefined') {\r\n        return wpml_translate('Custom Strings', stringName, stringName);\r\n    }\r\n    return stringName; \/\/ Fallback if wpml_translate is not defined\r\n}\r\n\r\njQuery(document).ready(function($){\r\n    $('#read-more-button').click(function(){\r\n        var container = $('.hidden-container');\r\n        var button = $(this);\r\n        \r\n        if (container.hasClass('show-container')) {\r\n            \/\/ Collapse the container\r\n            container.removeClass('show-container');\r\n            container.css('max-height', '250px'); \/\/ Collapsed height\r\n            \r\n            \/\/ Change button text to translated \"Show More\"\r\n            button.text(registerStringForWPML('Show More'));\r\n            \r\n            button.removeClass('show-less'); \/\/ Remove class for rotation and position change\r\n            \r\n            \/\/ Scroll smoothly to the top of the container with adjustment\r\n            $('html, body').animate({\r\n                scrollTop: container.offset().top - 250 \/\/ Adjust scroll to move to top of container\r\n            }, 500); \/\/ 500ms for smooth scroll\r\n        } else {\r\n            \/\/ Expand the container\r\n            container.addClass('show-container');\r\n            container.css('max-height', (container.get(0).scrollHeight + 5) + 'px'); \/\/ Expand with added 5px\r\n            \r\n            \/\/ Change button text to translated \"Show Less\"\r\n            button.text(registerStringForWPML('Show Less'));\r\n            \r\n            button.addClass('show-less'); \/\/ Add class for rotation and position change\r\n        }\r\n    });\r\n});\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-469b8e4 hidden-container e-flex e-con-boxed e-con e-parent\" data-id=\"469b8e4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-c5fd60b e-con-full e-flex e-con e-child\" data-id=\"c5fd60b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-c74317d e-con-full e-flex e-con e-child\" data-id=\"c74317d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-6b7568d e-con-full e-flex e-con e-child\" data-id=\"6b7568d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1f6a996 e-con-full e-flex e-con e-child\" data-id=\"1f6a996\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c3cf996 elementor-widget elementor-widget-jet-listing-dynamic-field\" data-id=\"c3cf996\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"jet-listing-dynamic-field.default\">\n\t\t\t\t\t<div class=\"jet-listing jet-listing-dynamic-field display-inline\"><div class=\"jet-listing-dynamic-field__inline-wrap\"><h2 class=\"jet-listing-dynamic-field__content\" >Clean Air, Compact Power<\/h2><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4bb9e52 elementor-widget elementor-widget-jet-listing-dynamic-field\" data-id=\"4bb9e52\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"jet-listing-dynamic-field.default\">\n\t\t\t\t\t<div class=\"jet-listing jet-listing-dynamic-field display-inline\"><div class=\"jet-listing-dynamic-field__inline-wrap\"><div class=\"jet-listing-dynamic-field__content\" ><p>The POWER UNIT 100\/230V is your compact solution for a cleaner, more productive workspace. Not only does it meet the latest safety regulations, but it also boasts a BG-GS certification, allowing direct placement in your work area without any extra fuss. <strong>So, you can focus on your craft, not the dust.<\/strong><\/p>\n<\/div><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d592cd3 e-con-full e-flex e-con e-child\" data-id=\"d592cd3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e35d351 elementor-widget elementor-widget-jet-listing-dynamic-field\" data-id=\"e35d351\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"jet-listing-dynamic-field.default\">\n\t\t\t\t\t<div class=\"jet-listing jet-listing-dynamic-field display-inline\"><div class=\"jet-listing-dynamic-field__inline-wrap\"><h2 class=\"jet-listing-dynamic-field__content\" >Key Features:<\/h2><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b2d2070 elementor-widget elementor-widget-jet-listing-dynamic-repeater\" data-id=\"b2d2070\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"jet-listing-dynamic-repeater.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"jet-listing jet-listing-dynamic-repeater\"><div class=\"jet-listing-dynamic-repeater__items \"><div class=\"jet-listing-dynamic-repeater__item\"><h3 class=\"features-title\">Efficient &amp; Space-Saving Design<\/h3>\r\n<p>First and foremost, this unit's compact design and powerful 1.1 kW motor make it ideal for smaller workshops or areas where space is limited.  Plus, the strategically placed fan and optimized housing ensure maximum airflow with minimal power consumption.<\/p><\/div><div class=\"jet-listing-dynamic-repeater__item\"><h3 class=\"features-title\">Long-Lasting &amp; Effective Filtration<\/h3>\r\n<p>Next, the washable M-class filters with BIA certification can be cleaned multiple times, saving you money and reducing waste.  Additionally, the cyclone pre-separation effectively captures larger debris, extending the filter's lifespan even further.<\/p><\/div><div class=\"jet-listing-dynamic-repeater__item\"><h3 class=\"features-title\">Easy Maintenance &amp; Mobility<\/h3>\r\n<p>Also, the easily removable device cover grants quick access for filter cleaning and maintenance.  And, with 4 sturdy casters (2 swiveling, 1 with a brake), moving this unit around your workspace is a breeze.<\/p><\/div><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a840703 e-con-full e-flex e-con e-child\" data-id=\"a840703\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-ece0584 e-con-full e-flex e-con e-child\" data-id=\"ece0584\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-d247352 e-con-full e-flex e-con e-child\" data-id=\"d247352\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f9898f8 elementor-widget elementor-widget-jet-listing-dynamic-field\" data-id=\"f9898f8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"jet-listing-dynamic-field.default\">\n\t\t\t\t\t<div class=\"jet-listing jet-listing-dynamic-field display-inline\"><div class=\"jet-listing-dynamic-field__inline-wrap\"><h2 class=\"jet-listing-dynamic-field__content\" >Applications:<\/h2><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6436029 elementor-widget elementor-widget-jet-listing-dynamic-field\" data-id=\"6436029\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"jet-listing-dynamic-field.default\">\n\t\t\t\t\t<div class=\"jet-listing jet-listing-dynamic-field display-inline\"><div class=\"jet-listing-dynamic-field__inline-wrap\"><div class=\"jet-listing-dynamic-field__content\" ><p data-sourcepos=\"34:1-34:40\">Perfect For:<\/p>\n<ul data-sourcepos=\"38:1-41:0\">\n<li data-sourcepos=\"38:1-38:108\"><strong>Woodworking &amp; Metalworking:<\/strong> Say goodbye to sawdust and metal shavings clogging up your workspace.<\/li>\n<li data-sourcepos=\"39:1-39:119\"><strong>Small Workshops &amp; Craft Rooms:<\/strong> Its compact size makes it ideal for spaces where larger extractors won't fit.<\/li>\n<li data-sourcepos=\"40:1-41:0\"><strong>Any Dust-Generating Task:<\/strong> Whether it's sanding, grinding, or cutting, breathe easy and work better.<\/li>\n<\/ul>\n<\/div><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-80d7e63 e-con-full e-flex e-con e-child\" data-id=\"80d7e63\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-66bd493 e-con-full e-flex e-con e-child\" data-id=\"66bd493\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-6901ccf e-con-full e-flex e-con e-child\" data-id=\"6901ccf\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-378a327 e-con-full e-flex e-con e-child\" data-id=\"378a327\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7525ee5 elementor-widget elementor-widget-jet-listing-dynamic-image\" data-id=\"7525ee5\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;sticky&quot;:&quot;top&quot;,&quot;sticky_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;],&quot;sticky_offset&quot;:100,&quot;sticky_effects_offset&quot;:0,&quot;sticky_anchor_link_offset&quot;:0,&quot;sticky_parent&quot;:&quot;yes&quot;}\" data-widget_type=\"jet-listing-dynamic-image.default\">\n\t\t\t\t\t<div class=\"jet-listing jet-listing-dynamic-image\" ><img loading=\"lazy\" decoding=\"async\" width=\"500\" height=\"400\" src=\"https:\/\/flluxcdn.b-cdn.net\/wp-content\/uploads\/2023\/11\/192488.jpg\" class=\"jet-listing-dynamic-image__img attachment-full size-full\" alt=\"POWER UNIT 100\/400V\" srcset=\"https:\/\/flluxcdn.b-cdn.net\/wp-content\/uploads\/2023\/11\/192488.jpg 500w, https:\/\/flluxcdn.b-cdn.net\/wp-content\/uploads\/2023\/11\/192488-300x240.jpg 300w, https:\/\/flluxcdn.b-cdn.net\/wp-content\/uploads\/2023\/11\/192488-441x353.jpg 441w, https:\/\/flluxcdn.b-cdn.net\/wp-content\/uploads\/2023\/11\/192488-150x120.jpg 150w\" sizes=\"auto, (max-width: 360px) 147px, (max-width: 500px) 100vw, 500px\" loading=\"lazy\" \/><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5052542 e-con-full e-flex e-con e-child\" data-id=\"5052542\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cdaf03d elementor-widget elementor-widget-jet-listing-dynamic-field\" data-id=\"cdaf03d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"jet-listing-dynamic-field.default\">\n\t\t\t\t\t<div class=\"jet-listing jet-listing-dynamic-field display-inline\"><div class=\"jet-listing-dynamic-field__inline-wrap\"><h2 class=\"jet-listing-dynamic-field__content\" >Tehnical Specifications:<\/h2><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2bce356 elementor-widget elementor-widget-jet-listing-dynamic-repeater\" data-id=\"2bce356\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"jet-listing-dynamic-repeater.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"jet-listing jet-listing-dynamic-repeater\"><div class=\"jet-listing-dynamic-repeater__items \"><li class=\"jet-listing-dynamic-repeater__item\"><p>Intake Nozzle:<\/p>\r\n<p>\u00f8 100 mm<\/p><\/li><li class=\"jet-listing-dynamic-repeater__item\"><p>Motor Power:<\/p>\r\n<p>1.1 kW; 6.8 A; 1 Ph<\/p><\/li><li class=\"jet-listing-dynamic-repeater__item\"><p>Voltage: <\/p>\r\n<p>230 V \/ 50 Hz<\/p><\/li><li class=\"jet-listing-dynamic-repeater__item\"><p>Max. Airflow:<\/p>\r\n<p>790 m\u00b3\/h<\/p><\/li><li class=\"jet-listing-dynamic-repeater__item\"><p>Nominal Airflow:<\/p>\r\n<p>565\/622 m\u00b3\/h<\/p><\/li><li class=\"jet-listing-dynamic-repeater__item\"><p>Negative Pressure: <\/p>\r\n<p>2.118\/2.003 Pa<\/p><\/li><li class=\"jet-listing-dynamic-repeater__item\"><p>Filter Area:<\/p>\r\n<p>4.1 m\u00b2<\/p><\/li><li class=\"jet-listing-dynamic-repeater__item\"><p>Filter Cleaning: <\/p>\r\n<p> Manual cleaning<\/p><\/li><li class=\"jet-listing-dynamic-repeater__item\"><p>Filter Material: <\/p>\r\n<p>Category M, electrically conductive, washable, green (4 pieces)<\/p><\/li><li class=\"jet-listing-dynamic-repeater__item\"><p>Filter Load:<\/p>\r\n<p>138 m\u00b3\/m\u00b2\/h<\/p><\/li><li class=\"jet-listing-dynamic-repeater__item\"><p>Residual Dust Content:<\/p>\r\n<p>H3\/&lt;0.1 mg\/m\u00b3<\/p><\/li><li class=\"jet-listing-dynamic-repeater__item\"><p>Chip Collection Volume: <\/p>\r\n<p>approx. 135 Liters<\/p><\/li><li class=\"jet-listing-dynamic-repeater__item\"><p>Electrical Connections:<\/p>\r\n<p> 5 m connection cable with CEE plug 3-pin, 16 A with phase inverter<\/p><\/li><li class=\"jet-listing-dynamic-repeater__item\"><p>Volume Flow Monitoring:<\/p>\r\n<p>Dial differential pressure gauge with warning lamp on the control cabinet<\/p><\/li><li class=\"jet-listing-dynamic-repeater__item\"><p>Dimensions (L x W X H):<\/p>\r\n<p>1.178 X 650 X 1.973 mm<\/p><\/li><li class=\"jet-listing-dynamic-repeater__item\"><p>Weight: <\/p>\r\n<p>approx. 114 kg<\/p><\/li><li class=\"jet-listing-dynamic-repeater__item\"><p>Paint:<\/p>\r\n<p>RAL 7001 (silver grey) and RAL 7035 (light grey)<\/p><\/li><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2f22e59 elementor-widget elementor-widget-jet-listing-dynamic-field\" data-id=\"2f22e59\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"jet-listing-dynamic-field.default\">\n\t\t\t\t\t<div class=\"jet-listing jet-listing-dynamic-field display-inline\"><div class=\"jet-listing-dynamic-field__inline-wrap\"><div class=\"jet-listing-dynamic-field__content\" ><p>Ready to invest in a cleaner, healthier workspace? For a deep dive into the AL-KO POWER UNIT 100\/230V and all its features, check out our blog post.<\/p>\n<\/div><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e33ca99 e-flex e-con-boxed e-con e-parent\" data-id=\"e33ca99\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8331d23 elementor-widget elementor-widget-button\" data-id=\"8331d23\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-size-sm\" role=\"button\" id=\"read-more-button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">SHOW MORE<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d6a840b elementor-widget elementor-widget-heading\" data-id=\"d6a840b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Thank you!<\/p>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3981f44 elementor-widget elementor-widget-shortcode\" data-id=\"3981f44\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<div data-elementor-type=\"page\" data-elementor-id=\"23951\" class=\"elementor elementor-23951\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-918d3ca e-flex e-con-boxed e-con e-parent\" data-id=\"918d3ca\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e029d8c elementor-widget elementor-widget-heading\" data-id=\"e029d8c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">How the AL-KO POWER UNIT generally works<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-322f5e3 elementor-widget elementor-widget-video\" data-id=\"322f5e3\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;youtube_url&quot;:&quot;https:\\\/\\\/youtu.be\\\/Hl58DHezTEY?vq=hd720&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;mute&quot;:&quot;yes&quot;,&quot;play_on_mobile&quot;:&quot;yes&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-wrapper elementor-open-inline\">\n\t\t\t<div class=\"elementor-video\"><\/div>\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fb60280 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"fb60280\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">The versatile AL-KO POWER UNIT\u00ae series impresses with innovative technology and many well thought-out details.\n<\/p>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-22e6f31 e-flex e-con-boxed e-con e-parent\" data-id=\"22e6f31\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9b7b8ad elementor-widget elementor-widget-heading\" data-id=\"9b7b8ad\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Power Unit Performance Comparison<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-75d3114 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"75d3114\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Easily compare the performance metrics of AL-KO Power Units, from airflow to motor rating, vacuum capacity, and noise levels. This table helps you identify the best fit for your specific requirements by analyzing key data points.\n<\/p>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5c23200 elementor-widget elementor-widget-jet-table\" data-id=\"5c23200\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"jet-table.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-jet-table jet-elements\">\n\t\t<div class=\"jet-table-wrapper\">\n\t\t\t<table class=\"jet-table jet-table--fa5-compat\">\n\t\t\t\t<thead class=\"jet-table__head\"><tr class=\"jet-table__head-row\"><th class=\"jet-table__cell elementor-repeater-item-af1ec77 jet-table__head-cell\" scope=\"col\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">Device Type<\/div><\/div><\/div><\/th><th class=\"jet-table__cell elementor-repeater-item-330415a jet-table__head-cell\" scope=\"col\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">Power Unit 100<\/div><\/div><\/div><\/th><th class=\"jet-table__cell elementor-repeater-item-0cd64c0 jet-table__head-cell\" scope=\"col\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">Power Unit 120<\/div><\/div><\/div><\/th><th class=\"jet-table__cell elementor-repeater-item-806b38d jet-table__head-cell\" scope=\"col\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">Power Unit 140<\/div><\/div><\/div><\/th><th class=\"jet-table__cell elementor-repeater-item-8a1f2e9 jet-table__head-cell\" scope=\"col\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">Power Unit 160<\/div><\/div><\/div><\/th><th class=\"jet-table__cell elementor-repeater-item-6082834 jet-table__head-cell\" scope=\"col\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">Power Unit 200<\/div><\/div><\/div><\/th><th class=\"jet-table__cell elementor-repeater-item-a34e031 jet-table__head-cell\" scope=\"col\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">Power Unit 250<\/div><\/div><\/div><\/th><th class=\"jet-table__cell elementor-repeater-item-676dc54 jet-table__head-cell\" scope=\"col\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">Power Unit 300<\/div><\/div><\/div><\/th><th class=\"jet-table__cell elementor-repeater-item-4888e08 jet-table__head-cell\" scope=\"col\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">Power Unit 350<\/div><\/div><\/div><\/th><th class=\"jet-table__cell elementor-repeater-item-5f78594 jet-table__head-cell\" scope=\"col\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">Power Unit 350+<\/div><\/div><\/div><\/th><\/tr><\/thead>\n\t\t\t\t\t\t\t\t<tbody class=\"jet-table__body\"><tr class=\"jet-table__body-row elementor-repeater-item-72986b2\"><td class=\"jet-table__cell elementor-repeater-item-c25a792 jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\"><b>Suction nozzle \u00d8 in mm<\/b><\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-fbc15e2 jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">100<\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-4ecd10e jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">120<\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-385d4cd jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">140<\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-00d9481 jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">160<\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-57d63b9 jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">200<\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-5e4a627 jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">250<\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-c2d57fa jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">300<\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-a0f65bd jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">350<\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-b578de7 jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">355<\/div><\/div><\/div><\/td><\/tr><tr class=\"jet-table__body-row elementor-repeater-item-4e8db21\"><td class=\"jet-table__cell elementor-repeater-item-767ea66 jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\"><b>Max. airflow in m3\/h<\/b><\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-5afaf6c jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">790<\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-605c7f5 jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">1.140<\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-6509817 jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">1.600<\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-afd8576 jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">2.000<\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-77a03e7 jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">3.010<\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-6998c45 jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">4.900<\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-26ac303 jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">6.000\t<\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-673a549 jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">8.500<\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-3d9a1c7 jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">10.000\n<\/div><\/div><\/div><\/td><\/tr><tr class=\"jet-table__body-row elementor-repeater-item-6224725\"><td class=\"jet-table__cell elementor-repeater-item-e0c477c jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\"><b>Max. negative pressure Pa.<\/b><\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-edb8a30 jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">2,600<\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-6ee488e jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">2,900\t<\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-02d409f jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">2,700<\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-1bf4cff jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">2,800\t<\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-e245fb0 jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">2,900<\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-079d222 jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">3,500<\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-636ddca jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">3,900<\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-771227a jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">3,800\t<\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-42941d8 jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">4,200<\/div><\/div><\/div><\/td><\/tr><tr class=\"jet-table__body-row elementor-repeater-item-9a9afbe\"><td class=\"jet-table__cell elementor-repeater-item-ded0438 jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\"><b>Rated engine power kW<\/b><\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-81c6b60 jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">1.1<\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-82638f7 jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">1.5<\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-efae5cd jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">2.2<\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-d61593c jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">2.2<\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-e9354f6 jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">3<\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-a0d78d2 jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">7.5<\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-0e1c3ec jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">7.5<\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-fd77d4f jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">11<\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-cc6dd8b jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">15<\/div><\/div><\/div><\/td><\/tr><tr class=\"jet-table__body-row elementor-repeater-item-bf89d46\"><td class=\"jet-table__cell elementor-repeater-item-5f3e21d jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\"><b>Filter area m 2<\/b><\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-e92b8c1 jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">4.1<\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-2390b5d jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">5.1<\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-4ac39f1 jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">6.3<\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-874453f jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">9.1<\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-43d231f jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">13.8<\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-3867a1b jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">22.4<\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-84b13e1 jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">30<\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-629606c jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">73<\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-ed4ae2b jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">73<\/div><\/div><\/div><\/td><\/tr><tr class=\"jet-table__body-row elementor-repeater-item-76c4a48\"><td class=\"jet-table__cell elementor-repeater-item-2b9ea4f jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\"><b>Sound pressure level dB(A)<\/b><\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-f5ddc75 jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">69<\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-9458268 jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">71<\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-4e76c91 jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">70<\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-9ceb990 jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">70<\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-59d286d jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">72<\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-442731c jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">71<\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-76e4522 jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">71<\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-d520832 jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">71<\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-b3082ed jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">73<\/div><\/div><\/div><\/td><\/tr><tr class=\"jet-table__body-row elementor-repeater-item-756cd03\"><td class=\"jet-table__cell elementor-repeater-item-2124e54 jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\"><b>Dimensions (L x W x H) mm<\/b><\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-4454ac2 jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">1.178 x 650 x 1.973\t<\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-c6b765d jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">1.178 x 650 x 1.973\t<\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-74be492 jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">1.180 x 830 x 2.050\t<\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-5e18a8d jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">1.800 x 830 x 2.050\t<\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-bba2e0b jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">2.296 x 830 x 2.050\t<\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-88d6179 jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">2.351 x 1.058 x 2.361\t<\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-6ef6ce3 jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">3.000 x 1.058 x 2.361\t<\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-2de1466 jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">3.129 x 1.058 x 2.361\t<\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-5ce2e0d jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">3.130 x 1.058 x 2.361\n<\/div><\/div><\/div><\/td><\/tr><\/tbody>\n\t\t\t<\/table>\n\t\t<\/div>\n\n\t\t<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-58baa90 elementor-widget elementor-widget-heading\" data-id=\"58baa90\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">All information is approximate values \u200b\u200bbased on the basic version, technical changes reserved\n<\/p>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div style='text-align:left' class='yasr-auto-insert-visitor'><\/div>","protected":false},"excerpt":{"rendered":"<p>Thank you!<\/p>\n","protected":false},"featured_media":14248,"template":"","meta":{"yasr_overall_rating":0,"yasr_post_is_review":"","yasr_auto_insert_disabled":"","yasr_review_type":""},"product_brand":[],"product_cat":[159,62],"product_tag":[],"class_list":{"0":"post-14247","1":"product","2":"type-product","3":"status-publish","4":"has-post-thumbnail","6":"product_cat-industrial-dust-extractors","7":"product_cat-suction-devices","9":"first","10":"outofstock","11":"taxable","12":"shipping-taxable","13":"purchasable","14":"product-type-simple"},"exclude_global_add_ons":[],"addons":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>POWER UNIT 100\/230V - Fllux Shop<\/title>\n<meta name=\"description\" content=\"The AL-KO POWER UNIT 100\/230V is a compact &amp; efficient dust extractor perfect for small workshops. Clean air, washable filters, easy to move!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/fllux.shop\/nl\/product\/power-unit-100-230v\/\" \/>\n<meta property=\"og:locale\" content=\"nl_NL\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"POWER UNIT 100\/230V - Fllux Shop\" \/>\n<meta property=\"og:description\" content=\"The AL-KO POWER UNIT 100\/230V is a compact &amp; efficient dust extractor perfect for small workshops. Clean air, washable filters, easy to move!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/fllux.shop\/nl\/product\/power-unit-100-230v\/\" \/>\n<meta property=\"og:site_name\" content=\"Fllux Shop\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/facebook.com\/fllux.shop\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-18T07:21:41+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/fllux.shop\/wp-content\/uploads\/2023\/11\/192488.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"500\" \/>\n\t<meta property=\"og:image:height\" content=\"400\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Prijs\" \/>\n\t<meta name=\"twitter:data1\" content=\"3.899,00&nbsp;&euro; incl. btw\" \/>\n\t<meta name=\"twitter:label2\" content=\"Beschikbaarheid\" \/>\n\t<meta name=\"twitter:data2\" content=\"Uitverkocht\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/fllux.shop\/nl\/product\/power-unit-100-230v\/\",\"url\":\"https:\/\/fllux.shop\/nl\/product\/power-unit-100-230v\/\",\"name\":\"POWER UNIT 100\/230V - Fllux Shop\",\"isPartOf\":{\"@id\":\"https:\/\/fllux.shop\/nl\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/fllux.shop\/nl\/product\/power-unit-100-230v\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/fllux.shop\/nl\/product\/power-unit-100-230v\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/flluxcdn.b-cdn.net\/wp-content\/uploads\/2023\/11\/192488.jpg\",\"datePublished\":\"2023-11-23T15:14:32+00:00\",\"dateModified\":\"2026-03-18T07:21:41+00:00\",\"description\":\"The AL-KO POWER UNIT 100\/230V is a compact & efficient dust extractor perfect for small workshops. Clean air, washable filters, easy to move!\",\"breadcrumb\":{\"@id\":\"https:\/\/fllux.shop\/nl\/product\/power-unit-100-230v\/#breadcrumb\"},\"inLanguage\":\"nl-NL\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/fllux.shop\/nl\/product\/power-unit-100-230v\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"nl-NL\",\"@id\":\"https:\/\/fllux.shop\/nl\/product\/power-unit-100-230v\/#primaryimage\",\"url\":\"https:\/\/flluxcdn.b-cdn.net\/wp-content\/uploads\/2023\/11\/192488.jpg\",\"contentUrl\":\"https:\/\/flluxcdn.b-cdn.net\/wp-content\/uploads\/2023\/11\/192488.jpg\",\"width\":500,\"height\":400,\"caption\":\"POWER UNIT 100\/400V\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/fllux.shop\/nl\/product\/power-unit-100-230v\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/fllux.shop\/nl\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Winkel\",\"item\":\"https:\/\/fllux.shop\/winkel\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Zuiginstallaties\",\"item\":\"https:\/\/fllux.shop\/nl\/product-categorie\/zuiginstallaties\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"POWER UNIT 100\/230V\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/fllux.shop\/nl\/#website\",\"url\":\"https:\/\/fllux.shop\/nl\/\",\"name\":\"Fllux Shop\",\"description\":\"Your Complete Industrial Piping Partner\",\"publisher\":{\"@id\":\"https:\/\/fllux.shop\/nl\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/fllux.shop\/nl\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"nl-NL\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/fllux.shop\/nl\/#organization\",\"name\":\"Fllux Shop\",\"url\":\"https:\/\/fllux.shop\/nl\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"nl-NL\",\"@id\":\"https:\/\/fllux.shop\/nl\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/flluxcdn.b-cdn.net\/wp-content\/uploads\/2023\/11\/cropped-dark-fllux.png\",\"contentUrl\":\"https:\/\/flluxcdn.b-cdn.net\/wp-content\/uploads\/2023\/11\/cropped-dark-fllux.png\",\"width\":400,\"height\":136,\"caption\":\"Fllux Shop\"},\"image\":{\"@id\":\"https:\/\/fllux.shop\/nl\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/facebook.com\/fllux.shop\"],\"hasMerchantReturnPolicy\":{\"@type\":\"MerchantReturnPolicy\",\"merchantReturnLink\":\"https:\/\/fllux.shop\/return-policy\/\"}},false]}<\/script>\n<meta property=\"product:price:amount\" content=\"3899.00\" \/>\n<meta property=\"product:price:currency\" content=\"EUR\" \/>\n<meta property=\"og:availability\" content=\"out of stock\" \/>\n<meta property=\"product:availability\" content=\"out of stock\" \/>\n<meta property=\"product:condition\" content=\"new\" \/>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"POWER UNIT 100\/230V - Fllux Shop","description":"The AL-KO POWER UNIT 100\/230V is a compact & efficient dust extractor perfect for small workshops. Clean air, washable filters, easy to move!","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/fllux.shop\/nl\/product\/power-unit-100-230v\/","og_locale":"nl_NL","og_type":"article","og_title":"POWER UNIT 100\/230V - Fllux Shop","og_description":"The AL-KO POWER UNIT 100\/230V is a compact & efficient dust extractor perfect for small workshops. Clean air, washable filters, easy to move!","og_url":"https:\/\/fllux.shop\/nl\/product\/power-unit-100-230v\/","og_site_name":"Fllux Shop","article_publisher":"https:\/\/facebook.com\/fllux.shop","article_modified_time":"2026-03-18T07:21:41+00:00","og_image":[{"width":500,"height":400,"url":"https:\/\/fllux.shop\/wp-content\/uploads\/2023\/11\/192488.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Prijs":"3.899,00&nbsp;&euro; incl. btw","Beschikbaarheid":"Uitverkocht"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/fllux.shop\/nl\/product\/power-unit-100-230v\/","url":"https:\/\/fllux.shop\/nl\/product\/power-unit-100-230v\/","name":"POWER UNIT 100\/230V - Fllux Shop","isPartOf":{"@id":"https:\/\/fllux.shop\/nl\/#website"},"primaryImageOfPage":{"@id":"https:\/\/fllux.shop\/nl\/product\/power-unit-100-230v\/#primaryimage"},"image":{"@id":"https:\/\/fllux.shop\/nl\/product\/power-unit-100-230v\/#primaryimage"},"thumbnailUrl":"https:\/\/flluxcdn.b-cdn.net\/wp-content\/uploads\/2023\/11\/192488.jpg","datePublished":"2023-11-23T15:14:32+00:00","dateModified":"2026-03-18T07:21:41+00:00","description":"The AL-KO POWER UNIT 100\/230V is a compact & efficient dust extractor perfect for small workshops. Clean air, washable filters, easy to move!","breadcrumb":{"@id":"https:\/\/fllux.shop\/nl\/product\/power-unit-100-230v\/#breadcrumb"},"inLanguage":"nl-NL","potentialAction":[{"@type":"ReadAction","target":["https:\/\/fllux.shop\/nl\/product\/power-unit-100-230v\/"]}]},{"@type":"ImageObject","inLanguage":"nl-NL","@id":"https:\/\/fllux.shop\/nl\/product\/power-unit-100-230v\/#primaryimage","url":"https:\/\/flluxcdn.b-cdn.net\/wp-content\/uploads\/2023\/11\/192488.jpg","contentUrl":"https:\/\/flluxcdn.b-cdn.net\/wp-content\/uploads\/2023\/11\/192488.jpg","width":500,"height":400,"caption":"POWER UNIT 100\/400V"},{"@type":"BreadcrumbList","@id":"https:\/\/fllux.shop\/nl\/product\/power-unit-100-230v\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/fllux.shop\/nl\/"},{"@type":"ListItem","position":2,"name":"Winkel","item":"https:\/\/fllux.shop\/winkel\/"},{"@type":"ListItem","position":3,"name":"Zuiginstallaties","item":"https:\/\/fllux.shop\/nl\/product-categorie\/zuiginstallaties\/"},{"@type":"ListItem","position":4,"name":"POWER UNIT 100\/230V"}]},{"@type":"WebSite","@id":"https:\/\/fllux.shop\/nl\/#website","url":"https:\/\/fllux.shop\/nl\/","name":"Fllux Shop","description":"Your Complete Industrial Piping Partner","publisher":{"@id":"https:\/\/fllux.shop\/nl\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/fllux.shop\/nl\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"nl-NL"},{"@type":"Organization","@id":"https:\/\/fllux.shop\/nl\/#organization","name":"Fllux Shop","url":"https:\/\/fllux.shop\/nl\/","logo":{"@type":"ImageObject","inLanguage":"nl-NL","@id":"https:\/\/fllux.shop\/nl\/#\/schema\/logo\/image\/","url":"https:\/\/flluxcdn.b-cdn.net\/wp-content\/uploads\/2023\/11\/cropped-dark-fllux.png","contentUrl":"https:\/\/flluxcdn.b-cdn.net\/wp-content\/uploads\/2023\/11\/cropped-dark-fllux.png","width":400,"height":136,"caption":"Fllux Shop"},"image":{"@id":"https:\/\/fllux.shop\/nl\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/facebook.com\/fllux.shop"],"hasMerchantReturnPolicy":{"@type":"MerchantReturnPolicy","merchantReturnLink":"https:\/\/fllux.shop\/return-policy\/"}},false]},"product_price_amount":"3899.00","product_price_currency":"EUR","og_availability":"out of stock","product_availability":"out of stock","product_condition":"new"},"yasr_visitor_votes":{"stars_attributes":{"read_only":false,"span_bottom":false},"number_of_votes":0,"sum_votes":0},"_links":{"self":[{"href":"https:\/\/fllux.shop\/nl\/wp-json\/wp\/v2\/product\/14247","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fllux.shop\/nl\/wp-json\/wp\/v2\/product"}],"about":[{"href":"https:\/\/fllux.shop\/nl\/wp-json\/wp\/v2\/types\/product"}],"version-history":[{"count":1,"href":"https:\/\/fllux.shop\/nl\/wp-json\/wp\/v2\/product\/14247\/revisions"}],"predecessor-version":[{"id":39568,"href":"https:\/\/fllux.shop\/nl\/wp-json\/wp\/v2\/product\/14247\/revisions\/39568"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/fllux.shop\/nl\/wp-json\/wp\/v2\/media\/14248"}],"wp:attachment":[{"href":"https:\/\/fllux.shop\/nl\/wp-json\/wp\/v2\/media?parent=14247"}],"wp:term":[{"taxonomy":"product_brand","embeddable":true,"href":"https:\/\/fllux.shop\/nl\/wp-json\/wp\/v2\/product_brand?post=14247"},{"taxonomy":"product_cat","embeddable":true,"href":"https:\/\/fllux.shop\/nl\/wp-json\/wp\/v2\/product_cat?post=14247"},{"taxonomy":"product_tag","embeddable":true,"href":"https:\/\/fllux.shop\/nl\/wp-json\/wp\/v2\/product_tag?post=14247"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}