Quote Originally Posted by surlyjake View Post
thanks again. I will say for the record that the "includes/languages/english/your_template/product_info.php" file is at "/store/includes/languages/english/product_info" in 1.3.5. Just one last question... what change do I make to allow dropdowns, or have it display
"in stock" if qty>0 or
"out of stock" if qty <=0
instead of the actual inventory level.
To answer your question to get it to display if its in stock or not, look at post 113 here - http://www.zen-cart.com/forum/showth...=25987&page=12

For dropdown, post 188 - http://www.zen-cart.com/forum/showth...=25987&page=19

I've just put both on my site. Unfortuantely they don't seem to work together. Radio ones will show 'in stock' & 'out of stock', while drop downs still show stock quantities.

Does anyone have a remedy for this? - I'm guessing the new dropdown code ignores all the previous and reads it from elsewhere.