Import of goods from multiple XML feeds into WooCommerce
Development of a custom plugin for WordPress / WooCommerce, designed for importing and synchronizing products from XML feeds via URL.
Flexible data mapping is implemented: categories, brands, attributes, variations, images, and content are automatically created and updated. Import is performed in stages (batch/AJAX), which prevents server overload and allows processing of large catalogs.
Automatic synchronization is set up via Cron: updating stock, prices, and adding new products without duplication. "Smart" logic for updates and cleaning of outdated data is provided, as well as isolation of different XML sources.
Flexible data mapping is implemented: categories, brands, attributes, variations, images, and content are automatically created and updated. Import is performed in stages (batch/AJAX), which prevents server overload and allows processing of large catalogs.
Automatic synchronization is set up via Cron: updating stock, prices, and adding new products without duplication. "Smart" logic for updates and cleaning of outdated data is provided, as well as isolation of different XML sources.