Umusic | Shop
Scribble Beanie
Selena Gomez
Black knit beanie with pom pom on top and “Selena” with heart design embroidered on cuff.
fbq('trackSingle','', 'ViewContent', {
content_ids: [ 6780389621873 ],
content_name: "Scribble Beanie",
content_type: 'product',
value: 30.00,
currency: 'CAD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','', 'AddToCart', {
content_ids: [ 6780389621873 ],
content_name: "Scribble Beanie",
content_type: 'product',
value: 30.00,
currency: 'CAD'
});
});
});