document.addEventListener('DOMContentLoaded', function(){
document.addEventListener('click', function(event){
if(!event.target.matches('.product-remove .remove')){
return;
}
gtag('event', 'remove_from_cart', {'items': [ {"quantity":1,"item_id":"44","item_name":"Stand for Mobile and Tablet (Adjustable) Pack Of 5","list_name":"Cart","price":125,"item_category":"Tripod And Mobile Stands"} ]});
})
});
document.addEventListener('DOMContentLoaded', function(){
document.addEventListener('click', function(event){
if(!event.target.matches('.product-remove .remove')){
return;
}
gtag('event', 'remove_from_cart', {'items': [ {"quantity":1,"item_id":"192","item_name":"Stand for Mobile and Tablet (pyramid)","list_name":"Cart","price":25,"item_category":"Tripod And Mobile Stands"} ]});
})
});