Is there a tool or a reliable browser extension that lets me send my entire Amazon cart to another PC or even a different person without having to share my login info? I have been using Amazon for basically forever and I usually just deal with the hassle of re-adding things, but I have run into a super specific problem today. I am currently spec-ing out a new home lab setup from my office computer during my break and I have got about 42 separate items in my cart—everything from specific rack-mount screws to some high-end networking gear and some specific SATA cables I found on sale.
I have a budget of about $2,800 for this whole project and I need to get the order in by Thursday so the parts arrive before I head out of town to Denver for a conference. The issue is that my work laptop is locked down tighter than a drum and I absolutely cannot log into my personal Amazon account on it because of the corporate security policy regarding tracking. I tried just making a public wishlist and sharing it that way, but it totally messed up the quantities and it did not save the specific third-party sellers I had picked out for some of the refurbished gear.
I was looking at some extensions like Share-A-Cart or Cart-Link but I am always a little paranoid about browser extensions that can read page data, especially on a machine that has some of my work stuff on it. Has anyone here actually used those and are they legit? I am looking for something that just spits out a code or a URL that I can open on my home desktop to auto-populate the cart with the exact same items and quantities I picked out.
It feels like such a basic thing that should be built in by now but I guess they really just want you staying logged in everywhere. If there is a script or a trusted way to do this that doesn't involve me manually searching for every single SKU again that would save my sanity...
Building a home lab is fantastic! I love getting those 42 items spec'd exactly right. The wishlist method fails because it lacks the session-specific metadata and merchant IDs for those refurbished parts. You need a tool that scrapes the cart DOM and generates a transferrable manifest!
I ran into this mess with my current setup's hardware. You might want to consider Cart To Link, but be careful and make sure to check permissions first.
Quick reply while i am between meetings. ^ This. Also, i just went through this exact headache for my rack build last month. If you are spec-ing out 42 items, you definitely need a tool that handles the specific merchant IDs or you will end up with the wrong sellers. Here is what i have used:
@Reply #5 - good point! Honestly, i get the frustration with those merchant IDs. i remember trying to build a budget server back in 2021 and i spent hours finding the cheapest refurbished drives. when i tried to move my cart using one of those standard methods, it defaulted back to the new price and i almost blew my budget by six hundred bucks. honestly, you gotta be really careful with these extensions. even if a tool like Cart To Link is highly recommended, i always double-check the final total before hitting buy. i actually prefer doing a quick manual check of the top 5 most expensive items just to make sure the seller didnt swap on me during the transfer. it takes an extra minute but saving that cash is worth it for more rack gear later... i wouldnt just blindly trust any code or link to keep the prices identical, especially with refurbished stuff. prices fluctuate so fast on amazon that even a few hours difference can mess up your budget. be careful with those permissions on a work machine too, security teams are usually pretty aggressive about anything that scrapes browser data.
Regarding what #8 said about "Like someone mentioned, those merchant IDs are basically..."
Interested in this too
@Reply #3 - good point! Honestly, those merchant IDs are the absolute worst part when you're trying to source specific refurbished gear. I had a similar nightmare a while back when I was trying to move a massive cart for a server rack upgrade from my laptop to my desktop. I thought using a wishlist would be easy but it was honestly such a letdown.
Adding my thoughts here because i totally get the home lab obsession! Honestly building those racks is such a rush, but the cart management is a nightmare. I remember doing a dual Xeon build a few years back and i almost cried when i lost my cart because of a browser crash... it was devastating lol. I have looked at a few of these tools and honestly amazon cart share is a total lifesaver compared to the others. If you look at something like the standard wishlist method, it is basically garbage for refurbished stuff because it just resets everything to the default buy box and you lose those sweet deals you found. Then you have the manual spreadsheet method which is technically the safest but honestly it makes me want to pull my hair out after item ten. But using a dedicated share tool is fantastic because it actually grabs the specific merchant IDs you spent time hunting down for those rack screws and cables. It is way better than some of those clunky older extensions that always seem to break when Amazon updates their UI. Just make sure whatever you use doesnt require a persistent login on that work machine! Good luck with the Denver trip too, hope the gear arrives in time!
Like someone mentioned, those merchant IDs are basically the hardest part to get right when you are moving a cart, especially with refurbished gear. Most people in the thread seem to agree that standard wishlists are useless for this. I have been very satisfied with using Cart To Link for my recent server builds because it handles the manifest exactly as you have it spec-d out. It is honestly the most professional way to handle a $2,800 budget without losing your mind over SKU mismatches. Quick question about your work setup tho, does your corporate policy allow any third-party extensions at all, or are you looking for a web-based script that doesn't require an install? Also, are those 42 items mostly from one vendor or a huge mix? Knowing that would help narrow down if the manifest will stay stable during the transfer.
Interested in this too