I want to find Product image url stored location in Prestashop Database.
Product image urls are not stored in database. The location is based on the id_image field of ps_image table.
An image having 1234 for id will be stored under /img/p/1/2/3/1234.jpg.
An image having 1514 for id will be stored under /img/p/1/5/1/1514.jpg.
I invite you to check /classes/Image.php and /classes/ImageManager.php for more informations.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With