Hello everyone,
Currently I'm working on a Drupal 7 installation that uses Ubercart 3.
I would like to theme the Ubercart shoppinbg cart block to contain the product image next to the producttitle.
I've been searching on internet about how to do this.
I've tried the following things:
- Create a custom module (kind of a copy of the current cart), this didn't work out. Got lot's of errors or nothing is showing up. I'm probably to new to this system to make a custom module without any directions and/or help.
- Trying to edit the current UC module (which isn't that good of an idea)
- Trying to create a custom view, I can show the current items in the cart but I can't take an image field. Tried this also with an entity reference.
Would someone like to help me or point me into a direction?
Thanks in advance,
