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.
Regarding what #3 said about how many items are on your list... it honestly doesnt seem to matter because I've had issues with even two or three items. I was looking into this for my own family list and it's just been a total letdown tbh. I think I read somewhere that Amazon keeps changing how they handle these deep links? Not sure but IIRC they might be phasing out the old ways because of security or something. It feels so unreliable now and not as good as I expected it to be.
Yep, this is the way
^ This. How many items are on your list?