honestly im so done with this. Im trying to organize my sisters wedding shower here in Chicago and the date is literally two weeks away and I am freaking out. I have like 45 different things in my cart right now-decorations, those tiny little favor boxes, streamers, even some fancy paper plates-and my mom keeps asking to see what I picked out before I hit the buy button because shes paying for half and wants to approve the vibe or whatever.
But oh my god why is there no share cart button on Amazon?? It seems like such a basic thing to have in 2024. Ive been sitting here for an hour trying to copy and paste links into a group chat but it looks like a total mess and half the time the links dont even open the right page or they show the wrong price for her. Its honestly making me so anxious because the prices keep flickering and items are going out of stock while we go back and forth.
I even tried making a List but then you have to add everything one by one and it doesnt show the exact quantities I put in the cart so she gets confused about how much we are actually spending. My budget is capped at $800 and I feel like Im gonna go over because I cant see everything clearly with her.
Is there some kind of browser extension or a secret trick to just... send the whole cart? Like a click here to see everything I'm about to buy link? I dont have time to keep doing this manual copy-paste nightmare and I really dont want to give her my password because she'll accidentally mess up my Subscribe and Save stuff. What is the fastest method to share an Amazon cart with others before I lose my mind...
Quick question before you try anything else—are you and your mom both using the desktop site, or is she trying to open these links on the mobile app? Compatibility issues between the two are usually what cause those price flickering problems you mentioned. If you are worried about the 800 dollar budget and security, here are a couple of practical steps:
Jumping in here because I went through this exact nightmare during a kitchen remodel last year. Items kept selling out while my contractor was reviewing my links. You might want to consider Cart To Link because:
Wow ok that changes things. Gonna have to rethink my approach now.
Look, Amazon is notoriously bad at this because their internal architecture ties the shopping cart to your specific session cookies and account ID. Basically, your cart doesnt exist as a shareable URL on their servers, which is why your links keep breaking. You might want to consider using a tool like Share-A-Cart to handle the transfer instead of manual links. I would suggest this because it parses the ASINs and quantities directly from your active browser page and bundles them into a unique code. Be careful though, because prices on Amazon fluctuate constantly based on zip code and warehouse availability. Make sure your mom opens the link immediately so the prices stay somewhat consistent with your 800 dollar cap. I have used this for bulk office orders and its way safer than sharing passwords, which I definitely wouldnt do since it can mess with your Prime algorithms and 2FA settings. Its the most stable workaround available for bulk sharing.
Saw this a day late but wanted to chime in. Before I give you a solid recommendation, are you just trying to show her what you picked for a quick thumbs up, or do you need her to actually be able to checkout with those items herself? Knowing if you need a view-only snapshot or a full cart transfer matters for reliability. The reason your manual links are a mess is that Amazon’s cart is strictly server-side and tied to your specific login session. When you copy a link from your cart, it doesnt actually contain the item data for anyone else. For a reliable fix, you need something that reads the ASINs and quantities directly from your browser's DOM and packages them into a new payload. This ensures she sees exactly the same quantities and variants you do, rather than just a generic product page. Its way more efficient than lists because lists often default to a quantity of one and ignore specific seller selections you might have made to stay under that 800 dollar limit.