KISS Official Store
Let Me Go Rock 'N' Roll T-Shirt
Sport grey, unisex t-shirt with reimagined KISS logo and Let Me Go Rock 'N' Roll on the front.
- 6 oz.
- 90% cotton/10% polyester
fbq('trackSingle','837322043304527', 'ViewContent', {
content_ids: [ 6552190091363 ],
content_name: "Let Me Go Rock 'N' Roll T-Shirt",
content_type: 'product',
value: 24.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','837322043304527', 'AddToCart', {
content_ids: [ 6552190091363 ],
content_name: "Let Me Go Rock 'N' Roll T-Shirt",
content_type: 'product',
value: 24.00,
currency: 'USD'
});
});
});