KISS Official Store
Detroit T-Shirt
Black, unisex t-shirt with classic band photo and "Detroit Rock City" text printed on front.
Front graphic measures 14"
fbq('trackSingle','837322043304527', 'ViewContent', {
content_ids: [ 6735549595747 ],
content_name: "Detroit 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: [ 6735549595747 ],
content_name: "Detroit T-Shirt",
content_type: 'product',
value: 30.00,
currency: 'USD'
});
});
});