The Beach Boys Official Store
Beach Boys Sunset Junior Tank Top Tan
fbq('trackSingle','567318173708059', 'ViewContent', {
content_ids: [ 2023649607739 ],
content_name: "Beach Boys Sunset Junior Tank Top Tan",
content_type: 'product',
value: 30.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','567318173708059', 'AddToCart', {
content_ids: [ 2023649607739 ],
content_name: "Beach Boys Sunset Junior Tank Top Tan",
content_type: 'product',
value: 30.00,
currency: 'USD'
});
});
});