Umusic | Shop
Black Album Cover Tee
Jann Arden
Black t-shirt with the Descendant album cover on the front.
fbq('trackSingle','', 'ViewContent', {
content_ids: [ 6765581795441 ],
content_name: "Black Album Cover Tee",
content_type: 'product',
value: 40.00,
currency: 'CAD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','', 'AddToCart', {
content_ids: [ 6765581795441 ],
content_name: "Black Album Cover Tee",
content_type: 'product',
value: 40.00,
currency: 'CAD'
});
});
});