KISS Official Store
The Elder T-Shirt
Black unisex t-shirt featuring a reimagined design of the Music From The Elder album cover on the front.
Front design measures 14" in width
fbq('trackSingle','837322043304527', 'ViewContent', {
content_ids: [ 6720963248227 ],
content_name: "The Elder 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: [ 6720963248227 ],
content_name: "The Elder T-Shirt",
content_type: 'product',
value: 30.00,
currency: 'USD'
});
});
});