'ello,
What include, require, or function must I have in order to query the attributes for a given product id on a page other than product_info_display? In a perfect world, I'd invoke a function call and be returned an array of attributes. I could manually execute the queries, but I assume there's already one in the system.
Perhaps another question: where are $options_XXX set? For example, $options_name[], $options_menu[], etc. I can't divine from tpl_product_info_display or tpl_main_page where $products_XXX or $options_XXX are generated.
Thank you.



