Jump to content

v1.5 - category image to show in or out of stock


Recommended Posts

Hi,

Im looking to revise the default v1.5 theme to show (in stock) or (preorder) message from the product page but display it as text over the image on the category page.

 

I guess it may be something to do with the following?

 

var availableNowValue = '{$product->available_now|escape:'quotes':'UTF-8'}';
var availableLaterValue = '{$product->available_later|escape:'quotes':'UTF-8'}';

 

 

 

 

I have attached a screenshot

post-21163-0-32487900-1347979021_thumb.jpg

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...