starflyer Posted April 29, 2005 Share Posted April 29, 2005 hey everybody. i have a site where the products are all downloadable mp3s and am trying to hide the product option dropdown menu on the product info page. asthetically, its not needed since there is only one option....downloading a mp3. i've pinpointed the code that needs to be adjusted, but i don't know what to replace it with so that it carries over the download attribute (but hides the dropdown menu). the code is in /catalog/prduct_info.php about line 150: <td class="main"><?php echo tep_draw_pull_down_menu('id[' . $products_options_name['products_options_id'] . ']', $products_options_array, $selected_attribute); ?></td> help?! thanks! Link to comment Share on other sites More sharing options...
Guest Posted August 25, 2005 Share Posted August 25, 2005 have you found a way to do this? I need to do the same thing ... Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.