Spree + Vue Storefront Integration: 1.3.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 major update that brings native support for multiple currencies.
The changes include:
- Adding support for multiple currencies that's available in Spree 4.2+ (either via spree_multi_currency gem or native support in Spree 4.4+). Currencies can be changed independently of locale.
- Adding checkout middleware that prevents user from accessing checkout steps that aren't available for current cart state.
Upcoming features roadmap
- updated Spree SDK, that reflects the latest changes in endpoints of Spree 4.4
- 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.3.0
Multi-currency docs and guides: https://docs.vuestorefront.io/spree/guide/multi-currency.html
Explore More Blog Posts

The AI Design Gap: Moving Beyond One-Way Generation
There are plenty of tools capable of generating code from designs or directly from prompts. In theory, this looks like a dream scenario. It drastically shortens the journey from design to frontend development. The handoff is quicker, the design is easier to implement, and everyone involved is happier. Right?

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.