I have a “Buy Now” button on product pages that lets customers immediately proceed to checkout. However, when clicked, the “Add to Cart” button instead appears to trigger and the flow is disrupted. Can you point me in the right direction of how to fix this? Thanks.
Thanks. It look like it was the “add to cart” ajax setting as you mentioned. I disabled it and the flow is working correctly now. It also looks like the cart is still being updated correctly in real-time, so there shouldn’t be too much of an issue with it disabled, correct?