Umusic | Shop
Follow You Socks
Imagine Dragons
White knit socks with Follow You and Moon + Sun graphic on ankles and Imagine Dragons on soles.
fbq('trackSingle','', 'ViewContent', {
content_ids: [ 6765580845169 ],
content_name: "Follow You Socks",
content_type: 'product',
value: 25.00,
currency: 'CAD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','', 'AddToCart', {
content_ids: [ 6765580845169 ],
content_name: "Follow You Socks",
content_type: 'product',
value: 25.00,
currency: 'CAD'
});
});
});