Cleaning Agent Carpet Foam Cleaner 5.4 kg (high foam) Grass

The photographs are for illustrative purposes only.
Free shipping for orders over 30€
Get AI analytics on product Cleaning Agent Carpet Foam Cleaner 5.4 kg (high foam) Grass:
23.39€/pc.
Ex Tax: 18.86€/pc.
GRASS
16.00 or more   18.60€/pc.
0 reviews
In stock
Product Code: 000-458535GRM
EAN Code: 8684215110406

Specification

Qty
One click order

Carpet Cleaning Agent Grass Carpet Foam Cleaner 5.4 kg (high foam)

The Carpet Cleaning Agent Grass Carpet Foam Cleaner 5.4 kg (high foam) is an effective cleaner designed for deep cleaning carpets and textile coverings. Its high-foaming formula allows for thorough removal of dirt, greasy stains, and unpleasant odors, restoring your carpets to their original cleanliness and freshness.

Advantages

  • High efficiency: deeply penetrates fibers, removing even the most stubborn stains.
  • Ease of use: the foaming formula ensures even distribution and ease of application.
  • Safety: suitable for most types of carpets and textile materials, without damaging them.
  • Pleasant aroma: leaves a fresh and clean scent behind.

Application

Before use, shake the bottle. Apply the product to the stained area of the carpet and distribute evenly using a brush or sponge. Allow the product to work for a few minutes, then remove the foam with a damp sponge or cloth. For the best results, regular cleaning is recommended.

Characteristics

  • Volume: 5.4 kg
  • pH: 11
  • Type: Carpet Cleaning Agent
  • Purpose: For cleaning carpets and textile coverings
  • Manufacturer: Grass
  • Composition: Water, surfactants, fragrances, preservatives

Why Choose Grass Carpet Foam Cleaner 5.4 kg (high foam)?

The Carpet Cleaning Agent Grass Carpet Foam Cleaner 5.4 kg (high foam) is the perfect choice for those who strive to maintain the cleanliness and freshness of their carpets. Its high efficiency, ease of use, and safe composition make it an indispensable assistant in the fight against dirt, restoring brightness and attractiveness to your carpets.

Detailed Information

  • Dimensions: 15 x 20 x 35 cm
  • Weight: 5.4 kg
  • Made in: Turkey
Общее
Application
Carpet cleaner
Specifications and equipment of the goods,
can be changed by the manufacturer without notice.
Certificates 125202 800827 800790 (587.75KB)
Cleaning Agent Carpet Foam Cleaner 5.4 kg (high foam) Grass
Write a review

Also purchase from categories

Related Products
rempro rempro-mobile

Frequently asked questions about the Cleaning Agent Carpet Foam Cleaner 5.4 kg (high foam) Grass

What is Cleaning Agent Carpet Foam Cleaner 5.4 kg (high foam) Grass?

Cleaning Agent Carpet Foam Cleaner 5.4 kg (high foam) Grass is a high-foaming carpet cleaner for deep cleaning carpets and textiles; it penetrates fibres to remove dirt, greasy stains and odours, is suitable for most carpet types and leaves a fresh scent.

Which carpet types is Cleaning Agent Carpet Foam Cleaner 5.4 kg (high foam) Grass suitable for?

This cleaner is suitable for most carpets and textile coverings, including synthetic and wool blends; always spot-test an inconspicuous area first to check for colourfastness.

How do I use Cleaning Agent Carpet Foam Cleaner 5.4 kg (high foam) Grass correctly?

Shake the bottle before use, apply to the stained area, distribute the foam with a brush or sprayer, leave for a few minutes then wipe or rinse; repeat for stubborn stains.

Can I use Cleaning Agent Carpet Foam Cleaner 5.4 kg (high foam) Grass on upholstery?

Yes, it can be used on textile upholstery and soft furnishings; spot-test first and avoid over-wetting the fabric.

Does Cleaning Agent Carpet Foam Cleaner 5.4 kg (high foam) Grass remove greasy and stubborn stains?

Yes, its high-foaming formula is effective on greasy and stubborn stains; for tougher marks leave the foam longer and repeat treatment if needed.

Will Cleaning Agent Carpet Foam Cleaner 5.4 kg (high foam) Grass affect carpet colour or fibre structure?

It is formulated to be safe for most carpets and should not damage fibres; still perform a spot-test in an inconspicuous area to confirm colourfastness and fibre integrity.

What is the packaging and weight of Cleaning Agent Carpet Foam Cleaner 5.4 kg (high foam) Grass?

The product is supplied in a 5.4 kg package as stated in the name, and the model code is GR125202M.

What is the scent of Cleaning Agent Carpet Foam Cleaner 5.4 kg (high foam) Grass and does it remain after cleaning?

The cleaner has a pleasant scent that leaves a fresh aroma after cleaning and dissipates as the carpet dries.

Is Cleaning Agent Carpet Foam Cleaner 5.4 kg (high foam) Grass suitable for professional cleaning?

Yes, its high efficiency and 5.4 kg volume make it suitable for professional cleaning and maintenance when used according to instructions and dosing.

Who is the manufacturer and what is the model for Cleaning Agent Carpet Foam Cleaner 5.4 kg (high foam) Grass?

The manufacturer is GRASS; the model code is GR125202M and the SKU is 000-458535GRM.

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