10× více produktů za nejlepší ceny
10× více produktů za nejlepší ceny

Vše pro fotbalové fanoušky

Máme vše pro
fotbalové fanoušky!
K nákupu vybraných produktů
teď navíc fotbalový dárek


$(function(){ $('body').removeClass('has-sdb'); $('aside.sdb').remove(); $('.bnr-full').remove(); }); dataLayer.push({ 'ecommerce': { 'promoView': { 'promotions': [ { 'id': 'fandime_fotbalu', 'name': 'Campaign (Fandíme fotbalu)', 'creative': 'Fanděte na velké obrazovce', 'position': '1' }, { 'id': 'fandime_fotbalu', 'name': 'Campaign (Fandíme fotbalu)', 'creative': 'Fanděte s kamarády', 'position': '2' }, { 'id': 'fandime_fotbalu', 'name': 'Campaign (Fandíme fotbalu)', 'creative': 'Fanděte v pohybu', 'position': '3' }, { 'id': 'fandime_fotbalu', 'name': 'Campaign (Fandíme fotbalu)', 'creative': 'Fanděte odkudkoliv', 'position': '4' } ] } }, event : 'intPromo' }); // Set event listener for Cenový víceboj Campaign $(document).ready(function(){ $("a.mereni").click(function(){ var pointer = $(this).attr("href"); var dataField = {}; switch(pointer){ case "/listy/fotbal-televize" : dataField = {creative: "Fanděte na velké obrazovce", position: "1"}; break; case "/listy/fotbal-domaci-spotrebice" : dataField = {creative: "Fanděte s kamarády", position: "2"}; break; case "/listy/fanousci-sportu" : dataField = {creative: "Fanděte v pohybu", position: "2"}; break; case "/listy/championship-mobily" : dataField = {creative: "Fanděte odkudkoliv", position: "2"}; break; } dataLayer.push({ 'event': 'intPromoClick', 'ecommerce': { 'promoClick': { 'promotions': [ { 'id': 'fandime_fotbalu', 'name': 'Campaign (Fandíme fotbalu)', 'creative': dataField.creative, 'position': dataField.position }] } } }); }); });