The Beach Boys Official Store
The Beach Boys - Vinyl LP
fbq('trackSingle','567318173708059', 'ViewContent', {
content_ids: [ 2023648919611 ],
content_name: "The Beach Boys - 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: [ 2023648919611 ],
content_name: "The Beach Boys - Vinyl LP",
content_type: 'product',
value: 24.98,
currency: 'USD'
});
});
});