Hi,

I'm setting up an online gallery and I want to sell various sizes of photos. But with each size there should also be a framing attribute. I think the easiest way to do this would be to make each image into a category and have the sizes as a product. But for this to happen I want to have the image for the category displayed and the products just listed like options. Is this hard to do? (we can assume that if there are no sub-categories then this is an image) Should I be creating a new product type?

It would be something like this:

Collection One
--> Landscape 1
--> 6" x 8"
(opt) --> No Frame
(opt) --> Black Frame
(opt) --> Wooden Frame
--> 8" x 10"
(opt) --> No Frame
(opt) --> Black Frame
(opt) --> Wooden Frame
--> Landscape 2
--> 6" x 10"
(opt) --> No Frame
(opt) --> Black Frame
(opt) --> Wooden Frame
--> 8" x 14"
(opt) --> No Frame
(opt) --> Black Frame
(opt) --> Wooden Frame

And so on...


Am I making sense?

-- Sugendran