ga('require','ec');
ga('ec:addProduct', {
'id':'333647',
'name':'TECNOLUX PIŠTOLA ZA OLJE 1/2" (3940%DL)',
'category':'Attrezzature \ Attrezzature olio \ TECNOLUX PIŠTOLA ZA OLJE 1/2"',
'brand':'TECNOLUX',
'variant':''
});
ga('ec:setAction','detail');
ga('send','pageview');
gtag("event", "view_item", {
items: [
{
item_id: '333647',
item_name: 'TECNOLUX PIŠTOLA ZA OLJE 1/2" (3940%DL)',
item_brand: 'TECNOLUX',
item_category: 'Attrezzature \ Attrezzature olio \ TECNOLUX PIŠTOLA ZA OLJE 1/2"',
item_variant: ''
}
]
});