Hello there!
We’d like to know if it is possible to disable/avoid the auto-generation of Small Previews for images that were added to Line Item Properties when creating a Draft Order via the Shopify REST API? The small preview generation happens after manually updating the order via the admin panel.
Please see the steps that were made to replicate the issue:
- Open DraftOrder
- Change any information
- Save the changes
- Refresh the page
Result: We see that the LineItem Property in which the image was stored has been replaced by two images (original.png and original_small.png), i.e. Shopify automatically created a preview for the image with the postfix image_name_small.jpg and Raw Json data has appeared (in which Shopify has now generated a _small picture, which is why json appeared).
Please kindly check the video screencast as well:
https://disk.yandex.ru/i/_2bHJ-43XTkPYw
If any clarifications are needed please let me know.