
Ziehl Abegg Axial Fan – ZN063-ZIL.DG.V7P2 (184707)
£2100.00
Price excluding VAT
ZN063-ZIL.DG.V7P2 (Article No. 184707) is a high-efficiency ZAplus axial EC fan with sickle blades and a round wall ring plate. Featuring an integrated ECblue motor with VSD and MODBUS control, it delivers reliable, energy-efficient performance with IE5 efficiency and IP55 protection for commercial and industrial ventilation applications. Lead times may vary depending on availability — please check before purchasing.
Description
console.log(‘SCRIPT STARTED’);document.addEventListener(‘DOMContentLoaded’, function() { console.log(‘DOM LOADED’); const productName = document.querySelector(‘h1’).textContent; window.selectedProduct = productName; // Watch for the modal to appear const observer = new MutationObserver(function(mutations) { const productField = document.querySelector(‘input’); if (productField) { console.log(‘Modal opened, filling field’); productField.value = window.selectedProduct; console.log(‘Field filled with:’, window.selectedProduct); } }); observer.observe(document.body, { childList: true, subtree: true });});
