The Beach Boys Official Store
Sail On Sailor Boat Blue Crewneck Sweater
This light blue crewneck sweater features "The Beach Boys Sail On Sailor" printed on the front.
* 50% cotton, 50% polyester
fbq('trackSingle','567318173708059', 'ViewContent', {
content_ids: [ 6844273786926 ],
content_name: "Sail On Sailor Boat Blue Crewneck Sweater",
content_type: 'product',
value: 50.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','567318173708059', 'AddToCart', {
content_ids: [ 6844273786926 ],
content_name: "Sail On Sailor Boat Blue Crewneck Sweater",
content_type: 'product',
value: 50.00,
currency: 'USD'
});
});
});