dutchhelipilot Posted August 26, 2013 Share Posted August 26, 2013 (edited) Hello We have some products we don't have on stock but order for our customers after they have paid for it. There is an option to take orders with are not on stock and you can even gif the a special status, but if you do that the product become on stock in het product list. I want them there also have the status "on order" and not "available" because there not in stock In the product details the special products status is shown gr Remco Edited August 26, 2013 by dutchhelipilot (see edit history) Link to comment Share on other sites More sharing options...
dutchhelipilot Posted September 3, 2013 Author Share Posted September 3, 2013 No one has a code fix for me? gr Remco Link to comment Share on other sites More sharing options...
vekia Posted September 3, 2013 Share Posted September 3, 2013 you can put somewhere in product.tpl file simple if condition: {if $product->quantity==0} {l s='on order'} {/if} Link to comment Share on other sites More sharing options...
dutchhelipilot Posted September 4, 2013 Author Share Posted September 4, 2013 Hello Vekia Thanks voor your answer, but this is not going to work, because we don't want all product that has no stock set to on order. There is an option in product where you can set the status what to do if no stock (see pictures in first post). This option is shown right in the product details but not in the product list. gr Remco Link to comment Share on other sites More sharing options...
Sacats Posted September 13, 2013 Share Posted September 13, 2013 Up, this is the solution I'm also looking for. Anyone? Link to comment Share on other sites More sharing options...
vekia Posted September 13, 2013 Share Posted September 13, 2013 i know that this isn't issue but in my opinion it isn't looking great: Link to comment Share on other sites More sharing options...
stottycabanas Posted September 13, 2013 Share Posted September 13, 2013 because we don't want all product that has no stock set to on order. A couple of things to clarify. Do you mean: Allow orders = No and stock = 0 - you want to show 'Out of stock' in product-list entry Allow orders = Yes and stock = 0 - you want to show 'On order' in product-list entry? What do you want to show if Allow orders = Yes and stock = 0 but the items are not actually on order? Or will you immediately re-order any product which has Allow orders = Yes as soon as the stock reaches 0? Or will you change the message from 'On order' to something else, and change it back when you do place an order? And where you have product combinations where the default combination is out of stock, but other combinations have stock, which message has priority? Do you want to show that the default combination is on order, or that there are other combinations with stock available? 1 Link to comment Share on other sites More sharing options...
mircosarto Posted October 2, 2013 Share Posted October 2, 2013 I'm not able to see correctly the availability of products in the product list (product detail is fine) I've set this condition: Allow orders = Yes and stock = 0 - I want to show 'Out of stock" (ordinabile) in product-list entry Allow orders = yes and stock > 0 - i want to show "Available" (disponibile) in product-list entry If you see this link http://www.niwaitalia.it/72140-i-3 just only the NB Asus is really available (stock is 8) however the other two items NB HP are "out of stock" because stock = 0 but they are listed as available (if you check the product detail the availabity is correct) something to set in product-list.tpl ? I'm using the standard theme and Prestashop 1.5.5 regards. Mirco Link to comment Share on other sites More sharing options...
dawid_g Posted September 24, 2014 Share Posted September 24, 2014 Anyone fund a solution ? Link to comment Share on other sites More sharing options...
wer_ru Posted March 10, 2015 Share Posted March 10, 2015 https://www.prestashop.com/forums/topic/425809-tag-filtration-has-mistake-in-displaing-order-is-in-stock-or-avialable-later/?do=findComment&comment=1997052 try this 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