Slipknot Official Store
Logo + 9 Point Star Crop Top
Black loose fit cropped t-shirt with Slipknot logo on front and 9 point star on back
fbq('trackSingle','389099331693900', 'ViewContent', {
content_ids: [ 6889467773064 ],
content_name: "Logo + 9 Point Star Crop Top",
content_type: 'product',
value: 35.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','389099331693900', 'AddToCart', {
content_ids: [ 6889467773064 ],
content_name: "Logo + 9 Point Star Crop Top",
content_type: 'product',
value: 35.00,
currency: 'USD'
});
});
});