Catalog & bulk pricing

Catalog & bulk pricing

What you can do

Load your full WooCommerce catalog into Excel rows, edit prices and product data in bulk, then publish the changes back to your store in a single batch.

Loading products

Use the Products query and pick the fields you need — name, SKU, status, price, regular price, sale price, stock, type, and more. Filter before loading by status (publish, draft, etc.), category, SKU, or a free-text search so you only pull the slice you need. Variable products expose their variations through the Product Variations query (pass the parent product ID).

Editing prices

WooCommerce stores prices as text and computes the displayed price from regular_price and sale_price:

  • Regular Price and Sale Price are the editable fields. - Price is read-only — it is derived by WooCommerce and ignored on update. Edit Regular Price / Sale Price in the rows and publish. LinkyFlow sends the values in the format WooCommerce expects, so a number typed in a currency cell is accepted without errors.

Bulk updates

Edit as many rows as you need and publish once — LinkyFlow groups them into WooCommerce batch calls (up to 100 items per request) so large updates are fast and resilient. Each row reports success or the specific error, which is highlighted back in the sheet.

Beyond products

The same create / update / delete flow works for Categories, Tags, Brands, Attributes and their Terms, and Shipping Classes — everything you need to organize a catalog from one workbook.