Olivia O'Brien | Shop
NOW Hoodie II
Screen printed front and back graphic.
fbq('trackSingle','567318173708059', 'ViewContent', {
content_ids: [ 4558670233658 ],
content_name: "NOW Hoodie II",
content_type: 'product',
value: 50.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','567318173708059', 'AddToCart', {
content_ids: [ 4558670233658 ],
content_name: "NOW Hoodie II",
content_type: 'product',
value: 50.00,
currency: 'USD'
});
});
});