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