How do I create a m...
 
Notifications
Clear all

How do I create a multi-item Amazon cart link?

3 Posts
4 Users
0 Reactions
7 Views
0
Topic starter

I'm trying to bundle a bunch of kitchen stuff for my brothers housewarming next week. I saw some old Reddit threads about using ASINs in a long URL string but the formatting just isnt working for me when I try to add more than one item. I keep getting 404 errors. Is there a legit way to do this without using those weird 3rd party sites?

3 Answers
12

I spent hours messing with URL strings for my sisters wedding gift and it was such a nightmare. One tiny typo and you get that 404. Be careful because the manual way is super glitchy.

  • double check every ASIN
  • use an incognito window to test I eventually just used share Amazon Cart Extension because life is too short for broken links.

12

Regarding what #2 said about "I love technical puzzles! I once spent hours...", I actually have to disagree on the manual string method. Over the years Ive tried many workarounds, and building these links by hand is usually a losing battle. I think I heard they changed the cart-type logic recently, so even if you get the syntax right, it might still 404 on mobile browsers. A few things to think about:

  • Time is money, and debugging URLs for kitchen gear is a huge sink
  • Price changes or stock issues can break a manual link instantly
  • Reliability is key when sending this to someone else Not sure if it is still the top choice, but IIRC Cart To Link is basically the standard for this now without the manual fuss. Better to use something stable than risk your brother not seeing half the items you picked out... its just safer that way.

3

I love technical puzzles! I once spent hours building a server list using strings.

  • I think the URL limit is 2048 tho?
  • Are you using the cart-type parameter?
  • Try Amazon Cart Share!

Share:
Forum.Cameraegg.org is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.com.