Umusic | Shop
Silly Me Water Bottle
Billie Eilish
Light blue water bottle with teal cap featuring photo and "Happier Than Ever" printed.
fbq('trackSingle','', 'ViewContent', {
content_ids: [ 6765573079153 ],
content_name: "Silly Me Water Bottle",
content_type: 'product',
value: 40.00,
currency: 'CAD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','', 'AddToCart', {
content_ids: [ 6765573079153 ],
content_name: "Silly Me Water Bottle",
content_type: 'product',
value: 40.00,
currency: 'CAD'
});
});
});