Prestashop Core Application V1.5

disable product when out of stock

Details

  • Type: Improvement Improvement
  • Status: Open Open
  • Resolution: Unresolved
  • Security Level: All-users
  • Labels:
    None
  • Environment:
    apache 1.3+ mysql 5+ php 5+
  • Similar issues:
    PSCFV-7292 The category page lists products as 'out of stock', when only the products default option is out of stock.
    PSCFV-5841 receiving emails of product out of stock with product stock disabled
    PSCFV-8510 Special products - out of stock
    PSCFV-6029 Even if you disable the stock management, the AdminOrders controllers says some products are out of stock and the "Available quantities" column is displayed
    PSCFV-2832 Order out of stock
    PSCFV-7464 Webservice : Unable to edit out_of_stock when ASM in use
    PSCFV-7374 Mobile theme out of stock message
    PSCFV-4466 Add to cart button is disabled

Description

currently when an item is out of stock you can set ps to remove the add to cart button. when you have a large shop that sells just single items like unique rings you will only ever have one of it.

it would be great to extend the option so you can select 'disable product when out of stock'

A category/item overide of this option might be useful. But it might be over complicating things.

thanks

Activity

Hide
John Tulley added a comment - 04/May/11 10:12 PM - edited

I was disappointed to find that this feature was not implemented after spending time developing a shop. We really need this feature as our shop has a large number of low volume products that frequently go out of stock. At any one time there can be over 50% of products out of stock giving a bad impression to customers.

The ideal solution for us would be to hide all references and links from the website to the out of stock product page but to keep the product page as an isolated page. This way the page would retain any accumulated page rank and position in the search engines.

Hope this can be resolved soon, thanks.

Show
John Tulley added a comment - 04/May/11 10:12 PM - edited I was disappointed to find that this feature was not implemented after spending time developing a shop. We really need this feature as our shop has a large number of low volume products that frequently go out of stock. At any one time there can be over 50% of products out of stock giving a bad impression to customers. The ideal solution for us would be to hide all references and links from the website to the out of stock product page but to keep the product page as an isolated page. This way the page would retain any accumulated page rank and position in the search engines. Hope this can be resolved soon, thanks.
Hide
Dan Danman added a comment - 14/Jun/11 12:13 PM

I must say that this is an major weakness in Prestashop. The ability to automatically disable and not to show out-of-stock products is essential in many buisness-models. I have looked att 5-6 other e-commerce systems and Prestashop is the ONLY one that dont have this feature. This have been a highly requested feature for years on the Prestashop community, but Presta-team have not yet reacted, why......?

Show
Dan Danman added a comment - 14/Jun/11 12:13 PM I must say that this is an major weakness in Prestashop. The ability to automatically disable and not to show out-of-stock products is essential in many buisness-models. I have looked att 5-6 other e-commerce systems and Prestashop is the ONLY one that dont have this feature. This have been a highly requested feature for years on the Prestashop community, but Presta-team have not yet reacted, why......?
Hide
Peru Si added a comment - 27/Jul/11 2:01 PM

Any news about this development?

Show
Peru Si added a comment - 27/Jul/11 2:01 PM Any news about this development?
Hide
otakarw otakarw added a comment - 04/Aug/11 3:13 PM

When it is possible for outsold product attribute, so why not for whole product???

Show
otakarw otakarw added a comment - 04/Aug/11 3:13 PM When it is possible for outsold product attribute, so why not for whole product???
Hide
Scott Ricketts added a comment - 12/Sep/11 3:46 AM

This is an important feature to several stores I am setting up.

Show
Scott Ricketts added a comment - 12/Sep/11 3:46 AM This is an important feature to several stores I am setting up.
Hide
Johan MIZRAHI added a comment - 13/Nov/11 10:09 AM

you can add this feature by a simple line in your own theme. for exemple in product-list.tpl you can add a simple condition in the loop: {if ($product.allow_oosp || $product.quantity > 0)} ...
you can do the same for search results etc...

Show
Johan MIZRAHI added a comment - 13/Nov/11 10:09 AM you can add this feature by a simple line in your own theme. for exemple in product-list.tpl you can add a simple condition in the loop: {if ($product.allow_oosp || $product.quantity > 0)} ... you can do the same for search results etc...
Hide
shoulders added a comment - 13/Nov/11 1:22 PM

This feature should be an option in settings and should not rely on editing the template. Prestashops appeal is how easy it is to use.

Thanks for the pointers but this should definately be an option in the Back Office

Show
shoulders added a comment - 13/Nov/11 1:22 PM This feature should be an option in settings and should not rely on editing the template. Prestashops appeal is how easy it is to use. Thanks for the pointers but this should definately be an option in the Back Office
Hide
James Smith added a comment - 15/Nov/11 1:45 PM

I have the same issue but am not a developer. Johan can you tell me what I would need to add to the loop please? I've found the file and the condition loop but no idea what to put in it.

Thanks in advance!

Show
James Smith added a comment - 15/Nov/11 1:45 PM I have the same issue but am not a developer. Johan can you tell me what I would need to add to the loop please? I've found the file and the condition loop but no idea what to put in it. Thanks in advance!
Hide
Johan MIZRAHI added a comment - 15/Nov/11 5:17 PM

im agree wiht you shoulders, it's just a simple tip to help for people who are blocked with this feature.
James i reply to you by email.

Show
Johan MIZRAHI added a comment - 15/Nov/11 5:17 PM im agree wiht you shoulders, it's just a simple tip to help for people who are blocked with this feature. James i reply to you by email.
Hide
Maciej Stopa added a comment - 04/May/12 10:09 PM

This is very annoying problem.

Show
Maciej Stopa added a comment - 04/May/12 10:09 PM This is very annoying problem.
Hide
James Smith added a comment - 05/May/12 2:10 AM

Maciej, If you have lots of products you can use the Wasato module. I now use it to import information from my suppliers, it update the database and disables any products that are out of stock automatically.
You have to buy a licence for it though. http://www.wasato.net/providers-connector/wdaily.html

Good luck

Show
James Smith added a comment - 05/May/12 2:10 AM Maciej, If you have lots of products you can use the Wasato module. I now use it to import information from my suppliers, it update the database and disables any products that are out of stock automatically. You have to buy a licence for it though. http://www.wasato.net/providers-connector/wdaily.html Good luck
Hide
Dima Morozov added a comment - 30/Sep/12 12:39 AM

Hi does anybody know if this has been implemented in the 1.5 version?

will it ever be?

thank you,

DimaM

Show
Dima Morozov added a comment - 30/Sep/12 12:39 AM Hi does anybody know if this has been implemented in the 1.5 version? will it ever be? thank you, DimaM

People

Vote (20)
Watch (15)

Dates

  • Created:
    24/Apr/11 9:22 PM
    Updated:
    15/Jan/13 7:26 PM