View Single Post
  #20  
Old 07-18-2005, 10:42 AM
 
interstellarsounds interstellarsounds is offline
 

Advanced Member
  
Join Date: Jul 2005
Posts: 32
 

Default

Quote:
Originally Posted by Jon
You can edit out the quantity areas of your templates and instead use:

<input type="hidden" name="amount" value="1">

Hi. I have made this change as suggested and it works fine. However, when an item has sold out, obviously the 'Buy Now' button is no longer shown which is fine, but I still need the 'Out of Stock' text to show instead of just a blank space where the 'Buy Now' button was. How can I achieve this?

I also need to make exactly the same changes (ie. to lose the 'quantity dropdown' and yet still display 'out of stock' when sold out) to the 'Add to Cart' button displayed in the individual product listings.

I have searched and searched the forum but cannot find anything that applies to this particular issue.
__________________
v4.0.18
Reply With Quote