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