Spree + Vue Storefront Integration: 1.2.0 Released
Night Mode

We're happy to announce that we've just released a new version of our Spree + Vue Storefront integration. This is a minor update, featuring multiple bug fixes and improvements of internal code structure.
The changes include:
- Fix clearing cart after signing out
- Fix converting guest cart to signed-in user cart
- Fix issues with line item id, affecting the ability to remove items from a cart in some situations
- Refactoring of checkout code, removing unnecessary API calls
- Refactoring of shipping method management code, migrating it to useShippingProvider interface introduced in recent Vue Storefront versions
Upcoming features roadmap
The next release will include major new features:
- support for multiple currencies
- support for wishlists (both spree_wishlist gem and native wishlists in Spree 4.4)
Learn more
Spree + Vue Storefront integration: https://github.com/vuestorefront/spree
Release notes: https://github.com/vuestorefront/spree/releases/tag/v1.2.0
Explore More Blog Posts

How to Integrate Enthusiast to Medusa's E-commerce Backend: A Complete Guide
If your team runs an e-commerce store on Medusa, you already have a strong foundation — modular architecture, flexibility, and full control over your product data.

Migrating an ERP-Driven Storefront to Solidus Using a Message-Broker Architecture
Modern e-commerce platforms increasingly rely on modular, API-driven components. ERPs… do not. They are deterministic, slow-moving systems built around the idea that consistency matters more than speed.

Automating Purchase Orders in E-Commerce: How Agentic AI Handles Unstructured Input
In an era of connected e-commerce, it’s easy to assume that every order flows cleanly through APIs or online checkouts. The reality, however, may be very different, especially in industries where B2B and wholesale operations still rely on unstructured, offline, or legacy input formats.