Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Little tip needed for "product attributes" pull down menu


mmind

Recommended Posts

<?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

Archived

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

×
×
  • Create New...