What's new on Index
Posted: Mon Feb 20, 2023 10:22 pm
Hey there,
I'm searching for the line (and file of cause) where I can modify my Index-Page so that the "Whats new - Section" only shows Products from ONE manufacturer.
Where do I find the sql-command to add some thing like this:
select * from .... WHERE ... AND manufacturers_id=15 ... ORDER BY ...
I'm searching for the line (and file of cause) where I can modify my Index-Page so that the "Whats new - Section" only shows Products from ONE manufacturer.
Where do I find the sql-command to add some thing like this:
select * from .... WHERE ... AND manufacturers_id=15 ... ORDER BY ...