First things first, I am using this: http://drupal.org/node/1689458#comment-6619434 rule in order to disable product variations that are out of stock. This causes the product to be completely disabled once all of its variations are out of stock.

It would be great if the status field that can be displayed for each product stating whether it is disabled or active would have a extra class that would simply state whether or not the product was disabled or active. So in the source code it would be something like this "

status-disabled"> "

This would enable you to display an out of stock badge over the image with a tiny bit of css trickery and thus give people the much so desired "Out of Stock Badge" (A little googling will show you endless results of people asking for it)

I am a designer and not a programmer so unfortunately I can't provide a patch myself. But I would be more than happy to create the css and badge image in order to help people get started if someone is willing to help out with the coding. :)

Regads,
Gilli

Comments

guy_schneerson’s picture

Status: Active » Closed (duplicate)

was also posted under stock http://drupal.org/node/1880270 so closing this one