Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- window.dataLayer = window.dataLayer || [];
- window.dataLayer.push({
- event: 'add_to_wishlist',
- ecommerce: {
- items: [{
- item_name: 'Portocale Suculente 1 Kg',
- item_id: '2330',
- price: '6.8',
- item_category: 'fructe',
- quantity: '1'
- }]
- }
- });
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement