Hi

I want to make a webshop that sells great quantities of products, often with custom printed/engraved/embroided branding.

The structure is something like this:
- Products (with variations.. color, size, taste etc. Size should be chosen by input fields, not select. (Like: Small [write amount] Medium [write amount] Large [write amount].). Price should be attached to variation, and should have option for price matrice. Also option for minimum order quantity.)
- Print info (many variations have the posibility to get printed and/or engraved etc. Sometimes on different positions on the item, etc. on the back, left chest, and left and right sleeve on a jacket. You can choose between different print decoration methods like transfer-print or embroidery defined by a referenced print price code.. see next.)
- Print price codes (each Print info-option refers to a Print price code that defines a price matrice of print-cost pr. product, minimum amount, name of method, setup fees, a defined fee per user-chosen number of colors if the method is using pantone/embroidery or other non-cmyk/digital methods.)
- Support for spreadsheet, excell or CSV-import.

On the product page in the shop:
The user can add the product to cart or select desired print positions/methods, like this:
[_] Back - Transfer print
[_] Back - Embroidery
[_] Left chest - Transfer print
[_] Left chest - Embroidery

When an option is chosen, the user should be able to choose number of desired colors (if the print price code require this), the option to upload a logo and/or write a description of the desired design/text/color.

The total price should be updated dynamically and visible to the user, with simple details like:

50 x Thisgreat T-shirt (Large, blue), $10 pr. piece = $500
- Back - Transfer print (2 colors), = $90
--- (Setup cost: 2 colors = $30. Decoration: 50 x $1,2 pr. piece = $60)
- Left chest - Embroidery (3 colors), = $160
--- (Setup cost: 3 colors = $60. Decoration: 50 x $2 pr. piece = $100)
Total: blabla

A product orderen in different sizes should be "combined" as line item, so there won't be calculated double print setup cost.

I would like some offers if someone can create this for me.

Thanks for any help.
- Jonas