Checkout button

I’d like to route a button of a image banner to the checkout for a specific product, any ideas how to do this?

Hello @finemenco ,

Using ajax a

dd that product to cart on click of the image banner and once the product added to cart successfully redirect customer to checkout.

Thanks