[ic] Returning products with various defaul options...

Jeff Dafoe interchange-users@icdevgroup.org
Fri Jan 3 12:12:53 2003


> I would prefer very much to use the former. i.e. Use single product with
> manufacturer size 'options'.

    I am a little confused as to how your data is currently laid out (is the
"hidden" size in the product table or option table), but basically you could
issue a query in your flypage that returned rows that matched your hidden
value for the item currently being displayed.  You would then loop through
those results and use it to display your "related" products.

Jeff