Bathroom Cleaner WC-gel 5.3 kg Grass

The photographs are for illustrative purposes only.
Free shipping for orders over 30€
Get AI analytics on product Bathroom Cleaner WC-gel 5.3 kg Grass:
17.14€/pc.
Ex Tax: 13.82€/pc.
GRASS
16.00 or more   12.09€/pc.
0 reviews
In stock
Product Code: 000-458536GRM
EAN Code: 8684215110604

Specification

Qty

Bathroom Cleaner Grass WC-gel 5.3 kg

The Grass WC-gel bathroom cleaner 5.3 kg is a highly effective product designed to remove limescale, soap scum, and other stubborn dirt in the bathroom. Thanks to its thick gel formula, the product easily applies and adheres well to vertical surfaces, providing deep cleaning and a fresh scent.

Advantages

  • Effectively removes limescale and soap scum.
  • The gel texture allows the product to cling to surfaces and act longer.
  • Provides shine and freshness to the bathroom.
  • Suitable for various surfaces: tiles, plumbing, and ceramics.
  • Economical 5.3 kg size for long-lasting use.

Application

Apply Grass WC-gel to the dirty surface, leave it for a few minutes to take effect, then scrub with a brush or sponge and rinse with water. For stubborn dirt, it is recommended to increase the contact time. The product is suitable for regular use to maintain cleanliness and freshness in the bathroom.

Characteristics

  • Volume: 5.3 kg
  • pH: 2
  • Type: Acidic cleaner
  • Purpose: Removal of limescale and soap scum
  • Manufacturer: Grass
  • Composition: Water, acids, thickeners, fragrances, surfactants

Why choose the Grass WC-gel bathroom cleaner 5.3 kg

The Grass WC-gel 5.3 kg bathroom cleaner is a reliable solution for comprehensive bathroom cleaning. It effectively tackles even the toughest stains, maintaining cleanliness and freshness for a long time. With its economical consumption and large volume, this product is suitable for both home and professional use.

Detailed Information

  • Dimensions: 15 x 20 x 35 cm
  • Weight: 5.3 kg
  • Made in: Turkey
Общее
Application
Sanitary cleaner
Toilet bowl cleaner
Specifications and equipment of the goods,
can be changed by the manufacturer without notice.
Certificates 125203 125535 (716.09KB)
Bathroom Cleaner WC-gel 5.3 kg Grass
Write a review

Also purchase from categories

Related Products
rempro rempro-mobile

Frequently asked questions about the Bathroom Cleaner WC-gel 5.3 kg Grass

What is Bathroom Cleaner WC-gel 5.3 kg Grass and what is it used for?

Bathroom Cleaner WC-gel 5.3 kg Grass is a thick gel cleaner designed to remove limescale, soap scum and stubborn dirt from bathrooms; suitable for tiles, plumbing fixtures and ceramics, providing shine and a fresh scent in an economical 5.3 kg size.

How do I apply WC-gel 5.3 kg Grass on vertical surfaces?

Apply Grass WC-gel to the dirty vertical surface, leave for a few minutes to act, scrub with a brush or sponge, then rinse with water; the gel formula clings to surfaces for longer effectiveness.

Is WC-gel 5.3 kg Grass suitable for porcelain and ceramic toilets and sinks?

Yes, WC-gel 5.3 kg Grass is suitable for porcelain and ceramic sanitaryware; the gel removes limescale and soap scum effectively without damaging glazed surfaces if used according to instructions.

Can I use WC-gel 5.3 kg Grass on tiled surfaces and grout?

Yes, the product is suitable for tiles and ceramic surfaces; for heavy buildup apply the gel to grout and surface, leave to act, scrub the grout with a brush and rinse thoroughly.

How long should I leave WC-gel 5.3 kg Grass on before rinsing?

Typically leave the gel for a few minutes (as stated in the description) depending on dirt level, then scrub and rinse; for heavy deposits extend the time but avoid letting the product dry on the surface.

Can I use WC-gel 5.3 kg Grass on chrome and metal fittings?

The product is suitable for sanitary fittings including chrome, but test on an inconspicuous area first; do not let the gel dry on metal and rinse thoroughly after cleaning.

Is WC-gel 5.3 kg Grass suitable for professional cleaning use?

Yes, the economical 5.3 kg size and strong limescale/soap scum removal performance make WC-gel Grass suitable for professional cleaning in residential and commercial settings.

How should Bathroom Cleaner WC-gel 5.3 kg Grass be stored and what is its shelf life?

Store the product in its original container at the temperature specified on the label, out of reach of children; the exact shelf life is printed on the packaging (not provided in the product description).

How does WC-gel 5.3 kg Grass differ from other bathroom cleaners?

WC-gel 5.3 kg Grass features a thick gel formula that clings to vertical surfaces longer, removes limescale and soap scum effectively, and is offered in an economical 5.3 kg size for extended use.

Can I mix WC-gel 5.3 kg Grass with other cleaning products?

Mixing is not indicated in the product description; to avoid dangerous chemical reactions do not mix the gel with other cleaning chemicals and follow the usage instructions.

Is WC-gel 5.3 kg Grass suitable for removing rust or heavy mineral deposits?

WC-gel is primarily designed for limescale and soap scum removal; rust or very heavy mineral deposits may require a specialised descaler rather than this product.

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