Hi,
I have create some products only for test and i dont want to show to anyone.
The product isnt in any category, but if you search some terms, can be appear.
I want to disable that products for the search, maybe creating some product black list for the open cart search engine.
its possible?
Just make some changes in the search SQL script
Please click here to donate us if my solutions help.
ECGOD Development Center
http://www.ecgod.com
sale@ecgod.com
Robert
If it is just ONE product then just set up a != in the control. No need to touch the model query.fastuning wrote:Hi,
I have create some products only for test and i dont want to show to anyone.
The product isnt in any category, but if you search some terms, can be appear.
I want to disable that products for the search, maybe creating some product black list for the open cart search engine.
its possible?
Something like :
Code: Select all
if($product_id != "56"){
Who is online
Users browsing this forum: No registered users and 15 guests