KISS Official Store
I Want You T-Shirt
This yellow unisex t-shirt is an original replica of the iconic Rock and Roll Over album cover design.
Front design measures 13" in width
fbq('trackSingle','837322043304527', 'ViewContent', {
content_ids: [ 6712972476515 ],
content_name: "I Want You T-Shirt",
content_type: 'product',
value: 30.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','837322043304527', 'AddToCart', {
content_ids: [ 6712972476515 ],
content_name: "I Want You T-Shirt",
content_type: 'product',
value: 30.00,
currency: 'USD'
});
});
});