Slipknot Official Store
Iowa Onesie
Gray onesie with 'Iowa' album art on front and tribal S logo repeated on back
fbq('trackSingle','389099331693900', 'ViewContent', {
content_ids: [ 6938014089352 ],
content_name: "Iowa Onesie",
content_type: 'product',
value: 25.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','389099331693900', 'AddToCart', {
content_ids: [ 6938014089352 ],
content_name: "Iowa Onesie",
content_type: 'product',
value: 25.00,
currency: 'USD'
});
});
});