Q: 4 questions
1. Why are currencies not in alphabetical order on chicute.com?
2. What shipping partner integrations in place?
3. Option to automatically decline transactions from sanctioned countries? (Stripe US may need proof of internal controls in case their bots flag an account)
4. What does LMS do that Selldone doesn't? (Sorry for a direct query, I have higher tier of Selldone).
Shivam_LaunchMyStore
Edited May 25, 2026A: Hey, great questions let me take them one at a time:
1. Currencies not alphabetical on chicute.com
I just checked and that store doesn't have multi-currency enabled on the storefront. When it is enabled, our currency selector renders alphabetically by ISO code. Could you send a quick screenshot to [email protected]? If something's slipping through, we want to fix it the same day.
2. Shipping partner integrations
We just shipped our App Marketplace and the Apps + Functions ecosystem (full reference at docs.launchmystore.io). What this means in practice:
For popular carriers we'll build the integration ourselves on demand — just tell us which one and we'll prioritize it.
For anything more custom, anyone can build a shipping app or a shipping-rate Function (declarative WASM, runs at checkout) and publish it to the marketplace — including monetizing it. AI + our CLI can scaffold one in minutes; you don't need to be a senior engineer.
So the answer is: not just "what we ship today" — it's whatever you, or any developer, wants to plug in.
3. Auto-decline transactions from sanctioned countries
This is exactly what the Functions ecosystem is built for. To prove it: I literally just spun up a new app called Compliance Guard via the LaunchMyStore MCP while reading your question — dropped in an order_validation Function that blocks any country list you give it, and it now refuses those orders at checkout. Clean rejection, no card hit, perfect audit trail for Stripe's compliance bots. Same pattern works for SKU restrictions, B2B tax-ID checks, age gates, basket-size caps, whatever you can describe.
Compliance Guard will be in the Marketplace and published happy to share the source so you can drop it into your store with your exact country list
4. What does LaunchMyStore do that Selldone doesn't?
I'm sure their founder did a great job building Selldone but the core difference is this: with Selldone you're locked into the same-looking themes and a proprietary software stack. With LaunchMyStore, if you want something, you can get it. Everything is possible. Here's what that actually means:
No lock-in. Your theme is a folder of Liquid (.aqua) files. Edit them, export them, version them in git, host them anywhere. Same for product data and orders — REST API for everything, no proprietary export wall.
Full customization, not template prison. 80+ themes in our theme marketplace, or upload your own. Section/block/snippet model means any merchant or freelancer can customize any pixel — no "premium tier required" walls. We use Aqua templating Engine powered by Liquid which is already highly adopted by developers and companies so finding designers in the market is pretty easy
App + Function ecosystem. Six Function types (cart transform, discount, shipping rate, payment customization, delivery customization, order validation), 11 extension surface points (storefront, checkout, post-purchase, admin, POS, web pixel, email, customer account…). Same shape an enterprise platform offers, but open and merchant-friendly.
AI-native, not AI-bolted-on. This is where 2026 is going and we're already there:
Nova answers product questions inline on the product page using your own data.
chat_with_data lets you ask "why are sales down this week?" and get a real answer across orders / traffic / inventory.
image_to_listing, generate_product_description, rewrite_for_seo — bulk-list 500 products from a folder of photos.
The MCP server. 130+ tools that let any LLM (Claude, ChatGPT, Cursor, Gemini, …) run your store end-to-end — add products, refund orders, edit themes, install apps, pull analytics. You don't even have to log into the admin if you don't want to.
The universal Skill. github.com/LaunchMyStore/skill installs into Claude Code, Codex, Cursor, Gemini CLI, Windsurf and ~10 more hosts in one command. Say "add a 10% discount when cart > $100" in plain English and the AI scaffolds, builds, tests, and deploys the WASM Function for you.
Direction we're betting on: by end of 2026 most merchants won't manually click around an admin panel — they'll connect their AI of choice and just describe what they want. LaunchMyStore is built for that day.
Real proof, not theory → https://crumora810021.launchmystore.io/
This customer built the entire store via the LaunchMyStore MCP, just by prompting AI. Products added, media uploaded, categories created, products mapped into categories, full theme designed and styled — zero manual dashboard clicking. They described what they wanted, the AI did it. That's what 2026 e-commerce looks like, and it's shipping today.
Have any queries? Mail us — [email protected].
Another example: keilrahmen.com — this customer wanted something completely different from standard theme designs. Using LaunchMyStore MCP, they created a fully custom storefront tailored to their exact requirements.
This is not one of the standard themes available in the LaunchMyStore marketplace, thats why Design is not the best that we normally offer with our themes on this store
but it showcases that with LaunchMyStore, virtually anything is possible.
Product pages — https://www.keilrahmen.com/collections/all
Every product slider and layout there was custom built through LaunchMyStore MCP based entirely on the customer’s requirements. I’m 99% sure the customer didn’t even touch the builder manually AI handled almost the entire design and setup process end-to-end.