Best way to setup product groups (attributes) ?
My use case is an artist website that sells original paintings as well as prints. The price for the original work is variable, however, the price for prints is always the same no matter which painting is being printed. The print sizes can be sorted in groups of ratios that apply to the dimensions of the original.
For example:
Originals:
Example 1 - $1000
Example 2 - $1500
Example ? - $ could be any amount
Print Sizes Set 1:
4" x 4" - $25
8" x 8" - $40
10" x 10" - $60
Print Sizes Set 2:
4" x 6" - $30
6" x 9" - $60
8" x 12" - $75
I could setup a product display with product references for the original and each revalent print size. However, the price of the prints never change. That would require the creation of many product types that are little more than an attribute.
It would make more sense to create a product group that could be assigned to the product type for the original (or product display). Is there a way to create a group of products for reuse later on? Almost like attributes?