Discussions

Random Product Images

I'm looking for a way to show, in my case on the frontpage, 3 random product-images. On every new page-visite, 3 new (other) images are shown.
The 3 images arn't the problem, simply a view with a link to the product display, but how to show them randomly ?

Tnx for your help.

Paul

Posted: Jun 24, 2011

Comments

rfay Randy Fay on June 27, 2011

Create a view of products.

Make the image field required.

Only show the image field.

Use Global Random if you must (although it's probably a performance hit; you can turn on views caching to fix this)

Limit it to a certain number.