If you have multiple websites on your account and in some cases many different PrestaShop stores. And if you don’t know that which database is connected to your PrestaShop store then follow the steps below.

  • Connect to FTP server or cPanel
  • Navigate to the root directory of your PrestaShop store
  • Look for the app folder and open app/config/parameters.php file
  • Find the line with ‘database_name’ => ‘your_database_name’.

Hopefully, this tutorial will help you.