Official Eminem Online Store
The Way I Am Hoodie (Navy)
Iconic backwards E, with "The Way I Am" printed underneath. White design printed on navy hoodie.
fbq('track', 'ViewContent', {
content_ids: [ 119362387972 ],
content_name: "The Way I Am Hoodie (Navy)",
content_type: 'product',
value: 45.00,
currency: 'USD'
});
// Add item to cart event listener
$(document).ready(function(){
$(".AddToCart").click(function(){
fbq('track', 'AddToCart', {
content_ids: [ 119362387972 ],
content_name: "The Way I Am Hoodie (Navy)",
content_type: 'product',
value: 45.00,
currency: 'USD'
});
});
});