The Beach Boys Official Store
Beach Boys Workers Tour T-Shirt Red
Red t-shirt with "Beach Boys Tour 2014" on the front and band logo and tour dates on the back.
fbq('trackSingle','567318173708059', 'ViewContent', {
content_ids: [ 2023649574971 ],
content_name: "Beach Boys Workers Tour T-Shirt Red",
content_type: 'product',
value: 30.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','567318173708059', 'AddToCart', {
content_ids: [ 2023649574971 ],
content_name: "Beach Boys Workers Tour T-Shirt Red",
content_type: 'product',
value: 30.00,
currency: 'USD'
});
});
});