Jump to content

Product list, no brands set


computermp

Recommended Posts

On 3/14/2022 at 10:59 PM, Ress said:

You can try with a SQL query,

SELECT * FROM `ps_product` WHERE `id_manufacturer` = 0;

 

Hi, thanks for your help .. I tried but it doesn't work. Is it possible that I am not able to execute the SQL Query well ... If you like, you could write me a little more in detail how to do it, so I understand if I did well? Anyway thanks anyway.

Link to comment
Share on other sites

  • razaro changed the title to Product list, no brands set
12 hours ago, Ress said:

Hi,

You can add it in prestashop admin, Advanced Parameters -> Database -> SQL Manager -> Add new SQL query, or in phpMyAdmin, select the database and go to the SQL tab.

How did you try to do?

 

Hi, sorry, I tried again and everything worked !! I forgot to change from `ps_product` to` ps4t_product`. Thanks again and see you next time !!

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...