Advertisement
filipr27

rtb house - product size selection f&f

Apr 24th, 2024
494
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <script>
  2. window.dataLayer = window.dataLayer || [];
  3. window.dataLayer.push({
  4.  'event': 'product_size_selected',
  5.  'size': 'L'  //E.g. S, XXL, medium, 38, 44, etc.
  6.  });
  7. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement