Umusic | Shop
Beloved Pink Socks
Billie Eilish
Light pink socks with "Billie Eilish" knit in around ankles in dark pink. Made in USA.
fbq('trackSingle','', 'ViewContent', {
content_ids: [ 6765573701745 ],
content_name: "Beloved Pink Socks",
content_type: 'product',
value: 35.00,
currency: 'CAD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','', 'AddToCart', {
content_ids: [ 6765573701745 ],
content_name: "Beloved Pink Socks",
content_type: 'product',
value: 35.00,
currency: 'CAD'
});
});
});