Nuestra Tienda

Tienda de Productos
de Peluquería

.ga-shop-pro{
font-family:inherit;
color:#111;
background:#fff;
overflow:hidden;
}
.ga-shop-pro *{
box-sizing:border-box;
}
.ga-shop-pro a{
text-decoration:none!important;
}
.ga-shop-wrap{
max-width:1240px;
margin:0 auto;
padding:70px 20px;
}
.ga-kicker{
display:inline-flex;
color:#d7b56d;
font-size:13px;
font-weight:900;
letter-spacing:.08em;
text-transform:uppercase;
margin-bottom:16px;
}
.ga-title{
font-size:clamp(32px,4.6vw,58px);
line-height:1.04;
letter-spacing:-.04em;
margin:0 0 18px;
}
.ga-lead{
font-size:18px;
line-height:1.72;
color:#444;
max-width:920px;
margin:0 0 34px;
}
.ga-btns{
display:flex;
gap:14px;
flex-wrap:wrap;
}
.ga-btn{
display:inline-flex;
align-items:center;
justify-content:center;
border-radius:999px;
padding:15px 24px;
font-weight:900;
line-height:1;
transition:.25s ease;
}
.ga-btn:hover{
transform:translateY(-2px);
}
.ga-btn-gold{background:#d7b56d;color:#111!important;}
.ga-btn-dark{background:#111;color:#fff!important;}
.ga-btn-white{background:#fff;color:#111!important;}
.ga-section{
margin-top:78px;
}
.ga-imgbox{
position:relative;
width:100%;
height:210px;
border-radius:24px;
overflow:hidden;
background:linear-gradient(135deg,#f7f3ea,#ffffff);
margin-bottom:20px;
}
.ga-imgbox img{
width:100%;
height:100%;
object-fit:cover;
display:block;
}
.ga-imgbox.ga-no-img:after{
content:”Imagen pendiente”;
position:absolute;
inset:0;
display:flex;
align-items:center;
justify-content:center;
color:#777;
font-size:14px;
font-weight:800;
}
@media(max-width:760px){
.ga-shop-wrap{padding:46px 16px;}
.ga-btn{width:100%;}
}

Tienda profesional Grupo Almagro · Málaga

Productos profesionales para el cabello seleccionados por peluqueros

Compra champús, mascarillas, sérums, tratamientos y rutinas profesionales para cabello dañado, encrespado, seco, teñido, con mechas, fino, graso o con caída.

Comprar por necesidad
Ver colecciones destacadas
Productos originales
Asesoramiento real
Recogida en Málaga
Envíos a España

#comprar-por-necesidad{
font-family:inherit;
background:#fff;
color:#111;
overflow:hidden;
}
#comprar-por-necesidad *{
box-sizing:border-box;
}
#comprar-por-necesidad .ga-need-wrap{
max-width:1240px;
margin:0 auto;
padding:76px 20px;
}
#comprar-por-necesidad .ga-need-kicker{
display:inline-flex;
align-items:center;
color:#d7b56d;
font-size:13px;
font-weight:900;
letter-spacing:.08em;
text-transform:uppercase;
margin-bottom:14px;
}
#comprar-por-necesidad .ga-need-title{
font-size:clamp(32px,4.8vw,58px);
line-height:1.05;
letter-spacing:-.04em;
margin:0 0 18px;
max-width:920px;
}
#comprar-por-necesidad .ga-need-lead{
max-width:930px;
font-size:18px;
line-height:1.72;
color:#444;
margin:0 0 38px;
}
#comprar-por-necesidad .ga-need-grid{
display:grid;
grid-template-columns:repeat(5,1fr);
gap:20px;
}
#comprar-por-necesidad .ga-need-card{
position:relative;
background:#fff;
border:1px solid #eee;
border-radius:30px;
padding:18px;
box-shadow:0 16px 44px rgba(0,0,0,.07);
transition:.25s ease;
display:flex;
flex-direction:column;
justify-content:space-between;
min-height:455px;
overflow:hidden;
}
#comprar-por-necesidad .ga-need-card:hover{
transform:translateY(-5px);
box-shadow:0 26px 68px rgba(0,0,0,.12);
border-color:#e6d5ad;
}
#comprar-por-necesidad .ga-need-img{
width:100%;
aspect-ratio:4/5;
border-radius:24px;
overflow:hidden;
margin-bottom:18px;
background:#f8f6f2;
display:flex;
align-items:center;
justify-content:center;
padding:10px;
}
#comprar-por-necesidad .ga-need-img img{
width:100%;
height:100%;
object-fit:contain;
object-position:center center;
display:block;
transition:.35s ease;
}
#comprar-por-necesidad .ga-need-card:hover .ga-need-img img{
transform:scale(1.025);
}
#comprar-por-necesidad .ga-need-tag{
display:inline-block;
width:max-content;
background:#f7f3ea;
color:#111;
border-radius:999px;
padding:8px 12px;
font-size:12px;
font-weight:900;
margin-bottom:12px;
}
#comprar-por-necesidad h3{
font-size:22px;
line-height:1.15;
letter-spacing:-.02em;
margin:0 0 10px;
}
#comprar-por-necesidad p{
color:#555;
font-size:15px;
line-height:1.6;
margin:0 0 18px;
}
#comprar-por-necesidad .ga-need-link{
display:inline-flex;
align-items:center;
justify-content:center;
width:100%;
background:#111;
color:#fff!important;
border-radius:999px;
padding:14px 18px;
font-weight:900;
text-decoration:none!important;
transition:.25s ease;
}
#comprar-por-necesidad .ga-need-link:hover{
background:#d7b56d;
color:#111!important;
transform:translateY(-2px);
}
@media(max-width:1180px){
#comprar-por-necesidad .ga-need-grid{
grid-template-columns:repeat(3,1fr);
}
#comprar-por-necesidad .ga-need-card{
min-height:445px;
}
}
@media(max-width:820px){
#comprar-por-necesidad .ga-need-grid{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:620px){
#comprar-por-necesidad .ga-need-wrap{
padding:50px 16px;
}
#comprar-por-necesidad .ga-need-grid{
grid-template-columns:1fr;
}
#comprar-por-necesidad .ga-need-card{
min-height:auto;
border-radius:26px;
}
#comprar-por-necesidad .ga-need-img{
aspect-ratio:4/5;
padding:8px;
}
}

Elige por resultado

Comprar por necesidad

Encuentra la rutina profesional que necesita tu cabello. Hemos organizado la tienda por resultados para ayudarte a reparar, hidratar, controlar el encrespamiento, proteger el color y cuidar el cuero cabelludo con productos seleccionados por Grupo Almagro.

Productos para cabello dañado en Grupo Almagro Málaga
Reparación

Cabello Dañado

Repara la fibra castigada por decoloración, planchas, tintes o falta de cuidado profesional.

Ver productos

Productos para cabello encrespado y antiencrespamiento en Grupo Almagro Málaga
Anti frizz

Cabello Encrespado

Controla la humedad, reduce el volumen rebelde y consigue un acabado más suave.

Ver productos

Productos para cabello con mechas en Grupo Almagro Málaga
Mechas

Cabello con Mechas

Cuida rubios, balayage y decoloraciones para mantener brillo, suavidad y color bonito.

Ver productos

Productos para cabello teñido en Grupo Almagro Málaga
Color

Cabello Teñido

Protege el color, potencia el brillo y alarga la intensidad del tinte entre visitas.

Ver productos

Productos para cabello seco en Grupo Almagro Málaga
Nutrición

Cabello Seco

Recupera suavidad, brillo y flexibilidad en cabellos ásperos, apagados o deshidratados.

Ver productos

Productos para cabello fino en Grupo Almagro Málaga
Cuerpo

Cabello Fino

Aporta cuerpo, ligereza y densidad visual sin apelmazar ni ensuciar la raíz.

Ver productos

Productos para cabello sin volumen en Grupo Almagro Málaga
Volumen

Cabello Sin Volumen

Mejora la raíz apagada y consigue una melena con más cuerpo, movimiento y presencia.

Ver productos

Productos para cabello graso en Grupo Almagro Málaga
Equilibrio

Cabello Graso

Ayuda a equilibrar la raíz grasa y prolongar la sensación de cabello limpio.

Ver productos

Productos para caída del cabello en Grupo Almagro Málaga
Fortaleza

Caída del Cabello

Rutinas fortalecedoras para mejorar la resistencia y la sensación de densidad capilar.

Ver productos

Productos para cuero cabelludo sensible en Grupo Almagro Málaga
Confort

Cuero Cabelludo Sensible

Limpieza suave y rutinas calmantes para cuidar el confort del cuero cabelludo.

Ver productos

#colecciones-profesionales{
font-family:inherit;
background:#fff;
color:#111;
overflow:hidden;
}
#colecciones-profesionales *{
box-sizing:border-box;
}
#colecciones-profesionales .ga-shop-wrap{
max-width:1240px;
margin:0 auto;
padding:76px 20px;
}
#colecciones-profesionales .ga-kicker{
display:inline-flex;
align-items:center;
color:#d7b56d;
font-size:13px;
font-weight:900;
letter-spacing:.08em;
text-transform:uppercase;
margin-bottom:14px;
}
#colecciones-profesionales .ga-title{
font-size:clamp(32px,4.8vw,58px);
line-height:1.05;
letter-spacing:-.04em;
margin:0 0 18px;
max-width:960px;
}
#colecciones-profesionales .ga-lead{
max-width:920px;
font-size:18px;
line-height:1.72;
color:#444;
margin:0 0 38px;
}
#colecciones-profesionales .ga-collection-grid{
display:grid;
grid-template-columns:repeat(3,1fr);
gap:24px;
}
#colecciones-profesionales .ga-collection-card{
border-radius:34px;
padding:28px;
box-shadow:0 22px 60px rgba(0,0,0,.14);
display:flex;
flex-direction:column;
justify-content:space-between;
min-height:620px;
overflow:hidden;
}
#colecciones-profesionales .ga-card-dark{
background:#050505;
color:#fff;
}
#colecciones-profesionales .ga-card-light{
background:#f7f3ea;
color:#111;
}
#colecciones-profesionales .ga-card-gradient{
background:linear-gradient(135deg,#111,#342817);
color:#fff;
}
#colecciones-profesionales .ga-imgbox{
width:100%;
aspect-ratio:4/5;
border-radius:26px;
overflow:hidden;
background:rgba(255,255,255,.08);
display:flex;
align-items:center;
justify-content:center;
padding:10px;
margin-bottom:24px;
}
#colecciones-profesionales .ga-card-light .ga-imgbox{
background:#fff;
}
#colecciones-profesionales .ga-imgbox img{
width:100%;
height:100%;
object-fit:contain;
object-position:center center;
display:block;
transition:.35s ease;
}
#colecciones-profesionales .ga-collection-card:hover .ga-imgbox img{
transform:scale(1.025);
}
#colecciones-profesionales h3{
font-size:clamp(28px,3vw,36px);
line-height:1.05;
letter-spacing:-.04em;
margin:0 0 14px;
}
#colecciones-profesionales p{
font-size:16px;
line-height:1.65;
margin:0 0 22px;
}
#colecciones-profesionales .ga-card-dark p,
#colecciones-profesionales .ga-card-gradient p{
color:#eee;
}
#colecciones-profesionales .ga-card-light p{
color:#444;
}
#colecciones-profesionales .ga-btns{
display:flex;
gap:12px;
flex-wrap:wrap;
margin-top:24px;
}
#colecciones-profesionales .ga-btn{
display:inline-flex;
align-items:center;
justify-content:center;
border-radius:999px;
padding:14px 20px;
font-weight:900;
line-height:1;
text-decoration:none!important;
transition:.25s ease;
flex:1;
min-width:130px;
}
#colecciones-profesionales .ga-btn:hover{
transform:translateY(-2px);
}
#colecciones-profesionales .ga-btn-gold{
background:#d7b56d;
color:#111!important;
}
#colecciones-profesionales .ga-btn-white{
background:#fff;
color:#111!important;
}
#colecciones-profesionales .ga-btn-dark{
background:#111;
color:#fff!important;
}
@media(max-width:980px){
#colecciones-profesionales .ga-collection-grid{
grid-template-columns:1fr;
}
#colecciones-profesionales .ga-collection-card{
min-height:auto;
}
#colecciones-profesionales .ga-imgbox{
aspect-ratio:4/5;
max-height:520px;
}
}
@media(max-width:620px){
#colecciones-profesionales .ga-shop-wrap{
padding:52px 16px;
}
#colecciones-profesionales .ga-collection-card{
border-radius:28px;
padding:22px;
}
#colecciones-profesionales .ga-imgbox{
aspect-ratio:4/5;
padding:8px;
}
#colecciones-profesionales .ga-btn{
width:100%;
flex:0 0 100%;
}
}

Líneas recomendadas

Colecciones profesionales destacadas

Empezamos destacando las líneas mejor trabajadas en la tienda. Son rutinas con alta intención de compra para proteger el color, reparar el cabello dañado y controlar el encrespamiento.

Metal Detox L'Oréal Professionnel para cabello con mechas en Grupo Almagro Málaga
Cabello con mechas

Metal Detox

Rutina profesional para cabello con mechas, balayage o coloración. Ayuda a proteger el color, mejorar el brillo y cuidar la fibra tras servicios técnicos.

Ver Metal Detox
Ver champú

Absolut Repair Molecular para cabello dañado en Grupo Almagro Málaga
Cabello dañado

Absolut Repair Molecular

Línea reparadora para cabello debilitado, tratado químicamente o castigado por decoloración y calor. Mejora fuerza, suavidad y aspecto saludable.

Ver línea
Ver champú

Keratin Alpha Sleek para cabello encrespado en Grupo Almagro Málaga
Anti encrespamiento

Keratin Alpha Sleek

Rutina anti frizz para controlar humedad, suavizar la fibra capilar y mantener el cabello más disciplinado. Ideal para cabello rebelde o tratado con alisado.

Ver línea
Ver champú

Marcas profesionales

Kérastase, L’Oréal Professionnel y rutinas de salón en casa

En Grupo Almagro trabajamos con marcas profesionales seleccionadas por resultado.
Kérastase aporta rutinas premium para nutrición, caída, brillo y cuero cabelludo.
L’Oréal Professionnel refuerza las soluciones para color, reparación, mechas y control del encrespamiento.

Kérastase

Rutinas premium para cabello seco, dañado, fino o con caída.

Ver Kérastase →

L’Oréal Professionnel

Color, reparación, mechas, anti frizz y cuidado profesional.

Ver L’Oréal →

Glossco

Cuidado profesional, coloración y tratamientos de salón.

Ver Glossco →

@media(max-width:980px){
.ga-shop-pro .ga-shop-wrap div[style*=”repeat(4″]{grid-template-columns:repeat(2,1fr)!important;}
}
@media(max-width:680px){
.ga-shop-pro .ga-shop-wrap div[style*=”repeat(4″]{grid-template-columns:1fr!important;}
}

Compra inteligente

No compres un producto. Elige una rutina que tenga sentido para tu cabello.

Una buena rutina profesional combina limpieza, tratamiento y acabado.
En Grupo Almagro te ayudamos a elegir según tu necesidad real, no solo por marca.

Para cabello con mechas

Empieza por Metal Detox y refuerza con mascarilla o aceite según la sequedad.

Ver mechas

Para cabello dañado

Elige Absolut Repair Molecular si buscas fuerza, suavidad y reparación profunda.

Ver reparación

Para cabello encrespado

Elige Keratin Alpha Sleek si quieres controlar frizz, humedad y volumen.

Ver anti frizz

@media(max-width:900px){
.ga-shop-pro .ga-shop-wrap div[style*=”repeat(3″]{grid-template-columns:1fr!important;}
}

Mostrando 1–12 de 120 resultados

Nuestras Marcas

[pwb-all-brands per_page="50" image_size="thumbnail" hide_empty="true" order="DESC" title_position="none"]