KISS Official Store
Rockin' In the USA Hat
Blue and white snapback hat with KISS "Rockin' in the USA" artwork printed on front.
fbq('trackSingle','837322043304527', 'ViewContent', {
content_ids: [ 6764996919395 ],
content_name: "Rockin' In the USA Hat",
content_type: 'product',
value: 30.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','837322043304527', 'AddToCart', {
content_ids: [ 6764996919395 ],
content_name: "Rockin' In the USA Hat",
content_type: 'product',
value: 30.00,
currency: 'USD'
});
});
});