ga('require','ec');
ga('ec:addProduct', {
'id':'313573',
'name':'SEALEY 1/1 (AK642)',
'category':'Tools and car diagnostics \ Car tools \ Automatic tools \ SEALEY 1/1',
'brand':'SEALEY TOOLS',
'variant':''
});
ga('ec:setAction','detail');
ga('send','pageview');
gtag("event", "view_item", {
items: [
{
item_id: '313573',
item_name: 'SEALEY 1/1 (AK642)',
item_brand: 'SEALEY TOOLS',
item_category: 'Tools and car diagnostics \ Car tools \ Automatic tools \ SEALEY 1/1',
item_variant: ''
}
]
});