> For the complete documentation index, see [llms.txt](https://docs.nosto.com/prestashop/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nosto.com/prestashop/guides/updating-products-in-batches.md).

# Bulk Product Updates via Cron

In order to update products in batches to Nosto you have to create a separate small extension for PrestaShop. We have created an example implementation that you can use as a base for your custom product updater. You can find the example here: <https://github.com/Nosto/nosto-prestashop-cron>
