Tour Aide de cuisine pour enfants

Le prix initial était : 124,00 €.Le prix actuel est : 99,20 €.

/* —— Acordeão compatível com o tema Shopify —— */ .tacc { border-top: 1px solid var(–color-border, currentColor); background: var(–color-bg, transparent); margin-top: 1.25rem; } .tacc__group { border-bottom: 1px solid var(–color-border, currentColor); } .tacc__btn{ width:100%; display:flex; align-items:center; justify-content:space-between; gap:.75rem; padding:1rem; background:inherit; color:inherit; font:inherit; line-height:inherit; border:0; text-align:left; cursor:pointer; appearance:none; } .tacc__btn::after{ content: »➕ »; font:inherit; opacity:.9; } .tacc__btn[aria-expanded= »true »]::after{ content: »➖ »; } […]

Category:

Description

/* —— Acordeão compatível com o tema Shopify —— */
.tacc { border-top: 1px solid var(–color-border, currentColor); background: var(–color-bg, transparent); margin-top: 1.25rem; }
.tacc__group { border-bottom: 1px solid var(–color-border, currentColor); }

.tacc__btn{
width:100%; display:flex; align-items:center; justify-content:space-between; gap:.75rem;
padding:1rem; background:inherit; color:inherit; font:inherit; line-height:inherit;
border:0; text-align:left; cursor:pointer; appearance:none;
}
.tacc__btn::after{ content: »➕ »; font:inherit; opacity:.9; }
.tacc__btn[aria-expanded= »true »]::after{ content: »➖ »; }

.tacc__content{
max-height:0; overflow:hidden; padding:0 1rem;
transition:max-height .3s ease-out, padding .3s ease-out;
background:inherit; color:inherit; font:inherit;
}
.tacc__content.is-open{ max-height:1000px; padding:.75rem 1rem 1rem; }

/* Texto introdutório: apenas espaçamento; herda tipografia/cores do tema */
.tacc-desc{ margin-block-end: 1rem; }
.tacc-desc p{ margin:0 0 .5rem 0; line-height:1.6; }
.tacc__content ul{ padding-inline-start:1.25rem; list-style-position:inside; margin:.25rem 0 0; }
.tacc__content li{ margin:.35rem 0; }

@media (prefers-reduced-motion: reduce){ .tacc__content{ transition:none; } }

🍽️ Encouragez l’autonomie en cuisine

Le MeowBaby® Aide de cuisine est une plateforme d’apprentissage idéale pour inviter votre enfant à participer à la préparation des repas. Grâce à cette tour d’observation stable et réglable, votre petit peut cuisiner, laver ou mettre la table en toute sécurité.

Sa conception minimaliste et sa structure légère mais robuste garantissent une utilisation intuitive et durable. Ajustable sans outils, elle grandit avec votre enfant.

Offrez à votre enfant un accès sécurisé à votre univers culinaire 👩🍳👶

// Uma secção aberta de cada vez (acessível)
document.addEventListener(‘DOMContentLoaded’, function () {
const groups = document.querySelectorAll(‘.tacc__group’);

function closeAll(){
groups.forEach(g=>{
const b=g.querySelector(‘.tacc__btn’);
const c=g.querySelector(‘.tacc__content’);
b.setAttribute(‘aria-expanded’,’false’);
c.classList.remove(‘is-open’);
c.hidden=true;
});
}

groups.forEach(g=>{
const b=g.querySelector(‘.tacc__btn’);
const c=g.querySelector(‘.tacc__content’);
b.addEventListener(‘click’, ()=>{
const isOpen = b.getAttribute(‘aria-expanded’)===’true’;
closeAll();
if(!isOpen){
b.setAttribute(‘aria-expanded’,’true’);
c.hidden=false;
requestAnimationFrame(()=>c.classList.add(‘is-open’));
}
});
});
});

Informations complémentaires

Color

, ,

Avis

Il n’y a pas encore d’avis.

Soyez le premier à laisser votre avis sur “Tour Aide de cuisine pour enfants”

Votre adresse e-mail ne sera pas publiée. Les champs obligatoires sont indiqués avec *

Produits similaires