Basic - Voir le template
                                
                                <button class="filter-pill border-ui px-13 hover:bg-ui-light">
    <span>Modèle</span>
</button>
                                        
                                    With Quantity - Voir le template
                                
                                <button class="filter-pill border-ui px-13 hover:bg-ui-light">
    <span>Modèle</span>
    <span class="filter-pill__notice bg-primary-accent text-white">5</span>
</button>