TFlow Store Introduction
TFlow Store is a public shop for sellers (exporters) and a B2B trade gateway where buyers browse products and request quotes. Sellers build and publish a shop featuring their product catalog, company profile, and news, while buyers browse the shop — even without logging in — and then add products of interest to an RFQ cart to request a quote. A request becomes a seller's quote, and a quote is automatically linked to a TFlow project, carrying through to an actual trade deal.
💡 Who uses it?
- Sellers: Those who want to showcase their export products to external buyers and handle everything — from quote requests to sending quotes to creating projects — in one place → Seller Guide
- Buyers: Those who want to browse products, receive quotes on price and terms, and start a deal → Buyer Guide
🖼️ Screen capture Top of the public shop home — brand name + navigation (Home / About / Products / Feed / Contact) + language toggle + (when logged in) cart and Dashboard 📍
store.tflowx.com/<slug>· Save locationimages/store/store-header.png
1. Domain Structure — Separated into an Independent Subdomain
TFlow Store runs on the independent subdomain store.tflowx.com. It is a fast-loading public shop site that is separate from the main app (tflowx.com).
| Address | What |
|---|---|
store.tflowx.com/ | Root unified search landing — a Google-style first screen with only a logo and a search box |
store.tflowx.com/<slug> | Per-seller public shop (e.g., store.tflowx.com/k-beauty) |
store.tflowx.com/search?q=... | Unified search results (shops + products) |
tflowx.com/app/storefront/* | Seller management screens (settings, products, RFQ, etc.) — inside the main app |
ℹ️ What changed since 4/17: Previously, shops lived at an address inside the main app (
tflowx.com/store/<slug>), but they are now separated onto the independent subdomainstore.tflowx.com/<slug>. The "View My Shop / Share" links in the seller management screens are also all auto-generated with the new address, so if you shared an old link externally, please re-share it with the new address.
slug (shop address) rules
Each shop has a unique slug (address segment).
- Only lowercase letters, numbers, and hyphens (
-) (kebab-case), 2–64 characters - Must start and end with a lowercase letter or number (
my-shop✅ /-shop❌ /Shop_1❌) - Reserved words (
admin,api,terms,privacy, etc.) cannot be used.
Only sellers can issue or change a slug. For details, see Seller Guide — Storefront Settings.
2. Unified Search — Root Landing
When you visit store.tflowx.com/, you see a landing with only a logo + search box rather than a specific shop. Entering a search term takes you to the store.tflowx.com/search results screen, where results are split into two sections.
- STORES — seller shop cards that match the criteria
- PRODUCTS — product cards that match the criteria
Even if you don't know the name of the shop you want, you can find and enter a seller by product or keyword.
🖼️ Screen capture Root unified search landing — logo + centered search box 📍
store.tflowx.com/· Save locationimages/store/search-landing.png
3. Login — One Main App Account (SSO)
Store has no separate sign-up. Just log in with your TFlow main app account.
- Browsing shops, viewing products, chatbot consultations, and leaving customer feedback are available without logging in.
- Adding to the RFQ cart, submitting a quote, and 1:1 inquiries require login. If you click these actions while logged out, you are taken to the main app login screen, then automatically returned to the product/shop you were viewing after logging in.
- Once you log in, authentication (SSO) shared across all of
.tflowx.comapplies, so you can move between the main app, Store, and Guild without additional logins.
Clicking Dashboard at the top right takes you to your quote requests screen in the main app (
tflowx.com/app/rfqs).
4. Multilingual Support
Every Store screen supports Korean / English.
- Switch using the language toggle in the top navigation, or open directly by appending
?lang=en/?lang=koto the address. - Your selected language is saved and persists on your next visit.
- Content entered by the seller — product names, descriptions, news, and more — is also displayed per language. Sellers can easily populate multilingual content with AI auto-translation (see Seller Guide).
5. Seller Role — store_manager
Even within a single company, you can separate those who can operate and manage the shop from those who handle only sales and deals.
| Category | What they can do | Required permission |
|---|---|---|
| Shop operations | Shop settings, managing products/categories/feed, managing chatbot knowledge/consultations, viewing statistics | Master or store_manager |
| Sales & deals | Checking the RFQ inbox and sending quotes, responding to inquiries | All company members |
- The store_manager role is assigned by email by the company's Master in My Organization (organization settings).
- For detailed assignment steps, see Seller Guide — Assigning the store_manager Role.
6. What Can You Do?
| What you want to do | Who | Guide |
|---|---|---|
| Browse products and request a quote | Buyer | Buyer Guide |
| Track RFQ progress | Buyer | Buyer Guide — Tracking My RFQs |
| Create a shop and register products | Seller | Seller Guide |
| Send a quote for received quote requests | Seller | Seller Guide — RFQ Inbox |
| Check visit and conversion statistics | Seller | Seller Guide — Seller Statistics |
| Consult via the AI chatbot / configure the chatbot | Buyer & Seller | Seller Chatbot |
ℹ️ New since 4/17: The store Feed (news), customer feedback, 1:1 Inquiry, the Seller Chatbot, Seller Statistics, and the RFQ cart has moved into the public shop. Each of these is covered in detail in the guides below.
💡 Troubleshooting (FAQ)
Q. I went to store.tflowx.com but I only see a search box, not a shop.
A. That's normal. The root address is the unified search landing. To see a specific seller's shop, open a link in the form store.tflowx.com/<slug>, or search for a shop or product in the search box.
Q. How much can I see without logging in? A. Browsing shops, viewing products, chatbot consultations, and leaving customer feedback all work without logging in. Only adding to the RFQ cart, submitting a quote, and 1:1 inquiries require login.
Q. A tflowx.com/store/... link I shared before won't open.
A. Shops have moved to the independent subdomain store.tflowx.com/<slug>. Use the Share button in the seller management screens to get the new link and share it again.
Q. I don't see a price on a product. A. TFlow Store uses a request-for-quote (RFQ) model. The seller presents the product price as a quote based on the buyer's quantity and shipping terms. Add products of interest to the RFQ cart to request a quote. → Buyer Guide
Q. I want to create a shop but I don't see the menu. A. The shop operations menu is only visible with Master or store_manager permission. Ask your company Master to assign you store_manager. → Seller Guide