Page 1 of 1

sku media

Posted: Sun May 09, 2010 10:21 am
by Dennis
Hi all,

I made a lot of progress with my webshop using this framework. However, I think I made a big mistake by implementing it the way I did :(
I can't believe I didn't notice it before.

Problem is that the admin site doesn't support media upload for SKUs. At least I couldn't find it anywhere. That's really a show-stopper for me, because I really depend on these sku medias. Bradford explained me the advantages of the skus, and it made perfect sense to me, so I implemented it that way. The datamodel on the java side already support media, so I never noticed it was missing from the admin tool.

Is there an easy way to fix this? I'm creating a webshop for bathroom products. So in my case I have one product for a Faucet, and multiple SKU's for this product. One for the faucet which can be build in the wall, another one that is chrome, another one that is nickel, etc. For every Sku I want to show a picture. is there a quick fix or workaround for this?

Thank you!

Re: sku media

Posted: Mon May 10, 2010 8:06 am
by bradford.taylor
I would have to look at the code to be sure, but did you check to see if it was supported in the database just not in the Admin?

Re: sku media

Posted: Mon May 10, 2010 8:14 am
by Dennis
Yes, also the database mappings and structure are in place.
Everything 'Java code' looks okay, so that's why I assumed it would be in the admin module as well :)

Re: sku media

Posted: Mon May 10, 2010 4:07 pm
by bradford.taylor
The SKU detail administration was put on backlog and hasn't been scheduled at this time.

I'm sorry that we don't have that feature yet.