Choosing and activating the right controls on an AJAX-driven site
问题 So, I am trying to make it where every time I visit any nike.com sneaker page (without the HTML link), it automatically picks my shoe size, adds it to the cart, and checks out for me. I am currently trying to use this script (below), but every time I go to the sneaker page, it does not properly add the shoe size I want, but just goes straight to checkout with nothing in my cart. I\'m told that I need to match the code to the actual page HTML, but I don\'t know how to do that. Please help. //