Hello all,
I'm currently working on an ecommerce site where the user can build products to order. Essentially, they start out with a base product, but they can choose various options (color, size, etc) and purchase. However, the users will also be able to extensively customize the items in their order using an editor that I built (in javascript). They basically build a graphical design that will be placed on the product. Anyway, I'm wondering if anyone has built anything similar to this and if anyone had any recommendations about how to tie this existing component into nopCommerce. Any thoughts?

Thanks,
Will