WordPress plugin that allows you to easily synchronize your Sales Layer catalogue information with WooCommerce. Sales Layer - Global Leading PIM
Please check the important notes for the installation available at our support center. In some cases, a Sales Layer account might be needed to access the documentation.
-
Install the package in a Wordpress site instance.
- Go to Plugins > Add new > Upload plugin.
- Select and upload our plugin zip file.
-
Create a Sales Layer WooCommerce connector and map the fields
- The plugin needs the connector ID code and the private key, you will find them in the connector details of Sales Layer.
-
Add the connector credencials in WooCommerce
- Go to Admin > Sales Layer WooCommerce > Add connector. Add the connector id and secret key.
- Finally, In Admin > Sales Layer Woo > Connectors, push Synchronize to import categories, products and product variants automatically.
-
Working WooCommerce plugin installed on Wordpress site (see version guidance).
-
PHP cUrl extension installed and enabled; In order to call and obtain the information from Sales Layer.
-
Define the fields relationship in the Sales Layer WooCommerce connector:
- One size for image fields.
- Most WooCommerce fields are already defined in each section, extra fields for products or variants will be
Admin > Product > Attributes and they must have been created in WooCommerce in order to synchronize. - When synchronizing a product with variants, WooCommerce attributes that are synchronized will be marked as Used for variations, then, attribute values from the product and variants will be combined and assigned to the parnet product. Variations must have only one value for each attribute.
Branch | Status | WooCommerce version | PHP compatibility | Changelog |
---|---|---|---|---|
2.3.x | EOL | >= 4.1.0, <= 5.4.4 | 7.3 | Changelog 2.3.x |
2.4.x | Fixes only | >= 5.5.0, <= 7.6.1 | >= 7.3, <= 8.1 | Changelog 2.4.x |
2.5.x | Stable | 8.x | 8.1, 8.2 | Changelog 2.5.x |
Release | WooCommerce version | WordPress version | PHP version | Web Server |
---|---|---|---|---|
2.5.0 | WooCommerce 8.0.2 | WordPress 6.2 | PHP 8.1 | Apache2.4 |
2.5.1 | WooCommerce 8.0.2 | WordPress 6.2 | PHP 8.1 | Apache2.4 |
2.5.2 | WooCommerce 9.3.3 | WordPress 6.6.2 | PHP 8.2 | Apache2.4 |
Warning. WooCommerce frequently releases new plugin versions to fix bugs and introduce new functionality. Some of these versions may conflict with this plugin. We highly encourage you to configure the WooCommerce plugin according to the recommendations provided in the guidance table to ensure the correct functioning of this plugin.
Note. Refer to WooCommerce Server Recommendations for version requirement details. Refer to the WooCommerce GitHub repository for additional information about the extension (recommended for developers).