KISS Official Store
Revenge T-Shirt
Black, Unisex T-Shirt featuring artwork inspired by KISS' Revenge album printed on front and back.
Front graphic measures 15"
Back graphic measures 13.25"
fbq('trackSingle','837322043304527', 'ViewContent', {
content_ids: [ 6753482408035 ],
content_name: "Revenge 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: [ 6753482408035 ],
content_name: "Revenge T-Shirt",
content_type: 'product',
value: 35.00,
currency: 'USD'
});
});
});