ADAPTER VENTILATION 190X250/D150 VA150

The photographs are for illustrative purposes only.
Get AI analytics on product ADAPTER VENTILATION
190X250/D150 VA150:
4.84€/pc.
Ex Tax: 3.90€/pc.
Europlast
0 reviews
In stock
Product Code: 000-330549ASP
Qty
Tags:

DESCRIPTION ADAPTER VENTILATION 190X250/D150 VA150 price 4.63€ Europlast

Package dimensions25,00 x 19,00 x 6,50 cm
Net weight0,140 kg

Product details

Total weight: 0.14 kg
Package measurements: 25.00 x 19.00 x 6.50 cm

Description provided by sitypro.com

ADAPTER VENTILATION 190X250/D150 VA150
Write a review
Related Products
rempro rempro-mobile

Frequently asked questions about the ADAPTER VENTILATION 190X250/D150 VA150

What is the ADAPTER VENTILATION 190X250/D150 VA150 and what is it used for?

ADAPTER VENTILATION 190X250/D150 VA150 is a plastic fitting that connects a 190×250 mm rectangular duct to a Ø150 mm round outlet. It is used to transition between duct shapes in exhaust or supply ventilation systems, enabling a sealed and easy installation.

What are the dimensions and weight of the VA150 adapter?

The adapter matches a 190×250 mm rectangular duct to a Ø150 mm round outlet. Total weight is 0.14 kg and package measurements are 25.00 x 19.00 x 6.50 cm, useful for storage and transport planning.

Is the adapter made of PVC or another plastic?

The listing indicates a plastic fitting from manufacturer Europlast, but the exact material (PVC or polypropylene) is not specified in the product card. For confirmation, check Europlast's technical datasheet.

Is the adapter compatible with Ø150 mm round fans?

Yes, the adapter is designed for a Ø150 mm round connection, so it is compatible with fans and ducts that have a Ø150 mm outlet. Make sure the fan’s mounting surface matches the standard round flange.

Can the adapter be used for supply and exhaust ventilation?

Yes, the VA150 adapter is universal and suitable for both supply and exhaust systems requiring a transition from a 190×250 mm rectangular duct to a Ø150 mm round duct. Pay attention to airflow direction and seal joints properly during installation.

How to fasten the adapter to a metal or plastic 190×250 duct?

The adapter is usually seated into the duct profile and fastened with screws or clamps through flanges or fixing points; the exact method depends on the duct design. Use a sealant and fasteners suitable for the duct material to ensure airtightness.

Is this adapter compatible with other rectangular duct sizes?

This adapter is specifically for a 190×250 mm rectangular section; using it with other sizes without modification is not recommended. For different sections, look for a Europlast model with the required dimensions.

What is the product code and manufacturer to order a spare part?

Manufacturer: Europlast; model/code A007216SP; SKU 000-330549ASP. Use these identifiers when requesting a spare part or technical information.

Is the adapter suitable for outdoor use or cold rooms (frost resistance)?

The product card lists only basic dimensions and weight; frost resistance or outdoor suitability is not specified. For outdoor or unheated space use, check Europlast’s technical data for material properties and temperature range.

How does this adapter differ from other Europlast models?

This adapter is model A007216SP specifically sized for a 190×250 mm → Ø150 mm transition, which sets it apart by its exact dimensions and Ø150 compatibility. Other Europlast models vary by rectangular size, round outlet diameter, or material, so choose according to your duct dimensions.

Google reviews

See all reviews
//$('#buy_1click').mask("+39999999999",{placeholder:"+3__________"}); //$('#buy_1click').attr('placeholder', 'XXXXXXXXXX'); }); $('#btn_buy_1click').click(function () { var prefix = $('.iti__country.iti__active').data('dial-code'); $('input[name="phone_prefix"]').val(prefix); var answer = checkPhone($(this)); var emailAnswer = validateEmail($('input[name="buy1click_email"]').val()); if(answer != false && emailAnswer != false) { $.ajax({ url: 'index.php?route=extension/module/one_click/add', type: 'post', data: $('input[name=\'phone_prefix\'],input[name=\'phone\'], input[name=\'buy1click_email\'], input[name=\'product_id\'], input[name=\'quantity\']'), dataType: 'json', beforeSend: function () { $('#btn_buy_1click').attr('disabled', 'disabled'); }, success: function (json) { if (json) { $.magnificPopup.open({ items: { src: '
' + '
' + json['popup_heading'] + '
' + '
' + json['popup_order'] + '
' + '
' + json['popup_phone'] + '
' + '
', type: 'inline' }, showCloseBtn: true }); $('#btn_buy_1click').attr('disabled', false); $('#buy_1click').val(''); } } }) } }); function checkPhone(phone_input) { var phone = $('#buy_1click').val(), input = $('#buy_1click'); checker = true; if(!phone){ input.effect('highlight', {color: '#f00'}, 500); checker = false; } else if(/[^0-9-+ (|)]/.test(phone) || phone.length < 7) { input.effect('highlight', {color: '#f00'}, 500); checker = false; } else { } if(checker != true) { return false; } } function validateEmail($email) { var emailReg = /^([\w-\.]+@([\w-]+\.)+[\w-]{2,4})?$/; if ($email == '') { $('input[name="buy1click_email"]').effect('highlight', {color: '#f00'}, 500); return false; } else if (emailReg.test( $email ) == false) { $('input[name="buy1click_email"]').effect('highlight', {color: '#f00'}, 500); return false; } else { return true; } } $('#buy_1click').attr('placeholder', '5ххххххх');