Donut Media Store
Donut T-Shirt - Grey
The OG. The shirt that started it all. Nothing will ever be the same. Except in grey.
Specs
- Classic fit
- 100% ring spun cotton
- 6 oz
- Custom neck tags
- Sewn in hem tags
fbq('trackSingle','914706412194842', 'ViewContent', {
content_ids: [ 3712552861801 ],
content_name: "Donut T-Shirt - Grey",
content_type: 'product',
value: 24.98,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','914706412194842', 'AddToCart', {
content_ids: [ 3712552861801 ],
content_name: "Donut T-Shirt - Grey",
content_type: 'product',
value: 24.98,
currency: 'USD'
});
});
});