KISS Official Store
Dressed to Kill Socks
Black woven sock, featuring the KISS logo in a subtle grey, repeat pattern.
70% cotton, 20% nylon, 10% spandex
fbq('trackSingle','837322043304527', 'ViewContent', {
content_ids: [ 6552181244003 ],
content_name: "Dressed to Kill Socks",
content_type: 'product',
value: 16.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','837322043304527', 'AddToCart', {
content_ids: [ 6552181244003 ],
content_name: "Dressed to Kill Socks",
content_type: 'product',
value: 16.00,
currency: 'USD'
});
});
});