KISS Official Store
Made In the USA T-Shirt
Black, unisex t-shirt with made in the U.S.A. band photo image printed on front.
Design measures 14.4” in width
fbq('trackSingle','837322043304527', 'ViewContent', {
content_ids: [ 6764993216611 ],
content_name: "Made In the USA T-Shirt",
content_type: 'product',
value: 30.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','837322043304527', 'AddToCart', {
content_ids: [ 6764993216611 ],
content_name: "Made In the USA T-Shirt",
content_type: 'product',
value: 30.00,
currency: 'USD'
});
});
});