View difference between Paste ID: gFtxCNNX and PUiSJwg0
SHOW: | | - or go back to the newest paste.
1
<script>
2-
window.dataLayer = window.dataLayer || [];
2+
3
    'event': 'addToCart',
4-
    'event': 'ProductDetail',
4+
5
        'add': {
6-
        'detail': {
6+
7
                'name': 'Saiba arc metzger wmf2113',
8
                'id': 'WM-F 2113',
9
                'price': '15',
10
                'brand': 'METZGER',
11
                'category': 'Suspensie/Arc Spirala',
12-
                'category': 'Suspensie/Arc Spirala'
12+
                'quantity': 1 //The quantity of products added to the cart
13
            }]
14
        }
15
    }
16
});
17
</script>