[ic] upsell component use and error explanation

Andrew C. interchange-users@icdevgroup.org
Tue Nov 26 09:26:01 2002


I just used the first statement below to test the cross sell skus that I
set through the admin tool.  A sku is being returned in the cross_codes
scratch however the control set code taken from the foundation cart does
not display product when I place it at the bottom of the flypage.  I
read the pages in the admin tool and everything I could find on the
icdevgroup.org site, but I have not figured it out.  I may just have
simple syntax problem but the code below is used in the cart region for
the foundation catalog and works.  Any suggestions?  Thank you.

<B> Cross Sell Sku: [scratch cross_codes] </B><BR>

[control-set]
[component]cross[/component]
[banner]See also[/banner]
[cross_codes][/cross_codes]
[size]3[/size]
[cols]3[/cols]
[/control-set]



---
Andrew