The Beach Boys Official Store
Surfin USA Crewneck
White crewneck sweatshirt with Surfin' USA artwork printed on the front.
- 8 oz
- 50/50 cotton/polyester
- Classic fit
fbq('trackSingle','567318173708059', 'ViewContent', {
content_ids: [ 6771719110702 ],
content_name: "Surfin USA Crewneck",
content_type: 'product',
value: 50.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','567318173708059', 'AddToCart', {
content_ids: [ 6771719110702 ],
content_name: "Surfin USA Crewneck",
content_type: 'product',
value: 50.00,
currency: 'USD'
});
});
});