Blue Note Records
Blue Note Seat Cushion
A comfortable stadium seat cushion featuring a printed Blue Note logo and handle for convenient carrying.
Dimensions: 12.5" x 12.5" x 1.5"
fbq('trackSingle','567318173708059', 'ViewContent', {
content_ids: [ 7296567574719 ],
content_name: "Blue Note Seat Cushion",
content_type: 'product',
value: 15.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','567318173708059', 'AddToCart', {
content_ids: [ 7296567574719 ],
content_name: "Blue Note Seat Cushion",
content_type: 'product',
value: 15.00,
currency: 'USD'
});
});
});