I've created 2 new product classes for my UC installation.
One of them was created correctly and automatically contained a field_image_cache field that works as product image and which makes the product images show up in the catalog, just like they do for the standard "product" content type.
But the other one didn't get an imagecache field automatically?! So I added one manually by adding the existing field_image_cache field in the content type form.
However, UC hasn't automatically set this field up, like it did with the other product class, so although I can add images to products of this class, the images don't show up in the catalog.
In the store settings, the status message says that image support is automatically configured and working.
So my question is:
How do I manually configure UC to accept my manually added imagecache field as the product image for this product class (content type)?
Hope someone can help!

