So adding this that I found from the Shadows thread to a products 'main_image' sets the width correctly:
But the height sometimes varies. Is there a way to pull the image height from the generated image instead of using the image machine setting?
Code:
width="&mvte:product_display_imagemachine:image_width;" height="&mvte:product_display_imagemachine:image_height;"
Comment