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