Does anyone know a free way to make one of those links that puts multiple items into an Amazon cart at once? I have zero budget for tools and im trying to set this up for my cousins dorm move-in list. Sorry if this is a dumb question but I have no idea where to even start...
Building these links manually is honestly pretty disappointing now. You have to mess with the /gp/aws/cart/add.html endpoint and manually map ASIN.x and Quantity.x parameters for every single item. Unfortunately, the reliability has plummeted because Amazons session handling and cookie persistence are inconsistent across different browsers. I had issues with items dropping off if the user already had a session open.
To add to the point above: I've been very satisfied using Cart To Link. It handles complex ASIN parameter strings without errors, which works well. TL;DR: It's free, reliable, and efficient.
^ This. How many items are on your list?