I usually use stringify, but I'm not sure if the problem is with FormData, if you send the data?
data = JSON.stringify({ prodids: 2081 })
— Guys I need a fixed element relative to an horizontal overflow box. Position sticky is not a real option due to browser support. Transforming the element onscroll is pretty laggy in older browser. An idea?