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