Unless the default implementation has been changed, you should find the settings under sections/product-template.liquid, Shopify Theme Code editor, you should see something along these lines:
...
{%- assign product_image_zoom_size = '1024x1024' -%} {%- assign product_image_scale = '2' -%}
...
valid values for product_image_scale are 2 or 3, I hope it is set to 3 and you can lower it down to 2. You can also play around with product_image_zoom_size value if you were referring to the image size and not the scale.
Thank you so much for your help. Unfortunately, it was already set to the minimum zoom, but I was able to play with the image size parameter to achieve a similar outcome. Thank you!
User | Count |
---|---|
446 | |
187 | |
139 | |
61 | |
44 |