hello, i've tried to use the IMAGE -function like that in class basket_view but it doesn't work. $imgarray = Array() $imgarray['file'] = $path_to_pic ; $this->cObj->IMAGE( $imgarray ); the code works in my own extension but not in tt_products. thanks in advance for any hints