shall-ee Posted May 25, 2009 Share Posted May 25, 2009 Hellois there an option or modification to search for the reference of attributes?Example: T-shirt with 3 sizes, each size has a specific reference.But searching for that reference doesn´t find the product in BO search.i have been looking at adminsearch.php and saw the [products] search, line 19: $this->_list['products'] = Product::searchByName(intval($cookie->id_lang), $query); maybe changing [products] to the products_attribute table would work?thx for any help in advance! Link to comment Share on other sites More sharing options...
Recommended Posts