I am facing this error on the collection page and homepage while click on add to bag

Parameter Missing or Invalid(bad_request): Required parameter missing or invalid: id

I am facing this error while click on add to bag on collection page. but add to bag working fine on product page. What could be the possible solution for this?

I am using Halo theme.

Hello @Mansoor2168

Your error means adding product id is not passing in the add to cart function and it requires to debug the code or solve this.