KISS Official Store
Searching in the Darkness T-Shirt
Black, 100% cotton, unisex t-shirt with an orange "Searching in the Darkness" design on the font.
fbq('trackSingle','837322043304527', 'ViewContent', {
content_ids: [ 3871388172387 ],
content_name: "Searching in the Darkness 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: [ 3871388172387 ],
content_name: "Searching in the Darkness T-Shirt",
content_type: 'product',
value: 30.00,
currency: 'USD'
});
});
});