Louis Armstrong Official Store
What A Wonderful World Heather Army Green T-shirt
An official Louis Armstrong Educational Foundation t-shirt featuring a What A Wonderful World text graphic.
fbq('track', 'ViewContent', {
content_ids: [ 5834480222358 ],
content_name: "What A Wonderful World Heather Army Green T-shirt",
content_type: 'product',
value: 30.00,
currency: 'USD'
});
// Add item to cart event listener
$(document).ready(function(){
$(".AddToCart").click(function(){
fbq('track', 'AddToCart', {
content_ids: [ 5834480222358 ],
content_name: "What A Wonderful World Heather Army Green T-shirt",
content_type: 'product',
value: 30.00,
currency: 'USD'
});
});
});