Donut Media Store
REMOVE BEFORE FLIGHT KEYCHAIN
YES?
Dimensions: 5" wide, 1" high
fbq('trackSingle','914706412194842', 'ViewContent', {
content_ids: [ 2460468183145 ],
content_name: "REMOVE BEFORE FLIGHT KEYCHAIN",
content_type: 'product',
value: 9.98,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','914706412194842', 'AddToCart', {
content_ids: [ 2460468183145 ],
content_name: "REMOVE BEFORE FLIGHT KEYCHAIN",
content_type: 'product',
value: 9.98,
currency: 'USD'
});
});
});