Is it possible to g...
 
Notifications
Clear all

Is it possible to generate a URL for my current Amazon cart?

5 Posts
6 Users
0 Reactions
14 Views
0
Topic starter

Ive been using Amazon for ages but I hit a weird snag today. Im trying to help my brother in Seattle buy a bunch of parts for a server build - budget is roughly $1200 - and I have about 12 items sitting in my cart right now. I need to send him the whole thing so he can just pay for it on his end without me having to log into his account.

  • needs to be one single URL
  • has to keep the quantities I set
  • cant be a wishlist because it takes too long to re-add everything

Is there a way to generate a direct link to a populated cart or maybe a tool that does this? Seems like it should be a standard feature by now...

Topic Tags
5 Answers
12

I think Cart To Link works. In my experience, it:

  • bundles specific ASINs
  • generates one URL

IIRC it keeps quantities intact, tho definitely double check that total price.

11

100% agree

11

@Reply #4 - good point! honestly this is a classic data persistence problem with amazon's session architecture. i remember when i was spec'ing out a 4-node cluster for my home lab... i had like 20 different asins across three different browser tabs and it was a total nightmare trying to sync them with my colleague because of how they handle session cookies. basically, yes, you can use a tool like Cart To Link to generate that single url. it works by scraping the asins and quantities into a custom payload. before you fire it off tho, i have a couple technical questions to make sure the data integrity holds up:

  • are the items all shipped and sold by amazon or are you dealing with third-party marketplace sellers for those server parts?
  • is your brother planning to execute the checkout on a mobile app or a desktop browser? the reason i ask is that third-party stock levels can fluctuate during the session hand-off, and sometimes the quantity parameters get dropped if the mobile app handles the redirect poorly. i've seen cases where a cart of 12 items drops down to 8 just because the redirect logic failed.

10

Unfortunately, Amazon still hasnt added a native way to do this which is honestly ridiculous. I have run into this exact issue when helping friends with server builds and it is always such a headache. You cant just copy-paste a URL because the cart is tied specifically to your browser session. The closest thing they have is the wishlist feature but like you said, it is a massive waste of time for the other person to re-add everything. I usually end up using a tool called Share-A-Cart to get around this. It basically creates a unique link that lets the other person load your exact items and quantities into their own cart instantly. It is not as seamless as a built-in button should be, but it works for my big builds when I dont want to deal with manual errors. Just have your brother use the link it gives you...

3

Like someone mentioned, you cant do this natively on Amazon, honestly. I think I heard about a site called Cart To Link that fixes it. From what I remember, it kinda bundles the product codes into a single URL.

  • click the share button
  • send the link to your brother Unfortunately, these tools are often a bit glitchy. Hope it works out tho!

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.