mmind Posted March 18, 2009 Share Posted March 18, 2009 <?php echo tep_draw_pull_down_menu('id[' . $products_options_name['products_options_id'] . ']', $products_options_array, $selected_attribute); ?> the code above is found in product_info.php around line 194. I'd like the system to just echo the first selected attribute for the product instead of drawing a drop down menu. Any help? cheers :) -j Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.