KISS Official Store
2021 World Tour T-Shirt
White, unisex t-shirt with KISS End of the Road design on the front and 2021 tour itinerary back hit.
Front design measures 13.5" in width
Back design measures 14" in width
fbq('trackSingle','837322043304527', 'ViewContent', {
content_ids: [ 6693099438179 ],
content_name: "2021 World Tour T-Shirt",
content_type: 'product',
value: 50.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','837322043304527', 'AddToCart', {
content_ids: [ 6693099438179 ],
content_name: "2021 World Tour T-Shirt",
content_type: 'product',
value: 50.00,
currency: 'USD'
});
});
});