Donut Media Store
Yotas Tacos T-Shirt - White
If you're a fan of Toyota Tacomas, you'll like it. If you're a fan of Tacos, you'll like it. If you're a fan of both, you'll love it.

fbq('trackSingle','914706412194842', 'ViewContent', {
content_ids: [ 6691461890153 ],
content_name: "Yotas Tacos T-Shirt - White",
content_type: 'product',
value: 29.98,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','914706412194842', 'AddToCart', {
content_ids: [ 6691461890153 ],
content_name: "Yotas Tacos T-Shirt - White",
content_type: 'product',
value: 29.98,
currency: 'USD'
});
});
});