On 4/3/2020 at 8:18 AM, ventura said:It's technically possible.
There are pages with more than 15 million products (info by pm if you need it). More than the installation of Prestashop you will have to take into account the server where it is hosted and its configuration (PHP environment variables, Apache, reverse proxy Nginx, etc)
And to upload the products it will be better to use scripts and database synchronizations than to do it from the import of products by csv
15 million is impressive! Are there any special customizations to handle this amount of products? Maybe some PS core customizations?
Does powerful server is needed? Are you using MySQL for that? Thanks!