| 开发者 | brksoft |
|---|---|
| 更新时间 | 2026年4月28日 18:00 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
brksoft-ozon-integration-for-woocommerce folder to the /wp-content/plugins/ directory, or install it directly through the WordPress plugin screen.Log in to the Ozon Seller Portal, go to Settings → API Keys, and generate a new API key. You will need both the Client ID (numeric) and the API Key (alphanumeric string).
The free version supports simple products only. Variable and variation products are supported in the Premium version.
The plugin matches WooCommerce products with Ozon products using a configurable field. By default, it uses the WooCommerce SKU and compares it with the Ozon offer_id. You can also choose to match by barcode. Products with matching values are paired for synchronization.
Pull sync fetches stock and/or price data from Ozon and updates the corresponding WooCommerce products. You can preview all changes before applying them.
Push sync reads stock and/or price data from WooCommerce and sends it to Ozon. Commission rates and currency conversion are applied automatically. You can preview all changes before sending them.
When enabled, the plugin listens for WooCommerce stock change events. Whenever a product's stock quantity changes (manually or via an order), the updated stock is automatically sent to Ozon.
If your WooCommerce store uses a different currency than your Ozon seller account (e.g., TRY vs RUB), the plugin automatically converts prices using live exchange rates. Rates are cached for 6 hours.
Yes. Both pull and push synchronization allow you to choose stock only, price only, or both.
Yes, this plugin declares compatibility with WooCommerce High-Performance Order Storage (HPOS).