[ic] Please help! Attributes cleared

Jonathan Clark interchange-users@interchange.redhat.com
Tue Sep 25 08:23:00 2001


> This is in the my flypage.html.
> <snip>
> <td><FONT size=1><B>Power</b></font></td>
> <td><FONT size=1>[item-accessories power]</font></td>
> <td><FONT size=1><B>Base Curve</b></font></td>
> <td><FONT size=1>[item-accessories bcurve]</font></td>
> <td><FONT size=1><B>Diameter</b></font></td>
> <td><FONT size=1>[item-accessories diameter]</font></td>
> <td><font size=1><B>Color Options</b></font></td>
> <td><font size=1>[item-accessories color]</font></td>
> </snip>
> I did not add [list][/list] to stock foundation flypage.  My
> select boxes display fine and I can select my options and
> then display them in checkout.html with this code.
> <snip>
> <TD>[page [item-sku]]<b>[item-data products
> description]</a></b><BR>
>  <b>Power:&nbsp;</b>[item-modifier power]<br>
>  <b>Base Curve:&nbsp;</b>[item-modifier bcurve]<br>
>  <b>Diameter:&nbsp;</b>[item-modifier diameter]<br>
>  <b>Color Option:&nbsp;</b>[item-modifier color]</b>
> </snip>
>
>

This is basically the code I have working in 4.6, with a single option.
Can't say whether anything has changed in 4.8.

Does everything else in the cart work properly? (update of quantities /
deletion of items etc.)

Jonathan
Webmaint.