$selected_category->product->where('display', 1)->count();
count($selected_category->product->where('display', 1)->get()->all);