Hello guys.. Can anyone tell me please how to make the add to cart button redirect to cart page?
Here is my site: thedoglovr.com
Thanks either for the help!
Hello guys.. Can anyone tell me please how to make the add to cart button redirect to cart page?
Here is my site: thedoglovr.com
Thanks either for the help!
sorry for this issue can you please check your theme customization option maybe allow this ajax cart and cart page
Sorry my friend i cant understand.. Can you explain? I want when someone press add to cart, to direct on cart page
Thanks either
@KetanKumar I just fix it!
I replace this
this._hideErrorMessage();
this._setupCartPopup(item);
with this
window.location.href="/cart";
Thanks for the interest