Uploading Images & Updating Cart

Basically I’m trying to allow users to be able to upload an image of their choice for a customisable product.
I’ve had a look through Corvid Examples and Print on Design examples but still can’t manage to have the cart updating with their desired image and product choice.

What I’ve got so far:

  1. A webpage with title and image of product choice
  2. an upload button, that updates a data set I’ve created (only sometimes and after its been uploaded once by a user it never changes the data set)
  3. an add to cart button that does absolutely nothing.

What I want:

  1. For the customer to be able to upload an image on this page, for a preview to be shown of their selected image.
  2. Once user is happy, I want line items to be added and updated to cart containing: (in this case) 6x6Inch Customisable Puzzle, the url of the customer uploaded image

Please see image attached below to for understanding!
Any help would be greatly appreciated!!!

Hi,

I was able to locate a tutorial that is similar to what you are looking for where you can view the code for an example for a product configurator here . The example allows visitors to customize a product and add it to the cart. You will have to customize the code a bit differently since you’re trying to upload a file.

If you are using Wix Stores, you can vote for this feature request here since it is not yet possible to add a file upload on the product page.

Best regards,
Edward