I have an E-commerce system in place for a clothing company built with Cartweaver 4 which is a MySQL and PHP system. I need a mod designing that will give users the ability to pick an item of clothing and add a printed design to it, or to upload their own artwork.
The system should show the design or upload as an example over the product image when uploaded.
I foresee this being a case of having to alter the database to be able to give the client a choice as to weather or not to assign this m…
