Sonny Liston Poster
18" x 24"
Expected to ship in 3-4 weeks.
fbq('track', 'ViewContent', {
content_ids: [ 949226504239 ],
content_name: "Sonny Liston Poster",
content_type: 'Accessory',
value: 7.00,
currency: 'GBP'
});
// Add item to cart event listener
$(document).ready(function(){
$("#AddToCart").click(function(){
fbq('track', 'AddToCart', {
content_ids: [ 949226504239 ],
content_name: "Sonny Liston Poster",
content_type: 'Accessory',
value: 7.00,
currency: 'GBP'
});
});
});