KISS Official Store
1975 Dressed to Kill T-Shirt
Black, unisex t-shirt with the KISS Dressed to Kill album design on the front.
fbq('trackSingle','837322043304527', 'ViewContent', {
content_ids: [ 6552189370467 ],
content_name: "1975 Dressed to Kill 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: [ 6552189370467 ],
content_name: "1975 Dressed to Kill T-Shirt",
content_type: 'product',
value: 30.00,
currency: 'USD'
});
});
});