WATER PUMP TERRA 400W MUSTALE VEELE

The photographs are for illustrative purposes only.
Get AI analytics on product TERRA 400W Water Pump for Dirty Water:
39.00€/pc.
Ex Tax: 31.45€/pc.
Terra
0 reviews
In stock
Product Code: 000-381713ASP
Qty
One click order
Tags:
Package dimensions22,00 x 16,00 x 34,00 cm
Net weight3,970 kg

Terra 400W Dirty Water Pump

The Terra 400W dirty water pump is a compact electric pump designed to move contaminated or debris-laden water. Its purpose is to provide reliable drainage and transfer in situations where clear-water pumps are not suitable, offering a practical solution for many residential and light commercial applications.

Key advantages


    Robust handling of dirty or debris-filled water without frequent clogging
  • Reliable electric motor performance indicated by the 400W rating
  • Compact design that suits tight installation spaces
  • Easy to operate and maintain for routine tasks
  • Versatile for a range of drainage and transfer needs
  • Good balance of performance and cost for those looking to buy at a fair price

Application and use cases

This pump is suitable for applications where water contains solids, sediment, or waste. It is commonly used where efficient removal of dirty water is required.


    Basement or cellar drainage after flooding
  • Draining construction sites or pits with muddy water
  • Pond or pool maintenance where debris is present
  • Sewage bypass and temporary waste water transfer in non-professional setups
  • Garden and yard drainage where sediment is carried by runoff

What to consider when choosing


    Confirm the pump is intended for dirty or waste water rather than only for clean water
  1. Assess the required power and performance for your specific application
  2. Check compatibility with available power supply and hose connections
  3. Consider ease of maintenance and availability of replacement parts
  4. Review warranty and service options before you buy

Characteristics


    Product type: Water pump
  • Model name: TERRA
  • Power rating: 400W
  • Designed for: Dirty water (as indicated in the product name)

Why buy at SityPro


    SityPro offers a wide selection of pumps so you can compare features and price
  • Fast and reliable delivery to Estonia and Finland for convenient ordering
  • Clear product characteristics and support to help with your purchase decision
  • Customer service available to advise on application and compatibility
  • Competitive pricing and occasional promotions when you buy through SityPro

Description provided by sitypro.com

WATER PUMP TERRA 400W MUSTALE VEELE
Write a review
Related Products

Also looking for

rempro rempro-mobile

Frequently asked questions about the TERRA 400W Water Pump for Dirty Water

What is the TERRA 400W Water Pump for Dirty Water and what is it used for?

TERRA 400W Water Pump for Dirty Water (model A058480SP) is a compact electric pump designed to move contaminated or debris-laden water. It’s used for basement drainage, removal of storm and melt water, site dewatering, and emptying cesspools where a clear-water pump would clog.

What types of water and debris can the TERRA 400W pump handle?

The pump handles dirty and debris-laden water with small suspended particles and reduces clogging risk for routine use. Pre-filtration is recommended for large solids or stones since the unit is designed for domestic and light construction tasks rather than heavy solids handling.

What are the dimensions of the TERRA 400W model A058480SP?

The A058480SP features a compact design suitable for tight installation spaces; exact dimensions are provided on the product page at SityPro. Its small footprint makes it easy to install in basements, sumps and on-site pits.

Does the TERRA 400W pump need extra protection against dry-run or overheating?

The 400W motor is reliable but can overheat if run dry; using a dry-run protection device or monitoring water level is recommended. For heavy site use, fit an automatic float switch or thermal protection for safer continuous operation.

Is the TERRA 400W suitable for emptying cesspools and how to install it?

Yes, the pump is suitable for emptying cesspools and pits containing debris; install it submerged on a solid base so the intake avoids heavy sediment. Ensure correct electrical connection with protective devices and keep the intake away from large deposits.

What is the outlet diameter and what hoses fit the TERRA 400W pump?

The precise outlet diameter is listed on the A058480SP product technical sheet at SityPro. Use standard garden or drainage hoses that match the stated outlet size and are rated for the pump’s discharge pressure.

Can the TERRA 400W pump be used in cold or freezing conditions?

The pump can operate outdoors for short periods, but frozen water in hoses or the unit can cause damage. For winter use, drain the pump and store it indoors or provide freeze protection to prevent ice damage.

How does the TERRA 400W differ from clean-water pumps?

The TERRA 400W is built for dirty water with features that reduce clogging and allow passage of suspended particles. Compared with clear-water pumps it has larger passages and a construction suited to construction, drainage and sewage-type tasks.

Is model A058480SP suitable for continuous use on construction sites?

A058480SP is designed for heavy use and is suitable for construction sites when operated and maintained correctly. For continuous service, fit dry-run protection and perform regular cleaning of filters and the pump housing.

Where to buy TERRA 400W Water Pump for Dirty Water?

You can buy TERRA 400W Water Pump for Dirty Water in our online store for 31.45€. Category: Water pumps.

What is the price of TERRA 400W Water Pump for Dirty Water?

The current price of TERRA 400W Water Pump for Dirty Water is 31.45€. Brand: Terra.

TERRA 400W Water Pump for Dirty Water — specifications and description

Model: 000-381713ASP. Category: Water pumps. Brand: Terra. Price: 31.45€.

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ххххххх');