Show Product Image And Product Code On Admin, Vendor And Customer Order Pages?

I tried this

{$main_pair = $oi.product_id|fn_get_image_pairs:'product':'M':true:true}

{include file="common/image.tpl" image=$main_pair.icon|default:$main_pair.detailed image_id=$main_pair.image_id image_width=50 href="products.update?product_id=`$product.product_id`"|fn_url:'A'}

but it didn't work

In the latest versions this information is displayed out of the box

https://prnt.sc/whadv7

Yes, I want to show this on the order manage.tpl page, just like it is on the product manage page, I'm not allowed to post a screenshot for some reason but i'm sure you know the order manage page

Please check our answer here

https://forum.cs-cart.com/topic/47351-show-image-in-managetpl/