You could definitely create a product image. You might also be able to add
an image upload field to the product display page and find some way to tie
that image location back to the order.

Another option would be to override the checkout process and add a step to
upload an image at checkout time.

It will require some work but I don't think it should be really really
tricky. Either way, let us know how you handle it because it could be useful
to others too.

-Chris

On Wed, Jan 14, 2009 at 3:04 PM, Dave Fowler <[email protected]> wrote:

>
> First I want to say that Satchmo Rocks!  I'm incredibly impressed that
> ever time I think I need to build something Satchmo already has it
> built in.
>
> I think I may have hit the limit though.
>
> I need a product that the user can customize with an image
> themselves.  Its for a customer that wants to sell mugs with custom
> images.  Customers must be able to upload an image along with the
> product to make the product they want.
>
> I'm debating the best way to do this and am looking for anyone who had
> before.  Should I make a new ProductImage model and have a one-to many
> relation with the mug?
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Satchmo users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/satchmo-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to