If you're getting hit with a limitation for adding a large number of products, it could be a database limitation from your server setup.


Please try increasing the PHP max_query_vars parameter. Here is a tutorial explaining how you can do so.
https://betterstudio.com/blog/increase-max-input-vars-limit/