Can I share an Amaz...
 
Notifications
Clear all

Can I share an Amazon cart link with multiple items?

5 Posts
6 Users
0 Reactions
164 Views
0
Topic starter

so I was thinking maybe I could just copy the web address at the top when I am looking at my cart but then I realized that's probably just my own private account right? like it wouldnt work for anyone else. Im trying to set up this retirement gift bundle for my boss by Friday and it has like six different things in it- a mug, some fancy tea, a stand, etc. my logic was there must be a button to just send the whole basket to my coworkers so we can all see the total but I cant find anything and now im just staring at the screen feeling kinda dumb. do I really have to copy paste every single item link separately or is there a trick to sharing the whole group at once?...


Topic Tags
5 Answers
12

I love deep diving into how Amazon handles session data! Its basically a massive server-side map tied to your specific browser cookies and authentication tokens, so yeah, that URL in your bar is basically useless for anyone else. Totally a missed opportunity on their UX design team's part for collaborative shopping! Quick question before I give you the full technical breakdown though... are you guys trying to have everyone pay for their own stuff, or is one person clicking the buy button and everyone just needs to see the specs and total cost? That definitely changes which route is best. If you just need to show them the specs and current pricing, you should definitely check out the Amazon Idea List feature instead of a standard wish list. It is fantastic for gifts! You can add notes for each item, like Boss loves this specific Oolong, and it preserves the layout way better than a messy cart screenshot. Plus, you can toggle the privacy to Shared which generates a specific tokenized URL that actually works for outsiders. Another pro move is using the Manage Your List settings to let others actually edit the list with you. Its super fast to set up and handles the metadata perfectly so they see the exact same mug and stand you picked out. Honestly, its the closest thing to a shared basket we have right now without using third-party browser extensions which can be a security nightmare anyway.


10

> Re: "I love deep diving into how Amazon handles..."

  • It really is a mess when you look at the session tokens and how they handle the transient state of a shopping basket. Basically, the cart is a temporary object that doesnt exist as a shareable entity because it relies on your specific auth headers. If you send that link, their server just sees a request without the right cookies and serves a blank page... total buzzkill for group gifts. Since you need this done by Friday, a quick tip is to use a browser extension. There are tools that literally just scrape the ASINs (the product IDs) from your screen and generate a unique code that others can use to load those same items into their own session. Its way more efficient than copy-pasting six different links. From a practical standpoint, just remember that prices on Amazon fluctuate constantly. If you share a bundle today, the fancy tea might be a few bucks more by Friday. I usually just make a quick Shopping List, set it to Shared, and invite the coworkers via email. It handles the metadata better than a raw cart and actually shows the total price at the bottom, which helps with the budget. Just dont forget to check if the items are Prime eligible, otherwise someone is gonna get hit with a surprise shipping fee on that mug and then the math for the group split gets annoying. It works well enough for these kinds of last-minute office things.


3

Unfortunately, Amazon is still basically stuck in the stone age with this. I've tried that wish list trick before and it's honestly not as good as it sounds... had issues where items didnt sync right or coworkers bought the wrong mug variation. It's just not that reliable when you're in a hurry, tbh. Checking out Share-A-Cart might be your best bet here. This tool bundles your whole basket into one link for you. Your coworkers just click it and all six items get added to their cart instantly. Way easier than sending separate links and praying everyone picks the right tea.


3

tl;dr: Amazon's session-locked cart system is ancient tech compared to sites like B&H, which makes group buys a total headache. I definitely agree with CharlesAremo about the session tokens. Its honestly so disappointing that a trillion-dollar company still relies on transient auth headers instead of a proper shareable GUID. I have had issues with this before where the cart just wipes if you switch from wifi to 5G... not as good as expected for 2024. Compared to competitors like B&H where you can easily share a whole kit list with one click, Amazon feels like it is stuck in 2010. Before I dig into some technical workarounds for you, are your coworkers mostly gonna be opening this on their phones or are they at desktop setups? That usually changes which third-party tools actually work without crashing or losing the metadata.


2

Unfortunately, Amazon handles cart data server-side tied to your session ID, so a direct URL wont work for anyone else. Its disappointing they havent optimized this for collaborative buys yet. Try this instead:

  • Set up a public Wish List
  • Bulk move the items there
  • Share the public link It manages the metadata and pricing in one place... hang in there!


Share:
PhotographyPanel.com 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.

Contact Us | Privacy Policy