MESSINGIST RIST 3/4"SK 180MES

The photographs are for illustrative purposes only.
Get AI analytics on product Brass cross 3/4"SK 180MES:
11.64€/pc.
Ex Tax: 9.39€/pc.
No brand
0 reviews
In stock
Product Code: 000-459691ASP
Qty
rempro rempro-mobile
Tags:
Package dimensions6,00 x 6,00 x 3,50 cm
Net weight0,165 kg

Brass Mesh Screen 3/4" SK 180MES

This is a brass mesh screen (strain filter) intended to filter or retain particles in a line or fitting. It is designed around the designation in the name—brass construction, a 3/4" size and an 180 mesh specification—serving general filtration and protection purposes in plumbing and equipment connections.

Key advantages


    Durable brass construction for long service life and resistance to mechanical wear.
  • Fine filtration indicated by the 180 mesh designation for efficient particle retention.
  • Compatibility with 3/4" connections for easy integration into common piping and fittings.
  • Corrosion resistance compared with many non-metallic screens, suitable for water applications.
  • Reusable and easy to clean when maintenance is required.
  • Compact and simple design for straightforward installation and replacement.

Application and use cases

Suitable for general filtration and protection tasks where a compact brass mesh element is needed. Typical application examples include:


    Inline strainers on water supply lines to protect valves and fixtures.
  • Faucet or shower inlet screens to trap sediment and particles.
  • Pre-filtration for pumps and small equipment to prevent clogging.
  • Use in maintenance kits or replacement parts for plumbing assemblies.
  • Light industrial or workshop filtration where brass components are preferred.

What to consider when choosing


    Confirm the connection size and type match your existing fittings (the name indicates 3/4").
  1. Choose a mesh size appropriate for the particles you need to retain—the 180 mesh is relatively fine.
  2. Consider material compatibility (brass) with the fluid or environment in your system.
  3. Assess ease of cleaning and whether the screen can be removed and serviced without special tools.
  4. Check flow requirements to ensure the screen does not unduly restrict performance.
  5. Compare price, availability and documented characteristics before you buy.

Characteristics


    Material: brass (as indicated by "MESSINGIST").
  • Type: mesh screen / strainer (as indicated by "RIST").
  • Size/designation: 3/4" (as indicated in the name).
  • Mesh: 180 mesh (as indicated by "180MES").
  • Model/code reference: SK 180MES (designation includes "SK").

Why buy at SityPro


    SityPro offers clear product characteristics and features so you can compare items before you buy.
  • Competitive pricing and transparent price information to help you choose the best option.
  • Fast and reliable delivery to Estonia and Finland for business and private customers.
  • Wide selection of compatible parts and accessories to match your application needs.
  • Responsive customer support to advise on application, selection and installation.

Description provided by sitypro.com

MESSINGIST RIST 3/4"SK 180MES
Write a review
Question answer
Related Products

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