Jump to content

Black & White theme - Displaying out of stock message


Recommended Posts

Hi

hope some one can help, I am using a modified black and white theme and on the product page as it it when the user selects an item that's out of stock the add to cart button disappears. I want it to display a small message where the button was but cant find the code to edit. can anyone point me in the right direction in product.tpl?

Thanks

Link to comment
Share on other sites

  • 1 month later...
  • 4 weeks later...
Hi willrose,

I am having a similar problem, same theme, did you work it out? no-one has replyed to my post and im quite stuck :(

this is the code

quantity == 0) || $virtual} style="display:none;"{/if}>
{l s='Quantity :'}
<input type="text" name="qty" id="quantity_wanted" class="text" value="{if isset($quantityBackup)}{$quantityBackup|intval}{else}1{/if}" size="2" maxlength="3" />



The display : none , hide the button
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...