Hello,
I need to extend gtag event "add_to_cart". Is there any way that I can overwrite the standard function inside of _cart.js? I`m aware that i can get to the update.swift.cart event but not sure how I should overwrite/change a function inside of that event.
Inside of _cart.js there is this code:
I need to add two parameters to items. The site im working on is running on Swift 1.23.0