I just completed the whole process of adding the upload care button on my shopify store.
Everything is working. I can upload the image, I can see the image preview on the same page but when I add to cart and go to the cart page then that uploaded image is not visible on the cart page.
Also, there is no link of the uploaded image in the cart page and on the order page.
See the image below and please help me
You can successfully upload the image to this product and the preview will also be displayed to you. But when you will add it to the card then the preview will not be displayed to you.
Also, you will not get the link to the uploaded image in the cart page.
The reason I think for the image not displayed in the cart page and also not getting the link is
In the step by step guide shown in the upload care site say to find the following
Try to also change the widget input’s value attribute to value="{{ properties['custom image'] }}. If this doesn’t help, share the source code of your cart-template.liquid file so I can look into it.
@dineshkrdk7 did you try to change the value attribute if the widget input as I recommended? As I can see, it’s still the same. On the screenshot you can see how it should look like
The value attribute you are talking about and also shown me in the screenshot is not in the cart-template.liquid file. It is in the uploadcare-fields.liquid file. Also the code there is exactly same as you asked me to write.
Please let me know that how can this be solved now.
In this case, the preview should be displayed correctly on the cart page. I can presume it might be caused by some other apps/plugins you’re using in your store. I can only recommend you to contact Shopify support regarding this issue as it’s not related to our widget.