sabio Posted December 1, 2012 Share Posted December 1, 2012 Hi, For some reason the "out of stock" text is gone. Can someone point me in the direction where to find it? Example from site: http://sortiment.se/sv/440-smetfordelare.html It's in Swedish but should be an out of stock text? Link to comment Share on other sites More sharing options...
Carolina Custom Designs Posted December 1, 2012 Share Posted December 1, 2012 The text should be in themes/yourthemename/product.tpl. Marty Shue Link to comment Share on other sites More sharing options...
sabio Posted December 2, 2012 Author Share Posted December 2, 2012 Hi, thanks! I'm trying to add the "out of stock" -text on the product page. It looks like this now: <!-- Out of stock hook --> <p id="oosHook"{if $product->quantity > 0} style="display: none;"{/if}> {$HOOK_PRODUCT_OOS} </p> Thought I could just add the <p>{l s='Out of stock'}</p> to get it to show "out of stock"? Thanks Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now