Donut Media Store
Donut Hoodie
The first edition Donut Hoodie uses an AS Colour Chalk Pullover Hooded Sweatshirt
Specs:
- Regular fit
- Pullover hood
- Raglan sleeves
- Kangaroo pocket
- 80% cotton 20% polyester
- Anti-pill fleece
fbq('trackSingle','914706412194842', 'ViewContent', {
content_ids: [ 2460469919849 ],
content_name: "Donut Hoodie",
content_type: 'product',
value: 49.98,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','914706412194842', 'AddToCart', {
content_ids: [ 2460469919849 ],
content_name: "Donut Hoodie",
content_type: 'product',
value: 49.98,
currency: 'USD'
});
});
});