收银、库存、补调、会员、清算,本来就该是同一件事。一手把门店 POS、移动收银、线上店铺和总仓放进同一个库存中心 —— 门店卖掉一件,线上可售当场少一件,总账同一秒记完。 Checkout, inventory, replenishment, membership and settlement were never separate problems. Firsthand puts your counter POS, mobile POS, online shops and central warehouse on one inventory core — sell one in store and the online sellable count drops in the same second, with the ledger already written.
多数服饰连锁已经有 POS、有 ERP、有电商后台。真正的成本,出在它们之间对不上的那几个小时。 Most apparel chains already run a POS, an ERP and an e-commerce back office. The cost sits in the hours where they disagree with each other.
门店卖掉的那件,电商后台过几小时才知道。大促当天就是超卖、砍单、赔付。 What the store sold reaches the online back office hours later. On a big promo day that becomes oversell, cancellations and penalties.
四十列的宽表导出来,人工判断哪个店该补、哪个该调。口径没人复核得了。 A forty-column export, then a human guess at what to push where. Nobody can re-check the logic.
联营门店按吊牌额分红,券和储值没分摊,月底两张对账表倒推差异。 Concessions settle on ticket value while coupons go unallocated, so month-end becomes reverse-engineering two spreadsheets.
要么什么都看不到,要么全公司数据都能导。审计问起来说不清谁改了价。 Either people see nothing or they can export everything. When audit asks who changed a price, no one can say.
换设备只换外壳。促销引擎、会员权益、库存扣减完全一致,业绩归属也不会因为换了台机器就记错人。 Swapping devices swaps only the shell. The promotion engine, member entitlements and stock deduction are identical, and attribution never drifts because someone used a different terminal.

实存、预占、可用分开记。进入收款先软预占,结算才动实存 —— 同一件货不会被另一台收银机和线上同时卖掉。 On-hand, allocated and available are tracked separately. Entering payment places a soft hold; only settlement moves on-hand — so the same unit can't be sold twice by another till and the web at once.

补调口径印在页面上,不藏在表外的备注里。谁都能复核为什么系统建议这家店补 24 件。 The replenishment formula is printed on the page, not buried in a note beside the spreadsheet. Anyone can re-derive why the system asked for 24 units.

接单方、发货方、平台方、导购归属、权益承担五方分账,合计必须对平顾客实付。差异在发生当天就看得见,不是月底倒推。 Receiver, shipper, platform, associate credit and entitlement cost — five-way split that must reconcile to what the customer actually paid. Discrepancies surface the same day, not at month end.

12 个零售岗位 × 11 个功能模块,一张矩阵说清每个人看得到什么。同一个页面、同一段代码,总经理看 16 个渠道,店长只看 1 家。 Twelve retail roles across eleven modules in one matrix. Same page, same code: the GM sees 16 channels, a store manager sees one.

老话说「一手交钱,一手交货」,讲的是当场两清、不留尾巴。一手把这句话延伸到后台 —— 顾客付完款的那一刻,下面这八件事已经做完了。 The old phrase — money in one hand, goods in the other — is about settling on the spot with nothing left hanging. Firsthand extends it to the back office: by the time payment clears, these eight things have already happened.
耗时为演示环境实测量级,用于说明链路顺序,非性能承诺。 Timings are indicative of the demo environment and illustrate ordering, not a performance guarantee.
店长看板、导购业绩、收银与退换、循环盘点、调拨收发,一台设备走完。 Manager dashboard, associate performance, sales and returns, cycle counts and transfers — all on one device.
授信额度、账期、返利比例结构化管理;库存纳入共享池但独立清算。 Credit limits, payment terms and rebates held as structured contract data; stock joins the shared pool while settling separately.
商场扣点、赠品与券分摊、对账单自动出,按真实销售额分红。 Mall commissions, gift and coupon allocation, statements generated automatically, dividends on real revenue.
天猫、京东、抖音、微信商城、官方商城统一接单,智能路由派给最合适的履约点。 Tmall, JD, Douyin, WeChat and your own store feed one order pool, routed to the best fulfilment node.
本店没有的码,照样成交,由云仓或邻店发货,业绩不流失。 Sizes you don't stock still convert — the cloud warehouse or a nearby store ships, and the sale stays yours.
PDA 出入库、货位指引、超期自动入库;RFID 整箱读取满足品牌方合规要求。 PDA receiving and picking, bin guidance, auto-receipt on overdue lines; RFID case reads meet brand compliance mandates.
| 环节 | Area | POS + ERP + 电商后台各一套 | Separate POS, ERP and e-commerce | 一手 Firsthand | Firsthand |
|---|---|---|---|---|---|
| 库存口径Inventory | 各系统各一份,靠定时同步,延迟以小时计One copy per system, batch-synced, hours of lag | 同一个库存中心,实存 / 预占 / 可用分离,毫秒级One core; on-hand, held and available separated, millisecond updates | |||
| 超卖Oversell | 大促必然发生,事后砍单赔付Inevitable on promo days; cancel and compensate after | 软预占在收款前就锁住,线上可售当场下调Soft hold locks before payment; online sellable drops immediately | |||
| 补调依据Replenishment | 导出宽表人工判断,口径无人复核Wide export, human judgement, unverifiable logic | 公式印在页面上,判定 + 建议动作两列决策Formula on the page; verdict and action in two columns | |||
| 联营分红Concession payout | 按吊牌额算,券与储值未分摊Based on ticket value, coupons unallocated | 按真实销售额,五方分账合计对平实付On real revenue; five-way split reconciles to cash received | |||
| 权限Access | 模块级一刀切,数据范围靠人自觉Module-level only; data scope by convention | 功能权限 × 数据范围两个维度,越权入日志Permission × data scope, with blocked attempts logged | |||
| 月结Month-end | 两张对账表倒推差异,压到最后几天Reverse-engineer two statements in the final days | 差异当天可见,核算提前 10 天完成Variances visible same day; close 10 days earlier |
下面是可交互的演示环境,数据为示例数据,不连接任何真实业务系统。 Interactive demo environments with sample data, connected to no production system.
切换 12 个零售岗位,看同一套系统在每个岗位眼里长什么样 —— 含门店实景:收银与库存同一秒联动。 Switch between 12 retail roles and see the same system through each pair of eyes — including the in-store view where checkout and stock move together.
进入沙盘Open sandbox手机打开体验最佳。扫吊牌二维码开单,走完会员、促销、收款,看后台库存实时扣减。 Best on a phone. Scan a tag to open a sale, run member and promotions, take payment, watch stock move.
打开移动收银Open mobile POS五张模拟吊牌,可直接打印。用手机相机扫,即在移动收银台加入购物车 —— 会议室里就能演示。 Five simulated hang-tags you can print. Scan with a phone camera to drop items into the basket — demo it in a meeting room.
打开吊牌页Open tag sheet
把吊牌页打印出来,用手机相机扫任意一张 —— 商品进购物车、促销自动命中、收款完成,右边的库存流水同一秒落账。不需要装任何 App,也不需要连你的生产系统。 Print the tag sheet and scan any tag with a phone camera — the item lands in the basket, promotions fire, payment completes, and the stock ledger posts in the same second. No app to install, nothing wired to your production systems.
开放 API 与中间件平台,历史系统可按模块逐步替换,不要求一次性切换。 Open APIs and a middleware layer let legacy systems be replaced module by module — no big-bang cutover.
下列为参考区间,最终以门店规模、渠道数量与对接系统复杂度确定。 Indicative ranges. Final pricing depends on store count, channel count and integration scope.
可以。一手的定位是零售中枢,不是替你重做财务总账。常见做法是保留 ERP 作为总账与应付,一手负责门店、库存、渠道与清算,通过接口把凭证推回去。可以按模块逐步替换,不要求一次性切换。 Yes. Firsthand is the retail core, not a replacement general ledger. The usual pattern keeps your ERP for GL and payables while Firsthand runs stores, inventory, channels and settlement, pushing journals back over an interface. Replacement is module by module, never big-bang.
收银端支持断网continue交易,恢复后补传。需要注意的是:断网期间无法参与全域库存的实时预占,所以离线成交的部分在恢复后才会反映到线上可售 —— 这一点我们会在实施时按你的大促场景单独设计策略。 The till keeps selling offline and syncs on reconnect. One honest caveat: while offline it cannot take part in real-time holds, so offline sales only reach the online sellable pool once it reconnects. We design the policy for that around your promo peaks during implementation.
中国大陆客户默认部署在境内节点,数据不出境。集团版支持私有化部署到你自己的机房或云账号。会员手机号等个人信息按《个人信息保护法》做脱敏与最小化处理,页面上默认只显示掩码号码。 Mainland China customers are deployed on in-country nodes with no cross-border transfer. Group tier supports private deployment into your own data centre or cloud account. Personal data such as member phone numbers is minimised and masked by default in line with PIPL.
不是。一手不依赖 RFID 也能完整运行,条码与吊牌二维码足够。但如果你在给 GU、优衣库这类品牌方供货,RFID 往往是对方的硬性要求,一手已经把整箱读取和 EPC 编码留好了位置。 No. Firsthand runs fully on barcodes and tag QR codes. That said, if you supply brands like GU or Uniqlo, RFID is often their mandate — case-level reading and EPC encoding are already accounted for.
取决于渠道数量和历史数据量。典型节奏是:主数据与商品档案 2–4 周,门店与收银 4–6 周,线上渠道与清算 6–10 周,期间与旧系统并行。我们不建议在大促季切换。 It depends on channel count and data history. A typical rhythm is 2–4 weeks for master data, 4–6 for stores and POS, 6–10 for online channels and settlement, running in parallel with the old system throughout. We advise against cutting over during peak season.
演示环境是真实的前端与业务逻辑 —— 库存扣减、预占释放、促销计算、分账合计都是真算的,你可以逐笔核对。但它不连接任何生产数据库,所有数字为示例数据。 The demo runs real front-end and business logic — stock deduction, hold release, promotion maths and settlement splits are genuinely computed and you can verify them line by line. It connects to no production database; all figures are sample data.
三十分钟线上演示,用你自己的门店结构和渠道组合走一遍。我们会直接指出哪些环节一手不适合你 —— 这比事后发现划算。 A thirty-minute walkthrough using your own store structure and channel mix. We'll tell you plainly where Firsthand is a poor fit — cheaper to hear now than later.
或直接联系:Or reach us directly: hello@sharkasystems.com