Hi
I'd like to sell customizable products on my stickers site.
The price of a sticker depends on it's size and the custumer should be able to upload his own design and set the width and the height.
I have uploaded and configured ubercart to do so :
- I've created differents materials as products (like see-thought vilyl, whithe vinyl, black vinyl etc...)
- On each product I've set a cart link that add it to the cart and leads to the 'custumization page' (a spécific content type that allows users tu upload an image and set the width and the height), so when a user create a new stickers, he can access to his new node.
Now how do I "link" the new node to the ubercart order?
How can I update the price depending on the size set by the user?
If you know about any patch or tutorial I'd be glad to try but I'm very new to drupal so I can't patch it myself....
Thanks for your help 
Bee



but I figured I'd direct future people in the right direction.
How about a single product with multiple options? Product=Custom sticker; Attribute 1=materials, optons=white,black...; Attribute 2=size, options= set your pre-defined sizes here. Now price adjustments can be set according to choice of material and size.
Now for linking the customer created node to the order. I think you should be able to to set a rule with workflow-ng for that.
Hope that helps you out, if not try re-posting in the Support forum.