You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 1, 2021. It is now read-only.
David Hahn edited this page Aug 12, 2017
·
3 revisions
This event is ready to go out of the box. It currently listens to multiAdd_cart.MultiAddToCart and commerce_cart.onAddToCart.
One thing to keep in mind is that this event fires on the page load after add to cart is fired. This should really only affect you if you're hitting add to cart with AJAX and not reloading the page. We plan on offering a way to run the codes yourself for this instance.