Get all the possible materials for a particular type of product which have $maincatergory (say Mens | product_cat) marked in them.
public static function getMaterials($search_term, $maincategory) {
$return_arr = a(array());
$terms = a(array());
$args = array(