[ic] Item options on Resultspage?

Tony Coake interchange-users@icdevgroup.org
Sat Mar 8 20:06:01 2003


Interchange 4.8.6

Hil,

Please give me a hint...:)

Need to get item options (size and corresponding price) to work on the
"results page"...(simple product that can be ordered straight off the search
results with out going to "flypage".

Have put this code into the mix, widget is displayed and it works great if
only one item in the resulting search .. but if more than one it just
refreshes the page ... and nothing is past to cart....

         [if-item-data options o_enable]
         [if-item-data !options o_modular]
           [table-organize cols=2 table=' ' font="size=1" pretty=1]
             [item-options td=1 label=1 bold=1 price=1]
           [/table-organize]
         [/if-item-data]
       [/if-item-data]

obviously there's something else I need to do.???

Tony
crystalpark.com.au

BTW...Thankyou for the "Interchange Experience"