Poulet

Ma boutique en ligne

#products {
display: flex;
justify-content: space-around;
}
.product {
border: 1px solid #000;
margin: 10px;
padding: 10px;
width: 200px;
box-sizing: border-box;
text-align: center;
background-color: #eee;
cursor: pointer;
}
.product:hover {
background-color: #ddd;
}

Ma boutique en ligne

Poulet Fermier

Prix: 16.95€

Description du Poulet Fermier

Poulet Standard

Prix: 9.99€

Description du Poulet Standard

Aucun produit ne correspond à votre sélection.