ODESZA
Corners of the Earth T-Shirt
Men’s first t-shirt with “Corners Of The Earth” cover art printed on the front and plain back.
fbq('trackSingle','1253849438006079', 'ViewContent', {
content_ids: [ 1425759535216 ],
content_name: "Corners of the Earth T-Shirt",
content_type: 'product',
value: 20.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','1253849438006079', 'AddToCart', {
content_ids: [ 1425759535216 ],
content_name: "Corners of the Earth T-Shirt",
content_type: 'product',
value: 20.00,
currency: 'USD'
});
});
});