KISS Official Store
Love Gun Tour T-Shirt
White, 100% cotton, unisex t-shirt with Love Gun Tour inspired graphic on the front.
fbq('trackSingle','837322043304527', 'ViewContent', {
content_ids: [ 3871523143779 ],
content_name: "Love Gun Tour 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: [ 3871523143779 ],
content_name: "Love Gun Tour T-Shirt",
content_type: 'product',
value: 30.00,
currency: 'USD'
});
});
});