ga('require','ec');
ga('ec:addProduct', {
'id':'1993678',
'name':'DJEČJA PREGAČA GALA (0599)',
'category':'Radna odjeća \ Dodatci \ Pregače \ DJEČJA PREGAČA GALA',
'brand':'Sol´s',
'variant':''
});
ga('ec:setAction','detail');
ga('send','pageview');
gtag("event", "view_item", {
items: [
{
item_id: '1993678',
item_name: 'DJEČJA PREGAČA GALA (0599)',
item_brand: 'Sol´s',
item_category: 'Radna odjeća \ Dodatci \ Pregače \ DJEČJA PREGAČA GALA',
item_variant: ''
}
]
});