Advertisement
GiacomoGalanti

View_item o Content view

Dec 22nd, 2020
32
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. <script>
  2. var dataLayer = window.dataLayer || [];
  3. dataLayer.push({
  4. 'event': 'view_item',
  5. 'ecommerce': {
  6. 'detail': {
  7. 'products': [{
  8. 'name': 'POLI-FLEX® Premium',
  9. 'id': '87734243',
  10. 'price': 11.99,
  11. 'brand': 'POLKI-FLEX',
  12. 'variantecolore': 'giallo',
  13. 'variantetaglio': 61,5,
  14. 'category': [
  15. 'Best selling products',
  16. 'Poliflex'
  17. ]
  18. ,
  19. 'quantity': 1
  20. }]
  21. }
  22. }
  23. });
  24. </script>
  25.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement