Interchange Developer Resource
[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date ][Interchange by thread ]

[ic] help--options from loop search



Hello List,

I have a table to display the primary item and the options data

My code is for the options is...

  [loop
             search="
                      st=db
                      fi=options
                      co=1
                      sf=sku
                      se=[item-code]
                      nu=0
                      tf=price
                      to=n
                      rf=code,price,description
                    "
        ]
[list]
<tr bgcolor="[scratch color]">
<td vAlign="top" align="center"><input type=checkbox name="mv_sku"></td>
<td vAlign="top" align="center"><input size="3"
name="mv_order_quantity"></td>
<td vAlign="top" align=center><font face="Verdana, Arial, Helvetica,
sans-serif" size="1">[loop-data options description] &nbsp;[if-item-field
platform]-&nbsp;[item-field platform][/if-item-field]</font></td>
<td vAlign="top" align=left><font face="Verdana, Arial, Helvetica,
sans-serif" size="1">[loop-data options price]</font></td>
</tr>
[/list]
[/loop]
As you can see for every {item-code] the table row will display each of the
options

My problem is that it doesn't place any options into the the cart

IC 4.8.2
RH 7.1
Any help would be greatful.

Thanks

J. Scott Andreas :)
IS/Programmer/WebDevelopement
Learning Services, Inc.
e-mail: sandreas@learningservicesinc.com
phone: 1-800-877-9378 ext. 146
fax: (541) 744-2056
      ---    __o
     ---   _-\<,_
      --- (_)/ (_)




Search for: Sort by: