You can use the image as per the Shopify default ratio. For example:
{{ product.image | img_url: '200x200' }}
You can also get the liquid code from here. https://cheat.markdunkley.com/
You can use the image as per the Shopify default ratio. For example:
{{ product.image | img_url: '200x200' }}
You can also get the liquid code from here. https://cheat.markdunkley.com/