KISS Official Store
Des Moines 1977 T-Shirt
Black, unisex t-shirt featuring artwork inspired by Kiss' 1977 tour.
fbq('trackSingle','837322043304527', 'ViewContent', {
content_ids: [ 6767375548515 ],
content_name: "Des Moines 1977 T-Shirt",
content_type: 'product',
value: 35.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','837322043304527', 'AddToCart', {
content_ids: [ 6767375548515 ],
content_name: "Des Moines 1977 T-Shirt",
content_type: 'product',
value: 35.00,
currency: 'USD'
});
});
});