Your Next Store - AI-first platform for building commerce stores, fast
by•
YNS is an opinionated commerce stack for agencies and software teams building design-forward brands.
You can create a store by chatting with AI but the real advantage is the foundation: well-modeled commerce primitives exposed through API. Each store is a structured, Stripe-native, production-ready Next.js app that plugs into AI workflows (Codex, Claude Code), with full code ownership when needed. Commerce rebuilt for the agentic future, where agents build, reason about, and operate commerce.



Replies
Congrats on the launch! Does you platform offer an in-built payments system?
Your Next Store
@alina_petrova3 Thank you! Yes we use Stripe exclusively and that's actually a feature, not a limitation. Because we're fully committed to one payment provider, we can go much deeper than platforms that treat payments as just a plugin.
A good example is Product Subscriptions it combines the actual subscription logic, a customer portal, and cadence management into one seamless experience. That's only possible because we can lean fully into the Stripe API rather than working around compatibility constraints.
More features like that are in the works. 🚀
I’m curious how customizable the generated stores are after launch. Having full code ownership while still using AI workflows sounds like a really good balance.
Your Next Store
@christian_onochie Great question and honestly one of our core design decisions. You get full access to the storefront codebase, no strings attached. (and the storefront code base is entirely open source)
A lot of our users are software agencies and design studios and they pushed us hard in this direction. They need complete control over design, animations, and presentation, and they should have it. Unlike tools like Lovable, we deliberately don't vendor lock you to our chat interface. The storefront is yours: clean Next.js code, built with a curated set of best practices you can actually build on.
we're also working on dedicated flows to make the agency-client handoff even smoother.
Checked how much you improved since the last launch. Amazing shipping velocity, congrats!
Your Next Store
@zambrzycki thanks! The last few months were pretty intense + a lot of tooling changes and new workflows to figure out. We've been experimenting with a bunch of different approaches, but things are clicking into place now. And velocity should only go up from here! 🔥
Jots
Really nice project! Congratulations on your launch!
Question: do you account for scalability in the design of the store as the volume potentially grows?
Your Next Store
@avz Yes, we built YNS on Vercel and Stripe from day one specifically so it scales automatically as volume grows. A good example is rePebble, which hit the top of Hacker News twice with a big Reddit community piling in at the same time. The platform handled everything just fine, with one minor hiccup in a Redis service unrelated to YNS core.
@Your Next Store, Stripe-native approach is smart, removing payment abstraction layers reduces friction significantly. How do you handle multi-currency and tax compliance for international sellers compared to Shopify's built-in tools?
Your Next Store
@listsgenie we're relying heavily on Stripe to do that for us! Stripe offers dynamic currency rates conversion which is the simplest way to allow your customers to pay in another currency of their choosing. Stripe also offers Tax – which is what we're using to dynamically calculate taxes for different countries, states etc.
Shipping methods are also already localized – you can define different prices and methods per countries or groups of countries.
We're also working on allowing merchants to provide different product prices in different currencies. That's WIP and we'll release it soon.
Tech To The Rescue
Feels like commerce stacks are slowly being rebuilt around the assumption that AI agents will operate the system, not just humans using dashboards.
The idea of exposing well-modeled primitives through APIs and letting agents orchestrate workflows on top makes a lot of sense.
Curious how you think about the boundary between AI-generated stores vs long-term maintainability and customization once companies start scaling?
Your Next Store
@tomik99 so @rauchg once shared with us the story of Twilio early pitch: the idea that a small set of well-defined operations could represent most telecommunications flows just by composing them. That stuck with us.
That's exactly the direction we're heading with YNS. Commerce notions and flows are actually well understood, the hard part is chopping them into the right units that can be universally and cleanly composed. Nail those primitives and you get something that scales beautifully both for humans and agents.
That's the challenge we're focused on!
Love the MCP + agentic commerce direction. Curious — how does it handle multi-storefront setups for agencies managing multiple brands? That's usually where the plugin hell gets worst. Congrats on the launch!
Your Next Store
@angolin64 Managing multiple stores on behalf of clients from one place is actually our primary focus. We're actively talking to agencies and adapting to that particular workflow. Recently we introduced an «agency layer» (not AI related 😅) for exactly that and we're running a few pilots. Still rough around the edges but we iterate really fast. If you're interested in a pilot, let me know!
Copus
The AI-first approach to e-commerce is smart. Building a store used to mean choosing between no-code tools that are limiting or custom development that is expensive. Having AI handle the setup and customization while still giving you a real, production-ready store is a great middle ground. Congrats on the launch!
Documentation.AI
This feels like a truly next-gen AI-powered no-code store builder for e-commerce owners. Congrats on the launch!
Build Check
Hey Jakub! It looks impressive and e-commerce game needed a refreshed face. Happy to see you helping on this. Quick question, can be used for drop-shipping?
Your Next Store
@german_merlo1 Thank you, really appreciate it! A few people have asked something similar. We actually have one dropshipping-like integration in the works right now. Do you have any specific APIs in mind? Would love to make sure it covers your use case.