Shopify themes, liquid, logos, and UX
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
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