ADkabWtH...FId3nbd / Brand new + Asis + Asis+ + CPO
供应商接入
飞书货源自动同步映射
把已确认的四张飞书货源表映射到平台对象,明确哪些字段自动生成商品、规格、库存、价格和 Shopify 映射。
缺失时 hard stop
Product / Variant / Inventory / Price / Shopify
等待真实商品源表
映射前必须确认
稳定 SKU 无法派生时隔离该记录。
库存、USD价格或 HKD价格不是合法数字时隔离该记录。
Shopify 写入失败超过重试上限时隔离该 SKU,并写同步日志。
字段到平台对象的映射
ProductVariant.sku / ProductVariant / 按稳定键规则自动 slug 化,每行对应一个 Shopify variant 映射。
Product.title / Product / 品牌 + 机型 + 栏目生成商品标题。
ProductVariant.title / ProductVariant / Version + 容量 + 卡槽规格 + 状态 + 颜色/货号生成规格标题。
Product.category / Product / 当前 Base 固定映射为 3C 手机行业包。
ProductVariant.basePrice / ProductVariant / 读取 USD价格;数值异常或波动超过阈值时隔离该 SKU。
ProductVariant.currency / ProductVariant / 由 USD价格字段派生为 USD;HKD价格保留采购参考。
ProductVariant.moq / ProductVariant / 当前表无 MOQ,自动同步先默认 1;后续有 MOQ 字段再覆盖。
InventorySnapshot.quantityAvailable / InventorySnapshot / 读取库存;非负整数才进入 Shopify inventorySetQuantities。
InventorySnapshot.warehouse / InventorySnapshot / 当前按供应商货源口径默认香港,后续可接真实仓库字段。
PriceRule.targetCountry / PriceRule / 当前使用 global 通用价格;国家价格规则后续叠加。
ShopifyProductMapping.shopifyHandle / ShopifyProductMapping / 按 Shopify Product 拆分规则自动 slug 化,不写回原货源表。
PriceRule.reviewNote / PriceRule / 由自动同步异常生成,例如错价、缺字段、库存异常或 API 失败。
样例行预览
ProductVariant.sku
Product.title
ProductVariant.title
Product.category
ProductVariant.basePrice
ProductVariant.currency
ProductVariant.moq
InventorySnapshot.quantityAvailable
InventorySnapshot.warehouse
PriceRule.targetCountry
ShopifyProductMapping.shopifyHandle
PriceRule.reviewNote
映射会落到哪些平台对象
- ProductVariant商品规格 / 5 个字段
- Product商品主档 / 2 个字段
- InventorySnapshot库存快照 / 2 个字段
- PriceRule价格规则 / 2 个字段
- ShopifyProductMapping结账映射 / 1 个字段