Feb 9

Lock image placeholder.

Currently, I have some designs where I want the image to be fixed so that it can't be changed or moved. This is currently possible with text. I fixed this with JS, but it would be amazing to just lock the uploaded image. The reason is that I have a design where the cropped image is spread over the case. But when moving the image, it moves from within out of the box viewport, and they all move instead of just one. Ideally, the only customization option available should be uploading a photo. https://www.loom.com/share/05f8829d92a74307846b7151cca902f6?… Example.
PendingPending

Feb 11, 2025

Hello Arin Issa! Thanks for sharing your needs! Have you tried the "Limit Image to Placeholder" setting? It allows buyers to resize and move the image while ensuring the placeholder is filled.

Feb 11, 2025

Augusto D'Amario Yes but in combination with face cutout i want the visitors not to be able to move the image at all. I need it locked. Currently fixed with custom JS. Do you need a loom how i did it?

Feb 11, 2025

Augusto D'Amario You can still zoom in or move it when turning on limit placeholder. See loom video with how i would like it. https://www.loom.com/share/9f8dc39b95d9408bbac7dba1461cd72d

Dec 11, 2025

Arin Issa You use custom JS to prevent the image being used in the preview image? Can you share with me?