Elton John Official Store
Black Joggers
Custom track pants with contrast E* taping, drawstring waist, and cuffed ankle holes.
fbq('trackSingle','567318173708059', 'ViewContent', {
content_ids: [ 6780007612521 ],
content_name: "Black Joggers",
content_type: 'product',
value: 75.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','567318173708059', 'AddToCart', {
content_ids: [ 6780007612521 ],
content_name: "Black Joggers",
content_type: 'product',
value: 75.00,
currency: 'USD'
});
});
});