KISS Official Store
Spider Dye T-Shirt
Orange and black tie dye t-shirt with an Official KISS End of the Road tour design on the front.
fbq('trackSingle','837322043304527', 'ViewContent', {
content_ids: [ 3982785970275 ],
content_name: "Spider Dye T-Shirt",
content_type: 'product',
value: 50.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','837322043304527', 'AddToCart', {
content_ids: [ 3982785970275 ],
content_name: "Spider Dye T-Shirt",
content_type: 'product',
value: 50.00,
currency: 'USD'
});
});
});