Louis Armstrong Official Store
What A Wonderful World White Mug
An official Louis Armstrong Educational Foundation mug featuring a What A Wonderful World text graphic.
fbq('track', 'ViewContent', {
content_ids: [ 5825838940310 ],
content_name: "What A Wonderful World White Mug",
content_type: 'product',
value: 10.00,
currency: 'USD'
});
// Add item to cart event listener
$(document).ready(function(){
$(".AddToCart").click(function(){
fbq('track', 'AddToCart', {
content_ids: [ 5825838940310 ],
content_name: "What A Wonderful World White Mug",
content_type: 'product',
value: 10.00,
currency: 'USD'
});
});
});