I know version 6.2 is still dev, but is it ready to start using? Does it upgrade from 1.x? If not, is there any way to group upsell products in the current version? To group them in the block? Thanks for any help.

Comments

torgospizza’s picture

Right now, 2.x is just a straight copy of 1.x - there hasn't been any real development on it. It's exactly the same code... but bounties would convince me to work harder on it :)

And I fully anticipate keeping the upgrade path relatively clean. I'll test it on my dev environment every step of the way.

Finally, what exactly do you mean by group them in the block? Having like product classes together? (Kind of a neat idea...)

chrisschaub’s picture

Yeah, or grouped by taxonomy term. Right now, all upsell items are run together in same list. Would be cool to segment. By term would be cool. Thanks for replying!

torgospizza’s picture

Ah. I see what you mean. That's actually not that hard to do... making parent->children relationships in a select list. I might even be able to add that to the current 1.x, although I'd rather focus on adding cooler stuff to 2.x... Hmm, what to do... :)

chrisschaub’s picture

Yeah, I was thinking that the display of the upsell items in the block could be grouped by term, maybe a fieldset for grouping or just a div? That way, the upsell items could be grouped together by function or type of item. Thanks for your consideration.