Closed (fixed)
Project:
Commerce Add to Cart Confirmation
Version:
7.x-1.0-beta1
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
12 Nov 2012 at 18:57 UTC
Updated:
23 Dec 2012 at 01:15 UTC
Jump to comment: Most recent file
Comments
Comment #1
threadsniper commentedAs is often the case, I didn't give views enough credit. The solution was simple enough when I stopped trying to overthink it.
In views I added a relationship to the product. I then added a field with my product image and after that it was just a matter of using some tricksy CSS magic to mimic a similar layout to the original popup found in Kickstart 2.
I hope this helps someone else who may be having a similar issue.
Comment #2
MAMONT commentedthreadsniper, thank you.
You can attach your views settings?
Comment #3
threadsniper commentedHey Mamont, attached are the two settings that matter most; the meta settings, and the settings for the image field which uses the relationship of (product). Make sure if you have several product images for your products that you ensure the multiple field settings is set to display only one of those. Hope this helps!
Comment #4
ruslan piskarovHey threadsniper, It really helped me. Thank you very much. Good luck.
Comment #5
threadsniper commentedNo problem. Happy to help!