I am looking for some initial functionality before dumping e_commerce (it's been a dead end of troubles anyway and this project looks alive and well)
I have a site with an embedded Gallery, of which over 100,000 photos are available for purchase individually as various sized prints.
It will make sense to either have a product type for Glossy Prints and then 3x5, 8x10, etc.
Or several product types like 3x5 Glossy Print and 8x10 Glossy Print, etc.
I would like to be able to dynamically define any one of these with a picture number to identify and associate the picture being purchased with the product type chosen.
Using the embedded Gallery I am confident that I can append a url with the picture information, for example: cart/add/(3x5 glossy print)?picnumber=12345
of course the url before the ? will depend on uc_commerce methods which I am not yet familiar
Also, I will probably try to use the gallery image method instead of imagecache method.
If anyone has insight (or questions) please respond. I'll be back next week to catch up.
Thanks in advance



