Louis Armstrong Official Store
What We Play Tote
An official Louis Armstrong Educational Foundation tote.
fbq('track', 'ViewContent', {
content_ids: [ 5866268197014 ],
content_name: "What We Play Tote",
content_type: 'product',
value: 15.00,
currency: 'USD'
});
// Add item to cart event listener
$(document).ready(function(){
$(".AddToCart").click(function(){
fbq('track', 'AddToCart', {
content_ids: [ 5866268197014 ],
content_name: "What We Play Tote",
content_type: 'product',
value: 15.00,
currency: 'USD'
});
});
});