Louis Armstrong Official Store
Ladies What A Wonderful World Globe T- Shirt
An official Louis Armstrong Educational Foundation t-shirt featuring a What A Wonderful World graphic.
fbq('track', 'ViewContent', {
content_ids: [ 5866505568406 ],
content_name: "Ladies What A Wonderful World Globe 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: [ 5866505568406 ],
content_name: "Ladies What A Wonderful World Globe T- Shirt",
content_type: 'product',
value: 30.00,
currency: 'USD'
});
});
});