plugin-icon

Quick Stock Bridge

作者:Neutrope Inc.·
Build Amazon stock-update CSV/JSON files from WooCommerce inventory. Manual and dry-run focused: it never sends anything to Amazon.
版本
0.2.2
最后更新
Jun 11, 2026
Quick Stock Bridge

Quick Stock Bridge helps WooCommerce store operators prepare Amazon stock-update files from their existing WooCommerce inventory, safely and on their own terms.

It is intentionally a manual, dry-run tool. It does not connect to the Amazon SP-API, it does not send any data to Amazon, and it never writes to WooCommerce product data. You stay in full control: review the preview, download a CSV or JSON file, and upload it to Amazon yourself.

What it does

  • Reads WooCommerce products and variations (simple and variable products).
  • Lets you map each product/variation to an Amazon SKU and ASIN.
  • Calculates the quantity to report to Amazon from your stock rules.
  • Resolves the quantity from a configurable stock source: WooCommerce stock, or an external stock value you import, with an optional fallback.
  • Previews every row with a clear OK / Warning / Error / Skipped status.
  • Exports CSV or JSON with a stable column set (including external_stock_quantity and stock_source).
  • Records an export log (summary plus a per-item snapshot).

New in 0.2.0

  • External stock value (external_stock_quantity): keep an Amazon-facing quantity per mapping, independent of WooCommerce stock.
  • Stock source (stock_source): choose WooCommerce or external stock as the primary source, with an optional fallback to the other.
  • Mapping CSV export / import: download every product/variation merged with its mapping, edit it in a spreadsheet, and re-import it.
  • Dry-run preview -> apply for imports: every import shows exactly what would change (create / update / unchanged / skip / warning / error) and writes nothing until you confirm.
  • ASIN auto-fill: extract ASINs from a product/variation custom field (an Amazon product URL or a bare ASIN) and fill blank ASINs, again with a preview before anything is written. Existing ASINs are never overwritten.

Every write is opt-in and preview-gated, and the plugin still never contacts Amazon and never edits your WooCommerce products.

Stock calculation

For each mapping, the export quantity is resolved in this order:

  1. If sync is disabled for the item, it is excluded.
  2. The stock source is resolved (WooCommerce stock or the imported external value, per your settings, with optional fallback).
  3. If no stock source is available, the item is excluded or flagged with a warning (your choice).
  4. If the Amazon SKU is missing, the item is reported as an error.
  5. If a manual override is set, that value is used.
  6. Otherwise the quantity is the resolved source stock minus safety stock.
  7. A max-stock cap is applied if configured.
  8. Negative results are clamped to 0.

With the default settings (primary source = WooCommerce, no external stock imported) the calculation behaves exactly as in 0.1.x.

Not included in 0.2.0

  • Sending data to the Amazon SP-API.
  • Importing Amazon orders or FBA stock.
  • Automatic / scheduled synchronization.
  • Writing to WooCommerce product or stock data.
  • Rakuten, Yahoo!, or Shopify integration.

This plugin is a generic WooCommerce tool. It is not tied to any specific store, product naming scheme, or SKU format.

免费基于付费套餐
通过安装,您同意 WordPress.com 服务条款第三方插件条款
目前已测试版本
WordPress 7.0
这个插件是可用的下载,适用于您的站点。