This forum is now Read-Only. The Magento Community Forum is scheduled to close permanently on December 31, 2025. Please save any necessary information before this date. Join us on Slack for continued engagement!
I'm implementing an abandoned cart email solution. Is it possible in Magento to access a given cart simply by clicking a URL with the cart id somewhere? E.g. something like: https://www.mystore.com/cart?id=123456789 specific use case when this is needed is when someone clicks the link from a different device than where he was doing the shopping. I'm particularly interested to find out if this is possible for carts created by unlogged visitors - for logged in people the persistent cart option can be enabled, and then I only need to send the link to login. Thanks to everyone Federica