\Package::load('orm');
var_dump((string) Model_Product::query()->select('idProduct')->where('idCustomColor', 'IN', array(1,2,3))->get_query());to the welcome controller index method.It looks like you're new here. If you want to get involved, click one of these buttons!