Discussions

Module / set of rules that will automatically apply a "sale" or "new" image on a product

I see this all the time on commerce sites, where when a product is new or on sale there is an image of a sticker that pops up letting the customer know when something is new or on sale or updated etc.

Is there a module out there or a set of rules that can accomplish this? It would have to react on specific situations. Like for the first week a product/node is created the "New" image is applied. If an item is put on sale using a rule, the "Sale" image is created.

Any ideas or lead on how to get this implimented? I feel this is a very common function to e-commerce sites.

What do you all think?

Posted: Oct 10, 2012

Comments

Tim Jones on October 13, 2012

bump.

Is this really a weird thing to ask? thought it would be a pretty normal thing people would want on their site.

Joel Wallis Jucá on October 27, 2012

You don't need a rule to do that. Use the created flag of your product display to make the "New" condition. For example, if a product display was published less than a week, show a New flag on your front-end. Just that. It's theming.