ZenCart show image when out-of-stock PHP code
Posted by admin on June 6, 2011
The goal
To show an image notifying customer that the item is out of stock, but will ship within a certain amount of days (depicted in the image). If you would still like to have the customer be allowed to add to cart, you must set this in the admin panel (Configuration>Stock>Allow Checkout).
The code
I noticed there was quite a few people asking how …


