Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove from Cart Event Doesn't Push #37

Open
corycodes opened this issue Jul 18, 2021 · 2 comments
Open

Remove from Cart Event Doesn't Push #37

corycodes opened this issue Jul 18, 2021 · 2 comments

Comments

@corycodes
Copy link

First of all, thank you for the immense timesaver of a script.

I'm not seeing the "Remove from Cart" event pushed to the DataLayer.

I have a dynamic and non-dynamic cart capability on my site. For the sake of troubleshooting, I set the relevant dynamic dependencies to the following:

dynamicCart: null,
cart: true,
removeCart: true

When I trigger an item removal in my non-dynamic cart, the page reloads minus the item that was removed. The "Remove from Cart" event never fires. However, I can see that the "removeCartTrigger" is firing..

Any thoughts as to what could be happening? Thanks!

@nlm96076
Copy link

Hi @corycodes were you able to get your removeCartTrigger to fire correctly? I am running into the same issue on my Shopify store.

@ankitnagarsheth
Copy link

@nlm96076 I am also seeing the same issue for remove from cart? Were you able to come up with some other solution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants