Mister Denial Posted June 20, 2011 Share Posted June 20, 2011 Hello, I have disabled stock management for my shop and set the config to "allow ordering out of stock items", but even with stock management disabled, PS 1.4.2.5 keeps on displaying an out-of-stock message for a short moment when the item page loads. It's short, but customers will still see this "out of stock" message when they shouldn't. How can I make it so PS won't display this message at all? This is a really big issue to me, so help would be greatly appreciated. Best regards, Dan Link to comment Share on other sites More sharing options...
Mister Denial Posted June 21, 2011 Author Share Posted June 21, 2011 Anyone? This might look like a minor issue, but I'm sure it severely affects customer trust when they first see a big fat red "out of stock" warning with an item, which then disappears. A work-around would probably be to edit the CSS, but that would be like treating the symptoms of a problem, not the cause. So I would like to fix it for real that when stock management is disabled in BO, so should stock information on the FO end be too. Maybe it's a bug?Any help would be greatly appreciated. Link to comment Share on other sites More sharing options...
Mister Denial Posted July 12, 2011 Author Share Posted July 12, 2011 Sorry to insist, anyone got an idea how to solve this? Link to comment Share on other sites More sharing options...
Mister Denial Posted September 19, 2011 Author Share Posted September 19, 2011 Removed following line from Product.tpl of my template: "<span id="availability_value"{if $product->quantity <= 0} class="warning_inline"{/if}> {if $product->quantity <= 0}{if $allow_oosp}{$product->available_later}{else}{l s='This product is no longer in stock'}{/if}{else}{$product->available_now}{/if} </span>" "<span id="availability_value"{if $product->quantity <= 0} class="warning_inline"{/if}> {if $product->quantity <= 0}{if $allow_oosp}{$product->available_later}{else}{l s='This product is no longer in stock'}{/if}{else}{$product->available_now}{/if} </span>" Link to comment Share on other sites More sharing options...
gypsy Posted November 29, 2012 Share Posted November 29, 2012 hey dan did this work? Link to comment Share on other sites More sharing options...
pel024 Posted November 30, 2012 Share Posted November 30, 2012 (edited) I had a similar problem with a mobile theme I was using. Commenting out the line mentioned above solved the problem Edited November 30, 2012 by pel024 (see edit history) Link to comment Share on other sites More sharing options...
gypsy Posted November 30, 2012 Share Posted November 30, 2012 hey pel it worked for me thnx but now it says availability on my mobile version not a big deal but i wouldnt mind getting rid of it. thnx Link to comment Share on other sites More sharing options...
pel024 Posted November 30, 2012 Share Posted November 30, 2012 hey pel it worked for me thnx but now it says availability on my mobile version not a big deal but i wouldnt mind getting rid of it. thnx Which mobile theme are you using? 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