How to add a 'design your shirt' on a website

hey, I am currently making a site for my client and he runs a shop where the customers can customize their shirts, mugs etc. so the problem I am facing is that how can I add a option for the customer to customize the product he is buying. I did check the app market but along with the designing part they also provide fulfillment services which my client doesn’t need as he already has the machinery.

thank you

I believe the apps in the app market that you are talking about are the Print-on-demand ones, and yes the fulfilment is handled by them.

If you want such a functionality for your own site, you will have to develop a product configurator that will allow users to customise the products. Depending on how good you want it to be, you can either create a basic configurator using custom input fields for products, or create a full-fledged configurator using code with live, real-time visualisation of how the product will appear with the customisations.

1 Like