I'm running into another issue which may or may not be related to
this, it seems the option groups are not obeying their sort order
field.
I have Size, and Color...sort order for Size is set to 1, Color to 2.

I rebuilt the pricing tables and made sure I had the latest code and
that didn't seem to help so I went and looked at the js code and i
noticed that the option groups were not sorted correctly so I was not
getting a match on my product variations.

on my page I get the options displayed in some cases as:

Size <input> Color <input>

on the ones with the problem I'm getting:

Color <input> Size <input>

Then when the option keys are printed I get a variation printed like:

"L::blue"

but my product key that gets generated from the page is:

"blue::L"

and so I get the "Sorry, we don't have any of that combination
available." and a disabled add to cart button.

This is kind of odd because I can't seem to get this to happen on my
development VM yet.

On Nov 19, 9:59 am, "Bruce Kroeze" <[EMAIL PROTECTED]> wrote:
> Bug #642 fixed in [1711].
>
> On Wed, Nov 19, 2008 at 7:19 AM, joshm <[EMAIL PROTECTED]> wrote:
>
> > I recently updated my code, and I noticed that my options on my
> > checkout form are not sorted properly anymore...
>
> > Can anyone verify they are seeing this behavior?   In my case I have
> > sizes XS - XL, sort order 0 - 4 (or 1 -5) in my options group but my
> > ordering seems to come out as S, XL, XS, M, L
>
> --
> Bruce Kroezehttp://solidsitesolutions.com
> Dynamic Designs, Optimized
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to