Finneas | Store
The 90s Hat
Black cap, featuring graphics inspired by Finneas' song "The 90s."
fbq('trackSingle','567318173708059', 'ViewContent', {
content_ids: [ 6926362640556 ],
content_name: "The 90s Hat",
content_type: 'product',
value: 25.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','567318173708059', 'AddToCart', {
content_ids: [ 6926362640556 ],
content_name: "The 90s Hat",
content_type: 'product',
value: 25.00,
currency: 'USD'
});
});
});