Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

hide product option dropdown menu


starflyer

Recommended Posts

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

  • 3 months later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...