WATER PUMP LEO EKJ-802IA 800W AUTOMAAT

The photographs are for illustrative purposes only.
Get AI analytics on product WATER PUMP LEO EKJ-802IA 800W AUTOMATIC:
173.89€/pc.
Ex Tax: 140.23€/pc.
NONAME
0 reviews
In stock
Product Code: 000-462002ASP
Qty
One click order

It will be over soon!
The last item is left. Hurry up to buy first.
Tags:
Package dimensions47,00 x 30,20 x 50,30 cm
Net weight14,188 kg

Leo EKJ-802IA 800W Automatic Water Pump

This electric water pump is designed for automatic water transfer and pressure applications. It combines a compact 800W motor with automatic control to make everyday pumping tasks simpler and more convenient.

Key advantages


    Automatic start/stop operation for hands-free control
  • 800W electric motor for reliable performance
  • Suitable for a range of domestic and light commercial tasks
  • Compact design for easy installation and maintenance
  • Energy-conscious operation compared to larger units
  • Versatile placement options for indoor and outdoor use

Application and use cases

The pump is suitable for a variety of applications where automatic water delivery or pressure boosting is needed.


    Domestic water supply and pressure boosting
  • Garden and lawn irrigation systems
  • Water transfer from tanks or wells to storage
  • Small-scale agricultural watering and sprinklers
  • Drainage and temporary dewatering tasks

What to consider when choosing


    Required flow rate and delivery height (head) for your application
  1. Power availability and energy consumption expectations
  2. Type and cleanliness of the water to ensure pump compatibility
  3. Installation space and connection compatibility with existing plumbing
  4. Presence of automatic control features and any required protections

Characteristics


    Product type: water pump
  • Model: LEO EKJ-802IA
  • Power: 800W
  • Operation: automatic

Why buy at SityPro


    Buy with confidence from SityPro's secure online store
  • Competitive price and transparent characteristics listed for each product
  • Fast delivery options to Estonia and Finland
  • Wide selection of pumps and accessories to choose from
  • Responsive customer support to help with selection and after-sales

Description provided by sitypro.com

WATER PUMP LEO EKJ-802IA 800W AUTOMAAT
Write a review
Related Products
rempro rempro-mobile

Frequently asked questions about the WATER PUMP LEO EKJ-802IA 800W AUTOMAAT

What is the WATER PUMP LEO EKJ-802IA 800W AUTOMATIC and what is it used for?

WATER PUMP LEO EKJ-802IA 800W AUTOMATIC is an 800 W electric automatic pump for water transfer and pressure applications in domestic and garden systems. It’s used for irrigation, boosting household water pressure, transferring from tanks and draining sumps.

Is the WATER PUMP LEO EKJ-802IA 800W AUTOMATIC suitable for garden irrigation?

Yes, the WATER PUMP LEO EKJ-802IA 800W AUTOMATIC is suitable for garden and vegetable irrigation; its 800 W motor and automatic start/stop ensure a steady water supply for sprinkler and drip systems.

Can the WATER PUMP LEO EKJ-802IA 800W AUTOMATIC be used to boost household water pressure?

Yes, the WATER PUMP LEO EKJ-802IA 800W AUTOMATIC can boost household water pressure; its automatic control and 800 W power are suitable for common domestic pressure requirements.

Is the WATER PUMP LEO EKJ-802IA 800W AUTOMATIC suitable for transferring water from a tank or cistern?

Yes, the WATER PUMP LEO EKJ-802IA 800W AUTOMATIC is suitable for transferring water from wells, tanks and cisterns; its automatic mode simplifies continuous water supply from storage vessels.

What are the package dimensions and weight of the WATER PUMP LEO EKJ-802IA 800W AUTOMATIC?

The package dimensions are 47.00 x 30.20 x 50.30 cm and the total weight is 14.188 kg. Use these figures to plan storage space and installation logistics.

Does the WATER PUMP LEO EKJ-802IA 800W AUTOMATIC require an external pressure switch or control?

The WATER PUMP LEO EKJ-802IA 800W AUTOMATIC includes automatic start/stop control, so an external pressure switch is generally not required. Additional controls can be fitted if integration into a complex hydraulic system is needed.

What are the main uses and limitations of the WATER PUMP LEO EKJ-802IA 800W AUTOMATIC?

Main uses: irrigation, boosting household pressure, tank transfer and sump draining. Limitations: designed for clean water only (not aggressive chemicals or seawater); check suction depth and max head before installation.

Can the WATER PUMP LEO EKJ-802IA 800W AUTOMATIC be used to drain basements and storage tanks?

Yes, the WATER PUMP LEO EKJ-802IA 800W AUTOMATIC can drain basements and storage tanks provided the water is relatively clean and free of large solids. Very dirty water requires a dedicated sludge or submersible pump.

What are the installation and space requirements for the WATER PUMP LEO EKJ-802IA 800W AUTOMATIC?

The pump is compact (package 47 x 30.2 x 50.3 cm, weight 14.188 kg). Mount on a level, stable surface, allow access for maintenance and protect the unit from freezing.

What maintenance does the WATER PUMP LEO EKJ-802IA 800W AUTOMATIC require?

Maintenance includes checking connections for leaks, cleaning the inlet filter if dirty, and inspecting electrical connections. The simple design means maintenance is minimal—visual checks every few months are usually sufficient.

Google reviews

See all reviews

Model

//$('#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ххххххх');