Calliope Price Manager for WooCommerce adds a focused product management workspace inside the WordPress admin.
It helps store owners and site managers review product data, update prices and stock, export editable price lists, import validated CSV/XLSX updates, and run controlled bulk changes without working directly inside every WooCommerce product screen.
Main features:
The import flow is conservative by design:
__CLEAR__ to clear supported fields intentionally.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.
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:
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