KISS Official Store
Black Diamond Tour Zip Hoodie
Black zip hoodie with End of the Road front hit and reimagined KISS design on the back.
fbq('trackSingle','837322043304527', 'ViewContent', {
content_ids: [ 6552215945315 ],
content_name: "Black Diamond Tour Zip Hoodie",
content_type: 'product',
value: 85.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','837322043304527', 'AddToCart', {
content_ids: [ 6552215945315 ],
content_name: "Black Diamond Tour Zip Hoodie",
content_type: 'product',
value: 85.00,
currency: 'USD'
});
});
});