KISS Official Store
Let Me Go Hoodie
Sport grey hooded sweatshirt with reimagined KISS logo and Let Me Go, Rock 'N' Roll on the front.
fbq('trackSingle','837322043304527', 'ViewContent', {
content_ids: [ 6552190189667 ],
content_name: "Let Me Go Hoodie",
content_type: 'product',
value: 55.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','837322043304527', 'AddToCart', {
content_ids: [ 6552190189667 ],
content_name: "Let Me Go Hoodie",
content_type: 'product',
value: 55.00,
currency: 'USD'
});
});
});