How can I disable ‘ppc-simulate-cart’ request?
-
Hello,
I integrated Klaviyo plugin to send emails for abandoned cart events. Somehow the abandoned cart emails go out when users just loaded/visited some product pages.
We’ve contacted the Klaviyo support team first and found out that immediately after the ‘https://avlgear.com/?wc-ajax=ppc-simulate-cart‘ network request was executed, the added to cart events are showing on the Klaviyo activity log. When they disable that network call using the Chrome Dev tool and reload the product page, no Added to Cart event is tracked upon page load:
We’ve tested the woocommerce_add_to_cart hook, but it wasn’t fired at the product page load, so it was not the source of the issue.
They said the network request is coming from the Paypal module file :Is there any way that I can disable/edit this conflicting file? If so, how can I do that on my end? Can you explain the procedure in detail?
Also, I wonder if there will be any disadvantage, or if the Paypal will malfunction on my store if I disable/edit the network request.
Thank you!
F.Y.I.
We’re not showing Paypal or Pay Later button on the product page.The page I need help with: [log in to see the link]
- The topic ‘How can I disable ‘ppc-simulate-cart’ request?’ is closed to new replies.