Closed (fixed)
Project:
Ubercart
Version:
6.x-2.x-dev
Component:
Cart/checkout
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
18 May 2013 at 00:12 UTC
Updated:
8 Jul 2015 at 15:31 UTC
Jump to comment: Most recent
Comments
Comment #1
bellagio commentedi solved my problem by installing http://drupal.org/project/cck_field_rename and change my existing field name to 'field_image_cache'. Now cart page shows thumbnail of product image.
Comment #2
tr commentedComment #3
longwaveYou can also select a field other than field_image_cache by going to Administer > Content management > Content types > Product (or the node type you are using) > Ubercart product settings and selecting the correct image field from the dropdown.
Comment #4
bellagio commentedYay, i see the settings. Thank you longwave!
Comment #6
erier commentedlongwave - this was the answer I was looking for also. I wonder why this option is baked in a non-obvious place. This seems to be an important option to set for product images ...