Hello,
The issue I'm facing is that the dynamic checkout URL in the received checkout email redirects to the homepage instead of the product checkout page when anyone triggers the abandoned checkout process in one Google window and receives the abandoned checkout email in a different Google window.
However, the same window redirects to the appropriate checkout product page if the abandon checkout is triggered and the received checkout email is opened in the same window.
Checkout url: {{ event.extra.checkout_url}}
This is my first time facing such an issue. Any help is appreciated.
Thank you!