Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Show In Stock on Product List Page

Show In Stock on Product List Page

Locked

Views: 1,635

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
30 Aug 2006, 10:35 PM
#1
derrian avatar

derrian

Zen Follower

Join Date:
Apr 2004
Posts:
115
Plugin Contributions:
0

Show In Stock on Product List Page

On the Product List Page I'm wanting to display either 'IN Stock' or 'Sold Out' depending if the product is active or inactive.

Does anyone know a bit of code to help me do this. I can get it in the right spot but I'm no guru programmer :)

Thanks!

30 Aug 2006, 11:24 PM
#2
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Show In Stock on Product List Page

This function is native to ZenCart...if the stock is "0" it will indicate 'sold out' otherwise it is available.

31 Aug 2006, 1:11 PM
#3
derrian avatar

derrian

Zen Follower

Join Date:
Apr 2004
Posts:
115
Plugin Contributions:
0

Re: Show In Stock on Product List Page

I know that part, but I need it to actually say that for both instances :)

So it looks like this

$19.99
In Stock
Buynow

$19.99
Out of Stock

7 Sep 2006, 10:29 PM
#5
derrian avatar

derrian

Zen Follower

Join Date:
Apr 2004
Posts:
115
Plugin Contributions:
0

Re: Show In Stock on Product List Page

OOO very close!

But will this same code work on the product listing page?

That is where I need it.

Thanks!