Description
- Matière : nylon 210T + gaze de polyester
- Dimensions : environ 260×14 cm
- Ceinture à double anneau : environ 200 cm
- Corde de traction du filet : environ 400 cm
- Imperméable : Oui
- Places : 2 Adultes
.carac-chauffante {
–bg:#f7f7f7;
–card:#ffffff;
–text:#222;
–muted:#555;
–radius:14px;
max-width:1100px;
margin:0 auto;
padding:8px;
font-family:-apple-system, BlinkMacSystemFont, « Segoe UI », Roboto, Arial, « Helvetica Neue », sans-serif;
color: var(–text);
}
.carac-grid {
display: grid;
grid-template-columns: 1fr;
gap: 14px;
}
@media (min-width:768px) {
.carac-grid { grid-template-columns: 1fr 1fr; }
}
.carac-card {
background: var(–bg);
border-radius: var(–radius);
padding:22px;
border:1px solid #eaeaea;
}
.carac-title {
font-size:22px;
line-height:1.25;
font-weight:800;
letter-spacing:.4px;
margin:0 0 8px 0;
text-transform:uppercase;
}
.carac-text {
font-size:16px;
line-height:1.6;
color: var(–muted);
margin:0;
}
.carac-strong {
font-weight:800;
color: var(–text);
}
CAPACITÉ 1 À 2 PLACES
Hamac-tente spacieux pour une ou deux personnes, idéal pour la détente en extérieur.
INSTALLATION FACILE
Se suspend en quelques secondes entre deux arbres, sans effort.
RÉSISTANT ET FIABLE
Tissu robuste, protégé contre l’humidité et l’usure pour une utilisation durable.
PROTECTION ET VENTILATION
Moustiquaire intégrée pour rester à l’abri des insectes tout en profitant d’une bonne circulation d’air.
.doudoune-3blocs.v-stacked {
–max: 1100px;
–content: 780px;
–radius:14px;
–text:#222;
–muted:#555;
–gap-row:44px;
max-width: var(–max);
margin:0 auto;
padding:8px 12px 24px;
font-family:-apple-system,BlinkMacSystemFont, »Segoe UI »,Roboto,Arial, »Helvetica Neue »,sans-serif;
color: var(–text);
}
.doudoune-3blocs.v-stacked .row {
display:block;
max-width: var(–content);
margin:0 auto var(–gap-row);
}
.doudoune-3blocs.v-stacked .media {
width:100%;
border-radius: var(–radius);
overflow:hidden;
background:#e9e9e9;
position: relative;
padding-bottom: 100%; /* Force ratio carré 1:1 */
}
.doudoune-3blocs.v-stacked .media img {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
object-fit:cover;
display:block;
}
.doudoune-3blocs.v-stacked .copy {
text-align:center;
max-width:720px;
margin:14px auto 0;
padding:0 10px;
}
.doudoune-3blocs.v-stacked .title {
font-weight:800;
letter-spacing:.3px;
text-transform:uppercase;
margin:8px 0 6px;
font-size: clamp(18px, 2vw, 22px);
line-height:1.25;
}
.doudoune-3blocs.v-stacked .text {
font-size: clamp(15px, 1.4vw, 16px);
line-height:1.7;
color: var(–muted);
margin:0;
}
@media (min-width:1200px){
.doudoune-3blocs.v-stacked { –gap-row: 56px; }
.doudoune-3blocs.v-stacked .copy { margin-top:18px; }
}

PROTECTION CONTRE LES INSECTES
Protège efficacement contre les moustiques et autres insectes, pour rester à l’abri et profiter de votre espace de repos en plein air.

DESIGN PORTABLE
Ce hamac avec moustiquaire est léger et facile à transporter, pour profiter de moments de détente partout en plein air, prêt à l’usage en quelques secondes.
.faq-section {
max-width:900px;
margin:0 auto;
padding:20px 12px;
font-family:-apple-system, BlinkMacSystemFont, »Segoe UI »,Roboto,Arial, »Helvetica Neue »,sans-serif;
}
.faq-title {
font-weight:800;
font-size:20px;
margin-bottom:20px;
}
.faq-item {
border-bottom:1px solid #ddd;
}
.faq-question {
display:flex;
justify-content:space-between;
align-items:center;
cursor:pointer;
padding:14px 0;
font-size:16px;
font-weight:500;
transition:color 0.3s;
}
.faq-question:hover { color:#000; }
.faq-icon { font-size:20px; transition: transform 0.3s; }
.faq-answer {
max-height:0;
overflow:hidden;
transition:max-height 0.4s ease, opacity 0.3s ease;
opacity:0;
font-size:15px;
line-height:1.6;
color:#555;
padding-bottom:0;
}
.faq-item.active .faq-answer {
max-height:300px;
opacity:1;
padding-bottom:14px;
}
.faq-item.active .faq-icon { transform:rotate(45deg); }
FAQ
document.querySelectorAll(‘.faq-question’).forEach(q => {
q.addEventListener(‘click’, () => {
const item = q.parentElement;
item.classList.toggle(‘active’);
});
});











Avis
Il n’y a pas encore d’avis.