Flavoring Air Mango 1 l Grass

The photographs are for illustrative purposes only.
Free shipping for orders over 30€
Get AI analytics on product Flavoring Air Mango 1 l Grass:
13.23€/pc.
Ex Tax: 10.67€/pc.
GRASS
48.00 or more   10.55€/pc.
0 reviews
In stock
Product Code: 000-443653GRL
EAN Code: 8684215110796

Specification

Qty

Grass Air Mango Odor Eliminator 1 l

Grass Air Mango Odor Eliminator 1 l effectively neutralizes unpleasant odors and adds a refreshing mango scent to the room. It is suitable for use in cars, homes, offices, and other enclosed spaces. Thanks to its formula, the product quickly eliminates odors from tobacco, food, pets, and dampness, creating a pleasant atmosphere of freshness and cleanliness. This product does not leave residue on surfaces and does not overpower other surrounding odors, maintaining a feeling of freshness in the room.

Advantages:

  • Effectively eliminates unpleasant odors
  • Refreshes the room with a mango scent
  • Does not leave residue on surfaces
  • Suitable for various spaces
  • Convenient size for long-term use

Application:

Shake the bottle before use. Spray the product in the air or on surfaces where you want to eliminate unpleasant odors. For best results, spray in well-ventilated areas. No rinsing required. Repeat as needed.

Specifications:

  • Volume: 1 l
  • Type: Odor eliminator
  • Purpose: Eliminates unpleasant odors in rooms and cars
  • Manufacturer: Grass
  • Composition: Water, fragrance, odor neutralizer, active ingredients

Why choose Grass Air Mango 1 l:

Grass Air Mango 1 l is an excellent choice for quickly and effectively eliminating unpleasant odors in any room or car. The pleasant mango fragrance adds freshness and creates a comfortable atmosphere. This safe product leaves no residue and helps maintain cleanliness and freshness in any environment.

Detailed Information

  • Dimensions: 7.5 x 7.5 x 23 cm
  • Weight: 1 kg
  • Made in: Turkey
Application
Car air freshener
Specifications and equipment of the goods,
can be changed by the manufacturer without notice.
Flavoring Air Mango 1 l Grass
Write a review
Related Products

Also looking for

rempro rempro-mobile

Frequently asked questions about the Flavoring Air Mango 1 l Grass

What is Flavoring Air Mango 1 l Grass and what is it used for?

Flavoring Air Mango 1 l Grass is a 1-litre odor eliminator designed to neutralise unpleasant smells and add a refreshing mango scent. Suitable for cars, homes and offices, it doesn’t leave residue on surfaces and quickly removes tobacco, food, pet and damp odours.

How do I use Flavoring Air Mango 1 l Grass in a car?

Shake the bottle before use. Spray into the car interior centrally or towards the vents, leave doors open briefly and then run ventilation to distribute the scent evenly; avoid spraying directly onto skin or electrical panels.

Can I use Flavoring Air Mango 1 l Grass in homes and offices?

Yes, it is suitable for homes and offices: spray into the air or onto areas where odours concentrate, then ventilate for even distribution. It does not leave residue on furniture, but test on delicate fabrics first.

What odours does Flavoring Air Mango 1 l Grass eliminate effectively?

It quickly removes tobacco, food, pet and damp odours. The formula neutralises odours rather than merely masking them, restoring a fresh atmosphere.

Does Flavoring Air Mango 1 l Grass leave marks on plastic, leather or upholstery?

The manufacturer states it does not leave residue on surfaces. However, test a small hidden area on sensitive materials (genuine leather, light upholstery) before full application.

Is model GR110320L (SKU 000-443653GRL) suitable for professional use in workshops?

Model GR110320L (SKU 000-443653GRL) is a 1-litre Grass pack suitable for occasional professional use in car workshops and cleaning services. For heavy daily use, assess consumption and keep spare containers.

How long does 1 litre last for car use?

One litre of Grass Air Mango provides multiple applications; in a car it typically yields dozens of sprays depending on frequency of use. Exact number of uses depends on how often and how extensively you treat the cabin.

Is Flavoring Air Mango 1 l Grass safe for pets and people sensitive to scents?

The product is intended for household use, but for those with scent sensitivity or allergies, perform a small test spray and ventilate the area. Keep pets and sensitive individuals away until the fragrance has fully dispersed.

How does Flavoring Air Mango 1 l Grass differ from other Grass fragrances?

Air Mango 1 l stands out by its 1-litre size and mango scent; the formula focuses on neutralising tobacco, food, pet and damp odours without residue. Differences to other Grass fragrances are mainly in scent profile and suitability for long-term use.

Where to buy Flavoring Air Mango 1 l Grass?

You can buy Flavoring Air Mango 1 l Grass in our online store for 10.67€. Category: Auto chemicals.

What is the price of Flavoring Air Mango 1 l Grass?

The current price of Flavoring Air Mango 1 l Grass is 10.67€. Brand: GRASS.

Flavoring Air Mango 1 l Grass — specifications and description

Model: 000-443653GRL. Category: Auto chemicals. Brand: GRASS. Price: 10.67€.

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