Talk:Main Page

From AbleCommerce Wiki
Revision as of 15:19, 12 January 2009 by Trozzi (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

I want to not combine basket line items when adding to cart.

In 7.0 I foundd an overloaded method called basket.Package() that appears to accomplish this. Ther are also other objects that have a Package method. If I want to just not collapse basket lines, do I just focus on basket.Package?

Thanks Thomas