Umusic | Shop
Diamonds Pullover
Selena Gomez
Yellow crewneck pullover featuring photo collage printed on front.
fbq('trackSingle','', 'ViewContent', {
content_ids: [ 6780362293361 ],
content_name: "Diamonds Pullover",
content_type: 'product',
value: 75.00,
currency: 'CAD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','', 'AddToCart', {
content_ids: [ 6780362293361 ],
content_name: "Diamonds Pullover",
content_type: 'product',
value: 75.00,
currency: 'CAD'
});
});
});