Thanks for help dear teitbite,
I've done as you said, but the category images are not clickable yet
echo '<a href="' . $product->link . '" title="' . $product->product_name . '"><img src="' . $product->images[0]->file_url_thumb . '" alt="' . $product->product_name . '" /></a>';
Best regards
Joomlis