---
title: "Máquinas Abrillantadoras | Solarfilm"
description: "Somos proveedores de máquinas abrillantadoras, aspiradoras polvo agua, vacuolavadoras, lava alfombras, insumos y accesorios. Despachamos a todo Chile."
url: "https://www.abrillantadora.cl/product/contact/cid-325"
date: "2026-06-26T10:02:14+00:00"
language: "es-ES"
---

# [![](https://www.abrillantadora.cl/images/com_hikashop/upload/thumbnails/50x50/detergente_en_povo.jpg) Detergente Polvo Lavandería](https://www.abrillantadora.cl/detergente-polvo-lavanderia "Detergente Polvo Lavandería")

    Nombre \*     Correo electrónico \*     Verificación\*

   Escribe tu consulta \*

## Schema

```json
{
    "@context": "https://schema.org",
    "@type": "Organization",
    "@id": "https://www.abrillantadora.cl/product/contact/cid-325#organization",
    "name": "Abrillantadora",
    "alternateName": "Máquina Abrillantadora",
    "description": "Somos proveedores de máquinas abrillantadoras, aspiradoras polvo agua, vacuolavadoras, lava alfombras, insumos y accesorios. Despachamos a todo Chile.",
    "email": "contacto@solarfilm.cl",
    "url": "https://www.abrillantadora.cl",
    "telephone": "6003600131",
    "logo": "https://www.abrillantadora.cl/images/logo.png",
    "image": "https://www.abrillantadora.cl/images/logo.png",
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "Manuel Rodríguez 1137",
        "addressCountry": "CL",
        "addressLocality": "Concepción",
        "addressRegion": "Bio Bio",
        "postalCode": "4061015"
    },
    "sameAs": [
        "https://www.instagram.com/solarfilmchile/",
        "https://cl.linkedin.com/company/solarfilm"
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "Product",
    "productID": "detergente-002",
    "name": "Detergente Polvo Lavandería",
    "image": "https://www.abrillantadora.cl/images/com_hikashop/upload/detergente_en_povo.jpg",
    "description": "Detergente en Polvo para Lavandería ECO Solarclean es un producto de alta efectividad limpiadora, con rápida disolución y un excelente poder removedor de grasas, aceites, proteínas, cosméticos. Efectivo en presencia de aguas duras con gran disolución en agua sobre 30°C. Posee abrillantadores ópticos. Ideal para el lavado de ropa blanca y de color.",
    "sku": "detergente-002",
    "mpn": "detergente-002",
    "brand": {
        "@type": "Brand",
        "name": "Solarclean"
    },
    "offers": {
        "@type": "Offer",
        "price": "0.00",
        "priceCurrency": "CLP",
        "url": "https://www.abrillantadora.cl/product/contact/cid-325",
        "itemCondition": "NewCondition",
        "availability": "https://schema.org/InStock"
    }
}
```

```json
{
    "@context": "https://schema.org",
    "@type": [
        "LocalBusiness"
    ],
    "@id": "https://www.abrillantadora.cl/product/contact/cid-325#localbusiness5",
    "name": "Abrillantadora",
    "image": "https://www.abrillantadora.cl/images/logo.png",
    "url": "https://www.abrillantadora.cl/product/contact/cid-325",
    "telephone": "6003600131",
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "Manuel Rodriguez 1137",
        "addressCountry": "CL",
        "addressLocality": "Concepción",
        "addressRegion": "Bio Bio",
        "postalCode": "4061015"
    },
    "geo": {
        "@type": "GeoCoordinates",
        "latitude": "-36.814608",
        "longitude": "-73.05036999999999"
    },
    "openingHoursSpecification": [
        {
            "@type": "OpeningHoursSpecification",
            "dayOfWeek": "Monday",
            "opens": "09:00",
            "closes": "18:30"
        },
        {
            "@type": "OpeningHoursSpecification",
            "dayOfWeek": "Tuesday",
            "opens": "09:00",
            "closes": "18:30"
        },
        {
            "@type": "OpeningHoursSpecification",
            "dayOfWeek": "Wednesday",
            "opens": "09:00",
            "closes": "18:30"
        },
        {
            "@type": "OpeningHoursSpecification",
            "dayOfWeek": "Thursday",
            "opens": "09:00",
            "closes": "18:30"
        },
        {
            "@type": "OpeningHoursSpecification",
            "dayOfWeek": "Friday",
            "opens": "09:00",
            "closes": "18:30"
        },
        {
            "@type": "OpeningHoursSpecification",
            "dayOfWeek": "Saturday",
            "opens": "09:00",
            "closes": "14:00"
        }
    ]
}
```
