RatGate Slimline
Available in 4

RatGate Slimline

Available in 4

A RatGate is a highly effective device that fits into your drains with the simple purpose of keeping rats out of your property. The device is humane, poison free and environmentally friendly and manufactured in 4" (110mm), The Slimline 4" RatGate is designed for drainpipes set at an angle, where a standard 4-inch device would project into the chamber. The device has a length of 50mm compared with the 70mm length of the standard 4 inch device.

Product Code: RC9172

Price £77.95


Qty:
ADD TO BASKET

9 In Stock, Ready For Dispatch Now

Want it Tuesday 25 Nov. Order now and choose Standard Next Day Delivery at checkout.

Show prices including VAT
'); $('#main_image').removeAttr('href'); }); $('#360degreesclosed').click(function() { var model = "rc9172"; $('#main_image').html(''); $('#main_image').removeAttr('href'); }); $('.product-color .radio').click(function() { $('#main_image').html(''); if (parseInt($(this).find('img').attr('data-quantity')) > 1000) { $('#stock_quantity').html(' 1000+ In Stock, Ready For Dispatch Now'); } else { $('#stock_quantity').html(' ' + $(this).find('img').attr('data-quantity') + ' In Stock , Ready For Dispatch Now'); } if($(this).find('img').attr('data-model')){ $('#option_model').html('Product Code: ' + $(this).find('img').attr('data-model')); }else{ $('#option_model').html(''); } $('#zoom').attr('src', $(this).find('img').attr('rel')); $('#main_image').attr('href', $(this).find('img').attr('rel')) }); $('#uploadfile').hide(); $('#size_select select').on('change', function() { if ($(this).find(":selected").attr('data-save') == 1) { var html = '
Product Code: ' + $(this).find(":selected").attr('data-model') + '
'; html = '

RRP ' + $(this).find(":selected").attr('data-orig') + '

'; html += '

Discount Price ' + $(this).find(":selected").attr('data-price') + '

' html += '

Saving ' + $(this).find(":selected").attr('data-saving') + ' Each

' html += 'Prices exclude VAT.' $('#discount-price-div').html(html); } $('#pprice').html($(this).find(":selected").attr('data-price')); if($(this).find(":selected").attr('data-model')){ $('#option_model').html('Product Code: ' + $(this).find(":selected").attr('data-model')); }else{ $('#option_model').html(''); } var stock = parseInt($(this).find(":selected").attr('data-quantity')); var stockString='' if (stock >= 1000) { $('#stock_quantity').html(' 1000+ In Stock, Ready For Dispatch Now'); } else { if (stock) { stockString = '' + stock + ' In Stock, Ready For Dispatch Now'; } else { stockString=''; } $('#stock_quantity').html(stockString); } $('#main_image').find('img').attr('src', $(this).find(":selected").attr('data-image')); $('#main_image').attr('href', $(this).find(":selected").attr('data-image')); }); $('#printfile').on('change', function() { if ($(this).val() == '1') { $('#uploadfile').slideToggle(); $('.img-thumbnail').each(function() { var fileparts = $(this).attr('rel').split('-814x570.'); $(this).attr('rel', fileparts[0] + '-Printed-814x570.' + fileparts[1]); }); if ($('#zoom').attr('src') != undefined) { if (!$('#zoom').hasClass('noclick')) { var fileparts = $('#zoom').attr('src').split('-814x570.'); if (ImageExist(fileparts[0] + '-Printed-814x570.' + fileparts[1])) { $('#zoom').attr('src', fileparts[0] + '-Printed-814x570.' + fileparts[1]); $('#zoom').parent().attr('href', fileparts[0] + '-Printed-814x570.' + fileparts[1]); } } } $('.mainimage').each(function() { if (!$('#zoom').hasClass('noclick')) { var fileparts = $(this).find('img').attr('data-zoom-image').split('-814x570.'); if (ImageExist(fileparts[0] + '-Printed-814x570.' + fileparts[1])) { $(this).find('img').attr('data-zoom-image', fileparts[0] + '-Printed-814x570.' + fileparts[1]); } } }); $('.print_image_img').first().click(); } else { $('#uploadfile').slideToggle(); $('.img-thumbnail').each(function() { var curr_rel = $(this).attr('rel'); var href_rel = $('#main_image').attr('href'); $(this).attr('rel', curr_rel.replace('-Printed', '')); $('#main_image').attr('href', href_rel.replace('-Printed', '')) }); var curr_rel = $('#zoom').attr('src'); if (curr_rel != undefined) { $('#zoom').attr('src', curr_rel.replace('-Printed', '')); } $('.mainimage').each(function() { var curr_rel = $(this).find('img').attr('data-zoom-image'); $(this).find('img').attr('data-zoom-image', curr_rel.replace('-Printed', '')); }); } }) $('.print_image_img').click(function() { $('.print_image_img').each(function() { $(this).parent().css('border', '1px solid #eee'); }); $(this).parent().css('border', '3px solid #ddd'); $('#uploadfile input[type=\'hidden\']').val($(this).attr('data-orig')); }) $('.image-additional.main').magnificPopup({ type: 'image', delegate: 'a', gallery: { enabled: true } }); $('.hoverview').magnificPopup({ type: 'image', gallery: { enabled: true } }); $('.design-label').click(function(e){ e.preventDefault(); $('body').addClass('iframe-open'); if(!$('#design-iframe').length){ $('