We're running Django 1.0.2 and Satchmo 0.8.1
Prices work fine in a fresh demo store but images for product variations do not show up at all.
A little more tweaking on our project fixed the prices-not-updating issue. Cause was the order that js files were being loaded.
How can we get product variation images to show up for each variation that's selected? Thanks