WordPress plugin profile

Price Manager for WooCommerce

Safely update WooCommerce prices and stock in bulk, with editable spreadsheets and a preview before any import is applied.

Version1.2.5
Active installsNew
Rating0.0 / 5
Tested toWP 7.1

About this plugin

Price Manager for WooCommerce gives store managers a focused product workspace inside WordPress. Export the products you need, edit them in a spreadsheet, preview every detected change, and apply the update only when it looks right. It also supports direct editing and controlled bulk actions, so routine price, stock, category, visibility, and USD-reference updates do not require opening every WooCommerce product screen. Main features: WooCommerce product desk with compact product cards. Filters by search, category, stock status, and product type. Manual editing for product name, regular price, sale price, stock, stock status, categories, image, and USD base price metadata. Optional USD converter for stores that calculate local prices from a USD reference value. Editable XLSX/CSV price list export with business details and selected product columns. Safe CSV/XLSX import preview before applying changes. Bulk percentage price updates. Bulk updates from USD base prices. Bulk stock and visibility tools. Optional free-product display for products priced at 0. Central settings and a simple activity log. Requirements WordPress 6.4 or higher. WooCommerce active. PHP 7.4 or higher. An administrator or store manager with the required WooCommerce permissions. CSV and XLSX import The import flow is conservative by design: Uploading a file only creates a preview first. Empty cells do not erase existing product data. Use __CLEAR__ to clear supported fields intentionally. Existing products are matched by product ID or SKU. This version does not create new products from imported rows. Missing categories are created only when the related setting is enabled. Editable export headers The editable export may include columns such as: product_id,parent_id,product_type,sku,name,regular_price,sale_price,stock_quantity,stock_status,categories,usd_base_price,last_modified The exact columns depend on the export options selected in the plugin settings. USD exchange rate and external services The plugin works locally by default and can be used with a manual USD exchange rate. If an administrator chooses a real exchange-rate source and clicks an action such as “Save & fetch real rate” or “Update exchange rate”, the plugin sends a server-side HTTPS GET request to the selected exchange-rate provider. The retrieved value is stored in the plugin settings and reused by the product editor and bulk update tools. The rate is not fetched automatically on every admin page load. When this optional action is used, the remote provider receives the normal technical data required for an HTTPS request, such as the server IP address and a plugin user-agent string. The plugin does not send WooCommerce orders, customer data, product lists, product prices, emails, license keys, or admin credentials to those services. When the optional real-rate action is used, requests may be sent to: ExchangeRate-API open endpoint ( open.er-api.com ) for the international USD-to-store-currency rate. Documentation: https://www.exchangerate-api.com/docs/free ; Terms: https://www.exchangerate-api.com/terms ; Privacy policy: https://www.exchangerate-api.com/privacy