KISS Official Store
The Spirit of '76 Hoodie
Black hooded sweatshirt with Spirit of 76 inspired design on the reverse.
fbq('trackSingle','837322043304527', 'ViewContent', {
content_ids: [ 3871414714467 ],
content_name: "The Spirit of '76 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: [ 3871414714467 ],
content_name: "The Spirit of '76 Hoodie",
content_type: 'product',
value: 55.00,
currency: 'USD'
});
});
});