Zen Cart Logo
Forums / Customization from the Admin / When out of stock...

When out of stock...

Views: 15,802

Results 1 to 6 of 6
15 May 2025, 19:38
#1
papanco avatar

papanco

New Zenner

Join Date:
Jun 2018
Posts:
20
Plugin Contributions:
0

When out of stock...

Greetings to all.
I have been looking for a plugin or a modification that could manage, as an example image, the stock of products when an item runs out, but without success.
I believe I am not the only one who encounters problems when an item is no longer restocked or temporarily ends and the native stock management of zencart is not able to help in these situations.
Does anyone know of a function like this or how it is possible to implement it?Attachment 20970

16 May 2025, 10:05
#3
swguy avatar

swguy

Administrator

Join Date:
Feb 2006
Location:
Tampa Bay, Florida
Posts:
10,682
Plugin Contributions:
56

Re: When out of stock...

I think OP is looking for item by item out of stock handling configuration though, which Zen Cart does not have.
It has the global settings which @dbltoe linked above.

17 May 2025, 16:33
#4
papanco avatar

papanco

New Zenner

Join Date:
Jun 2018
Posts:
20
Plugin Contributions:
0

Re: When out of stock...

@swguy , @dbltoe
Exactly: global settings are fine, but for correct management it would be appropriate to insert these individual variants directly into the product sheet.
Practical example to avoid misunderstandings:
Checkout enabled for out of stock products (which I can restock from the supplier)
Checkout disabled only for products that I have indicated as "last pieces" and that become unpurchasable when the quota reaches zero.
Is it possible that no one is interested in helping me develop a plugin that allows this function?

17 May 2025, 23:34
#5
torvista avatar

torvista

Totally Zenned

Join Date:
Aug 2007
Location:
Gijón, Asturias, Spain
Posts:
2,866
Plugin Contributions:
7

Re: When out of stock...

POSM plugin has more comprehensive Out of Stock messages...which could/should really be extended to allow the same options for non POSM-managed products.
I built on that first and also modified product_info to cover all the potential out of stock scenarios.

18 May 2025, 16:52
#6
papanco avatar

papanco

New Zenner

Join Date:
Jun 2018
Posts:
20
Plugin Contributions:
0

Re: When out of stock...

Your work on the POSM is already a big step forward for the Zencart structure; to have a quick solution to my request it would be enough to implement a "do not allow checkout" in case of out of stock. However, in my opinion the best solution would be to insert this function directly into the core, also because it is foreseeable that not all products have options and the management directly from the product sheet would be of unique convenience.