AbanteCart Community

Shopping Cart Operations => Support => Topic started by: saudkazi on July 18, 2018, 12:31:21 PM

Title: product user uploaded image
Post by: saudkazi on July 18, 2018, 12:31:21 PM
hi

i am creating a website to sell my custom designed visiting cards and other printed works

i want to be able for the customer to upload a file and preview it . is that possible.

ideally i would like a whole module for customer designed visiting cards - sort of like vistaprint but if that is not possible at least have the customer see what he uploaded.

can i also have some product options/customization only on checkout instead of during the window shopping stage (so to speak)
Title: Re: product user uploaded image
Post by: DeanPrice on July 18, 2018, 10:34:13 PM
Hi,
I have been waiting for answers to this theme of customer uploads for nearly a week with no response.
Have you found a way to delete the entries if need be? The data can be found in the file system but the I cant find the database that controls the entries which don't seem to be able to be deleted.

Any help, most appreciated.

Regards

Title: Re: product user uploaded image
Post by: Basara on July 19, 2018, 01:04:40 AM
Quote from: saudkazi on July 18, 2018, 12:31:21 PM
hi
i am creating a website to sell my custom designed visiting cards and other printed works
i want to be able for the customer to upload a file and preview it . is that possible.

Hi.
You can add file upload as option to your products
https://abantecart.atlassian.net/wiki/spaces/AD/pages/9568257/Manage+Products+Options
Another option is add a file upload to order (not attached to products) in this case you need an Order Attributes extension
Title: Re: product user uploaded image
Post by: DeanPrice on July 19, 2018, 02:04:57 AM
Hi Basara,

Is there any chance you can answer my question?

Regards
Dean
Title: Re: product user uploaded image
Post by: Basara on July 19, 2018, 04:21:26 AM
Delete it from database.
Title: Re: product user uploaded image
Post by: DeanPrice on July 19, 2018, 04:26:37 AM
Thanks Basara,
I have looked for the right database and cant find it, could you please let me know which one it is?

Thanks
Title: Re: product user uploaded image
Post by: DeanPrice on July 19, 2018, 04:42:39 AM
found, very silly way to have to delete files
Title: Re: product user uploaded image
Post by: laura458 on July 24, 2024, 12:08:22 PM
I have been trying to figure out how a customer can preview their uploaded image in the product section before placing their order so they know it is the right image they want on some of my personalized items as well as the check out page, but cannot figure out where to initiate the script for it. I can do it adding a script to the page itself using a block, customers can preview their image, but it won't add it to the order because it is not part of the Abantecart image upload script attached to the actual product order form. I also cannot find an extension for it.
Title: Re: product user uploaded image
Post by: Basara on July 25, 2024, 04:12:34 AM
This is indeed a great idea for an extension! Since there isn't an existing extension that meets your needs, it might be best to hire a developer to create a custom solution for you.
Title: Re: product user uploaded image
Post by: laura458 on January 14, 2025, 01:10:30 PM
Still trying to make a script for it to work. Something like when you want to make personalized shirts on some sites. You get a "priview" of what it would look like when you upoald a file and it would also be in your cart so you know you have the right image for your item.