Ted Baker : Checkout Process

                  // Add these data points to the 'utag_data' object on the page
// Each array needs to be equal in length

// ADD TO ALL STEPS IN CHECKOUT PROCESS

var utag_data = {      
  product_colours : ["NAVY","BLUE"], // colour(s) of product(s) in basket  
};