The Beach Boys Official Store
15 Big Ones - Vinyl LP
fbq('trackSingle','567318173708059', 'ViewContent', {
content_ids: [ 2023648952379 ],
content_name: "15 Big Ones - Vinyl LP",
content_type: 'product',
value: 24.98,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','567318173708059', 'AddToCart', {
content_ids: [ 2023648952379 ],
content_name: "15 Big Ones - Vinyl LP",
content_type: 'product',
value: 24.98,
currency: 'USD'
});
});
});