Add to Cart

I put a search bar with the repeater to connect with my database but when I want to add the item to the cart nothing happens I don’t know how to do it and this is essential for my online store thanks to those who will answer me

You can use the add to cart button through Wix Stores itself.
https://support.wix.com/en/article/adding-and-setting-up-a-standalone-add-to-cart-button

Or you can use the CartIcon API and the addToCart function.
https://www.wix.com/corvid/reference/$w.CartIcon.html
https://www.wix.com/corvid/reference/$w.CartIcon.html#addToCart

le problème avec la premier option c’est que j’ai plusieurs produits différents et quand je tape dans la barre de cherche ce n’est as le produit indiqué qui vas être ajouter au panier et pour la deuxièmes option je ne sais pas du tout comment sa fonctionne