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 On Thu, Jul 2, 2009 at 8:46 AM, Chris Moffitt <[email protected]> wrote: > Could you tell us your satchmo and django version? > > If you just run the plain demo store does it fail too? > > -Chris > > > On Thu, Jul 2, 2009 at 5:15 AM, Christopher Hart <[email protected]>wrote: > >> Hello. >> >> We have defined a number of products as Configurable with Variations and >> on the site when a particular variation combination is selected, its price >> is not overridden, nor is its picture shown. >> >> Can anybody suggest which pieces need to be in place for this to work? As >> far as I can tell all the right javascripts are being loaded. Not sure where >> else to look. Thanks, >> >> Chris >> >> >> > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Satchmo users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/satchmo-users?hl=en -~----------~----~----~----~------~----~------~--~---
