ga('require','ec');
ga('ec:addProduct', {
'id':'1995026',
'name':'KAPA BILL-S (BILS)',
'category':'Promocijski tekstil \ Trajnostno \ Kape \ KAPA BILL-S',
'brand':'Atlantis',
'variant':''
});
ga('ec:setAction','detail');
ga('send','pageview');
gtag("event", "view_item", {
items: [
{
item_id: '1995026',
item_name: 'KAPA BILL-S (BILS)',
item_brand: 'Atlantis',
item_category: 'Promocijski tekstil \ Trajnostno \ Kape \ KAPA BILL-S',
item_variant: ''
}
]
});