Select one or more tags, then press “Search Plugins”

Find Plugin with any / all of the selected criteria
Search Plugin

Quick Stock Bridge Wordpress Plugin - Rating, Reviews, Demo & Download

Quick Stock Bridge Preview Wordpress Plugin - Rating, Reviews, Demo & Download
No ratings yet
Free
Follow for free plugins, new theme releases and theme news

Plugin Description

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.

Screenshots

  1. Dashboard: WooCommerce status, mapping and sync counts, and recent exports.

    Dashboard: WooCommerce status, mapping and sync counts, and recent exports.

  2. Product Mappings: map each product/variation to an Amazon SKU and ASIN, with per-item safety stock, max stock, manual override, and sync.

    Product Mappings: map each product/variation to an Amazon SKU and ASIN, with per-item safety stock, max stock, manual override, and sync.

  3. Stock Rules: default safety and max stock, plus the stock source (WooCommerce or external) with an optional fallback.

    Stock Rules: default safety and max stock, plus the stock source (WooCommerce or external) with an optional fallback.

  4. Settings: CSV/JSON format options and the ASIN auto-fill source meta key.

    Settings: CSV/JSON format options and the ASIN auto-fill source meta key.

  5. Import / Export: mapping CSV export and a dry-run import preview (create / update / unchanged / skip / warning / error) that writes nothing until you apply.

    Import / Export: mapping CSV export and a dry-run import preview (create / update / unchanged / skip / warning / error) that writes nothing until you apply.

  6. ASIN Auto Fill: preview of ASINs extracted from a product custom field; only blank ASINs are filled and existing ones are never overwritten.

    ASIN Auto Fill: preview of ASINs extracted from a product custom field; only blank ASINs are filled and existing ones are never overwritten.

  7. Amazon Export preview: per-row OK / Warning / Error / Skipped with calculated stock, stock source, and external stock, plus CSV / JSON download.

    Amazon Export preview: per-row OK / Warning / Error / Skipped with calculated stock, stock source, and external stock, plus CSV / JSON download.

  8. Logs: export history with per-item snapshots.

    Logs: export history with per-item snapshots.


Reviews & Comments