Louis Armstrong Official Store
What A Wonderful World Text Tote Bag Black
Official Louis Armstrong Educational Foundation Tote featuring a What a Wonderful World text graphic.
fbq('track', 'ViewContent', {
content_ids: [ 6595467542678 ],
content_name: "What A Wonderful World Text Tote Bag Black",
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: [ 6595467542678 ],
content_name: "What A Wonderful World Text Tote Bag Black",
content_type: 'product',
value: 15.00,
currency: 'USD'
});
});
});