[ic] Separate Items

Ed LaFrance edl@newmediaems.com
Mon, 07 May 2001 09:38:38 -0700


At 12:42 PM 05/07/2001 +1000, you wrote:
>Hi, list,
>I tried to use the codes
>
>         [if-item-data products color]
>             [set mv_separate_items]1[/set]
>             Color: [item-accessories color]
>         [else]
>             [set mv_separate_items]0[/set]
>         [/else]
>         [/if-item-data]
>
>to separate my item with color order and non-separate items without color.
>However, it gives me an unstable list.
>
>Can anybody help?
>
>Thanks,
>
>Kathy
>

AFAIK, mv_separate_items is a session-wide setting - it can't be applied on 
an item-by-item basis.  There may be some undocumented features or 
directives for what you want to do... Failing that, you will probably have 
to resort to manipulating the cart with Perl.

- Ed L.



===============================================================
New Media E.M.S.               Software Solutions for Business
463 Main St., Suite D          eCommerce | Consulting | Hosting
Placerville, CA  95667         edl@newmediaems.com
(530) 622-9421                 http://www.newmediaems.com
(866) 519-4680 Toll-Free       (530) 622-9426 Fax
===============================================================