Im actually losing my mind trying to get this grocery order finished before the 4pm cutoff today because if I dont get this food we are literally gonna have nothing for the kids lunches tomorrow and I am stuck at work for another three hours. My husband is at home and says he wants to add stuff for the grill because we have people coming over this weekend but for some reason we cant both be in the app at the same time or something? Its so stressful trying to coordinate this over text while I am in meetings and he keeps sending me screenshots of things he wants.
I did some quick googling while on my lunch break and saw some people saying you can just share the login and password but honestly that sounds like a nightmare because last time we tried that it kept logging me out every time he opened his phone and then I lost half the stuff I already put in the basket. Then I saw something about Walmart plus sharing but that looks like it's just for the shipping benefits and doesnt actually let us see the same cart in real time? Like I need him to see what I already picked so he doesnt buy a second gallon of milk we dont need. We are really trying to stick to a $200 budget this week here in Ohio because things have been tight lately and double buying stuff is the last thing we need right now.
I also saw a mention of lists but lists arent the same as the actual checkout cart right? If he adds stuff to a list do I then have to go in and manually move every single item to the cart myself? That seems so tedious and I just dont have the time for it today. Is there like a collaborative cart feature I am missing or a specific way to sync our accounts so we are looking at the exact same basket? How do you guys actually share the shopping duties with a spouse without losing your sanity...
Walmarts session handling is basically broken for concurrent users. Just go with AnyList. Its a decent option for real-time syncing and honestly more reliable than sharing a single login.
Like someone mentioned, the session handling on Walmarts end is pretty broken for families. Its incredibly frustrating when you are trying to stay under a strict $200 budget and the cart keeps resetting or logging you out right before a deadline. I have spent a lot of time testing different browser extensions for this exact reason because manual coordination is a nightmare. Using a session-syncing extension is usually the most reliable method for real-time collaboration. It basically tricks the site into thinking you are the same user across different devices without triggering those constant logouts. To help figure out the best technical path for your Ohio trip, I have a couple of questions:
Wait really?? Thats actually super helpful. I always thought it was the other way around.
@Reply #1 - good point! Walmart sessions are absolutely frustrating for families, but I found an amazing technical workaround that really streamlines the process! It's been a total lifesaver for our grocery budget. You should definitely try this:
Like someone mentioned, the session handling is absolute trash. Honestly, Walmarts backend treats every login like a security threat if it sees two different fingerprints. If you want to stop the logouts, you need a tool that syncs the actual session cookies across your browsers. I have looked at the specs and they basically refresh the token every time a new device pings the server, which is why you keep getting booted. A few technical ways to keep it stable:
Facts.