KISS Official Store
Free T-Shirt
Black, 100% ringspun unisex t-shirt with red, white and blue design on the front.
fbq('trackSingle','837322043304527', 'ViewContent', {
content_ids: [ 3871333777507 ],
content_name: "Free T-Shirt",
content_type: 'product',
value: 24.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','837322043304527', 'AddToCart', {
content_ids: [ 3871333777507 ],
content_name: "Free T-Shirt",
content_type: 'product',
value: 24.00,
currency: 'USD'
});
});
});