Advertisement
FilipFD

eec.checkoutOption theOFMP

Mar 31st, 2021 (edited)
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. window.dataLayer = window.dataLayer || [];
  2. window.dataLayer.push({
  3.   'event': 'eec.checkoutOption',
  4.   'ecommerce': {
  5.     'checkout_option': {
  6.       'actionField': {'step': 3, 'option': 'Credit Card/ACH'},
  7.     }
  8.   }
  9. });
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement