Double Events on the server

Hey Everyone.

I am having trouble on a Wordpress set up, as I have done numerous Stape set ups, but this is the first time seeing this.

When I add to cart, the web container highlights it has fired once, while the server container fires twice.

Weirdly, the duplicated add to cart event fires once redirected to the cart page and does NOT contain ecommerce data.

Along with this, when making a purchase, the purchase event also fires twice. Again, web GTM highlights one fire.

With this, the first purchase contains all the ecom data while the second doesn’t.

I have tried a number of things, making sure add to carts on fire on product pages, and even did some excluded on the server, but nothing works.

Anyone faced this before?

the test product can be found here:

It could just be because you have your tags set up that way. I looked at your site and you can see that you have the add_to_cart event triggered once when you click on the add to cart button and a second time when you click.
Here is event that was sent on button click:

And here is on cart page:

So you need to check how your tags work on the web container, or rather their triggers.