Tote bag
Le tote bag avec le logo Les ateliers Chambourdin. Un collector !
Remaplce tous les sacs plastiques qui polluent la planête.
Matière : 100% coton
LIVRAISON GRATUITE
Aucun avis trouvé
Le tote bag avec le logo Les ateliers Chambourdin. Un collector !
Remaplce tous les sacs plastiques qui polluent la planête.
Matière : 100% coton
LIVRAISON GRATUITE
Aucun avis trouvé
<!-- Inclusion de Font Awesome pour l'icône WhatsApp -->
<style>
/* Style pour positionner l'icône en bas à droite */
.whatsapp {
position: fixed;
bottom: 20px;
right: 20px;
z-index: 9999;
}
.whatsapp a {
display: block;
background-color: #25D366;
color: #fff;
width: 60px;
height: 60px;
border-radius: 50%;
text-align: center;
line-height: 60px;
font-size: 30px;
box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
transition: background-color 0.3s ease;
}
.whatsapp a:hover {
background-color: #128C7E;
}
</style>
<div class="whatsapp">
<i class="fab fa-whatsapp"></i>
</a>
</div>