I am developing a magento website for a company solely selling jumpers. each jumper can have three images,
image 1: jumper with no model image 2. male model wearing jumper image 3: female model wearing jumper
some jumpers will have all 3 and some will have either the base image and either the male or female image
On the homepage i display the jumper images with no model.
I want to create 2 categories (male , female)
when lets say the male category page is selected, i would like to show the male images in this page.
any ideas how i would do this?