ga('require','ec');
ga('ec:addProduct', {
'id':'345643',
'name':'Ventil (TR414)',
'category':'Car parts and equipment \ Wheels & tires \ Vulcanizing material \ Ventil',
'brand':'OstaloOstaloOstaloOstaloOstalo',
'variant':''
});
ga('ec:setAction','detail');
ga('send','pageview');
gtag("event", "view_item", {
items: [
{
item_id: '345643',
item_name: 'Ventil (TR414)',
item_brand: 'OstaloOstaloOstaloOstaloOstalo',
item_category: 'Car parts and equipment \ Wheels & tires \ Vulcanizing material \ Ventil',
item_variant: ''
}
]
});